Pull request #40056 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8663d0933439acd8187c376d64a57ec8ffee511e+31da04af21a9464c00c33da87b5873fa74b43085 (b1442457ed856459d26dcb7cc1486fddd833e645) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > 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 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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-10-07T20:21:52.358Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-07T20:21:52.365Z] Trying to pass milestone 1 [Pipeline] milestone [2019-10-07T20:21:52.379Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-07T20:21:52.493Z] Running on ubuntu-1804-overlay2 (i-07d76592b3ea95328) in /home/ubuntu/workspace/moby_PR-40056 [Pipeline] { [Pipeline] checkout [2019-10-07T20:21:52.574Z] using credential docker-jenkins-github-credentials [2019-10-07T20:21:52.583Z] Cloning the remote Git repository [2019-10-07T20:21:52.583Z] Cloning with configured refspecs honoured and without tags [2019-10-07T20:21:52.631Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T20:21:52.631Z] > git init /home/ubuntu/workspace/moby_PR-40056 # timeout=10 [2019-10-07T20:21:52.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:21:52.643Z] > git --version # timeout=10 [2019-10-07T20:21:52.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:21:52.649Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:05.786Z] Fetching without tags [2019-10-07T20:22:06.041Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:06.597Z] Merge succeeded, producing 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:06.598Z] Checking out Revision 8663d0933439acd8187c376d64a57ec8ffee511e (PR-40056) [2019-10-07T20:22:05.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:05.772Z] > git config --add remote.origin.fetch +refs/pull/40056/head:refs/remotes/origin/PR-40056 # timeout=10 [2019-10-07T20:22:05.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T20:22:05.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:05.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:05.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:05.792Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:06.046Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:06.048Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:06.586Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T20:22:06.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T20:22:06.602Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:06.607Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:07.073Z] Commit message: "devmapper: fix unit test" [2019-10-07T20:22:07.081Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-07T20:22:08.302Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40056:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-07T20:22:07.077Z] > git rev-list --no-walk 13efedcc40082414eb4c6c04c07c461ae4612ff9 # timeout=10 [2019-10-07T20:22:11.562Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-10-07T20:22:12.029Z] Running on ubuntu-1804-overlay2 (i-07d76592b3ea95328) in /home/ubuntu/workspace/moby_PR-40056 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-10-07T20:22:12.054Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-40056 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2019-10-07T20:22:12.107Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-07T20:22:12.122Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-10-07T20:22:12.127Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-07T20:22:12.190Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-07T20:22:12.206Z] Cloning the remote Git repository [2019-10-07T20:22:12.206Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-07T20:22:12.386Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:12.475Z] Merge succeeded, producing 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:12.475Z] Checking out Revision 8663d0933439acd8187c376d64a57ec8ffee511e (PR-40056) [2019-10-07T20:22:12.521Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40056 [Pipeline] { [Pipeline] checkout [2019-10-07T20:22:12.573Z] Commit message: "devmapper: fix unit test" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2019-10-07T20:22:12.118Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-07T20:22:12.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:12.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:12.131Z] > git --version # timeout=10 [2019-10-07T20:22:12.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:12.136Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:12.390Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:12.408Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:12.461Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T20:22:12.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T20:22:12.521Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:12.524Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T20:22:12.203Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T20:22:12.204Z] > git init /home/docker/workspace/moby_PR-40056 # timeout=10 [2019-10-07T20:22:12.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:12.215Z] > git --version # timeout=10 [2019-10-07T20:22:12.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:12.220Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:13.239Z] using credential docker-jenkins-github-credentials [2019-10-07T20:22:13.302Z] Cloning the remote Git repository [2019-10-07T20:22:13.302Z] Cloning with configured refspecs honoured and without tags [2019-10-07T20:22:13.471Z] + docker version [2019-10-07T20:22:13.471Z] Client: Docker Engine - Community [2019-10-07T20:22:13.471Z] Version: 19.03.2 [2019-10-07T20:22:13.471Z] API version: 1.40 [2019-10-07T20:22:13.471Z] Go version: go1.12.8 [2019-10-07T20:22:13.471Z] Git commit: 6a30dfc [2019-10-07T20:22:13.471Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-07T20:22:13.471Z] OS/Arch: linux/amd64 [2019-10-07T20:22:13.471Z] Experimental: false [2019-10-07T20:22:13.471Z] [2019-10-07T20:22:13.471Z] Server: Docker Engine - Community [2019-10-07T20:22:13.471Z] Engine: [2019-10-07T20:22:13.471Z] Version: 19.03.2 [2019-10-07T20:22:13.471Z] API version: 1.40 (minimum version 1.12) [2019-10-07T20:22:13.471Z] Go version: go1.12.8 [2019-10-07T20:22:13.471Z] Git commit: 6a30dfc [2019-10-07T20:22:13.471Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-07T20:22:13.471Z] OS/Arch: linux/amd64 [2019-10-07T20:22:13.471Z] Experimental: true [2019-10-07T20:22:13.471Z] containerd: [2019-10-07T20:22:13.471Z] Version: 1.2.6 [2019-10-07T20:22:13.471Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T20:22:13.471Z] runc: [2019-10-07T20:22:13.471Z] Version: 1.0.0-rc8 [2019-10-07T20:22:13.471Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T20:22:13.471Z] docker-init: [2019-10-07T20:22:13.471Z] Version: 0.18.0 [2019-10-07T20:22:13.471Z] GitCommit: fec3683 [Pipeline] sh [2019-10-07T20:22:13.334Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T20:22:13.377Z] > git init /home/jenkins/workspace/moby_PR-40056 # timeout=10 [2019-10-07T20:22:13.400Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:13.402Z] > git --version # timeout=10 [2019-10-07T20:22:13.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:13.421Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:13.871Z] + docker info [2019-10-07T20:22:14.433Z] Client: [2019-10-07T20:22:14.433Z] Debug Mode: false [2019-10-07T20:22:14.433Z] [2019-10-07T20:22:14.433Z] Server: [2019-10-07T20:22:14.433Z] Containers: 0 [2019-10-07T20:22:14.433Z] Running: 0 [2019-10-07T20:22:14.433Z] Paused: 0 [2019-10-07T20:22:14.433Z] Stopped: 0 [2019-10-07T20:22:14.433Z] Images: 21 [2019-10-07T20:22:14.433Z] Server Version: 19.03.2 [2019-10-07T20:22:14.433Z] Storage Driver: overlay2 [2019-10-07T20:22:14.433Z] Backing Filesystem: extfs [2019-10-07T20:22:14.433Z] Supports d_type: true [2019-10-07T20:22:14.433Z] Native Overlay Diff: true [2019-10-07T20:22:14.433Z] Logging Driver: json-file [2019-10-07T20:22:14.433Z] Cgroup Driver: cgroupfs [2019-10-07T20:22:14.433Z] Plugins: [2019-10-07T20:22:14.433Z] Volume: local [2019-10-07T20:22:14.433Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T20:22:14.433Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-07T20:22:14.433Z] Swarm: inactive [2019-10-07T20:22:14.433Z] Runtimes: runc [2019-10-07T20:22:14.433Z] Default Runtime: runc [2019-10-07T20:22:14.433Z] Init Binary: docker-init [2019-10-07T20:22:14.433Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T20:22:14.433Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T20:22:14.433Z] init version: fec3683 [2019-10-07T20:22:14.433Z] Security Options: [2019-10-07T20:22:14.433Z] apparmor [2019-10-07T20:22:14.433Z] seccomp [2019-10-07T20:22:14.433Z] Profile: default [2019-10-07T20:22:14.433Z] Kernel Version: 4.15.0-1048-aws [2019-10-07T20:22:14.433Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-07T20:22:14.433Z] OSType: linux [2019-10-07T20:22:14.433Z] Architecture: x86_64 [2019-10-07T20:22:14.433Z] CPUs: 2 [2019-10-07T20:22:14.433Z] Total Memory: 7.501GiB [2019-10-07T20:22:14.433Z] Name: ip-10-100-83-22 [2019-10-07T20:22:14.433Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-07T20:22:14.433Z] Docker Root Dir: /var/lib/docker [2019-10-07T20:22:14.433Z] Debug Mode: false [2019-10-07T20:22:14.433Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:22:14.433Z] Labels: [2019-10-07T20:22:14.433Z] Experimental: true [2019-10-07T20:22:14.433Z] Insecure Registries: [2019-10-07T20:22:14.433Z] 127.0.0.0/8 [2019-10-07T20:22:14.433Z] Live Restore Enabled: true [2019-10-07T20:22:14.433Z] [2019-10-07T20:22:14.433Z] WARNING: No swap limit support [Pipeline] sh [2019-10-07T20:22:14.792Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:14.792Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:14.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40056/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T20:22:14.792Z] + bash /home/ubuntu/workspace/moby_PR-40056/check-config.sh [2019-10-07T20:22:14.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T20:22:14.792Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-07T20:22:14.792Z] [2019-10-07T20:22:14.792Z] Generally Necessary: [2019-10-07T20:22:14.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T20:22:14.792Z] - apparmor: enabled and tools installed [2019-10-07T20:22:14.792Z] - CONFIG_NAMESPACES: enabled [2019-10-07T20:22:14.792Z] - CONFIG_NET_NS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_PID_NS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_IPC_NS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_UTS_NS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CGROUPS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CPUSETS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_MEMCG: enabled [2019-10-07T20:22:14.792Z] - CONFIG_KEYS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_VETH: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T20:22:14.792Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T20:22:14.792Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T20:22:14.792Z] [2019-10-07T20:22:14.792Z] Optional Features: [2019-10-07T20:22:14.792Z] - CONFIG_USER_NS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_SECCOMP: enabled [2019-10-07T20:22:14.792Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T20:22:14.792Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T20:22:14.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T20:22:14.792Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-07T20:22:14.792Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-07T20:22:14.792Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T20:22:14.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T20:22:14.792Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T20:22:15.049Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T20:22:15.049Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T20:22:15.049Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T20:22:15.049Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T20:22:15.049Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T20:22:15.049Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T20:22:15.049Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_EXT4_FS: enabled [2019-10-07T20:22:15.049Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T20:22:15.049Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T20:22:15.049Z] - Network Drivers: [2019-10-07T20:22:15.049Z] - "overlay": [2019-10-07T20:22:15.049Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T20:22:15.049Z] Optional (for encrypted networks): [2019-10-07T20:22:15.049Z] - CONFIG_CRYPTO: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-07T20:22:15.049Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-07T20:22:15.049Z] - CONFIG_XFRM: enabled [2019-10-07T20:22:15.049Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T20:22:15.049Z] - "ipvlan": [2019-10-07T20:22:15.049Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T20:22:15.049Z] - "macvlan": [2019-10-07T20:22:15.049Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T20:22:15.049Z] - "ftp,tftp client in container": [2019-10-07T20:22:15.049Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T20:22:15.049Z] - Storage Drivers: [2019-10-07T20:22:15.049Z] - "aufs": [2019-10-07T20:22:15.049Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T20:22:15.049Z] - "btrfs": [2019-10-07T20:22:15.049Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T20:22:15.049Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T20:22:15.049Z] - "devicemapper": [2019-10-07T20:22:15.049Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T20:22:15.049Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T20:22:15.049Z] - "overlay": [2019-10-07T20:22:15.304Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T20:22:15.304Z] - "zfs": [2019-10-07T20:22:15.304Z] - /dev/zfs: missing [2019-10-07T20:22:15.304Z] - zfs command: missing [2019-10-07T20:22:15.304Z] - zpool command: missing [2019-10-07T20:22:15.304Z] [2019-10-07T20:22:15.304Z] Limits: [2019-10-07T20:22:15.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T20:22:15.304Z] [2019-10-07T20:22:15.304Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T20:22:15.639Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8663d0933439acd8187c376d64a57ec8ffee511e . [2019-10-07T20:22:15.639Z] #2 [internal] load build definition from Dockerfile [2019-10-07T20:22:15.639Z] #2 transferring dockerfile: 13.27kB done [2019-10-07T20:22:15.639Z] #2 DONE 0.0s [2019-10-07T20:22:15.639Z] [2019-10-07T20:22:15.639Z] #1 [internal] load .dockerignore [2019-10-07T20:22:15.639Z] #1 transferring context: 87B done [2019-10-07T20:22:15.639Z] #1 DONE 0.0s [2019-10-07T20:22:15.639Z] [2019-10-07T20:22:15.639Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T20:22:15.897Z] #3 DONE 0.1s [2019-10-07T20:22:15.897Z] [2019-10-07T20:22:15.897Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T20:22:15.897Z] #4 CACHED [2019-10-07T20:22:15.987Z] Running on ubuntu-1804-overlay2 (i-09b88d36cfc2388b2) in /home/ubuntu/workspace/moby_PR-40056 [Pipeline] { [Pipeline] checkout [2019-10-07T20:22:16.079Z] using credential docker-jenkins-github-credentials [2019-10-07T20:22:16.091Z] Cloning the remote Git repository [2019-10-07T20:22:16.091Z] Cloning with configured refspecs honoured and without tags [2019-10-07T20:22:16.095Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T20:22:16.095Z] > git init /home/ubuntu/workspace/moby_PR-40056 # timeout=10 [2019-10-07T20:22:16.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:16.107Z] > git --version # timeout=10 [2019-10-07T20:22:16.113Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:16.113Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:16.821Z] [2019-10-07T20:22:16.821Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T20:22:16.821Z] #5 DONE 0.4s [2019-10-07T20:22:17.087Z] [2019-10-07T20:22:17.087Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T20:22:17.087Z] #67 DONE 0.0s [2019-10-07T20:22:17.087Z] [2019-10-07T20:22:17.087Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T20:22:17.087Z] #6 DONE 0.0s [2019-10-07T20:22:17.087Z] [2019-10-07T20:22:17.087Z] #21 [internal] load build context [2019-10-07T20:22:18.026Z] #21 transferring context: 45.51MB 1.2s done [2019-10-07T20:22:18.281Z] #21 DONE 1.2s [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T20:22:18.281Z] #13 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:22:18.281Z] #18 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-07T20:22:18.281Z] #10 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:18.281Z] #41 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:22:18.281Z] #53 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #42 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T20:22:18.281Z] #40 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T20:22:18.281Z] #47 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T20:22:18.281Z] #65 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #54 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #28 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:18.281Z] #25 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #31 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:22:18.281Z] #17 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #46 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T20:22:18.281Z] #44 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T20:22:18.281Z] #14 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:18.281Z] #45 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:22:18.281Z] #9 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T20:22:18.281Z] #7 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T20:22:18.281Z] #19 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T20:22:18.281Z] #8 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T20:22:18.281Z] #29 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T20:22:18.281Z] #20 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T20:22:18.281Z] #63 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T20:22:18.281Z] #22 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T20:22:18.281Z] #62 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T20:22:18.281Z] #57 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:18.281Z] #39 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:22:18.281Z] #50 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T20:22:18.281Z] #55 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T20:22:18.281Z] #59 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:22:18.281Z] #56 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:22:18.281Z] #23 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T20:22:18.281Z] #32 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:18.281Z] #36 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:22:18.281Z] #33 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T20:22:18.281Z] #12 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:18.281Z] #43 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:22:18.281Z] #61 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T20:22:18.281Z] #35 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T20:22:18.281Z] #64 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T20:22:18.281Z] #49 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:22:18.281Z] #38 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T20:22:18.281Z] #26 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:22:18.281Z] #16 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T20:22:18.281Z] #11 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:22:18.281Z] #60 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T20:22:18.281Z] #68 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:22:18.281Z] #58 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T20:22:18.281Z] #24 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:22:18.281Z] #27 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #37 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:22:18.281Z] #30 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:18.281Z] #48 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #15 [dev 6/25] RUN ldconfig [2019-10-07T20:22:18.281Z] #15 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #34 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #51 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T20:22:18.281Z] #66 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T20:22:18.281Z] #52 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T20:22:18.281Z] #69 CACHED [2019-10-07T20:22:18.281Z] [2019-10-07T20:22:18.281Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T20:22:19.205Z] #70 DONE 1.1s [2019-10-07T20:22:19.559Z] [2019-10-07T20:22:19.559Z] #71 exporting to image [2019-10-07T20:22:19.559Z] #71 exporting layers [2019-10-07T20:22:20.118Z] #71 exporting layers 0.7s done [2019-10-07T20:22:20.118Z] #71 writing image sha256:90cf4e407420a9de4672f8d1736df7d0fa08d59e560fd2a22f9cfcb2dc925038 done [2019-10-07T20:22:20.118Z] #71 naming to docker.io/library/docker:8663d0933439acd8187c376d64a57ec8ffee511e done [2019-10-07T20:22:20.118Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-07T20:22:20.450Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40056/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/validate/default [2019-10-07T20:22:21.376Z] Congratulations! All commits are properly signed with the DCO! [2019-10-07T20:22:21.631Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-07T20:22:21.885Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-07T20:22:21.885Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-07T20:22:22.165Z] Fetching without tags [2019-10-07T20:22:22.020Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:22.039Z] > git config --add remote.origin.fetch +refs/pull/40056/head:refs/remotes/origin/PR-40056 # timeout=10 [2019-10-07T20:22:22.058Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T20:22:22.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:22.603Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:23.436Z] Merge succeeded, producing 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:23.437Z] Checking out Revision 8663d0933439acd8187c376d64a57ec8ffee511e (PR-40056) [2019-10-07T20:22:22.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:22.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:22.200Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:22.628Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:22.648Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:23.323Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T20:22:23.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T20:22:23.463Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:23.483Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:24.136Z] Commit message: "devmapper: fix unit test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T20:22:25.503Z] + docker version [2019-10-07T20:22:25.503Z] Client: [2019-10-07T20:22:25.503Z] Version: 18.06.3-ce [2019-10-07T20:22:25.503Z] API version: 1.38 [2019-10-07T20:22:25.503Z] Go version: go1.10.3 [2019-10-07T20:22:25.503Z] Git commit: d7080c1 [2019-10-07T20:22:25.503Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-07T20:22:25.503Z] OS/Arch: linux/s390x [2019-10-07T20:22:25.503Z] Experimental: false [2019-10-07T20:22:25.503Z] [2019-10-07T20:22:25.503Z] Server: [2019-10-07T20:22:25.503Z] Engine: [2019-10-07T20:22:25.503Z] Version: 18.06.3-ce [2019-10-07T20:22:25.503Z] API version: 1.38 (minimum version 1.12) [2019-10-07T20:22:25.503Z] Go version: go1.10.3 [2019-10-07T20:22:25.503Z] Git commit: d7080c1 [2019-10-07T20:22:25.503Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-07T20:22:25.503Z] OS/Arch: linux/s390x [2019-10-07T20:22:25.503Z] Experimental: true [Pipeline] sh [2019-10-07T20:22:26.315Z] + docker info [2019-10-07T20:22:26.315Z] Containers: 0 [2019-10-07T20:22:26.315Z] Running: 0 [2019-10-07T20:22:26.315Z] Paused: 0 [2019-10-07T20:22:26.315Z] Stopped: 0 [2019-10-07T20:22:26.315Z] Images: 0 [2019-10-07T20:22:26.315Z] Server Version: 18.06.3-ce [2019-10-07T20:22:26.315Z] Storage Driver: overlay2 [2019-10-07T20:22:26.315Z] Backing Filesystem: extfs [2019-10-07T20:22:26.315Z] Supports d_type: true [2019-10-07T20:22:26.315Z] Native Overlay Diff: true [2019-10-07T20:22:26.315Z] Logging Driver: json-file [2019-10-07T20:22:26.315Z] Cgroup Driver: cgroupfs [2019-10-07T20:22:26.315Z] Plugins: [2019-10-07T20:22:26.315Z] Volume: local [2019-10-07T20:22:26.315Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T20:22:26.315Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-07T20:22:26.315Z] Swarm: inactive [2019-10-07T20:22:26.315Z] Runtimes: runc [2019-10-07T20:22:26.315Z] Default Runtime: runc [2019-10-07T20:22:26.315Z] Init Binary: docker-init [2019-10-07T20:22:26.315Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-07T20:22:26.315Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-07T20:22:26.315Z] init version: fec3683 [2019-10-07T20:22:26.315Z] Security Options: [2019-10-07T20:22:26.315Z] apparmor [2019-10-07T20:22:26.315Z] seccomp [2019-10-07T20:22:26.315Z] Profile: default [2019-10-07T20:22:26.315Z] Kernel Version: 4.4.0-161-generic [2019-10-07T20:22:26.315Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-07T20:22:26.315Z] OSType: linux [2019-10-07T20:22:26.315Z] Architecture: s390x [2019-10-07T20:22:26.315Z] CPUs: 2 [2019-10-07T20:22:26.315Z] Total Memory: 7.862GiB [2019-10-07T20:22:26.315Z] Name: s390x-ubuntu-04 [2019-10-07T20:22:26.315Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-07T20:22:26.315Z] Docker Root Dir: /var/lib/docker [2019-10-07T20:22:26.315Z] Debug Mode (client): false [2019-10-07T20:22:26.315Z] Debug Mode (server): false [2019-10-07T20:22:26.315Z] Username: dockerbuildbot [2019-10-07T20:22:26.315Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:22:26.315Z] Labels: [2019-10-07T20:22:26.315Z] Experimental: true [2019-10-07T20:22:26.315Z] Insecure Registries: [2019-10-07T20:22:26.315Z] 127.0.0.0/8 [2019-10-07T20:22:26.315Z] Live Restore Enabled: false [2019-10-07T20:22:26.315Z] [2019-10-07T20:22:26.315Z] WARNING: No swap limit support [Pipeline] sh [2019-10-07T20:22:27.036Z] Still waiting to schedule task [2019-10-07T20:22:27.037Z] Waiting for next available executor on ‘windows-2019’ [2019-10-07T20:22:27.122Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:27.122Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:27.122Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40056/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T20:22:27.122Z] + bash /home/jenkins/workspace/moby_PR-40056/check-config.sh [2019-10-07T20:22:27.122Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T20:22:27.122Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-07T20:22:27.122Z] [2019-10-07T20:22:27.122Z] Generally Necessary: [2019-10-07T20:22:27.122Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T20:22:27.122Z] - apparmor: enabled and tools installed [2019-10-07T20:22:27.122Z] - CONFIG_NAMESPACES: enabled [2019-10-07T20:22:27.122Z] - CONFIG_NET_NS: enabled [2019-10-07T20:22:27.122Z] - CONFIG_PID_NS: enabled [2019-10-07T20:22:27.122Z] - CONFIG_IPC_NS: enabled [2019-10-07T20:22:27.122Z] - CONFIG_UTS_NS: enabled [2019-10-07T20:22:27.122Z] - CONFIG_CGROUPS: enabled [2019-10-07T20:22:27.122Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T20:22:27.122Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T20:22:27.122Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T20:22:27.122Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T20:22:27.122Z] - CONFIG_CPUSETS: enabled [2019-10-07T20:22:27.122Z] - CONFIG_MEMCG: enabled [2019-10-07T20:22:27.122Z] - CONFIG_KEYS: enabled [2019-10-07T20:22:27.509Z] - CONFIG_VETH: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T20:22:27.509Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T20:22:27.509Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-07T20:22:27.509Z] [2019-10-07T20:22:27.509Z] Optional Features: [2019-10-07T20:22:27.509Z] - CONFIG_USER_NS: enabled [2019-10-07T20:22:27.509Z] - CONFIG_SECCOMP: enabled [2019-10-07T20:22:27.509Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T20:22:27.509Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T20:22:27.509Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T20:22:27.509Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-07T20:22:27.509Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-07T20:22:27.509Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T20:22:27.509Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T20:22:27.509Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T20:22:27.509Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T20:22:27.509Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T20:22:27.509Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T20:22:27.509Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T20:22:27.509Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T20:22:27.509Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T20:22:27.509Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T20:22:27.509Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T20:22:27.509Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T20:22:27.509Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T20:22:27.509Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_EXT4_FS: enabled [2019-10-07T20:22:27.509Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T20:22:27.509Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T20:22:27.509Z] - Network Drivers: [2019-10-07T20:22:27.509Z] - "overlay": [2019-10-07T20:22:27.509Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T20:22:27.509Z] Optional (for encrypted networks): [2019-10-07T20:22:27.509Z] - CONFIG_CRYPTO: enabled [2019-10-07T20:22:27.509Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_XFRM: enabled [2019-10-07T20:22:27.509Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T20:22:27.509Z] - "ipvlan": [2019-10-07T20:22:27.509Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T20:22:27.509Z] - "macvlan": [2019-10-07T20:22:27.509Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T20:22:27.509Z] - "ftp,tftp client in container": [2019-10-07T20:22:27.509Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T20:22:27.509Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T20:22:27.509Z] - Storage Drivers: [2019-10-07T20:22:27.509Z] - "aufs": [2019-10-07T20:22:27.509Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T20:22:27.509Z] - "btrfs": [2019-10-07T20:22:27.509Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T20:22:27.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T20:22:27.510Z] - "devicemapper": [2019-10-07T20:22:27.510Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T20:22:27.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T20:22:27.510Z] - "overlay": [2019-10-07T20:22:27.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T20:22:27.510Z] - "zfs": [2019-10-07T20:22:27.510Z] - /dev/zfs: missing [2019-10-07T20:22:27.510Z] - zfs command: missing [2019-10-07T20:22:27.510Z] - zpool command: missing [2019-10-07T20:22:27.510Z] [2019-10-07T20:22:27.510Z] Limits: [2019-10-07T20:22:27.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T20:22:27.510Z] [2019-10-07T20:22:27.510Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T20:22:28.676Z] + make bundles/buildx [2019-10-07T20:22:28.676Z] mkdir bundles [2019-10-07T20:22:28.676Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-07T20:22:28.676Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-07T20:22:28.676Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-07T20:22:28.676Z] --build-arg BUILDX_COMMIT \ [2019-10-07T20:22:28.676Z] --build-arg BUILDX_REPO \ [2019-10-07T20:22:28.676Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-07T20:22:28.676Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-07T20:22:28.676Z] . && \ [2019-10-07T20:22:28.676Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-07T20:22:28.676Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-07T20:22:28.676Z] /bin/sh: 4: go: not found [2019-10-07T20:22:28.676Z] /bin/sh: 5: go: not found [2019-10-07T20:22:29.037Z] Fetching without tags [2019-10-07T20:22:29.332Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:29.875Z] Merge succeeded, producing 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:29.876Z] Checking out Revision 8663d0933439acd8187c376d64a57ec8ffee511e (PR-40056) [2019-10-07T20:22:29.978Z] Sending build context to Docker daemon 49.98MB [2019-10-07T20:22:29.978Z] Step 1/12 : ARG GO_VERSION=1.12.10 [2019-10-07T20:22:29.978Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch [2019-10-07T20:22:29.028Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:29.031Z] > git config --add remote.origin.fetch +refs/pull/40056/head:refs/remotes/origin/PR-40056 # timeout=10 [2019-10-07T20:22:29.032Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T20:22:29.036Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:29.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:29.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:29.084Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:29.334Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:29.336Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:29.867Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T20:22:29.873Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T20:22:29.878Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:29.880Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:30.353Z] Commit message: "devmapper: fix unit test" [2019-10-07T20:22:30.364Z] 1.12.10-stretch: Pulling from library/golang [2019-10-07T20:22:30.781Z] 5d4da55d9cf0: Pulling fs layer [2019-10-07T20:22:30.781Z] dad3041fe122: Pulling fs layer [2019-10-07T20:22:30.781Z] f6542c8f56fb: Pulling fs layer [2019-10-07T20:22:30.781Z] 25fa3a7ad4fa: Pulling fs layer [2019-10-07T20:22:30.781Z] 471e0aba6530: Pulling fs layer [2019-10-07T20:22:30.781Z] 371f92b4bb50: Pulling fs layer [2019-10-07T20:22:30.781Z] e31612bb7d3c: Pulling fs layer [2019-10-07T20:22:30.781Z] 471e0aba6530: Waiting [2019-10-07T20:22:30.782Z] 371f92b4bb50: Waiting [2019-10-07T20:22:30.782Z] e31612bb7d3c: Waiting [2019-10-07T20:22:30.782Z] 25fa3a7ad4fa: Waiting [2019-10-07T20:22:30.782Z] f6542c8f56fb: Verifying Checksum [2019-10-07T20:22:30.782Z] f6542c8f56fb: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T20:22:31.255Z] + docker version [2019-10-07T20:22:31.255Z] Client: Docker Engine - Community [2019-10-07T20:22:31.255Z] Version: 19.03.2 [2019-10-07T20:22:31.255Z] API version: 1.40 [2019-10-07T20:22:31.255Z] Go version: go1.12.8 [2019-10-07T20:22:31.255Z] Git commit: 6a30dfc [2019-10-07T20:22:31.255Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-07T20:22:31.255Z] OS/Arch: linux/amd64 [2019-10-07T20:22:31.255Z] Experimental: false [2019-10-07T20:22:31.255Z] [2019-10-07T20:22:31.255Z] Server: Docker Engine - Community [2019-10-07T20:22:31.255Z] Engine: [2019-10-07T20:22:31.255Z] Version: 19.03.2 [2019-10-07T20:22:31.255Z] API version: 1.40 (minimum version 1.12) [2019-10-07T20:22:31.255Z] Go version: go1.12.8 [2019-10-07T20:22:31.255Z] Git commit: 6a30dfc [2019-10-07T20:22:31.255Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-07T20:22:31.255Z] OS/Arch: linux/amd64 [2019-10-07T20:22:31.255Z] Experimental: true [2019-10-07T20:22:31.255Z] containerd: [2019-10-07T20:22:31.255Z] Version: 1.2.6 [2019-10-07T20:22:31.255Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T20:22:31.255Z] runc: [2019-10-07T20:22:31.255Z] Version: 1.0.0-rc8 [2019-10-07T20:22:31.255Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T20:22:31.255Z] docker-init: [2019-10-07T20:22:31.255Z] Version: 0.18.0 [2019-10-07T20:22:31.255Z] GitCommit: fec3683 [Pipeline] sh [2019-10-07T20:22:31.271Z] dad3041fe122: Verifying Checksum [2019-10-07T20:22:31.271Z] dad3041fe122: Download complete [2019-10-07T20:22:31.271Z] 5d4da55d9cf0: Verifying Checksum [2019-10-07T20:22:31.271Z] 5d4da55d9cf0: Download complete [2019-10-07T20:22:31.655Z] + docker info [2019-10-07T20:22:31.655Z] Client: [2019-10-07T20:22:31.655Z] Debug Mode: false [2019-10-07T20:22:31.655Z] [2019-10-07T20:22:31.655Z] Server: [2019-10-07T20:22:31.655Z] Containers: 0 [2019-10-07T20:22:31.655Z] Running: 0 [2019-10-07T20:22:31.655Z] Paused: 0 [2019-10-07T20:22:31.655Z] Stopped: 0 [2019-10-07T20:22:31.655Z] Images: 79 [2019-10-07T20:22:31.655Z] Server Version: 19.03.2 [2019-10-07T20:22:31.655Z] Storage Driver: overlay2 [2019-10-07T20:22:31.655Z] Backing Filesystem: extfs [2019-10-07T20:22:31.655Z] Supports d_type: true [2019-10-07T20:22:31.655Z] Native Overlay Diff: true [2019-10-07T20:22:31.655Z] Logging Driver: json-file [2019-10-07T20:22:31.655Z] Cgroup Driver: cgroupfs [2019-10-07T20:22:31.655Z] Plugins: [2019-10-07T20:22:31.655Z] Volume: local [2019-10-07T20:22:31.655Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T20:22:31.655Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-07T20:22:31.655Z] Swarm: inactive [2019-10-07T20:22:31.655Z] Runtimes: runc [2019-10-07T20:22:31.655Z] Default Runtime: runc [2019-10-07T20:22:31.655Z] Init Binary: docker-init [2019-10-07T20:22:31.655Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-07T20:22:31.655Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-07T20:22:31.655Z] init version: fec3683 [2019-10-07T20:22:31.655Z] Security Options: [2019-10-07T20:22:31.655Z] apparmor [2019-10-07T20:22:31.655Z] seccomp [2019-10-07T20:22:31.655Z] Profile: default [2019-10-07T20:22:31.655Z] Kernel Version: 4.15.0-1048-aws [2019-10-07T20:22:31.655Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-07T20:22:31.655Z] OSType: linux [2019-10-07T20:22:31.655Z] Architecture: x86_64 [2019-10-07T20:22:31.655Z] CPUs: 2 [2019-10-07T20:22:31.655Z] Total Memory: 7.501GiB [2019-10-07T20:22:31.655Z] Name: ip-10-100-84-105 [2019-10-07T20:22:31.655Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-07T20:22:31.655Z] Docker Root Dir: /var/lib/docker [2019-10-07T20:22:31.655Z] Debug Mode: false [2019-10-07T20:22:31.655Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:22:31.655Z] Labels: [2019-10-07T20:22:31.655Z] Experimental: true [2019-10-07T20:22:31.655Z] Insecure Registries: [2019-10-07T20:22:31.655Z] 127.0.0.0/8 [2019-10-07T20:22:31.655Z] Live Restore Enabled: true [2019-10-07T20:22:31.655Z] [2019-10-07T20:22:31.655Z] WARNING: No swap limit support [Pipeline] sh [2019-10-07T20:22:32.059Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:32.059Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:32.059Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40056/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T20:22:32.059Z] + bash /home/ubuntu/workspace/moby_PR-40056/check-config.sh [2019-10-07T20:22:32.059Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T20:22:32.059Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-07T20:22:32.059Z] [2019-10-07T20:22:32.059Z] Generally Necessary: [2019-10-07T20:22:32.059Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T20:22:32.059Z] - apparmor: enabled and tools installed [2019-10-07T20:22:32.059Z] - CONFIG_NAMESPACES: enabled [2019-10-07T20:22:32.059Z] - CONFIG_NET_NS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_PID_NS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_IPC_NS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_UTS_NS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUPS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CPUSETS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_MEMCG: enabled [2019-10-07T20:22:32.059Z] - CONFIG_KEYS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_VETH: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T20:22:32.059Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T20:22:32.059Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T20:22:32.059Z] [2019-10-07T20:22:32.059Z] Optional Features: [2019-10-07T20:22:32.059Z] - CONFIG_USER_NS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_SECCOMP: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T20:22:32.059Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T20:22:32.059Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T20:22:32.059Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-07T20:22:32.059Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-07T20:22:32.059Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T20:22:32.059Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T20:22:32.059Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T20:22:32.059Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T20:22:32.060Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T20:22:32.060Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T20:22:32.317Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T20:22:32.317Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T20:22:32.317Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T20:22:32.317Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T20:22:32.317Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T20:22:32.317Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T20:22:32.317Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_EXT4_FS: enabled [2019-10-07T20:22:32.317Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T20:22:32.317Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T20:22:32.317Z] - Network Drivers: [2019-10-07T20:22:32.317Z] - "overlay": [2019-10-07T20:22:32.317Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T20:22:32.317Z] Optional (for encrypted networks): [2019-10-07T20:22:32.317Z] - CONFIG_CRYPTO: enabled [2019-10-07T20:22:32.317Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-07T20:22:32.317Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-07T20:22:32.317Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-07T20:22:32.317Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-07T20:22:32.317Z] - CONFIG_XFRM: enabled [2019-10-07T20:22:32.317Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T20:22:32.317Z] - "ipvlan": [2019-10-07T20:22:32.317Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T20:22:32.317Z] - "macvlan": [2019-10-07T20:22:32.317Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T20:22:32.317Z] - "ftp,tftp client in container": [2019-10-07T20:22:32.317Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T20:22:32.317Z] - Storage Drivers: [2019-10-07T20:22:32.317Z] - "aufs": [2019-10-07T20:22:32.317Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T20:22:32.317Z] - "btrfs": [2019-10-07T20:22:32.317Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T20:22:32.317Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T20:22:32.317Z] - "devicemapper": [2019-10-07T20:22:32.317Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T20:22:32.317Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T20:22:32.317Z] - "overlay": [2019-10-07T20:22:32.317Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T20:22:32.317Z] - "zfs": [2019-10-07T20:22:32.317Z] - /dev/zfs: missing [2019-10-07T20:22:32.317Z] - zfs command: missing [2019-10-07T20:22:32.317Z] - zpool command: missing [2019-10-07T20:22:32.317Z] [2019-10-07T20:22:32.317Z] Limits: [2019-10-07T20:22:32.317Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T20:22:32.317Z] [2019-10-07T20:22:32.317Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-07T20:22:32.355Z] 25fa3a7ad4fa: Verifying Checksum [2019-10-07T20:22:32.355Z] 25fa3a7ad4fa: Download complete [2019-10-07T20:22:32.355Z] e31612bb7d3c: Verifying Checksum [2019-10-07T20:22:32.355Z] e31612bb7d3c: Download complete [Pipeline] sh [2019-10-07T20:22:32.631Z] + sudo modprobe ip_vs [2019-10-07T20:22:32.631Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8663d0933439acd8187c376d64a57ec8ffee511e . [2019-10-07T20:22:32.631Z] #2 [internal] load .dockerignore [2019-10-07T20:22:32.631Z] #2 DONE 0.0s [2019-10-07T20:22:32.631Z] [2019-10-07T20:22:32.631Z] #1 [internal] load build definition from Dockerfile [2019-10-07T20:22:32.631Z] #1 transferring dockerfile: 13.27kB done [2019-10-07T20:22:32.631Z] #1 DONE 0.0s [2019-10-07T20:22:32.631Z] [2019-10-07T20:22:32.631Z] #2 [internal] load .dockerignore [2019-10-07T20:22:32.631Z] #2 transferring context: 87B done [2019-10-07T20:22:32.631Z] #2 DONE 0.0s [2019-10-07T20:22:32.631Z] [2019-10-07T20:22:32.631Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T20:22:32.733Z] 471e0aba6530: Verifying Checksum [2019-10-07T20:22:32.733Z] 471e0aba6530: Download complete [2019-10-07T20:22:32.895Z] #3 DONE 0.1s [2019-10-07T20:22:32.895Z] [2019-10-07T20:22:32.895Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T20:22:32.895Z] #4 CACHED [2019-10-07T20:22:33.140Z] 371f92b4bb50: Verifying Checksum [2019-10-07T20:22:33.140Z] 371f92b4bb50: Download complete [2019-10-07T20:22:33.455Z] [2019-10-07T20:22:33.455Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T20:22:33.518Z] 5d4da55d9cf0: Pull complete [2019-10-07T20:22:33.718Z] #5 DONE 0.2s [2019-10-07T20:22:33.718Z] [2019-10-07T20:22:33.718Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T20:22:33.718Z] #6 DONE 0.0s [2019-10-07T20:22:33.718Z] [2019-10-07T20:22:33.718Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T20:22:33.718Z] #67 DONE 0.0s [2019-10-07T20:22:33.718Z] [2019-10-07T20:22:33.718Z] #21 [internal] load build context [2019-10-07T20:22:34.002Z] dad3041fe122: Pull complete [2019-10-07T20:22:34.428Z] f6542c8f56fb: Pull complete [2019-10-07T20:22:35.083Z] #21 transferring context: 45.51MB 1.4s done [2019-10-07T20:22:35.083Z] #21 DONE 1.4s [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:22:35.083Z] #30 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T20:22:35.083Z] #35 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T20:22:35.083Z] #51 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T20:22:35.083Z] #63 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T20:22:35.083Z] #69 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:22:35.083Z] #16 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T20:22:35.083Z] #59 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T20:22:35.083Z] #68 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T20:22:35.083Z] #8 CACHED [2019-10-07T20:22:35.083Z] [2019-10-07T20:22:35.083Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T20:22:35.084Z] #22 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:35.084Z] #39 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:35.084Z] #25 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T20:22:35.084Z] #65 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #34 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T20:22:35.084Z] #19 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T20:22:35.084Z] #47 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T20:22:35.084Z] #52 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T20:22:35.084Z] #32 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T20:22:35.084Z] #49 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:22:35.084Z] #17 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:22:35.084Z] #61 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #54 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T20:22:35.084Z] #40 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T20:22:35.084Z] #29 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:35.084Z] #48 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T20:22:35.084Z] #13 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:22:35.084Z] #60 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:22:35.084Z] #27 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T20:22:35.084Z] #7 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:35.084Z] #43 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:22:35.084Z] #58 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:22:35.084Z] #38 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:35.084Z] #41 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-07T20:22:35.084Z] #10 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T20:22:35.084Z] #26 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:22:35.084Z] #33 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #28 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #66 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T20:22:35.084Z] #64 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T20:22:35.084Z] #20 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:22:35.084Z] #50 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:35.084Z] #45 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:22:35.084Z] #56 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #31 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:35.084Z] #36 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T20:22:35.084Z] #14 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #42 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:22:35.084Z] #23 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:22:35.084Z] #18 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:22:35.084Z] #9 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #46 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T20:22:35.084Z] #55 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T20:22:35.084Z] #11 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T20:22:35.084Z] #37 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T20:22:35.084Z] #62 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T20:22:35.084Z] #44 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T20:22:35.084Z] #24 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T20:22:35.084Z] #12 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #15 [dev 6/25] RUN ldconfig [2019-10-07T20:22:35.084Z] #15 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:22:35.084Z] #53 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T20:22:35.084Z] #57 CACHED [2019-10-07T20:22:35.084Z] [2019-10-07T20:22:35.084Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T20:22:35.084Z] #70 CACHED [2019-10-07T20:22:36.008Z] [2019-10-07T20:22:36.008Z] #71 exporting to image [2019-10-07T20:22:36.008Z] #71 exporting layers done [2019-10-07T20:22:36.008Z] #71 writing image sha256:159c0f0a320634b6751e5ed74c58b8aa559e2a7829162cba77ffda8efd587881 done [2019-10-07T20:22:36.008Z] #71 naming to docker.io/library/docker:8663d0933439acd8187c376d64a57ec8ffee511e done [2019-10-07T20:22:36.008Z] #71 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-07T20:22:36.392Z] 25fa3a7ad4fa: Pull complete [2019-10-07T20:22:36.898Z] Fetching without tags [2019-10-07T20:22:37.124Z] [2019-10-07T20:22:37.124Z] Removing bundles/ [2019-10-07T20:22:37.124Z] [2019-10-07T20:22:37.124Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-07T20:22:37.124Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:22:37.124Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T20:22:37.552Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:36.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:36.858Z] > git config --add remote.origin.fetch +refs/pull/40056/head:refs/remotes/origin/PR-40056 # timeout=10 [2019-10-07T20:22:36.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T20:22:36.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:22:36.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:22:36.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:22:36.896Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:22:37.548Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:37.552Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:38.213Z] 471e0aba6530: Pull complete [2019-10-07T20:22:38.471Z] Merge succeeded, producing 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:38.472Z] Checking out Revision 8663d0933439acd8187c376d64a57ec8ffee511e (PR-40056) [2019-10-07T20:22:39.117Z] Commit message: "devmapper: fix unit test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T20:22:39.988Z] + docker version [2019-10-07T20:22:39.989Z] Client: [2019-10-07T20:22:39.989Z] Version: 18.06.1-ce [2019-10-07T20:22:39.989Z] API version: 1.38 [2019-10-07T20:22:39.989Z] Go version: go1.10.3 [2019-10-07T20:22:39.989Z] Git commit: e68fc7a [2019-10-07T20:22:39.989Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-07T20:22:39.989Z] OS/Arch: linux/ppc64le [2019-10-07T20:22:39.989Z] Experimental: false [2019-10-07T20:22:39.989Z] [2019-10-07T20:22:39.989Z] Server: [2019-10-07T20:22:39.989Z] Engine: [2019-10-07T20:22:39.989Z] Version: 18.06.1-ce [2019-10-07T20:22:39.989Z] API version: 1.38 (minimum version 1.12) [2019-10-07T20:22:39.989Z] Go version: go1.10.3 [2019-10-07T20:22:39.989Z] Git commit: e68fc7a [2019-10-07T20:22:39.989Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-07T20:22:39.989Z] OS/Arch: linux/ppc64le [2019-10-07T20:22:39.989Z] Experimental: true [Pipeline] sh [2019-10-07T20:22:38.426Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T20:22:38.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-07T20:22:38.468Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:22:38.472Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:22:40.366Z] + docker info [2019-10-07T20:22:40.366Z] Containers: 1 [2019-10-07T20:22:40.366Z] Running: 1 [2019-10-07T20:22:40.366Z] Paused: 0 [2019-10-07T20:22:40.366Z] Stopped: 0 [2019-10-07T20:22:40.366Z] Images: 13 [2019-10-07T20:22:40.366Z] Server Version: 18.06.1-ce [2019-10-07T20:22:40.366Z] Storage Driver: overlay2 [2019-10-07T20:22:40.366Z] Backing Filesystem: extfs [2019-10-07T20:22:40.366Z] Supports d_type: true [2019-10-07T20:22:40.366Z] Native Overlay Diff: true [2019-10-07T20:22:40.366Z] Logging Driver: json-file [2019-10-07T20:22:40.366Z] Cgroup Driver: cgroupfs [2019-10-07T20:22:40.366Z] Plugins: [2019-10-07T20:22:40.366Z] Volume: local [2019-10-07T20:22:40.366Z] Network: bridge host ipvlan macvlan null overlay [2019-10-07T20:22:40.366Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-07T20:22:40.366Z] Swarm: inactive [2019-10-07T20:22:40.366Z] Runtimes: runc [2019-10-07T20:22:40.366Z] Default Runtime: runc [2019-10-07T20:22:40.366Z] Init Binary: docker-init [2019-10-07T20:22:40.366Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-07T20:22:40.366Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-07T20:22:40.366Z] init version: fec3683 [2019-10-07T20:22:40.366Z] Security Options: [2019-10-07T20:22:40.366Z] apparmor [2019-10-07T20:22:40.366Z] seccomp [2019-10-07T20:22:40.366Z] Profile: default [2019-10-07T20:22:40.366Z] Kernel Version: 4.4.0-139-generic [2019-10-07T20:22:40.366Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-07T20:22:40.366Z] OSType: linux [2019-10-07T20:22:40.366Z] Architecture: ppc64le [2019-10-07T20:22:40.366Z] CPUs: 4 [2019-10-07T20:22:40.366Z] Total Memory: 7.972GiB [2019-10-07T20:22:40.366Z] Name: ppc64le-ubuntu-28 [2019-10-07T20:22:40.366Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-07T20:22:40.366Z] Docker Root Dir: /var/lib/docker [2019-10-07T20:22:40.366Z] Debug Mode (client): false [2019-10-07T20:22:40.366Z] Debug Mode (server): false [2019-10-07T20:22:40.366Z] Username: dockerbuildbot [2019-10-07T20:22:40.366Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:22:40.366Z] Labels: [2019-10-07T20:22:40.366Z] Experimental: true [2019-10-07T20:22:40.366Z] Insecure Registries: [2019-10-07T20:22:40.366Z] 127.0.0.0/8 [2019-10-07T20:22:40.366Z] Live Restore Enabled: false [2019-10-07T20:22:40.366Z] [Pipeline] sh [2019-10-07T20:22:40.746Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:40.747Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:22:40.747Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40056/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-07T20:22:41.033Z] + bash /home/docker/workspace/moby_PR-40056/check-config.sh [2019-10-07T20:22:41.033Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-07T20:22:41.033Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-07T20:22:41.033Z] [2019-10-07T20:22:41.033Z] Generally Necessary: [2019-10-07T20:22:41.033Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-07T20:22:41.033Z] - apparmor: enabled and tools installed [2019-10-07T20:22:41.033Z] - CONFIG_NAMESPACES: enabled [2019-10-07T20:22:41.033Z] - CONFIG_NET_NS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_PID_NS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_IPC_NS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_UTS_NS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_CGROUPS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-07T20:22:41.033Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-07T20:22:41.033Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-07T20:22:41.033Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-07T20:22:41.033Z] - CONFIG_CPUSETS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_MEMCG: enabled [2019-10-07T20:22:41.033Z] - CONFIG_KEYS: enabled [2019-10-07T20:22:41.033Z] - CONFIG_VETH: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-07T20:22:41.033Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-07T20:22:41.318Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-07T20:22:41.318Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-07T20:22:41.318Z] [2019-10-07T20:22:41.318Z] Optional Features: [2019-10-07T20:22:41.318Z] - CONFIG_USER_NS: enabled [2019-10-07T20:22:41.318Z] - CONFIG_SECCOMP: enabled [2019-10-07T20:22:41.318Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-07T20:22:41.318Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-07T20:22:41.318Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-07T20:22:41.318Z] (cgroup swap accounting is currently enabled) [2019-10-07T20:22:41.318Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-07T20:22:41.318Z] - CONFIG_BLK_CGROUP: enabled [2019-10-07T20:22:41.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-07T20:22:41.318Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-07T20:22:41.318Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-07T20:22:41.318Z] - CONFIG_CGROUP_PERF: enabled [2019-10-07T20:22:41.318Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-07T20:22:41.318Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-07T20:22:41.318Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-07T20:22:41.318Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-07T20:22:41.318Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-07T20:22:41.318Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_IP_VS: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-07T20:22:41.318Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-07T20:22:41.318Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-07T20:22:41.318Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_EXT4_FS: enabled [2019-10-07T20:22:41.318Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-07T20:22:41.318Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-07T20:22:41.318Z] - Network Drivers: [2019-10-07T20:22:41.318Z] - "overlay": [2019-10-07T20:22:41.318Z] - CONFIG_VXLAN: enabled (as module) [2019-10-07T20:22:41.318Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-07T20:22:41.318Z] Optional (for encrypted networks): [2019-10-07T20:22:41.525Z] 371f92b4bb50: Pull complete [2019-10-07T20:22:41.525Z] e31612bb7d3c: Pull complete [2019-10-07T20:22:41.525Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 [2019-10-07T20:22:41.525Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-07T20:22:41.525Z] ---> e6b9730b64f0 [2019-10-07T20:22:41.525Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-07T20:22:41.525Z] ---> Running in 731c5b37a580 [2019-10-07T20:22:41.601Z] - CONFIG_CRYPTO: enabled [2019-10-07T20:22:41.601Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-07T20:22:41.601Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-07T20:22:41.601Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-07T20:22:41.601Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-07T20:22:41.601Z] - CONFIG_XFRM: enabled [2019-10-07T20:22:41.601Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-07T20:22:41.602Z] - "ipvlan": [2019-10-07T20:22:41.602Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-07T20:22:41.602Z] - "macvlan": [2019-10-07T20:22:41.602Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_DUMMY: enabled (as module) [2019-10-07T20:22:41.602Z] - "ftp,tftp client in container": [2019-10-07T20:22:41.602Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-07T20:22:41.602Z] - Storage Drivers: [2019-10-07T20:22:41.602Z] - "aufs": [2019-10-07T20:22:41.602Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-07T20:22:41.602Z] - "btrfs": [2019-10-07T20:22:41.602Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-07T20:22:41.602Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-07T20:22:41.602Z] - "devicemapper": [2019-10-07T20:22:41.602Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-07T20:22:41.602Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-07T20:22:41.602Z] - "overlay": [2019-10-07T20:22:41.602Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-07T20:22:41.602Z] - "zfs": [2019-10-07T20:22:41.602Z] - /dev/zfs: missing [2019-10-07T20:22:41.602Z] - zfs command: missing [2019-10-07T20:22:41.602Z] - zpool command: missing [2019-10-07T20:22:41.602Z] [2019-10-07T20:22:41.602Z] Limits: [2019-10-07T20:22:41.602Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-07T20:22:41.602Z] [2019-10-07T20:22:41.602Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-07T20:22:42.026Z] + make bundles/buildx [2019-10-07T20:22:42.290Z] Removing intermediate container 731c5b37a580 [2019-10-07T20:22:42.290Z] ---> be5e959e47cb [2019-10-07T20:22:42.290Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-07T20:22:42.290Z] ---> Running in a4e95ec2486b [2019-10-07T20:22:42.646Z] mkdir bundles [2019-10-07T20:22:42.646Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-07T20:22:42.646Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-07T20:22:42.646Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-07T20:22:42.646Z] --build-arg BUILDX_COMMIT \ [2019-10-07T20:22:42.646Z] --build-arg BUILDX_REPO \ [2019-10-07T20:22:42.646Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-07T20:22:42.646Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-07T20:22:42.646Z] . && \ [2019-10-07T20:22:42.646Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-07T20:22:42.646Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-07T20:22:42.646Z] /bin/sh: 4: go: not found [2019-10-07T20:22:42.646Z] /bin/sh: 5: go: not found [2019-10-07T20:22:42.753Z] Cloning into '/buildx'... [2019-10-07T20:22:44.728Z] Removing intermediate container a4e95ec2486b [2019-10-07T20:22:44.728Z] ---> e12aa9a432f3 [2019-10-07T20:22:44.728Z] Step 5/12 : WORKDIR /buildx [2019-10-07T20:22:45.095Z] ---> Running in d73d394b9be7 [2019-10-07T20:22:45.095Z] Removing intermediate container d73d394b9be7 [2019-10-07T20:22:45.095Z] ---> c8e0173c00a3 [2019-10-07T20:22:45.095Z] Step 6/12 : ARG BUILDX_COMMIT=master [2019-10-07T20:22:45.095Z] ---> Running in 64449b24856e [2019-10-07T20:22:45.350Z] Sending build context to Docker daemon 49.98MB [2019-10-07T20:22:45.350Z] Step 1/12 : ARG GO_VERSION=1.12.10 [2019-10-07T20:22:45.350Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch [2019-10-07T20:22:45.350Z] ---> 9b20014a18e9 [2019-10-07T20:22:45.350Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 8bbde7eb0036 [2019-10-07T20:22:45.350Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 2c2859b5fec8 [2019-10-07T20:22:45.350Z] Step 5/12 : WORKDIR /buildx [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 8d876dfb862b [2019-10-07T20:22:45.350Z] Step 6/12 : ARG BUILDX_COMMIT=master [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 74b1d5582a91 [2019-10-07T20:22:45.350Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 112d4e5857da [2019-10-07T20:22:45.350Z] Step 8/12 : RUN go mod download [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> fd27a5df7710 [2019-10-07T20:22:45.350Z] Step 9/12 : ARG GOOS [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> c4a8f66f8414 [2019-10-07T20:22:45.350Z] Step 10/12 : ARG GOARCH [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 8232cfc7eb64 [2019-10-07T20:22:45.350Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> a865d2a4fdd8 [2019-10-07T20:22:45.350Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-07T20:22:45.350Z] ---> Using cache [2019-10-07T20:22:45.350Z] ---> 05bd890264b4 [2019-10-07T20:22:45.350Z] Successfully built 05bd890264b4 [2019-10-07T20:22:45.350Z] Successfully tagged moby-buildx:v0.3.0 [2019-10-07T20:22:45.468Z] Removing intermediate container 64449b24856e [2019-10-07T20:22:45.468Z] ---> aae73914d15d [2019-10-07T20:22:45.468Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-07T20:22:45.468Z] ---> Running in 0ba63b939aa3 [2019-10-07T20:22:45.972Z] 27a3fd8addd6b562d5df84c3b9fd0940e0073231ae88dec8829783d0f5441890 [2019-10-07T20:22:45.972Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8663d0933439acd8187c376d64a57ec8ffee511e . [2019-10-07T20:22:46.250Z] From https://github.com/docker/buildx [2019-10-07T20:22:46.250Z] * [new branch] master -> build [2019-10-07T20:22:46.250Z] Switched to branch 'build' [2019-10-07T20:22:46.257Z] #2 [internal] load .dockerignore [2019-10-07T20:22:46.257Z] #2 transferring context: 87B done [2019-10-07T20:22:46.257Z] #2 DONE 0.0s [2019-10-07T20:22:46.257Z] [2019-10-07T20:22:46.257Z] #1 [internal] load build definition from Dockerfile [2019-10-07T20:22:46.257Z] #1 transferring dockerfile: 13.26kB done [2019-10-07T20:22:46.257Z] #1 DONE 0.0s [2019-10-07T20:22:46.257Z] [2019-10-07T20:22:46.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T20:22:46.543Z] #3 DONE 0.3s [2019-10-07T20:22:46.543Z] [2019-10-07T20:22:46.543Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T20:22:46.543Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-07T20:22:46.543Z] #4 CACHED [2019-10-07T20:22:46.543Z] [2019-10-07T20:22:46.543Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T20:22:46.657Z] Removing intermediate container 0ba63b939aa3 [2019-10-07T20:22:46.657Z] ---> cf76a31213d8 [2019-10-07T20:22:46.657Z] Step 8/12 : RUN go mod download [2019-10-07T20:22:46.830Z] #5 DONE 0.3s [2019-10-07T20:22:46.958Z] Running on azwin-2-8f80a0 in d:\jenkins\workspace\moby_PR-40056 [Pipeline] { [Pipeline] ws [2019-10-07T20:22:46.972Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T20:22:47.119Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-07T20:22:47.119Z] #6 DONE 0.0s [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T20:22:47.119Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-07T20:22:47.119Z] #67 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T20:22:47.119Z] #14 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #15 [dev 6/25] RUN ldconfig [2019-10-07T20:22:47.119Z] #15 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T20:22:47.119Z] #7 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-07T20:22:47.119Z] #10 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T20:22:47.119Z] #11 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T20:22:47.119Z] #13 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:22:47.119Z] #9 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T20:22:47.119Z] #12 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:22:47.119Z] #16 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:22:47.119Z] #60 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T20:22:47.119Z] #8 CACHED [2019-10-07T20:22:47.119Z] [2019-10-07T20:22:47.119Z] #21 [internal] load build context [2019-10-07T20:22:47.164Z] ---> Running in f4dcd9fe399c [2019-10-07T20:22:47.601Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-07T20:22:47.601Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-07T20:22:47.601Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-07T20:22:47.601Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-07T20:22:47.601Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-07T20:22:47.601Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-07T20:22:47.601Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-07T20:22:47.601Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-07T20:22:48.053Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-07T20:22:48.053Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-07T20:22:49.400Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-07T20:22:49.400Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-07T20:22:49.400Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-07T20:22:49.400Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-07T20:22:49.400Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-07T20:22:49.400Z] go: finding github.com/lib/pq v1.0.0 [2019-10-07T20:22:49.400Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-07T20:22:49.817Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-07T20:22:49.817Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-07T20:22:49.817Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-07T20:22:50.233Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-07T20:22:50.647Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-07T20:22:50.647Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-07T20:22:50.647Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-07T20:22:50.647Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-07T20:22:51.061Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-07T20:22:51.473Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-07T20:22:51.473Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-07T20:22:51.589Z] #21 transferring context: 32.24MB 4.1s [2019-10-07T20:22:51.881Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-07T20:22:51.881Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-07T20:22:52.218Z] #21 transferring context: 45.51MB 5.3s done [2019-10-07T20:22:52.218Z] #21 DONE 5.4s [2019-10-07T20:22:52.218Z] [2019-10-07T20:22:52.218Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:22:52.218Z] #58 0.494 + mktemp -d [2019-10-07T20:22:52.218Z] #58 0.495 + export GOPATH=/tmp/tmp.q9EAVjvahg [2019-10-07T20:22:52.218Z] #58 0.495 + git clone https://github.com/docker/distribution.git /tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution [2019-10-07T20:22:52.218Z] #58 0.522 Cloning into '/tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution'... [2019-10-07T20:22:52.279Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-07T20:22:52.280Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-07T20:22:52.507Z] #58 ... [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:52.507Z] #48 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T20:22:52.507Z] #47 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T20:22:52.507Z] #49 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T20:22:52.507Z] #52 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T20:22:52.507Z] #29 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:52.507Z] #25 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:22:52.507Z] #53 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:22:52.507Z] #30 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T20:22:52.507Z] #32 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:22:52.507Z] #33 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T20:22:52.507Z] #20 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T20:22:52.507Z] #22 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:22:52.507Z] #23 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T20:22:52.507Z] #26 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T20:22:52.507Z] #35 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T20:22:52.507Z] #55 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:22:52.507Z] #38 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T20:22:52.507Z] #40 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:52.507Z] #39 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:52.507Z] #41 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:22:52.507Z] #43 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T20:22:52.507Z] #44 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T20:22:52.507Z] #64 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T20:22:52.507Z] #63 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T20:22:52.507Z] #65 CACHED [2019-10-07T20:22:52.507Z] [2019-10-07T20:22:52.507Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:22:52.681Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-07T20:22:53.083Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-07T20:22:53.083Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-07T20:22:53.083Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-07T20:22:53.132Z] #45 0.524 + RM_GOPATH=0 [2019-10-07T20:22:53.132Z] #45 0.528 + TMP_GOPATH= [2019-10-07T20:22:53.132Z] #45 0.529 + : /build [2019-10-07T20:22:53.132Z] #45 0.529 + '[' -z '' ']' [2019-10-07T20:22:53.132Z] #45 0.532 ++ mktemp -d [2019-10-07T20:22:53.132Z] #45 0.553 + export GOPATH=/tmp/tmp.xFoWdD8HIb [2019-10-07T20:22:53.132Z] #45 0.553 + GOPATH=/tmp/tmp.xFoWdD8HIb [2019-10-07T20:22:53.132Z] #45 0.553 + RM_GOPATH=1 [2019-10-07T20:22:53.132Z] #45 0.554 ++ dirname ./install.sh [2019-10-07T20:22:53.132Z] #45 0.590 + dir=. [2019-10-07T20:22:53.132Z] #45 0.598 + bin=runc [2019-10-07T20:22:53.132Z] #45 0.598 + shift [2019-10-07T20:22:53.132Z] #45 0.599 + '[' '!' -f ./runc.installer ']' [2019-10-07T20:22:53.132Z] #45 0.599 + . ./runc.installer [2019-10-07T20:22:53.132Z] #45 0.604 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T20:22:53.132Z] #45 0.608 + install_runc [2019-10-07T20:22:53.132Z] #45 0.622 + uname -r [2019-10-07T20:22:53.132Z] #45 0.624 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-07T20:22:53.132Z] #45 0.638 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-07T20:22:53.132Z] #45 0.638 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-07T20:22:53.132Z] #45 0.638 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xFoWdD8HIb/src/github.com/opencontainers/runc [2019-10-07T20:22:53.132Z] #45 0.638 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-07T20:22:53.132Z] #45 0.642 Cloning into '/tmp/tmp.xFoWdD8HIb/src/github.com/opencontainers/runc'... [2019-10-07T20:22:53.825Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-07T20:22:53.894Z] INFO [loader] Go packages loading at mode load types and syntax took 27.067408963s [2019-10-07T20:22:54.149Z] INFO [loader] SSA repr building timing: packages building 220.041227ms, total 5.282902972s [2019-10-07T20:22:54.334Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-07T20:22:54.335Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-07T20:22:54.335Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-07T20:22:54.335Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-07T20:22:54.762Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-07T20:22:54.762Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-07T20:22:55.165Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-07T20:22:55.569Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-07T20:22:55.569Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-07T20:22:55.569Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-07T20:22:55.989Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-07T20:22:55.989Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-07T20:22:55.989Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-07T20:22:56.395Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-07T20:22:56.395Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-07T20:22:56.781Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-07T20:22:56.781Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-07T20:22:57.188Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-07T20:22:57.188Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-07T20:22:57.188Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-07T20:22:57.582Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-07T20:22:57.583Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-07T20:22:57.605Z] #45 ... [2019-10-07T20:22:57.606Z] [2019-10-07T20:22:57.606Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:22:57.606Z] #17 ... [2019-10-07T20:22:57.606Z] [2019-10-07T20:22:57.606Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:22:57.606Z] #61 1.936 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T20:22:57.606Z] #61 1.936 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T20:22:57.606Z] #61 4.223 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T20:22:57.606Z] #61 4.302 GEN .gitid [2019-10-07T20:22:57.606Z] #61 4.317 GEN criu/include/version.h [2019-10-07T20:22:57.606Z] #61 4.433 GEN include/common/asm [2019-10-07T20:22:57.606Z] #61 7.108 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-07T20:22:57.606Z] #61 7.185 PBCC images/opts.pb-c.c [2019-10-07T20:22:57.606Z] #61 7.217 PBCC images/sit.pb-c.c [2019-10-07T20:22:57.606Z] #61 7.292 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-07T20:22:57.606Z] #61 7.358 DEP images/opts.pb-c.d [2019-10-07T20:22:57.606Z] #61 7.462 DEP images/sit.pb-c.d [2019-10-07T20:22:57.606Z] #61 7.595 PBCC images/macvlan.pb-c.c [2019-10-07T20:22:57.606Z] #61 7.645 DEP images/macvlan.pb-c.d [2019-10-07T20:22:57.606Z] #61 7.711 PBCC images/autofs.pb-c.c [2019-10-07T20:22:57.606Z] #61 7.746 DEP images/autofs.pb-c.d [2019-10-07T20:22:57.606Z] #61 7.819 PBCC images/sysctl.pb-c.c [2019-10-07T20:22:57.606Z] #61 7.897 DEP images/sysctl.pb-c.d [2019-10-07T20:22:57.606Z] #61 7.973 PBCC images/time.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.013 DEP images/time.pb-c.d [2019-10-07T20:22:57.606Z] #61 8.082 PBCC images/binfmt-misc.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.133 DEP images/binfmt-misc.pb-c.d [2019-10-07T20:22:57.606Z] #61 8.258 PBCC images/seccomp.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.373 DEP images/seccomp.pb-c.d [2019-10-07T20:22:57.606Z] #61 8.509 PBCC images/userns.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.579 DEP images/userns.pb-c.d [2019-10-07T20:22:57.606Z] #61 8.634 PBCC images/cgroup.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.716 DEP images/cgroup.pb-c.d [2019-10-07T20:22:57.606Z] #61 8.826 PBCC images/fown.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.861 PBCC images/ext-file.pb-c.c [2019-10-07T20:22:57.606Z] #61 8.906 DEP images/fown.pb-c.d [2019-10-07T20:22:57.606Z] #61 9.066 DEP images/ext-file.pb-c.d [2019-10-07T20:22:57.606Z] #61 9.215 PBCC images/rpc.pb-c.c [2019-10-07T20:22:57.606Z] #61 9.305 DEP images/rpc.pb-c.d [2019-10-07T20:22:57.606Z] #61 9.468 PBCC images/siginfo.pb-c.c [2019-10-07T20:22:57.606Z] #61 9.497 DEP images/siginfo.pb-c.d [2019-10-07T20:22:57.606Z] #61 9.566 PBCC images/pagemap.pb-c.c [2019-10-07T20:22:57.606Z] #61 9.635 DEP images/pagemap.pb-c.d [2019-10-07T20:22:57.606Z] #61 9.726 PBCC images/rlimit.pb-c.c [2019-10-07T20:22:57.606Z] #61 9.778 DEP images/rlimit.pb-c.d [2019-10-07T20:22:57.606Z] #61 9.886 PBCC images/file-lock.pb-c.c [2019-10-07T20:22:57.606Z] #61 9.941 DEP images/file-lock.pb-c.d [2019-10-07T20:22:57.606Z] #61 10.06 PBCC images/tty.pb-c.c [2019-10-07T20:22:57.606Z] #61 10.17 DEP images/tty.pb-c.d [2019-10-07T20:22:57.606Z] #61 10.28 PBCC images/tun.pb-c.c [2019-10-07T20:22:57.606Z] #61 10.43 PBCC images/netdev.pb-c.c [2019-10-07T20:22:57.606Z] #61 ... [2019-10-07T20:22:57.606Z] [2019-10-07T20:22:57.606Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:22:57.606Z] #18 0.495 + mktemp -d [2019-10-07T20:22:57.606Z] #18 0.496 + export GOPATH=/tmp/tmp.DEMOkWNCxk [2019-10-07T20:22:57.606Z] #18 0.543 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.DEMOkWNCxk/src/github.com/go-swagger/go-swagger [2019-10-07T20:22:57.606Z] #18 0.545 Cloning into '/tmp/tmp.DEMOkWNCxk/src/github.com/go-swagger/go-swagger'... [2019-10-07T20:22:57.606Z] #18 ... [2019-10-07T20:22:57.606Z] [2019-10-07T20:22:57.606Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:22:57.606Z] #61 10.53 DEP images/tun.pb-c.d [2019-10-07T20:22:57.606Z] #61 10.65 DEP images/netdev.pb-c.d [2019-10-07T20:22:57.895Z] #61 10.81 PBCC images/vma.pb-c.c [2019-10-07T20:22:57.895Z] #61 10.86 DEP images/vma.pb-c.d [2019-10-07T20:22:57.895Z] #61 10.99 PBCC images/creds.pb-c.c [2019-10-07T20:22:57.895Z] #61 11.08 DEP images/creds.pb-c.d [2019-10-07T20:22:57.983Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-07T20:22:57.983Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-07T20:22:58.185Z] #61 11.14 PBCC images/utsns.pb-c.c [2019-10-07T20:22:58.185Z] #61 11.18 DEP images/utsns.pb-c.d [2019-10-07T20:22:58.185Z] #61 11.27 PBCC images/ipc-desc.pb-c.c [2019-10-07T20:22:58.185Z] #61 11.31 PBCC images/ipc-sem.pb-c.c [2019-10-07T20:22:58.185Z] #61 11.38 DEP images/ipc-desc.pb-c.d [2019-10-07T20:22:58.410Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-07T20:22:58.411Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-07T20:22:58.482Z] #61 11.52 DEP images/ipc-sem.pb-c.d [2019-10-07T20:22:58.482Z] #61 11.63 PBCC images/ipc-msg.pb-c.c [2019-10-07T20:22:58.770Z] #61 11.71 DEP images/ipc-msg.pb-c.d [2019-10-07T20:22:58.770Z] #61 11.85 PBCC images/ipc-shm.pb-c.c [2019-10-07T20:22:58.770Z] #61 11.88 DEP images/ipc-shm.pb-c.d [2019-10-07T20:22:58.770Z] #61 12.00 PBCC images/ipc-var.pb-c.c [2019-10-07T20:22:58.819Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-07T20:22:58.819Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-07T20:22:58.819Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-07T20:22:58.819Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-07T20:22:58.819Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-07T20:22:59.059Z] #61 12.07 DEP images/ipc-var.pb-c.d [2019-10-07T20:22:59.059Z] #61 12.18 PBCC images/sk-opts.pb-c.c [2019-10-07T20:22:59.059Z] #61 12.24 PBCC images/packet-sock.pb-c.c [2019-10-07T20:22:59.348Z] #61 12.40 DEP images/sk-opts.pb-c.d [2019-10-07T20:22:59.348Z] #61 12.52 DEP images/packet-sock.pb-c.d [2019-10-07T20:22:59.482Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-07T20:22:59.482Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-07T20:22:59.639Z] #61 12.61 PBCC images/sk-netlink.pb-c.c [2019-10-07T20:22:59.639Z] #61 12.73 DEP images/sk-netlink.pb-c.d [2019-10-07T20:23:00.012Z] #61 12.87 PBCC images/sk-inet.pb-c.c [2019-10-07T20:23:00.012Z] #61 12.97 DEP images/sk-inet.pb-c.d [2019-10-07T20:23:00.012Z] #61 13.13 PBCC images/sk-unix.pb-c.c [2019-10-07T20:23:00.012Z] #61 13.22 DEP images/sk-unix.pb-c.d [2019-10-07T20:23:00.304Z] #61 13.32 PBCC images/mm.pb-c.c [2019-10-07T20:23:00.304Z] #61 13.40 DEP images/mm.pb-c.d [2019-10-07T20:23:00.304Z] #61 13.48 PBCC images/timerfd.pb-c.c [2019-10-07T20:23:00.597Z] #61 13.58 DEP images/timerfd.pb-c.d [2019-10-07T20:23:00.597Z] #61 13.66 PBCC images/timer.pb-c.c [2019-10-07T20:23:00.597Z] #61 13.70 DEP images/timer.pb-c.d [2019-10-07T20:23:00.917Z] #61 13.82 PBCC images/sa.pb-c.c [2019-10-07T20:23:00.918Z] #61 13.87 DEP images/sa.pb-c.d [2019-10-07T20:23:00.918Z] #61 13.96 PBCC images/pipe-data.pb-c.c [2019-10-07T20:23:00.918Z] #61 14.00 DEP images/pipe-data.pb-c.d [2019-10-07T20:23:00.918Z] #61 14.10 PBCC images/mnt.pb-c.c [2019-10-07T20:23:00.945Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-07T20:23:00.945Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-07T20:23:00.945Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-07T20:23:01.209Z] #61 14.17 DEP images/mnt.pb-c.d [2019-10-07T20:23:01.209Z] #61 14.35 PBCC images/sk-packet.pb-c.c [2019-10-07T20:23:01.209Z] #61 14.40 DEP images/sk-packet.pb-c.d [2019-10-07T20:23:01.344Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-07T20:23:01.344Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-07T20:23:01.344Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-07T20:23:01.497Z] #61 14.47 PBCC images/tcp-stream.pb-c.c [2019-10-07T20:23:01.497Z] #61 14.54 DEP images/tcp-stream.pb-c.d [2019-10-07T20:23:01.497Z] #61 14.63 PBCC images/pipe.pb-c.c [2019-10-07T20:23:01.497Z] #61 14.69 DEP images/pipe.pb-c.d [2019-10-07T20:23:01.733Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-07T20:23:01.786Z] #61 14.78 PBCC images/pstree.pb-c.c [2019-10-07T20:23:01.787Z] #61 14.83 DEP images/pstree.pb-c.d [2019-10-07T20:23:01.787Z] #61 14.95 PBCC images/fs.pb-c.c [2019-10-07T20:23:02.078Z] #61 14.99 DEP images/fs.pb-c.d [2019-10-07T20:23:02.078Z] #61 15.11 PBCC images/signalfd.pb-c.c [2019-10-07T20:23:02.078Z] #61 15.17 DEP images/signalfd.pb-c.d [2019-10-07T20:23:02.078Z] #61 15.23 PBCC images/fh.pb-c.c [2019-10-07T20:23:02.365Z] #61 15.36 PBCC images/fsnotify.pb-c.c [2019-10-07T20:23:02.365Z] #61 15.49 DEP images/fh.pb-c.d [2019-10-07T20:23:02.365Z] #61 ... [2019-10-07T20:23:02.365Z] [2019-10-07T20:23:02.365Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:23:02.365Z] #36 0.524 + RM_GOPATH=0 [2019-10-07T20:23:02.365Z] #36 0.525 + TMP_GOPATH= [2019-10-07T20:23:02.365Z] #36 0.526 + : /build [2019-10-07T20:23:02.365Z] #36 0.527 + '[' -z '' ']' [2019-10-07T20:23:02.365Z] #36 0.528 ++ mktemp -d [2019-10-07T20:23:02.365Z] #36 0.532 + export GOPATH=/tmp/tmp.udpXanKXQl [2019-10-07T20:23:02.365Z] #36 0.546 + GOPATH=/tmp/tmp.udpXanKXQl [2019-10-07T20:23:02.365Z] #36 0.546 + RM_GOPATH=1 [2019-10-07T20:23:02.365Z] #36 0.550 ++ dirname ./install.sh [2019-10-07T20:23:02.365Z] #36 0.551 + dir=. [2019-10-07T20:23:02.365Z] #36 0.556 + bin=vndr [2019-10-07T20:23:02.365Z] #36 0.558 + shift [2019-10-07T20:23:02.365Z] #36 0.558 + '[' '!' -f ./vndr.installer ']' [2019-10-07T20:23:02.365Z] #36 0.559 + . ./vndr.installer [2019-10-07T20:23:02.365Z] #36 0.559 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T20:23:02.365Z] #36 0.560 + install_vndr [2019-10-07T20:23:02.365Z] #36 0.566 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-07T20:23:02.365Z] #36 0.566 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.udpXanKXQl/src/github.com/LK4D4/vndr [2019-10-07T20:23:02.365Z] #36 0.567 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T20:23:02.365Z] #36 0.607 Cloning into '/tmp/tmp.udpXanKXQl/src/github.com/LK4D4/vndr'... [2019-10-07T20:23:02.365Z] #36 2.094 + cd /tmp/tmp.udpXanKXQl/src/github.com/LK4D4/vndr [2019-10-07T20:23:02.365Z] #36 2.094 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T20:23:02.365Z] #36 2.110 + go build -buildmode=pie -v -o /build/vndr . [2019-10-07T20:23:02.365Z] #36 3.712 github.com/LK4D4/vndr/godl/singleflight [2019-10-07T20:23:02.365Z] #36 4.372 github.com/LK4D4/vndr/build [2019-10-07T20:23:02.365Z] #36 5.032 github.com/LK4D4/vndr/godl [2019-10-07T20:23:02.600Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-07T20:23:02.600Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-07T20:23:02.653Z] #36 10.09 github.com/LK4D4/vndr [2019-10-07T20:23:02.653Z] #36 ... [2019-10-07T20:23:02.653Z] [2019-10-07T20:23:02.653Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:23:02.653Z] #50 0.509 + RM_GOPATH=0 [2019-10-07T20:23:02.653Z] #50 0.509 + TMP_GOPATH= [2019-10-07T20:23:02.653Z] #50 0.509 + : /build [2019-10-07T20:23:02.653Z] #50 0.509 + '[' -z '' ']' [2019-10-07T20:23:02.653Z] #50 0.510 ++ mktemp -d [2019-10-07T20:23:02.653Z] #50 0.520 + export GOPATH=/tmp/tmp.KGn1SJ60Xh [2019-10-07T20:23:02.653Z] #50 0.540 + GOPATH=/tmp/tmp.KGn1SJ60Xh [2019-10-07T20:23:02.653Z] #50 0.540 + RM_GOPATH=1 [2019-10-07T20:23:02.653Z] #50 0.546 ++ dirname ./install.sh [2019-10-07T20:23:02.653Z] #50 0.556 + dir=. [2019-10-07T20:23:02.653Z] #50 0.559 + bin=containerd [2019-10-07T20:23:02.653Z] #50 0.560 + shift [2019-10-07T20:23:02.653Z] #50 0.562 + '[' '!' -f ./containerd.installer ']' [2019-10-07T20:23:02.653Z] #50 0.563 + . ./containerd.installer [2019-10-07T20:23:02.653Z] #50 0.564 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T20:23:02.653Z] #50 0.566 + install_containerd [2019-10-07T20:23:02.653Z] #50 0.569 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-07T20:23:02.653Z] #50 0.569 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T20:23:02.653Z] #50 0.570 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KGn1SJ60Xh/src/github.com/containerd/containerd [2019-10-07T20:23:02.653Z] #50 0.578 Cloning into '/tmp/tmp.KGn1SJ60Xh/src/github.com/containerd/containerd'... [2019-10-07T20:23:02.653Z] #50 ... [2019-10-07T20:23:02.653Z] [2019-10-07T20:23:02.653Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:23:02.653Z] #56 0.389 + RM_GOPATH=0 [2019-10-07T20:23:02.653Z] #56 0.389 + TMP_GOPATH= [2019-10-07T20:23:02.653Z] #56 0.395 + : /build [2019-10-07T20:23:02.653Z] #56 0.396 + '[' -z '' ']' [2019-10-07T20:23:02.653Z] #56 0.397 ++ mktemp -d [2019-10-07T20:23:02.653Z] #56 0.400 + export GOPATH=/tmp/tmp.0Mzg042Qhw [2019-10-07T20:23:02.653Z] #56 0.402 + GOPATH=/tmp/tmp.0Mzg042Qhw [2019-10-07T20:23:02.653Z] #56 0.403 + RM_GOPATH=1 [2019-10-07T20:23:02.653Z] #56 0.404 ++ dirname ./install.sh [2019-10-07T20:23:02.653Z] #56 0.405 + dir=. [2019-10-07T20:23:02.653Z] #56 0.409 + bin=dockercli [2019-10-07T20:23:02.653Z] #56 0.410 + shift [2019-10-07T20:23:02.653Z] #56 0.410 + '[' '!' -f ./dockercli.installer ']' [2019-10-07T20:23:02.653Z] #56 0.410 + . ./dockercli.installer [2019-10-07T20:23:02.653Z] #56 0.414 ++ DOCKERCLI_CHANNEL=stable [2019-10-07T20:23:02.653Z] #56 0.415 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-07T20:23:02.653Z] #56 0.415 + install_dockercli [2019-10-07T20:23:02.653Z] #56 0.418 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-07T20:23:02.653Z] #56 0.418 Install docker/cli version 17.06.2-ce from stable [2019-10-07T20:23:02.653Z] #56 0.419 ++ uname -m [2019-10-07T20:23:02.653Z] #56 0.431 + arch=ppc64le [2019-10-07T20:23:02.653Z] #56 0.431 + '[' ppc64le '!=' x86_64 ']' [2019-10-07T20:23:02.653Z] #56 0.432 + '[' ppc64le '!=' s390x ']' [2019-10-07T20:23:02.653Z] #56 0.432 + '[' ppc64le '!=' armhf ']' [2019-10-07T20:23:02.653Z] #56 0.432 + build_dockercli [2019-10-07T20:23:02.653Z] #56 0.432 + git clone https://github.com/docker/docker-ce /tmp/tmp.0Mzg042Qhw/tmp/docker-ce [2019-10-07T20:23:02.653Z] #56 0.436 Cloning into '/tmp/tmp.0Mzg042Qhw/tmp/docker-ce'... [2019-10-07T20:23:02.653Z] #56 ... [2019-10-07T20:23:02.653Z] [2019-10-07T20:23:02.653Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:23:02.653Z] #27 0.508 + RM_GOPATH=0 [2019-10-07T20:23:02.653Z] #27 0.509 + TMP_GOPATH= [2019-10-07T20:23:02.653Z] #27 0.510 + : /build [2019-10-07T20:23:02.653Z] #27 0.512 + '[' -z '' ']' [2019-10-07T20:23:02.653Z] #27 0.514 ++ mktemp -d [2019-10-07T20:23:02.653Z] #27 0.522 + export GOPATH=/tmp/tmp.P77ZiRWutQ [2019-10-07T20:23:02.653Z] #27 0.524 + GOPATH=/tmp/tmp.P77ZiRWutQ [2019-10-07T20:23:02.653Z] #27 0.524 + RM_GOPATH=1 [2019-10-07T20:23:02.653Z] #27 0.527 ++ dirname ./install.sh [2019-10-07T20:23:02.653Z] #27 0.535 + dir=. [2019-10-07T20:23:02.653Z] #27 0.544 + bin=golangci_lint [2019-10-07T20:23:02.653Z] #27 0.544 + shift [2019-10-07T20:23:02.653Z] #27 0.545 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-07T20:23:02.653Z] #27 0.547 + . ./golangci_lint.installer [2019-10-07T20:23:02.653Z] #27 0.547 ++ : v1.17.1 [2019-10-07T20:23:02.653Z] #27 0.548 + install_golangci_lint [2019-10-07T20:23:02.653Z] #27 0.548 Installing golangci-lint version v1.17.1 [2019-10-07T20:23:02.653Z] #27 0.548 + echo 'Installing golangci-lint version v1.17.1' [2019-10-07T20:23:02.653Z] #27 0.548 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T20:23:02.941Z] #27 ... [2019-10-07T20:23:02.941Z] [2019-10-07T20:23:02.941Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:23:02.941Z] #61 15.67 DEP images/fsnotify.pb-c.d [2019-10-07T20:23:02.941Z] #61 15.75 PBCC images/eventpoll.pb-c.c [2019-10-07T20:23:02.941Z] #61 15.77 DEP images/eventpoll.pb-c.d [2019-10-07T20:23:02.941Z] #61 15.95 PBCC images/eventfd.pb-c.c [2019-10-07T20:23:02.941Z] #61 16.00 DEP images/eventfd.pb-c.d [2019-10-07T20:23:02.941Z] #61 16.07 PBCC images/remap-file-path.pb-c.c [2019-10-07T20:23:02.941Z] #61 16.14 DEP images/remap-file-path.pb-c.d [2019-10-07T20:23:03.007Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-07T20:23:03.007Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-07T20:23:03.007Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-07T20:23:03.229Z] #61 16.22 PBCC images/fifo.pb-c.c [2019-10-07T20:23:03.230Z] #61 16.25 DEP images/fifo.pb-c.d [2019-10-07T20:23:03.230Z] #61 16.36 PBCC images/ghost-file.pb-c.c [2019-10-07T20:23:03.411Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-07T20:23:03.520Z] #61 16.45 DEP images/ghost-file.pb-c.d [2019-10-07T20:23:03.520Z] #61 16.50 PBCC images/regfile.pb-c.c [2019-10-07T20:23:03.520Z] #61 16.54 DEP images/regfile.pb-c.d [2019-10-07T20:23:03.520Z] #61 16.59 PBCC images/ns.pb-c.c [2019-10-07T20:23:03.520Z] #61 16.61 DEP images/ns.pb-c.d [2019-10-07T20:23:03.520Z] #61 16.68 PBCC images/fdinfo.pb-c.c [2019-10-07T20:23:03.956Z] #61 16.85 DEP images/fdinfo.pb-c.d [2019-10-07T20:23:03.956Z] #61 16.93 PBCC images/core-aarch64.pb-c.c [2019-10-07T20:23:03.956Z] #61 17.05 PBCC images/core-arm.pb-c.c [2019-10-07T20:23:04.261Z] #61 17.25 PBCC images/core-ppc64.pb-c.c [2019-10-07T20:23:04.261Z] #61 17.36 PBCC images/core-s390.pb-c.c [2019-10-07T20:23:04.261Z] #61 17.43 PBCC images/core-x86.pb-c.c [2019-10-07T20:23:04.309Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-07T20:23:04.567Z] #61 17.52 PBCC images/core.pb-c.c [2019-10-07T20:23:04.567Z] #61 17.65 PBCC images/inventory.pb-c.c [2019-10-07T20:23:04.702Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-07T20:23:04.703Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-07T20:23:04.703Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-07T20:23:04.860Z] #61 17.76 DEP images/core-aarch64.pb-c.d [2019-10-07T20:23:04.860Z] #61 17.97 DEP images/core-arm.pb-c.d [2019-10-07T20:23:05.150Z] #61 18.06 DEP images/core-ppc64.pb-c.d [2019-10-07T20:23:05.150Z] #61 18.17 DEP images/core-s390.pb-c.d [2019-10-07T20:23:05.189Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-07T20:23:05.440Z] #61 18.33 DEP images/core-x86.pb-c.d [2019-10-07T20:23:05.440Z] #61 18.46 DEP images/core.pb-c.d [2019-10-07T20:23:05.728Z] #61 18.59 DEP images/inventory.pb-c.d [2019-10-07T20:23:05.729Z] #61 18.67 PBCC images/cpuinfo.pb-c.c [2019-10-07T20:23:05.729Z] #61 18.71 DEP images/cpuinfo.pb-c.d [2019-10-07T20:23:05.729Z] #61 18.79 PBCC images/stats.pb-c.c [2019-10-07T20:23:05.729Z] #61 18.86 DEP images/stats.pb-c.d [2019-10-07T20:23:05.831Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-07T20:23:06.279Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-07T20:23:06.692Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-07T20:23:07.533Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-07T20:23:07.533Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-07T20:23:07.533Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-07T20:23:07.796Z] #61 20.95 make[1]: Nothing to be done for 'all'. [2019-10-07T20:23:08.374Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-07T20:23:08.782Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-07T20:23:09.194Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-07T20:23:09.598Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-07T20:23:09.993Z] go: finding golang.org/x/text v0.3.0 [2019-10-07T20:23:09.993Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-07T20:23:10.408Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-07T20:23:10.408Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-07T20:23:10.813Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-07T20:23:11.232Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-07T20:23:11.232Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-07T20:23:11.324Z] #61 23.67 CC images/stats.o [2019-10-07T20:23:11.324Z] #61 ... [2019-10-07T20:23:11.324Z] [2019-10-07T20:23:11.324Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:23:11.324Z] #17 13.97 Collecting yamllint==1.16.0 [2019-10-07T20:23:11.324Z] #17 15.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-07T20:23:11.324Z] #17 17.10 Collecting pyyaml (from yamllint==1.16.0) [2019-10-07T20:23:11.324Z] #17 18.06 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-07T20:23:11.324Z] #17 23.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-07T20:23:11.324Z] #17 24.05 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-07T20:23:11.324Z] #17 ... [2019-10-07T20:23:11.324Z] [2019-10-07T20:23:11.324Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:23:11.324Z] #58 17.20 + cd /tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution [2019-10-07T20:23:11.324Z] #58 17.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-07T20:23:11.324Z] #58 19.82 + GOPATH=/tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q9EAVjvahg go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-07T20:23:11.324Z] #58 ... [2019-10-07T20:23:11.324Z] [2019-10-07T20:23:11.324Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:23:11.324Z] #61 24.24 CC images/core.o [2019-10-07T20:23:11.801Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-07T20:23:11.801Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-07T20:23:11.917Z] using credential docker-jenkins-github-credentials [2019-10-07T20:23:11.995Z] Cloning the remote Git repository [2019-10-07T20:23:11.995Z] Cloning with configured refspecs honoured and without tags [2019-10-07T20:23:12.360Z] #61 25.43 CC images/core-x86.o [2019-10-07T20:23:12.778Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-07T20:23:13.183Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-07T20:23:13.390Z] #61 26.46 CC images/core-arm.o [2019-10-07T20:23:13.602Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-07T20:23:13.602Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-07T20:23:14.013Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-07T20:23:12.242Z] Cloning repository https://github.com/moby/moby.git [2019-10-07T20:23:12.653Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-07T20:23:14.419Z] #61 27.24 CC images/core-aarch64.o [2019-10-07T20:23:14.443Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-07T20:23:14.715Z] #61 ... [2019-10-07T20:23:14.715Z] [2019-10-07T20:23:14.715Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:23:14.715Z] #45 12.28 + cd /tmp/tmp.xFoWdD8HIb/src/github.com/opencontainers/runc [2019-10-07T20:23:14.715Z] #45 12.29 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T20:23:14.715Z] #45 12.96 + '[' -z '' ']' [2019-10-07T20:23:14.715Z] #45 12.98 + target=static [2019-10-07T20:23:14.715Z] #45 12.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-07T20:23:14.715Z] #45 15.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-07T20:23:14.715Z] #45 ... [2019-10-07T20:23:14.715Z] [2019-10-07T20:23:14.715Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:23:14.715Z] #17 27.64 Building wheels for collected packages: pyyaml, pathspec [2019-10-07T20:23:14.715Z] #17 27.66 Running setup.py bdist_wheel for pyyaml: started [2019-10-07T20:23:14.858Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-07T20:23:15.261Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-07T20:23:15.261Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-07T20:23:15.655Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-07T20:23:15.655Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-07T20:23:15.655Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-07T20:23:16.056Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-07T20:23:16.056Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-07T20:23:16.482Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-07T20:23:16.482Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-07T20:23:16.482Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-07T20:23:14.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:23:14.545Z] > git --version # timeout=10 [2019-10-07T20:23:14.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:23:14.597Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:23:16.892Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-07T20:23:16.892Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-07T20:23:17.321Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-07T20:23:17.321Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-07T20:23:17.969Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-07T20:23:17.969Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-07T20:23:17.969Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-07T20:23:17.969Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-07T20:23:17.969Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-07T20:23:18.217Z] #17 31.31 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-07T20:23:18.217Z] #17 31.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-07T20:23:18.507Z] #17 31.48 Running setup.py bdist_wheel for pathspec: started [2019-10-07T20:23:18.957Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-07T20:23:18.957Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-07T20:23:19.344Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-07T20:23:19.344Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-07T20:23:19.344Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-07T20:23:19.344Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-07T20:23:19.804Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-07T20:23:19.804Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-07T20:23:20.401Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-07T20:23:20.401Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-07T20:23:20.401Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-07T20:23:20.812Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-07T20:23:20.812Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-07T20:23:21.254Z] #17 ... [2019-10-07T20:23:21.254Z] [2019-10-07T20:23:21.254Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:23:21.254Z] #36 DONE 28.7s [2019-10-07T20:23:21.254Z] [2019-10-07T20:23:21.254Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:23:21.254Z] #61 27.97 CC images/core-ppc64.o [2019-10-07T20:23:21.254Z] #61 28.96 CC images/core-s390.o [2019-10-07T20:23:21.254Z] #61 30.07 CC images/cpuinfo.o [2019-10-07T20:23:21.254Z] #61 30.78 CC images/inventory.o [2019-10-07T20:23:21.254Z] #61 31.35 CC images/fdinfo.o [2019-10-07T20:23:21.254Z] #61 31.94 CC images/fown.o [2019-10-07T20:23:21.254Z] #61 32.37 CC images/ns.o [2019-10-07T20:23:21.254Z] #61 32.77 CC images/regfile.o [2019-10-07T20:23:21.254Z] #61 33.27 CC images/ghost-file.o [2019-10-07T20:23:21.254Z] #61 33.93 CC images/fifo.o [2019-10-07T20:23:21.543Z] #61 34.41 CC images/remap-file-path.o [2019-10-07T20:23:21.667Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-07T20:23:21.667Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-07T20:23:21.667Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-07T20:23:21.832Z] #61 34.94 CC images/eventfd.o [2019-10-07T20:23:22.064Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-07T20:23:22.064Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-07T20:23:22.064Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-07T20:23:22.463Z] #61 ... [2019-10-07T20:23:22.463Z] [2019-10-07T20:23:22.463Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:23:22.463Z] #17 35.39 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-07T20:23:22.463Z] #17 35.39 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-07T20:23:22.463Z] #17 35.49 Successfully built pyyaml pathspec [2019-10-07T20:23:22.463Z] #17 35.53 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-07T20:23:22.471Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-07T20:23:22.471Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-07T20:23:22.471Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-07T20:23:22.471Z] go: finding github.com/kr/text v0.1.0 [2019-10-07T20:23:23.489Z] #17 ... [2019-10-07T20:23:23.490Z] [2019-10-07T20:23:23.490Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:23:23.490Z] #27 21.01 + cd /tmp/tmp.P77ZiRWutQ/src/github.com/golangci/golangci-lint/ [2019-10-07T20:23:23.490Z] #27 21.01 + git checkout -q v1.17.1 [2019-10-07T20:23:23.490Z] #27 22.78 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T20:23:23.490Z] #27 ... [2019-10-07T20:23:23.490Z] [2019-10-07T20:23:23.490Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:23:23.490Z] #17 36.72 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-07T20:23:23.492Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-07T20:23:23.492Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-07T20:23:23.492Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-07T20:23:23.492Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-07T20:23:23.492Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-07T20:23:23.492Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-07T20:23:24.054Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-07T20:23:24.054Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-07T20:23:24.054Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-07T20:23:24.119Z] #17 DONE 37.1s [2019-10-07T20:23:24.119Z] [2019-10-07T20:23:24.119Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:23:24.119Z] #61 35.73 CC images/eventpoll.o [2019-10-07T20:23:24.119Z] #61 36.03 CC images/fh.o [2019-10-07T20:23:24.119Z] #61 36.43 CC images/fsnotify.o [2019-10-07T20:23:24.119Z] #61 37.19 CC images/signalfd.o [2019-10-07T20:23:24.408Z] #61 37.35 CC images/fs.o [2019-10-07T20:23:24.408Z] #61 37.54 CC images/pstree.o [2019-10-07T20:23:24.471Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-07T20:23:24.698Z] #61 37.76 CC images/pipe.o [2019-10-07T20:23:24.881Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-07T20:23:24.989Z] #61 38.05 CC images/tcp-stream.o [2019-10-07T20:23:25.278Z] #61 38.26 CC images/sk-packet.o [2019-10-07T20:23:25.278Z] #61 38.50 CC images/mnt.o [2019-10-07T20:23:25.284Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-07T20:23:25.284Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-07T20:23:25.703Z] go: finding cloud.google.com/go v0.26.0 [2019-10-07T20:23:25.703Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-07T20:23:25.703Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-07T20:23:25.909Z] #61 38.96 CC images/pipe-data.o [2019-10-07T20:23:26.108Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-07T20:23:26.109Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-07T20:23:26.109Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-07T20:23:26.198Z] #61 39.26 CC images/sa.o [2019-10-07T20:23:26.487Z] #61 39.52 CC images/timer.o [2019-10-07T20:23:26.502Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-07T20:23:26.777Z] #61 39.94 CC images/timerfd.o [2019-10-07T20:23:26.914Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-07T20:23:27.067Z] #61 40.19 CC images/mm.o [2019-10-07T20:23:27.330Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-07T20:23:27.330Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-07T20:23:27.330Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-07T20:23:27.330Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-07T20:23:27.330Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-07T20:23:27.715Z] #61 40.59 CC images/sk-opts.o [2019-10-07T20:23:27.745Z] go: finding github.com/kr/pty v1.1.1 [2019-10-07T20:23:27.745Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-07T20:23:28.034Z] #61 40.96 CC images/sk-unix.o [2019-10-07T20:23:28.634Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-07T20:23:28.634Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-07T20:23:28.634Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-07T20:23:28.634Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-07T20:23:28.634Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-07T20:23:28.634Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-07T20:23:28.634Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-07T20:23:28.664Z] #61 41.58 CC images/sk-inet.o [2019-10-07T20:23:28.951Z] #61 42.11 CC images/tun.o [2019-10-07T20:23:29.046Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-07T20:23:29.516Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-07T20:23:29.516Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-07T20:23:29.583Z] #61 42.45 CC images/sk-netlink.o [2019-10-07T20:23:29.871Z] #61 42.71 CC images/packet-sock.o [2019-10-07T20:23:30.152Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-07T20:23:30.152Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-07T20:23:30.152Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-07T20:23:30.162Z] #61 43.18 CC images/ipc-var.o [2019-10-07T20:23:30.162Z] #61 ... [2019-10-07T20:23:30.162Z] [2019-10-07T20:23:30.162Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:23:30.162Z] #50 37.69 + cd /tmp/tmp.KGn1SJ60Xh/src/github.com/containerd/containerd [2019-10-07T20:23:30.162Z] #50 37.69 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T20:23:30.702Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-07T20:23:30.702Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-07T20:23:31.200Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-07T20:23:31.200Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-07T20:23:31.200Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-07T20:23:31.600Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-07T20:23:31.997Z] go: finding github.com/golang/mock v1.1.1 [2019-10-07T20:23:31.997Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-07T20:23:32.238Z] #50 39.47 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-07T20:23:32.238Z] #50 39.47 + BUILDTAGS='netgo osusergo static_build' [2019-10-07T20:23:32.238Z] #50 39.47 + export EXTRA_FLAGS=-buildmode=pie [2019-10-07T20:23:32.238Z] #50 39.47 + EXTRA_FLAGS=-buildmode=pie [2019-10-07T20:23:32.238Z] #50 39.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-07T20:23:32.238Z] #50 39.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-07T20:23:32.238Z] #50 39.47 + '[' '' = dynamic ']' [2019-10-07T20:23:32.238Z] #50 39.47 + make [2019-10-07T20:23:32.411Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-07T20:23:32.411Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-07T20:23:32.532Z] #50 40.17 🇩 bin/ctr [2019-10-07T20:23:33.715Z] Fetching without tags [2019-10-07T20:23:34.460Z] Merging remotes/origin/master commit 31da04af21a9464c00c33da87b5873fa74b43085 into PR head commit 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:33.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:23:33.428Z] > git config --add remote.origin.fetch +refs/pull/40056/head:refs/remotes/origin/PR-40056 # timeout=10 [2019-10-07T20:23:33.481Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-07T20:23:33.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-07T20:23:33.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-07T20:23:33.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-07T20:23:33.741Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40056/head:refs/remotes/origin/PR-40056 +refs/heads/master:refs/remotes/origin/master [2019-10-07T20:23:34.558Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:23:34.610Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:36.973Z] #50 ... [2019-10-07T20:23:36.973Z] [2019-10-07T20:23:36.973Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:23:36.973Z] #18 44.84 + cd /tmp/tmp.DEMOkWNCxk/src/github.com/go-swagger/go-swagger [2019-10-07T20:23:36.973Z] #18 44.84 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-07T20:23:36.973Z] #18 46.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-07T20:23:37.840Z] Merge succeeded, producing 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:37.841Z] Checking out Revision 8663d0933439acd8187c376d64a57ec8ffee511e (PR-40056) [2019-10-07T20:23:37.494Z] > git merge 31da04af21a9464c00c33da87b5873fa74b43085 # timeout=10 [2019-10-07T20:23:37.656Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-07T20:23:37.865Z] > git config core.sparsecheckout # timeout=10 [2019-10-07T20:23:37.917Z] > git checkout -f 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:40.482Z] #18 ... [2019-10-07T20:23:40.482Z] [2019-10-07T20:23:40.482Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:23:40.482Z] #61 43.52 CC images/ipc-desc.o [2019-10-07T20:23:40.482Z] #61 43.84 CC images/ipc-shm.o [2019-10-07T20:23:40.482Z] #61 44.26 CC images/ipc-msg.o [2019-10-07T20:23:40.482Z] #61 44.68 CC images/ipc-sem.o [2019-10-07T20:23:40.482Z] #61 44.91 CC images/utsns.o [2019-10-07T20:23:40.482Z] #61 45.21 CC images/creds.o [2019-10-07T20:23:40.482Z] #61 45.45 CC images/vma.o [2019-10-07T20:23:40.482Z] #61 45.78 CC images/netdev.o [2019-10-07T20:23:40.482Z] #61 46.32 CC images/tty.o [2019-10-07T20:23:40.482Z] #61 47.10 CC images/file-lock.o [2019-10-07T20:23:40.482Z] #61 47.35 CC images/rlimit.o [2019-10-07T20:23:40.482Z] #61 47.66 CC images/pagemap.o [2019-10-07T20:23:40.482Z] #61 48.01 CC images/siginfo.o [2019-10-07T20:23:40.482Z] #61 48.30 CC images/rpc.o [2019-10-07T20:23:40.482Z] #61 49.85 CC images/ext-file.o [2019-10-07T20:23:40.482Z] #61 50.14 CC images/cgroup.o [2019-10-07T20:23:40.482Z] #61 50.95 CC images/userns.o [2019-10-07T20:23:40.482Z] #61 51.36 CC images/google/protobuf/descriptor.o [2019-10-07T20:23:40.771Z] #61 53.75 CC images/opts.o [2019-10-07T20:23:41.060Z] #61 54.11 CC images/seccomp.o [2019-10-07T20:23:41.688Z] #61 54.51 CC images/binfmt-misc.o [2019-10-07T20:23:41.688Z] #61 54.70 CC images/time.o [2019-10-07T20:23:41.976Z] #61 55.01 CC images/sysctl.o [2019-10-07T20:23:42.265Z] #61 55.28 CC images/autofs.o [2019-10-07T20:23:42.553Z] #61 55.58 CC images/macvlan.o [2019-10-07T20:23:42.840Z] #61 55.86 CC images/sit.o [2019-10-07T20:23:43.128Z] #61 56.13 LINK images/built-in.o [2019-10-07T20:23:43.128Z] #61 56.28 GEN compel/include/asm [2019-10-07T20:23:43.422Z] #61 56.29 GEN compel/include/version.h [2019-10-07T20:23:43.422Z] #61 56.31 touch .config [2019-10-07T20:23:43.422Z] #61 56.33 GEN include/common/config.h [2019-10-07T20:23:43.422Z] #61 56.47 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-07T20:23:43.422Z] #61 56.51 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-07T20:23:43.709Z] #61 56.59 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-07T20:23:43.709Z] #61 56.63 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-07T20:23:43.709Z] #61 56.72 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-07T20:23:43.709Z] #61 56.75 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-07T20:23:43.709Z] #61 56.78 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-07T20:23:43.709Z] #61 56.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-07T20:23:43.709Z] #61 56.82 DEP compel/plugins/std/infect.d [2019-10-07T20:23:43.999Z] #61 56.99 DEP compel/plugins/std/string.d [2019-10-07T20:23:43.999Z] #61 57.24 DEP compel/plugins/std/log.d [2019-10-07T20:23:44.290Z] #61 57.37 DEP compel/plugins/std/fds.d [2019-10-07T20:23:44.290Z] #61 57.51 DEP compel/plugins/std/std.d [2019-10-07T20:23:44.592Z] #61 57.67 DEP compel/plugins/shmem/shmem.d [2019-10-07T20:23:44.880Z] #61 57.89 DEP compel/plugins/fds/fds.d [2019-10-07T20:23:45.168Z] #61 58.12 CC compel/plugins/std/std.o [2019-10-07T20:23:45.456Z] #61 58.55 CC compel/plugins/std/fds.o [2019-10-07T20:23:46.082Z] #61 59.00 CC compel/plugins/std/log.o [2019-10-07T20:23:47.026Z] Commit message: "devmapper: fix unit test" [2019-10-07T20:23:47.105Z] #61 60.22 CC compel/plugins/std/string.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-07T20:23:48.135Z] #61 60.99 CC compel/plugins/std/infect.o [2019-10-07T20:23:48.426Z] #61 61.64 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-07T20:23:48.426Z] #61 61.68 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-07T20:23:48.722Z] #61 61.75 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-07T20:23:48.722Z] #61 61.80 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-07T20:23:48.722Z] #61 61.94 AR compel/plugins/std.lib.a [2019-10-07T20:23:49.019Z] #61 62.08 CC compel/plugins/fds/fds.o [2019-10-07T20:23:49.311Z] #61 62.50 AR compel/plugins/fds.lib.a [2019-10-07T20:23:49.601Z] #61 62.57 HOSTDEP compel/src/lib/log-host.d [2019-10-07T20:23:49.892Z] #61 62.83 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-07T20:23:49.892Z] #61 63.02 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-07T20:23:49.898Z] + docker version [2019-10-07T20:23:50.183Z] #61 63.23 HOSTDEP compel/src/main-host.d [2019-10-07T20:23:50.475Z] #61 63.47 DEP compel/src/lib/ptrace.d [2019-10-07T20:23:50.764Z] #61 63.69 DEP compel/src/lib/infect.d [2019-10-07T20:23:50.764Z] #61 63.88 DEP compel/src/lib/infect-util.d [2019-10-07T20:23:51.054Z] #61 64.06 DEP compel/src/lib/infect-rpc.d [2019-10-07T20:23:51.054Z] #61 64.28 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-07T20:23:51.345Z] #61 64.43 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-07T20:23:51.635Z] #61 64.61 DEP compel/src/lib/log.d [2019-10-07T20:23:51.636Z] #61 64.79 DEP compel/src/main.d [2019-10-07T20:23:51.925Z] #61 65.03 DEP compel/src/lib/handle-elf.d [2019-10-07T20:23:52.215Z] #61 65.26 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-07T20:23:52.505Z] #61 65.54 CC compel/src/lib/log.o [2019-10-07T20:23:53.138Z] #61 66.01 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-07T20:23:53.428Z] #61 66.42 CC compel/arch/ppc64/src/lib/infect.o [2019-10-07T20:23:54.057Z] #61 67.16 CC compel/src/lib/infect-rpc.o [2019-10-07T20:23:54.699Z] #61 67.66 CC compel/src/lib/infect-util.o [2019-10-07T20:23:54.996Z] #61 67.98 CC compel/src/lib/infect.o [2019-10-07T20:23:58.519Z] #61 70.97 CC compel/src/lib/ptrace.o [2019-10-07T20:23:58.519Z] #61 71.48 AR compel/libcompel.a [2019-10-07T20:23:58.519Z] #61 71.57 HOSTCC compel/src/main-host.o [2019-10-07T20:23:58.542Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:23:58.542Z] [2019-10-07T20:23:58.542Z] [2019-10-07T20:23:58.542Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T20:23:58.542Z] [2019-10-07T20:23:58.542Z] [2019-10-07T20:23:58.542Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-07T20:23:58.542Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T20:23:58.542Z] No new tests added to integration. [2019-10-07T20:23:58.542Z] [2019-10-07T20:23:58.542Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T20:23:58.542Z] PKG_CONFIG=pkg-config [2019-10-07T20:23:58.542Z] GOLANG_VERSION=1.13.1 [2019-10-07T20:23:58.542Z] HOSTNAME=112710c5cbe1 [2019-10-07T20:23:58.542Z] KEEPBUNDLE=1 [2019-10-07T20:23:58.542Z] container=docker [2019-10-07T20:23:58.542Z] TEST_SKIP_INTEGRATION=1 [2019-10-07T20:23:58.542Z] GO111MODULE=off [2019-10-07T20:23:58.542Z] GOPATH=/go [2019-10-07T20:23:58.542Z] PWD=/go/src/github.com/docker/docker [2019-10-07T20:23:58.542Z] HOME=/root [2019-10-07T20:23:58.542Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T20:23:58.542Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T20:23:58.542Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T20:23:58.542Z] DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:58.542Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T20:23:58.542Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T20:23:58.542Z] TERM=xterm [2019-10-07T20:23:58.542Z] VALIDATE_BRANCH=master [2019-10-07T20:23:58.542Z] DEST=bundles/test-integration [2019-10-07T20:23:58.542Z] SHLVL=1 [2019-10-07T20:23:58.542Z] TIMEOUT=120m [2019-10-07T20:23:58.542Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-07T20:23:58.542Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T20:23:58.542Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T20:23:58.542Z] TESTDEBUG=0 [2019-10-07T20:23:58.542Z] _=/usr/bin/env [2019-10-07T20:23:58.542Z] Building test suite binary ./integration-cli/test.main [2019-10-07T20:23:58.542Z] PKG_CONFIG=pkg-config [2019-10-07T20:23:58.542Z] GOLANG_VERSION=1.13.1 [2019-10-07T20:23:58.542Z] HOSTNAME=b297a38ce2fb [2019-10-07T20:23:58.542Z] KEEPBUNDLE=1 [2019-10-07T20:23:58.542Z] container=docker [2019-10-07T20:23:58.542Z] TEST_SKIP_INTEGRATION=1 [2019-10-07T20:23:58.542Z] GO111MODULE=off [2019-10-07T20:23:58.542Z] GOPATH=/go [2019-10-07T20:23:58.542Z] PWD=/go/src/github.com/docker/docker [2019-10-07T20:23:58.542Z] HOME=/root [2019-10-07T20:23:58.542Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T20:23:58.542Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T20:23:58.542Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T20:23:58.542Z] DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:58.542Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T20:23:58.542Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T20:23:58.542Z] TERM=xterm [2019-10-07T20:23:58.542Z] VALIDATE_BRANCH=master [2019-10-07T20:23:58.542Z] DEST=bundles/test-integration [2019-10-07T20:23:58.542Z] SHLVL=1 [2019-10-07T20:23:58.542Z] TIMEOUT=120m [2019-10-07T20:23:58.542Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-07T20:23:58.542Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T20:23:58.542Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T20:23:58.542Z] TESTDEBUG=0 [2019-10-07T20:23:58.542Z] _=/usr/bin/env [2019-10-07T20:23:58.542Z] Building test suite binary ./integration-cli/test.main [2019-10-07T20:23:58.542Z] PKG_CONFIG=pkg-config [2019-10-07T20:23:58.542Z] GOLANG_VERSION=1.13.1 [2019-10-07T20:23:58.542Z] HOSTNAME=34dbcd2df169 [2019-10-07T20:23:58.542Z] KEEPBUNDLE=1 [2019-10-07T20:23:58.542Z] container=docker [2019-10-07T20:23:58.542Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-07T20:23:58.542Z] GO111MODULE=off [2019-10-07T20:23:58.542Z] GOPATH=/go [2019-10-07T20:23:58.542Z] PWD=/go/src/github.com/docker/docker [2019-10-07T20:23:58.542Z] HOME=/root [2019-10-07T20:23:58.542Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T20:23:58.542Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T20:23:58.542Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T20:23:58.542Z] DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:23:58.542Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T20:23:58.542Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T20:23:58.542Z] TERM=xterm [2019-10-07T20:23:58.542Z] VALIDATE_BRANCH=master [2019-10-07T20:23:58.542Z] DEST=bundles/test-integration [2019-10-07T20:23:58.542Z] SHLVL=1 [2019-10-07T20:23:58.542Z] TIMEOUT=120m [2019-10-07T20:23:58.542Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T20:23:58.542Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T20:23:58.542Z] TESTDEBUG=0 [2019-10-07T20:23:58.542Z] _=/usr/bin/env [2019-10-07T20:23:58.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T20:23:59.147Z] #61 72.00 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-07T20:23:59.147Z] #61 72.24 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-07T20:23:59.780Z] #61 72.84 HOSTCC compel/src/lib/log-host.o [2019-10-07T20:24:00.069Z] #61 73.09 HOSTLINK compel/compel-host-bin [2019-10-07T20:24:00.372Z] #61 73.30 DEP soccr/soccr.d [2019-10-07T20:24:00.659Z] #61 73.59 CC soccr/soccr.o [2019-10-07T20:24:02.710Z] #61 75.64 AR soccr/libsoccr.a [2019-10-07T20:24:02.710Z] #61 75.69 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T20:24:02.999Z] #61 76.14 DEP criu/arch/ppc64/sigframe.d [2019-10-07T20:24:03.297Z] #61 76.37 DEP criu/arch/ppc64/crtools.d [2019-10-07T20:24:03.587Z] #61 76.63 DEP criu/arch/ppc64/cpu.d [2019-10-07T20:24:03.879Z] #61 76.98 CC criu/arch/ppc64/cpu.o [2019-10-07T20:24:04.755Z] Client: Docker Engine - Enterprise [2019-10-07T20:24:04.755Z] Version: 19.03.2 [2019-10-07T20:24:04.756Z] API version: 1.40 [2019-10-07T20:24:04.756Z] Go version: go1.12.8 [2019-10-07T20:24:04.756Z] Git commit: c92ab06ed9 [2019-10-07T20:24:04.756Z] Built: 09/03/2019 16:38:11 [2019-10-07T20:24:04.756Z] OS/Arch: windows/amd64 [2019-10-07T20:24:04.756Z] Experimental: false [2019-10-07T20:24:04.756Z] [2019-10-07T20:24:04.756Z] Server: Docker Engine - Enterprise [2019-10-07T20:24:04.756Z] Engine: [2019-10-07T20:24:04.756Z] Version: 19.03.2 [2019-10-07T20:24:04.756Z] API version: 1.40 (minimum version 1.24) [2019-10-07T20:24:04.756Z] Go version: go1.12.8 [2019-10-07T20:24:04.756Z] Git commit: c92ab06ed9 [2019-10-07T20:24:04.756Z] Built: 09/03/2019 16:35:47 [2019-10-07T20:24:04.756Z] OS/Arch: windows/amd64 [2019-10-07T20:24:04.756Z] Experimental: true [2019-10-07T20:24:04.918Z] #61 77.81 CC criu/arch/ppc64/crtools.o [Pipeline] sh [2019-10-07T20:24:06.307Z] + docker info [2019-10-07T20:24:06.420Z] #61 79.25 CC criu/arch/ppc64/sigframe.o [2019-10-07T20:24:06.420Z] #61 79.58 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-07T20:24:06.708Z] #61 79.65 DEP criu/arch/ppc64/misc.d [2019-10-07T20:24:06.708Z] #61 79.70 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-07T20:24:06.708Z] #61 79.75 DEP criu/arch/ppc64/vdso-pie.d [2019-10-07T20:24:06.997Z] #61 79.94 DEP criu/pie/parasite-vdso.d [2019-10-07T20:24:06.997Z] #61 80.10 DEP criu/pie/util-vdso.d [2019-10-07T20:24:07.107Z] Removing intermediate container f4dcd9fe399c [2019-10-07T20:24:07.107Z] ---> a52a4d1e8a9c [2019-10-07T20:24:07.107Z] Step 9/12 : ARG GOOS [2019-10-07T20:24:07.107Z] ---> Running in abe56fcda67a [2019-10-07T20:24:07.107Z] Removing intermediate container abe56fcda67a [2019-10-07T20:24:07.107Z] ---> 9e6007a9a4c8 [2019-10-07T20:24:07.107Z] Step 10/12 : ARG GOARCH [2019-10-07T20:24:07.107Z] ---> Running in aa4a5cdf5329 [2019-10-07T20:24:07.107Z] Removing intermediate container aa4a5cdf5329 [2019-10-07T20:24:07.107Z] ---> a650399b7cde [2019-10-07T20:24:07.107Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx [2019-10-07T20:24:07.107Z] ---> Running in 1ad42628f482 [2019-10-07T20:24:07.292Z] #61 80.36 DEP criu/pie/util.d [2019-10-07T20:24:07.581Z] #61 80.61 CC criu/pie/util.o [2019-10-07T20:24:08.214Z] #61 81.07 CC criu/pie/util-vdso.o [2019-10-07T20:24:08.981Z] #61 82.04 CC criu/pie/parasite-vdso.o [2019-10-07T20:24:10.020Z] #61 82.96 CC criu/arch/ppc64/vdso-pie.o [2019-10-07T20:24:10.310Z] #61 83.49 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-07T20:24:10.310Z] #61 83.52 CC criu/arch/ppc64/misc.o [2019-10-07T20:24:10.601Z] #61 83.55 AR criu/pie/pie.lib.a [2019-10-07T20:24:10.601Z] #61 83.63 DEP criu/pie/restorer.d [2019-10-07T20:24:10.890Z] #61 84.02 DEP criu/arch/ppc64/restorer.d [2019-10-07T20:24:11.180Z] #61 84.34 DEP criu/pie/parasite.d [2019-10-07T20:24:11.810Z] #61 84.73 CC criu/pie/parasite.o [2019-10-07T20:24:13.313Z] #61 86.57 LINK criu/pie/parasite.built-in.o [2019-10-07T20:24:13.614Z] #61 86.61 GEN criu/pie/parasite-blob.h [2019-10-07T20:24:13.614Z] #61 86.68 CC criu/arch/ppc64/restorer.o [2019-10-07T20:24:14.241Z] #61 87.31 CC criu/pie/restorer.o [2019-10-07T20:24:15.509Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:19886160 Name:quota Decls:[0xc01f958cc0 0xc01f959340 0xc01f959b80 0xc01f9600c0 0xc021aaaa20 0xc021aaab70] Scope:scope 0xc01194b5d0 { [2019-10-07T20:24:15.509Z] var ErrQuotaNotSupported [2019-10-07T20:24:15.509Z] type errQuotaNotSupported [2019-10-07T20:24:15.509Z] } [2019-10-07T20:24:15.509Z] Imports:[0xc021aaa8a0] Unresolved:[errdefs nil string] Comments:[0xc021aac800 0xc021aac980]} [2019-10-07T20:24:18.671Z] #61 91.10 LINK criu/pie/restorer.built-in.o [2019-10-07T20:24:18.671Z] #61 91.14 GEN criu/pie/restorer-blob.h [2019-10-07T20:24:18.671Z] #61 91.34 DEP criu/vdso.d [2019-10-07T20:24:18.671Z] #61 91.61 DEP criu/uts_ns.d [2019-10-07T20:24:18.959Z] #61 91.91 DEP criu/util.d [2019-10-07T20:24:19.249Z] #61 92.30 DEP criu/uffd.d [2019-10-07T20:24:19.539Z] #61 92.67 DEP criu/tun.d [2019-10-07T20:24:20.166Z] #61 93.08 DEP criu/tty.d [2019-10-07T20:24:20.457Z] #61 93.39 DEP criu/timerfd.d [2019-10-07T20:24:20.746Z] #61 93.66 DEP criu/sysfs_parse.d [2019-10-07T20:24:20.746Z] #61 93.92 DEP criu/sysctl.d [2019-10-07T20:24:21.037Z] #61 94.20 DEP criu/string.d [2019-10-07T20:24:21.327Z] #61 94.28 DEP criu/stats.d [2019-10-07T20:24:21.327Z] #61 94.46 DEP criu/sockets.d [2019-10-07T20:24:21.956Z] #61 94.82 DEP criu/sk-unix.d [2019-10-07T20:24:22.253Z] #61 95.29 DEP criu/sk-tcp.d [2019-10-07T20:24:22.556Z] #61 95.77 DEP criu/sk-queue.d [2019-10-07T20:24:22.846Z] #61 96.06 DEP criu/sk-packet.d [2019-10-07T20:24:23.134Z] #61 96.32 DEP criu/sk-netlink.d [2019-10-07T20:24:23.761Z] #61 96.67 DEP criu/sk-inet.d [2019-10-07T20:24:24.051Z] #61 97.03 DEP criu/signalfd.d [2019-10-07T20:24:24.338Z] #61 97.33 DEP criu/sigframe.d [2019-10-07T20:24:24.627Z] #61 97.49 DEP criu/shmem.d [2019-10-07T20:24:24.916Z] #61 97.79 DEP criu/servicefd.d [2019-10-07T20:24:24.916Z] #61 98.06 DEP criu/seize.d [2019-10-07T20:24:25.205Z] #61 98.35 DEP criu/seccomp.d [2019-10-07T20:24:25.837Z] #61 98.71 DEP criu/rst-malloc.d [2019-10-07T20:24:25.837Z] #61 98.88 DEP criu/rbtree.d [2019-10-07T20:24:26.128Z] #61 98.96 DEP criu/pstree.d [2019-10-07T20:24:26.418Z] #61 99.28 DEP criu/protobuf.d [2019-10-07T20:24:26.713Z] #61 99.64 GEN criu/protobuf-desc-gen.h [2019-10-07T20:24:28.776Z] #61 101.7 DEP criu/protobuf-desc.d [2019-10-07T20:24:28.776Z] #61 101.9 DEP criu/proc_parse.d [2019-10-07T20:24:29.402Z] #61 102.3 DEP criu/plugin.d [2019-10-07T20:24:29.402Z] #61 102.5 DEP criu/pipes.d [2019-10-07T20:24:29.691Z] #61 102.7 DEP criu/pie-util.d [2019-10-07T20:24:29.691Z] #61 ... [2019-10-07T20:24:29.691Z] [2019-10-07T20:24:29.691Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:24:29.691Z] #45 97.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-07T20:24:34.147Z] #45 101.3 + mkdir -p /build [2019-10-07T20:24:34.147Z] #45 101.3 + cp runc /build/runc [2019-10-07T20:24:34.147Z] #45 DONE 101.4s [2019-10-07T20:24:34.147Z] [2019-10-07T20:24:34.147Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:24:34.147Z] #61 102.9 DEP criu/pie-util-vdso.d [2019-10-07T20:24:34.147Z] #61 103.1 DEP criu/pie-util-vdso-elf32.d [2019-10-07T20:24:34.147Z] #61 103.3 DEP criu/path.d [2019-10-07T20:24:34.147Z] #61 103.6 DEP criu/parasite-syscall.d [2019-10-07T20:24:34.147Z] #61 103.9 DEP criu/pagemap.d [2019-10-07T20:24:34.147Z] #61 104.2 DEP criu/pagemap-cache.d [2019-10-07T20:24:34.147Z] #61 104.4 DEP criu/page-xfer.d [2019-10-07T20:24:34.147Z] #61 104.7 DEP criu/page-pipe.d [2019-10-07T20:24:34.147Z] #61 104.9 DEP criu/netfilter.d [2019-10-07T20:24:34.147Z] #61 105.1 DEP criu/net.d [2019-10-07T20:24:34.147Z] #61 105.5 DEP criu/namespaces.d [2019-10-07T20:24:34.147Z] #61 105.8 DEP criu/mount.d [2019-10-07T20:24:34.147Z] #61 106.0 DEP criu/mem.d [2019-10-07T20:24:34.147Z] #61 106.4 DEP criu/lsm.d [2019-10-07T20:24:34.147Z] #61 106.5 DEP criu/log.d [2019-10-07T20:24:34.147Z] #61 106.8 DEP criu/libnetlink.d [2019-10-07T20:24:34.147Z] #61 107.0 DEP criu/kerndat.d [2019-10-07T20:24:34.147Z] #61 107.3 DEP criu/kcmp-ids.d [2019-10-07T20:24:34.436Z] #61 107.5 DEP criu/irmap.d [2019-10-07T20:24:34.727Z] #61 107.9 DEP criu/ipc_ns.d [2019-10-07T20:24:35.019Z] #61 108.2 DEP criu/image.d [2019-10-07T20:24:35.648Z] #61 108.6 DEP criu/image-desc.d [2019-10-07T20:24:35.937Z] #61 108.9 DEP criu/fsnotify.d [2019-10-07T20:24:36.227Z] #61 109.2 DEP criu/filesystems.d [2019-10-07T20:24:36.526Z] #61 109.5 DEP criu/files.d [2019-10-07T20:24:36.814Z] #61 109.7 DEP criu/files-reg.d [2019-10-07T20:24:37.102Z] #61 110.1 DEP criu/files-ext.d [2019-10-07T20:24:37.102Z] #61 110.2 DEP criu/file-lock.d [2019-10-07T20:24:37.387Z] INFO [runner] worker.2 took 1m41.399183053s with stages: golint: 1m17.087797337s, gosec: 13.145907374s, gofmt: 4.806461376s, ineffassign: 2.925004245s, misspell: 2.046228557s, varcheck: 554.387204ms, deadcode: 443.697383ms, structcheck: 209.085152ms, unconvert: 180.534109ms, typecheck: 7.661µs [2019-10-07T20:24:37.390Z] #61 110.4 DEP criu/file-ids.d [2019-10-07T20:24:37.642Z] INFO [runner] worker.1 took 1m43.498568216s with stages: megacheck: 49.111007978s, govet: 27.409116036s, goimports: 26.978422149s [2019-10-07T20:24:37.642Z] INFO [runner] Workers idle times: #2: 2.059563104s [2019-10-07T20:24:37.642Z] INFO [runner] Issues before processing: 1965, after processing: 0 [2019-10-07T20:24:37.642Z] INFO [runner] processing took 594.049229ms with stages: exclude: 233.993358ms, identifier_marker: 127.76069ms, skip_dirs: 89.974587ms, autogenerated_exclude: 76.56748ms, nolint: 47.008354ms, path_prettifier: 7.932486ms, filename_unadjuster: 5.494231ms, cgo: 3.862962ms, exclude-rules: 1.425942ms, source_code: 6.248µs, diff: 4.959µs, max_same_issues: 4.563µs, path_shortener: 3.163µs, uniq_by_line: 2.966µs, max_from_linter: 2.818µs, max_per_file_from_linter: 2.236µs, skip_files: 2.186µs [2019-10-07T20:24:37.642Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-07T20:24:37.679Z] #61 110.6 DEP criu/fifo.d [2019-10-07T20:24:37.679Z] #61 110.8 DEP criu/fdstore.d [2019-10-07T20:24:37.968Z] #61 111.0 DEP criu/fault-injection.d [2019-10-07T20:24:37.968Z] #61 111.0 DEP criu/external.d [2019-10-07T20:24:38.203Z] INFO Memory: 191 samples, avg is 1309.9MB, max is 5176.6MB [2019-10-07T20:24:38.203Z] INFO Execution took 2m16.384342424s [2019-10-07T20:24:38.257Z] #61 111.2 DEP criu/eventpoll.d [2019-10-07T20:24:38.458Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-07T20:24:38.458Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-07T20:24:38.458Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-07T20:24:38.458Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-07T20:24:38.458Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-07T20:24:38.546Z] #61 111.5 DEP criu/eventfd.d [2019-10-07T20:24:38.546Z] #61 111.6 DEP criu/crtools.d [2019-10-07T20:24:38.836Z] #61 111.9 DEP criu/cr-service.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-07T20:24:39.125Z] #61 112.2 DEP criu/cr-restore.d [2019-10-07T20:24:39.414Z] #61 112.5 DEP criu/cr-errno.d [2019-10-07T20:24:39.414Z] #61 112.6 DEP criu/cr-dump.d [2019-10-07T20:24:39.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/make.sh dynbinary-daemon test-docker-py [2019-10-07T20:24:40.029Z] [2019-10-07T20:24:40.042Z] #61 112.9 DEP criu/cr-dedup.d [2019-10-07T20:24:40.042Z] #61 113.1 DEP criu/cr-check.d [2019-10-07T20:24:40.284Z] Removing bundles/ [2019-10-07T20:24:40.284Z] [2019-10-07T20:24:40.284Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-07T20:24:40.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:24:40.284Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T20:24:40.668Z] #61 113.5 DEP criu/config.d [2019-10-07T20:24:40.668Z] #61 113.8 DEP criu/clone-noasan.d [2019-10-07T20:24:40.668Z] #61 113.9 DEP criu/cgroup.d [2019-10-07T20:24:40.969Z] #61 114.2 DEP criu/cgroup-props.d [2019-10-07T20:24:41.257Z] #61 114.3 DEP criu/bitmap.d [2019-10-07T20:24:41.257Z] #61 114.4 DEP criu/bfd.d [2019-10-07T20:24:41.546Z] #61 114.5 DEP criu/autofs.d [2019-10-07T20:24:41.634Z] Removing intermediate container 1ad42628f482 [2019-10-07T20:24:41.634Z] ---> 6820457d86d6 [2019-10-07T20:24:41.634Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-07T20:24:41.634Z] ---> Running in a2d8875af959 [2019-10-07T20:24:41.835Z] #61 114.8 DEP criu/aio.d [2019-10-07T20:24:41.835Z] #61 115.0 DEP criu/action-scripts.d [2019-10-07T20:24:42.011Z] Removing intermediate container a2d8875af959 [2019-10-07T20:24:42.011Z] ---> f55894253837 [2019-10-07T20:24:42.011Z] Successfully built f55894253837 [2019-10-07T20:24:42.011Z] Successfully tagged moby-buildx:v0.3.0 [2019-10-07T20:24:42.411Z] 3e50349764c426af6e31ce1267ea1be7ed93601a4b77c1ef452c787a91decb1e [2019-10-07T20:24:42.411Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:8663d0933439acd8187c376d64a57ec8ffee511e . [2019-10-07T20:24:42.411Z] #1 [internal] booting buildkit [2019-10-07T20:24:42.462Z] #61 115.5 CC criu/action-scripts.o [2019-10-07T20:24:42.841Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-07T20:24:43.091Z] #61 116.2 CC criu/aio.o [2019-10-07T20:24:44.121Z] #61 117.0 CC criu/autofs.o [2019-10-07T20:24:44.741Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done [2019-10-07T20:24:44.741Z] #1 creating container buildx_buildkit_default [2019-10-07T20:24:45.105Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-07T20:24:45.105Z] #1 DONE 2.6s [2019-10-07T20:24:45.490Z] [2019-10-07T20:24:45.490Z] #2 [internal] load build definition from Dockerfile [2019-10-07T20:24:45.490Z] #2 transferring dockerfile: 13.26kB done [2019-10-07T20:24:45.490Z] #2 DONE 0.0s [2019-10-07T20:24:45.490Z] [2019-10-07T20:24:45.490Z] #3 [internal] load .dockerignore [2019-10-07T20:24:45.490Z] #3 transferring context: 87B done [2019-10-07T20:24:45.490Z] #3 DONE 0.0s [2019-10-07T20:24:45.490Z] [2019-10-07T20:24:45.490Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-07T20:24:45.879Z] #4 DONE 0.6s [2019-10-07T20:24:46.253Z] [2019-10-07T20:24:46.253Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-07T20:24:46.253Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-07T20:24:46.253Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-07T20:24:46.253Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-07T20:24:46.253Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-07T20:24:46.253Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-07T20:24:46.253Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-07T20:24:46.623Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-07T20:24:46.623Z] #5 DONE 0.6s [2019-10-07T20:24:46.836Z] #61 119.6 CC criu/bfd.o [2019-10-07T20:24:46.997Z] [2019-10-07T20:24:46.997Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-07T20:24:47.126Z] #61 120.4 CC criu/bitmap.o [2019-10-07T20:24:47.395Z] #6 DONE 0.4s [2019-10-07T20:24:47.395Z] [2019-10-07T20:24:47.395Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T20:24:47.395Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-07T20:24:47.416Z] #61 120.6 CC criu/cgroup-props.o [2019-10-07T20:24:47.906Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-07T20:24:47.906Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.2s done [2019-10-07T20:24:47.906Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 3.66MB / 50.49MB 0.3s [2019-10-07T20:24:47.906Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 2.21MB / 102.14MB 0.3s [2019-10-07T20:24:47.906Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-07T20:24:47.906Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.2s done [2019-10-07T20:24:47.906Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-07T20:24:47.906Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 3.82MB / 45.98MB 0.3s [2019-10-07T20:24:47.906Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.59MB / 45.24MB 0.3s [2019-10-07T20:24:47.906Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 270.34kB / 10.32MB 0.3s [2019-10-07T20:24:47.906Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.30MB / 50.49MB 0.6s [2019-10-07T20:24:47.906Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 8.08MB / 45.98MB 0.6s [2019-10-07T20:24:47.906Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.33MB / 45.24MB 0.6s [2019-10-07T20:24:47.906Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 7.55MB / 10.32MB 0.6s [2019-10-07T20:24:48.718Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 12.54MB / 50.49MB 0.7s [2019-10-07T20:24:48.718Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 10.48MB / 102.14MB 0.7s [2019-10-07T20:24:48.718Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 12.54MB / 45.98MB 0.7s [2019-10-07T20:24:48.718Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 13.56MB / 45.24MB 0.7s [2019-10-07T20:24:48.718Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.7s [2019-10-07T20:24:48.718Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 16.01MB / 50.49MB 0.9s [2019-10-07T20:24:48.718Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.53MB / 45.98MB 0.9s [2019-10-07T20:24:48.718Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 17.68MB / 45.24MB 0.9s [2019-10-07T20:24:48.718Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.8s done [2019-10-07T20:24:48.718Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 19.42MB / 50.49MB 1.0s [2019-10-07T20:24:48.718Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 19.02MB / 102.14MB 1.0s [2019-10-07T20:24:48.718Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 20.02MB / 45.98MB 1.0s [2019-10-07T20:24:48.718Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 21.07MB / 45.24MB 1.0s [2019-10-07T20:24:48.718Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 22.68MB / 45.98MB 1.2s [2019-10-07T20:24:48.921Z] #61 121.9 CC criu/cgroup.o [2019-10-07T20:24:49.443Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 23.84MB / 50.49MB 1.3s [2019-10-07T20:24:49.443Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 24.99MB / 102.14MB 1.3s [2019-10-07T20:24:49.443Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 25.56MB / 45.98MB 1.3s [2019-10-07T20:24:49.443Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 24.51MB / 45.24MB 1.3s [2019-10-07T20:24:49.443Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 26.82MB / 50.49MB 1.5s [2019-10-07T20:24:49.443Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 28.35MB / 45.98MB 1.5s [2019-10-07T20:24:49.443Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 32.98MB / 50.49MB 1.8s [2019-10-07T20:24:49.443Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 33.66MB / 102.14MB 1.8s [2019-10-07T20:24:49.443Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 34.64MB / 45.98MB 1.8s [2019-10-07T20:24:49.443Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 32.86MB / 45.24MB 1.8s [2019-10-07T20:24:49.443Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 37.78MB / 50.49MB 1.9s [2019-10-07T20:24:49.443Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 39.42MB / 45.98MB 1.9s [2019-10-07T20:24:49.443Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 38.00MB / 45.24MB 1.9s [2019-10-07T20:24:49.892Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 39.37MB / 102.14MB 2.1s [2019-10-07T20:24:49.892Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 41.44MB / 50.49MB 2.2s [2019-10-07T20:24:49.892Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.54MB / 45.98MB 2.2s [2019-10-07T20:24:49.892Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 40.58MB / 45.24MB 2.2s [2019-10-07T20:24:49.892Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 46.12MB / 50.49MB 2.4s [2019-10-07T20:24:49.892Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 45.87MB / 102.14MB 2.4s [2019-10-07T20:24:49.892Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.04MB / 50.49MB 2.5s [2019-10-07T20:24:49.892Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 51.16MB / 102.14MB 2.5s [2019-10-07T20:24:49.892Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.5s [2019-10-07T20:24:50.327Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 60.82MB / 102.14MB 2.7s [2019-10-07T20:24:50.327Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.5s done [2019-10-07T20:24:50.327Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.6s done [2019-10-07T20:24:50.327Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.5s done [2019-10-07T20:24:50.327Z] #7 ... [2019-10-07T20:24:50.327Z] [2019-10-07T20:24:50.327Z] #22 [internal] load build context [2019-10-07T20:24:50.327Z] #22 transferring context: 45.51MB 2.9s done [2019-10-07T20:24:50.327Z] #22 DONE 2.9s [2019-10-07T20:24:50.327Z] [2019-10-07T20:24:50.327Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-07T20:24:50.327Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2019-10-07T20:24:50.327Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-07T20:24:50.327Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.9s done [2019-10-07T20:24:50.327Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-07T20:24:50.327Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-10-07T20:24:50.327Z] #68 DONE 2.1s [2019-10-07T20:24:50.327Z] [2019-10-07T20:24:50.327Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-07T20:24:50.327Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.8s done [2019-10-07T20:24:50.327Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 95.30MB / 102.14MB 3.0s [2019-10-07T20:24:50.688Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s [2019-10-07T20:24:50.688Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.2s done [2019-10-07T20:24:50.688Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-07T20:24:53.386Z] #61 125.8 CC criu/clone-noasan.o [2019-10-07T20:24:53.386Z] #61 126.0 CC criu/config.o [2019-10-07T20:24:55.439Z] #61 128.1 CC criu/cr-check.o [2019-10-07T20:24:56.476Z] #61 ... [2019-10-07T20:24:56.476Z] [2019-10-07T20:24:56.476Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:24:56.476Z] #58 129.5 + dpkg --print-architecture [2019-10-07T20:24:56.476Z] #58 129.5 + cd /tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution [2019-10-07T20:24:56.476Z] #58 129.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-07T20:24:57.121Z] Client: [2019-10-07T20:24:57.121Z] Debug Mode: false [2019-10-07T20:24:57.121Z] Plugins: [2019-10-07T20:24:57.121Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-07T20:24:57.121Z] [2019-10-07T20:24:57.121Z] Server: [2019-10-07T20:24:57.121Z] Containers: 0 [2019-10-07T20:24:57.121Z] Running: 0 [2019-10-07T20:24:57.121Z] Paused: 0 [2019-10-07T20:24:57.121Z] Stopped: 0 [2019-10-07T20:24:57.121Z] Images: 0 [2019-10-07T20:24:57.121Z] Server Version: 19.03.2 [2019-10-07T20:24:57.121Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-07T20:24:57.121Z] Windows: [2019-10-07T20:24:57.121Z] LCOW: [2019-10-07T20:24:57.121Z] Logging Driver: json-file [2019-10-07T20:24:57.121Z] Plugins: [2019-10-07T20:24:57.121Z] Volume: local [2019-10-07T20:24:57.121Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-07T20:24:57.121Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T20:24:57.121Z] Swarm: inactive [2019-10-07T20:24:57.121Z] Default Isolation: process [2019-10-07T20:24:57.121Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T20:24:57.121Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T20:24:57.121Z] OSType: windows [2019-10-07T20:24:57.121Z] Architecture: x86_64 [2019-10-07T20:24:57.121Z] CPUs: 4 [2019-10-07T20:24:57.121Z] Total Memory: 32GiB [2019-10-07T20:24:57.121Z] Name: azwin-2-8f80a0 [2019-10-07T20:24:57.121Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-07T20:24:57.121Z] Docker Root Dir: D:\docker [2019-10-07T20:24:57.121Z] Debug Mode: false [2019-10-07T20:24:57.121Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:24:57.121Z] Labels: [2019-10-07T20:24:57.121Z] Experimental: true [2019-10-07T20:24:57.121Z] Insecure Registries: [2019-10-07T20:24:57.121Z] 10.0.0.4:5000 [2019-10-07T20:24:57.121Z] 127.0.0.0/8 [2019-10-07T20:24:57.121Z] Registry Mirrors: [2019-10-07T20:24:57.121Z] http://10.0.0.4:5000/ [2019-10-07T20:24:57.121Z] Live Restore Enabled: false [2019-10-07T20:24:57.121Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-07T20:24:57.524Z] #58 130.6 + GOPATH=/tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q9EAVjvahg [2019-10-07T20:24:57.524Z] #58 130.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-07T20:25:01.968Z] #58 ... [2019-10-07T20:25:01.968Z] [2019-10-07T20:25:01.968Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:25:02.163Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.0s done [2019-10-07T20:25:02.163Z] #7 DONE 14.4s [2019-10-07T20:25:02.163Z] [2019-10-07T20:25:02.163Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-07T20:25:02.163Z] #8 DONE 0.3s [2019-10-07T20:25:02.163Z] [2019-10-07T20:25:02.163Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-07T20:25:02.163Z] #9 DONE 0.3s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:25:02.547Z] #26 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:25:02.547Z] #19 ... [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-07T20:25:02.547Z] #33 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-07T20:25:02.547Z] #30 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T20:25:02.547Z] #56 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-07T20:25:02.547Z] #53 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-07T20:25:02.547Z] #36 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-07T20:25:02.547Z] #64 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-07T20:25:02.547Z] #27 DONE 0.1s [2019-10-07T20:25:02.547Z] [2019-10-07T20:25:02.547Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:25:02.926Z] #28 0.431 + RM_GOPATH=0 [2019-10-07T20:25:02.926Z] #28 0.432 + TMP_GOPATH= [2019-10-07T20:25:02.926Z] #28 0.432 + : /build [2019-10-07T20:25:02.926Z] #28 0.432 + '[' -z '' ']' [2019-10-07T20:25:02.926Z] #28 0.432 ++ mktemp -d [2019-10-07T20:25:02.926Z] #28 0.433 + export GOPATH=/tmp/tmp.KighFfJsFy [2019-10-07T20:25:02.926Z] #28 0.434 + GOPATH=/tmp/tmp.KighFfJsFy [2019-10-07T20:25:02.926Z] #28 0.434 + RM_GOPATH=1 [2019-10-07T20:25:02.926Z] #28 0.434 ++ dirname ./install.sh [2019-10-07T20:25:02.926Z] #28 0.435 + dir=. [2019-10-07T20:25:02.926Z] #28 0.436 + bin=golangci_lint [2019-10-07T20:25:02.926Z] #28 0.436 + shift [2019-10-07T20:25:02.926Z] #28 0.436 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-07T20:25:02.926Z] #28 0.436 + . ./golangci_lint.installer [2019-10-07T20:25:02.926Z] #28 0.437 ++ : v1.17.1 [2019-10-07T20:25:02.926Z] #28 0.437 + install_golangci_lint [2019-10-07T20:25:02.926Z] #28 0.437 + echo 'Installing golangci-lint version v1.17.1' [2019-10-07T20:25:02.926Z] #28 0.437 Installing golangci-lint version v1.17.1 [2019-10-07T20:25:02.926Z] #28 0.438 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T20:25:03.434Z] #56 128.8 Checking out files: 32% (3500/10632) Checking out files: 33% (3509/10632) Checking out files: 34% (3615/10632) Checking out files: 35% (3722/10632) Checking out files: 36% (3828/10632) Checking out files: 37% (3934/10632) Checking out files: 38% (4041/10632) Checking out files: 39% (4147/10632) Checking out files: 40% (4253/10632) Checking out files: 41% (4360/10632) Checking out files: 42% (4466/10632) Checking out files: 43% (4572/10632) Checking out files: 44% (4679/10632) Checking out files: 45% (4785/10632) Checking out files: 46% (4891/10632) Checking out files: 47% (4998/10632) Checking out files: 48% (5104/10632) Checking out files: 49% (5210/10632) Checking out files: 50% (5316/10632) Checking out files: 51% (5423/10632) Checking out files: 52% (5529/10632) Checking out files: 53% (5635/10632) Checking out files: 54% (5742/10632) Checking out files: 55% (5848/10632) Checking out files: 56% (5954/10632) Checking out files: 57% (6061/10632) Checking out files: 58% (6167/10632) Checking out files: 59% (6273/10632) Checking out files: 60% (6380/10632) Checking out files: 61% (6486/10632) Checking out files: 61% (6517/10632) Checking out files: 62% (6592/10632) Checking out files: 63% (6699/10632) Checking out files: 64% (6805/10632) Checking out files: 65% (6911/10632) Checking out files: 66% (7018/10632) Checking out files: 67% (7124/10632) Checking out files: 68% (7230/10632) Checking out files: 69% (7337/10632) Checking out files: 70% (7443/10632) Checking out files: 71% (7549/10632) Checking out files: 72% (7656/10632) Checking out files: 73% (7762/10632) Checking out files: 74% (7868/10632) Checking out files: 75% (7974/10632) Checking out files: 76% (8081/10632) Checking out files: 77% (8187/10632) Checking out files: 78% (8293/10632) Checking out files: 79% (8400/10632) Checking out files: 80% (8506/10632) Checking out files: 81% (8612/10632) Checking out files: 82% (8719/10632) Checking out files: 83% (8825/10632) Checking out files: 84% (8931/10632) Checking out files: 85% (9038/10632) Checking out files: 86% (9144/10632) Checking out files: 87% (9250/10632) Checking out files: 88% (9357/10632) Checking out files: 89% (9463/10632) Checking out files: 90% (9569/10632) Checking out files: 91% (9676/10632) Checking out files: 92% (9782/10632) Checking out files: 93% (9888/10632) Checking out files: 94% (9995/10632) Checking out files: 94% (10022/10632) Checking out files: 95% (10101/10632) Checking out files: 96% (10207/10632) Checking out files: 97% (10314/10632) Checking out files: 98% (10420/10632) Checking out files: 99% (10526/10632) Checking out files: 100% (10632/10632) Checking out files: 100% (10632/10632), done. [2019-10-07T20:25:03.434Z] #56 131.1 + cd /tmp/tmp.0Mzg042Qhw/tmp/docker-ce [2019-10-07T20:25:03.434Z] #56 131.1 + git checkout -q v17.06.2-ce [2019-10-07T20:25:07.058Z] #56 134.2 + mkdir -p /tmp/tmp.0Mzg042Qhw/src/github.com/docker [2019-10-07T20:25:07.058Z] #56 134.2 + mv components/cli /tmp/tmp.0Mzg042Qhw/src/github.com/docker/cli [2019-10-07T20:25:07.058Z] #56 134.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-07T20:25:07.686Z] #56 ... [2019-10-07T20:25:07.686Z] [2019-10-07T20:25:07.686Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:25:07.686Z] #61 130.7 CC criu/cr-dedup.o [2019-10-07T20:25:07.686Z] #61 131.3 CC criu/cr-dump.o [2019-10-07T20:25:07.686Z] #61 134.6 CC criu/cr-errno.o [2019-10-07T20:25:07.686Z] #61 134.8 CC criu/cr-restore.o [2019-10-07T20:25:08.327Z] #28 ... [2019-10-07T20:25:08.327Z] [2019-10-07T20:25:08.327Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:08.327Z] #37 0.631 + RM_GOPATH=0 [2019-10-07T20:25:08.327Z] #37 0.633 + TMP_GOPATH= [2019-10-07T20:25:08.327Z] #37 0.633 + : /build [2019-10-07T20:25:08.327Z] #37 0.634 + '[' -z '' ']' [2019-10-07T20:25:08.327Z] #37 0.642 ++ mktemp -d [2019-10-07T20:25:08.327Z] #37 0.658 + export GOPATH=/tmp/tmp.NpRzORWBK2 [2019-10-07T20:25:08.327Z] #37 0.658 + GOPATH=/tmp/tmp.NpRzORWBK2 [2019-10-07T20:25:08.327Z] #37 0.659 + RM_GOPATH=1 [2019-10-07T20:25:08.327Z] #37 0.663 ++ dirname ./install.sh [2019-10-07T20:25:08.327Z] #37 0.667 + dir=. [2019-10-07T20:25:08.327Z] #37 0.668 + bin=vndr [2019-10-07T20:25:08.327Z] #37 0.668 + shift [2019-10-07T20:25:08.327Z] #37 0.668 + '[' '!' -f ./vndr.installer ']' [2019-10-07T20:25:08.327Z] #37 0.668 + . ./vndr.installer [2019-10-07T20:25:08.327Z] #37 0.669 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T20:25:08.327Z] #37 0.670 + install_vndr [2019-10-07T20:25:08.327Z] #37 0.670 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-07T20:25:08.327Z] #37 0.670 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T20:25:08.327Z] #37 0.671 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NpRzORWBK2/src/github.com/LK4D4/vndr [2019-10-07T20:25:08.327Z] #37 0.685 Cloning into '/tmp/tmp.NpRzORWBK2/src/github.com/LK4D4/vndr'... [2019-10-07T20:25:08.327Z] #37 1.610 + cd /tmp/tmp.NpRzORWBK2/src/github.com/LK4D4/vndr [2019-10-07T20:25:08.327Z] #37 1.611 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-07T20:25:08.327Z] #37 1.615 + go build -buildmode=pie -v -o /build/vndr . [2019-10-07T20:25:08.327Z] #37 2.733 internal/race [2019-10-07T20:25:08.327Z] #37 2.806 internal/bytealg [2019-10-07T20:25:08.327Z] #37 2.843 sync/atomic [2019-10-07T20:25:08.327Z] #37 3.213 runtime [2019-10-07T20:25:08.327Z] #37 3.240 unicode [2019-10-07T20:25:09.196Z] #61 142.1 CC criu/cr-service.o [2019-10-07T20:25:10.962Z] #37 8.067 unicode/utf8 [2019-10-07T20:25:11.381Z] #37 8.676 math [2019-10-07T20:25:11.794Z] #37 ... [2019-10-07T20:25:11.794Z] [2019-10-07T20:25:11.794Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:25:11.794Z] #57 0.351 + RM_GOPATH=0 [2019-10-07T20:25:11.794Z] #57 0.351 + TMP_GOPATH= [2019-10-07T20:25:11.794Z] #57 0.351 + : /build [2019-10-07T20:25:11.794Z] #57 0.352 + '[' -z '' ']' [2019-10-07T20:25:11.794Z] #57 0.352 ++ mktemp -d [2019-10-07T20:25:11.794Z] #57 0.353 + export GOPATH=/tmp/tmp.LhhAcMal20 [2019-10-07T20:25:11.794Z] #57 0.353 + GOPATH=/tmp/tmp.LhhAcMal20 [2019-10-07T20:25:11.794Z] #57 0.353 + RM_GOPATH=1 [2019-10-07T20:25:11.794Z] #57 0.353 ++ dirname ./install.sh [2019-10-07T20:25:11.794Z] #57 0.354 + dir=. [2019-10-07T20:25:11.794Z] #57 0.354 + bin=dockercli [2019-10-07T20:25:11.794Z] #57 0.354 + shift [2019-10-07T20:25:11.794Z] #57 0.355 + '[' '!' -f ./dockercli.installer ']' [2019-10-07T20:25:11.794Z] #57 0.355 + . ./dockercli.installer [2019-10-07T20:25:11.794Z] #57 0.355 ++ DOCKERCLI_CHANNEL=stable [2019-10-07T20:25:11.794Z] #57 0.355 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-07T20:25:11.794Z] #57 0.356 + install_dockercli [2019-10-07T20:25:11.794Z] #57 0.356 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-07T20:25:11.794Z] #57 0.356 Install docker/cli version 17.06.2-ce from stable [2019-10-07T20:25:11.794Z] #57 0.356 ++ uname -m [2019-10-07T20:25:11.794Z] #57 0.357 + arch=s390x [2019-10-07T20:25:11.794Z] #57 0.357 + '[' s390x '!=' x86_64 ']' [2019-10-07T20:25:11.794Z] #57 0.357 + '[' s390x '!=' s390x ']' [2019-10-07T20:25:11.794Z] #57 0.357 + url=https://download.docker.com/linux/static [2019-10-07T20:25:11.794Z] #57 0.358 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-07T20:25:11.794Z] #57 0.358 + tar -xz docker/docker [2019-10-07T20:25:11.794Z] #57 9.171 + mkdir -p /build [2019-10-07T20:25:11.794Z] #57 9.181 + mv docker/docker /build/ [2019-10-07T20:25:11.794Z] #57 9.188 + rmdir docker [2019-10-07T20:25:11.794Z] #57 DONE 9.3s [2019-10-07T20:25:11.794Z] [2019-10-07T20:25:11.794Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:11.794Z] #34 0.428 + RM_GOPATH=0 [2019-10-07T20:25:11.794Z] #34 0.428 + TMP_GOPATH= [2019-10-07T20:25:11.794Z] #34 0.428 + : /build [2019-10-07T20:25:11.794Z] #34 0.428 + '[' -z '' ']' [2019-10-07T20:25:11.794Z] #34 0.429 ++ mktemp -d [2019-10-07T20:25:11.794Z] #34 0.430 + export GOPATH=/tmp/tmp.yHPu0vRVUZ [2019-10-07T20:25:11.794Z] #34 0.430 + GOPATH=/tmp/tmp.yHPu0vRVUZ [2019-10-07T20:25:11.794Z] #34 0.430 + RM_GOPATH=1 [2019-10-07T20:25:11.794Z] #34 0.433 ++ dirname ./install.sh [2019-10-07T20:25:11.794Z] #34 0.437 + dir=. [2019-10-07T20:25:11.794Z] #34 0.437 + bin=tomlv [2019-10-07T20:25:11.794Z] #34 0.437 + shift [2019-10-07T20:25:11.794Z] #34 0.437 + '[' '!' -f ./tomlv.installer ']' [2019-10-07T20:25:11.794Z] #34 0.437 + . ./tomlv.installer [2019-10-07T20:25:11.794Z] #34 0.437 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T20:25:11.794Z] #34 0.438 + install_tomlv [2019-10-07T20:25:11.794Z] #34 0.438 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-07T20:25:11.794Z] #34 0.438 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yHPu0vRVUZ/src/github.com/BurntSushi/toml [2019-10-07T20:25:11.794Z] #34 0.438 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T20:25:11.794Z] #34 0.444 Cloning into '/tmp/tmp.yHPu0vRVUZ/src/github.com/BurntSushi/toml'... [2019-10-07T20:25:11.794Z] #34 1.351 + cd /tmp/tmp.yHPu0vRVUZ/src/github.com/BurntSushi/toml [2019-10-07T20:25:11.794Z] #34 1.351 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-07T20:25:11.794Z] #34 1.393 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T20:25:11.794Z] #34 2.039 runtime/internal/atomic [2019-10-07T20:25:11.794Z] #34 2.050 internal/cpu [2019-10-07T20:25:11.794Z] #34 2.170 runtime/internal/sys [2019-10-07T20:25:11.794Z] #34 2.419 runtime/internal/math [2019-10-07T20:25:11.794Z] #34 2.501 math/bits [2019-10-07T20:25:11.794Z] #34 2.762 internal/bytealg [2019-10-07T20:25:11.794Z] #34 3.087 runtime [2019-10-07T20:25:11.794Z] #34 3.087 math [2019-10-07T20:25:11.794Z] #34 9.200 internal/testlog [2019-10-07T20:25:11.919Z] #61 144.6 CC criu/crtools.o [2019-10-07T20:25:12.203Z] #34 ... [2019-10-07T20:25:12.203Z] [2019-10-07T20:25:12.203Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T20:25:12.203Z] #48 0.509 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T20:25:12.203Z] #48 0.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T20:25:12.203Z] #48 0.552 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T20:25:12.203Z] #48 0.567 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T20:25:12.203Z] #48 0.580 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T20:25:12.203Z] #48 1.358 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T20:25:12.203Z] #48 3.153 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T20:25:12.203Z] #48 3.487 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T20:25:12.548Z] #61 145.5 CC criu/eventfd.o [2019-10-07T20:25:12.602Z] #48 ... [2019-10-07T20:25:12.602Z] [2019-10-07T20:25:12.602Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:25:12.602Z] #39 0.720 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T20:25:12.602Z] #39 0.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T20:25:12.602Z] #39 0.763 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T20:25:12.602Z] #39 0.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T20:25:12.602Z] #39 0.945 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T20:25:12.602Z] #39 1.600 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T20:25:12.602Z] #39 3.119 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T20:25:12.602Z] #39 4.045 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T20:25:12.602Z] #39 ... [2019-10-07T20:25:12.602Z] [2019-10-07T20:25:12.602Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:25:12.602Z] #59 0.372 + mktemp -d [2019-10-07T20:25:12.602Z] #59 0.376 + export GOPATH=/tmp/tmp.1N8UcRlwL6 [2019-10-07T20:25:12.602Z] #59 0.376 + git clone https://github.com/docker/distribution.git /tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution [2019-10-07T20:25:12.602Z] #59 0.376 Cloning into '/tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution'... [2019-10-07T20:25:12.602Z] #59 ... [2019-10-07T20:25:12.602Z] [2019-10-07T20:25:12.602Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T20:25:12.602Z] #21 0.423 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T20:25:12.602Z] #21 0.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T20:25:12.602Z] #21 0.544 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T20:25:12.602Z] #21 0.568 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T20:25:12.602Z] #21 0.608 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T20:25:12.602Z] #21 1.506 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T20:25:12.602Z] #21 3.145 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T20:25:12.602Z] #21 3.851 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T20:25:12.844Z] #61 146.0 CC criu/eventpoll.o [2019-10-07T20:25:13.038Z] #21 ... [2019-10-07T20:25:13.039Z] [2019-10-07T20:25:13.039Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:25:13.039Z] #31 0.393 + RM_GOPATH=0 [2019-10-07T20:25:13.039Z] #31 0.393 + TMP_GOPATH= [2019-10-07T20:25:13.039Z] #31 0.393 + : /build [2019-10-07T20:25:13.039Z] #31 0.394 + '[' -z '' ']' [2019-10-07T20:25:13.039Z] #31 0.399 ++ mktemp -d [2019-10-07T20:25:13.039Z] #31 0.403 + export GOPATH=/tmp/tmp.Sqa01VqmW9 [2019-10-07T20:25:13.039Z] #31 0.403 + GOPATH=/tmp/tmp.Sqa01VqmW9 [2019-10-07T20:25:13.039Z] #31 0.404 + RM_GOPATH=1 [2019-10-07T20:25:13.039Z] #31 0.404 ++ dirname ./install.sh [2019-10-07T20:25:13.039Z] #31 0.405 + dir=. [2019-10-07T20:25:13.039Z] #31 0.406 + bin=gotestsum [2019-10-07T20:25:13.039Z] #31 0.406 + shift [2019-10-07T20:25:13.039Z] #31 0.407 + '[' '!' -f ./gotestsum.installer ']' [2019-10-07T20:25:13.039Z] #31 0.408 + . ./gotestsum.installer [2019-10-07T20:25:13.039Z] #31 0.408 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-07T20:25:13.039Z] #31 0.409 + install_gotestsum [2019-10-07T20:25:13.039Z] #31 0.410 + echo 'Installing gotestsum version v0.3.5' [2019-10-07T20:25:13.039Z] #31 0.410 Installing gotestsum version v0.3.5 [2019-10-07T20:25:13.039Z] #31 0.410 + go get -d gotest.tools/gotestsum [2019-10-07T20:25:13.039Z] #31 ... [2019-10-07T20:25:13.039Z] [2019-10-07T20:25:13.039Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T20:25:13.039Z] #65 0.648 + RM_GOPATH=0 [2019-10-07T20:25:13.039Z] #65 0.648 + TMP_GOPATH= [2019-10-07T20:25:13.039Z] #65 0.648 + : /build/ [2019-10-07T20:25:13.039Z] #65 0.648 + '[' -z '' ']' [2019-10-07T20:25:13.039Z] #65 0.648 ++ mktemp -d [2019-10-07T20:25:13.039Z] #65 0.648 + export GOPATH=/tmp/tmp.tHbpvq6WzS [2019-10-07T20:25:13.039Z] #65 0.648 + GOPATH=/tmp/tmp.tHbpvq6WzS [2019-10-07T20:25:13.039Z] #65 0.648 + RM_GOPATH=1 [2019-10-07T20:25:13.039Z] #65 0.648 ++ dirname ./install.sh [2019-10-07T20:25:13.039Z] #65 0.664 + dir=. [2019-10-07T20:25:13.039Z] #65 0.664 + bin=rootlesskit [2019-10-07T20:25:13.039Z] #65 0.665 + shift [2019-10-07T20:25:13.039Z] #65 0.665 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-07T20:25:13.039Z] #65 0.666 + . ./rootlesskit.installer [2019-10-07T20:25:13.039Z] #65 0.667 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T20:25:13.039Z] #65 0.668 + install_rootlesskit [2019-10-07T20:25:13.039Z] #65 0.668 + case "$1" in [2019-10-07T20:25:13.039Z] #65 0.668 + export CGO_ENABLED=0 [2019-10-07T20:25:13.039Z] #65 0.668 + CGO_ENABLED=0 [2019-10-07T20:25:13.039Z] #65 0.669 + _install_rootlesskit [2019-10-07T20:25:13.039Z] #65 0.670 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-07T20:25:13.039Z] #65 0.670 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T20:25:13.039Z] #65 0.673 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tHbpvq6WzS/src/github.com/rootless-containers/rootlesskit [2019-10-07T20:25:13.039Z] #65 0.682 Cloning into '/tmp/tmp.tHbpvq6WzS/src/github.com/rootless-containers/rootlesskit'... [2019-10-07T20:25:13.039Z] #65 4.178 + cd /tmp/tmp.tHbpvq6WzS/src/github.com/rootless-containers/rootlesskit [2019-10-07T20:25:13.039Z] #65 4.178 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-07T20:25:13.039Z] #65 4.427 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T20:25:13.039Z] #65 4.427 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-07T20:25:13.039Z] #65 ... [2019-10-07T20:25:13.039Z] [2019-10-07T20:25:13.039Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:25:13.039Z] #10 0.494 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T20:25:13.039Z] #10 0.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T20:25:13.039Z] #10 0.545 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T20:25:13.039Z] #10 0.558 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T20:25:13.039Z] #10 0.571 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T20:25:13.039Z] #10 1.260 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T20:25:13.039Z] #10 3.204 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T20:25:13.039Z] #10 3.756 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T20:25:13.456Z] #10 ... [2019-10-07T20:25:13.456Z] [2019-10-07T20:25:13.456Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:13.456Z] #54 0.625 + RM_GOPATH=0 [2019-10-07T20:25:13.456Z] #54 0.625 + TMP_GOPATH= [2019-10-07T20:25:13.456Z] #54 0.625 + : /build [2019-10-07T20:25:13.456Z] #54 0.625 + '[' -z '' ']' [2019-10-07T20:25:13.456Z] #54 0.626 ++ mktemp -d [2019-10-07T20:25:13.456Z] #54 0.647 + export GOPATH=/tmp/tmp.8rX0Lgx8HR [2019-10-07T20:25:13.456Z] #54 0.647 + GOPATH=/tmp/tmp.8rX0Lgx8HR [2019-10-07T20:25:13.456Z] #54 0.648 + RM_GOPATH=1 [2019-10-07T20:25:13.456Z] #54 0.651 ++ dirname ./install.sh [2019-10-07T20:25:13.456Z] #54 0.665 + dir=. [2019-10-07T20:25:13.456Z] #54 0.666 + bin=proxy [2019-10-07T20:25:13.456Z] #54 0.666 + shift [2019-10-07T20:25:13.456Z] #54 0.666 + '[' '!' -f ./proxy.installer ']' [2019-10-07T20:25:13.456Z] #54 0.666 + . ./proxy.installer [2019-10-07T20:25:13.456Z] #54 0.666 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T20:25:13.456Z] #54 0.669 + install_proxy [2019-10-07T20:25:13.456Z] #54 0.669 + case "$1" in [2019-10-07T20:25:13.456Z] #54 0.669 + export CGO_ENABLED=0 [2019-10-07T20:25:13.456Z] #54 0.669 + CGO_ENABLED=0 [2019-10-07T20:25:13.456Z] #54 0.669 + _install_proxy [2019-10-07T20:25:13.456Z] #54 0.669 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-07T20:25:13.456Z] #54 0.669 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T20:25:13.456Z] #54 0.670 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8rX0Lgx8HR/src/github.com/docker/libnetwork [2019-10-07T20:25:13.456Z] #54 0.684 Cloning into '/tmp/tmp.8rX0Lgx8HR/src/github.com/docker/libnetwork'... [2019-10-07T20:25:13.456Z] #54 ... [2019-10-07T20:25:13.456Z] [2019-10-07T20:25:13.456Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:25:13.456Z] #19 0.602 + mktemp -d [2019-10-07T20:25:13.456Z] #19 0.605 + export GOPATH=/tmp/tmp.wqAMbecpfY [2019-10-07T20:25:13.456Z] #19 0.605 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.wqAMbecpfY/src/github.com/go-swagger/go-swagger [2019-10-07T20:25:13.456Z] #19 0.607 Cloning into '/tmp/tmp.wqAMbecpfY/src/github.com/go-swagger/go-swagger'... [2019-10-07T20:25:13.865Z] #19 ... [2019-10-07T20:25:13.865Z] [2019-10-07T20:25:13.865Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:13.865Z] #61 0.423 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T20:25:13.865Z] #61 0.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T20:25:13.865Z] #61 0.663 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T20:25:13.865Z] #61 0.678 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T20:25:13.865Z] #61 0.743 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T20:25:13.865Z] #61 1.511 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T20:25:13.865Z] #61 3.121 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T20:25:13.865Z] #61 3.913 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T20:25:13.865Z] #61 ... [2019-10-07T20:25:13.865Z] [2019-10-07T20:25:13.865Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:13.865Z] #34 9.984 encoding [2019-10-07T20:25:13.865Z] #34 10.25 runtime/cgo [2019-10-07T20:25:14.336Z] #61 147.2 CC criu/external.o [2019-10-07T20:25:14.623Z] #61 147.7 CC criu/fault-injection.o [2019-10-07T20:25:14.623Z] #61 147.9 CC criu/fdstore.o [2019-10-07T20:25:15.246Z] #61 148.3 CC criu/fifo.o [2019-10-07T20:25:15.873Z] #61 148.9 CC criu/file-ids.o [2019-10-07T20:25:16.502Z] #61 149.6 CC criu/file-lock.o [2019-10-07T20:25:18.471Z] #34 ... [2019-10-07T20:25:18.471Z] [2019-10-07T20:25:18.471Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:18.471Z] #37 15.17 unicode/utf16 [2019-10-07T20:25:18.471Z] #37 15.52 container/list [2019-10-07T20:25:18.580Z] #61 151.2 CC criu/files-ext.o [2019-10-07T20:25:18.580Z] #61 151.7 CC criu/files-reg.o [2019-10-07T20:25:18.889Z] #37 16.13 crypto/internal/subtle [2019-10-07T20:25:18.889Z] #37 16.21 crypto/subtle [2019-10-07T20:25:18.889Z] #37 16.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-07T20:25:18.889Z] #37 16.53 internal/nettrace [2019-10-07T20:25:19.298Z] #37 16.62 runtime/cgo [2019-10-07T20:25:22.093Z] #61 155.0 CC criu/files.o [2019-10-07T20:25:22.981Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-07T20:25:22.981Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cbc69609\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-07T20:25:22.981Z] ---------------------------------------------------------------------------- [2019-10-07T20:25:22.981Z] [2019-10-07T20:25:22.981Z] INFO: executeCI.ps1 starting at Mon Oct 7 20:25:21 CUT 2019 [2019-10-07T20:25:22.981Z] [2019-10-07T20:25:22.981Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-07T20:25:22.981Z] INFO: Running git version 2.23.0.windows.1 [2019-10-07T20:25:22.981Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-07T20:25:22.981Z] INFO: Environment variables: [2019-10-07T20:25:22.981Z] [2019-10-07T20:25:22.981Z] Name Value [2019-10-07T20:25:22.981Z] ---- ----- [2019-10-07T20:25:22.981Z] ALLUSERSPROFILE C:\ProgramData [2019-10-07T20:25:22.981Z] amd64 true [2019-10-07T20:25:22.981Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-07T20:25:22.981Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-07T20:25:22.981Z] BRANCH_NAME PR-40056 [2019-10-07T20:25:22.981Z] BUILD_DISPLAY_NAME #2 [2019-10-07T20:25:22.981Z] BUILD_ID 2 [2019-10-07T20:25:22.981Z] BUILD_NUMBER 2 [2019-10-07T20:25:22.981Z] BUILD_TAG jenkins-moby-PR-40056-2 [2019-10-07T20:25:22.981Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40056/2/ [2019-10-07T20:25:22.981Z] CHANGE_AUTHOR kolyshkin [2019-10-07T20:25:22.981Z] CHANGE_AUTHOR_DISPLAY_NAME Kirill Kolyshkin [2019-10-07T20:25:22.981Z] CHANGE_BRANCH dm-unit [2019-10-07T20:25:22.981Z] CHANGE_FORK kolyshkin [2019-10-07T20:25:22.981Z] CHANGE_ID 40056 [2019-10-07T20:25:22.981Z] CHANGE_TARGET master [2019-10-07T20:25:22.981Z] CHANGE_TITLE devmapper: fix unit test [2019-10-07T20:25:22.981Z] CHANGE_URL https://github.com/moby/moby/pull/40056 [2019-10-07T20:25:22.981Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-07T20:25:22.981Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-07T20:25:22.981Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-07T20:25:22.981Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-07T20:25:22.981Z] COMPUTERNAME azwin-2-8f80a0 [2019-10-07T20:25:22.981Z] ComSpec C:\windows\system32\cmd.exe [2019-10-07T20:25:22.981Z] ConfigSequenceNumber 0 [2019-10-07T20:25:22.981Z] DOCKER_BUILDKIT 0 [2019-10-07T20:25:22.981Z] DOCKER_DUT_DEBUG 1 [2019-10-07T20:25:22.981Z] DOCKER_EXPERIMENTAL 1 [2019-10-07T20:25:22.981Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-07T20:25:22.981Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-07T20:25:22.981Z] EXECUTOR_NUMBER 0 [2019-10-07T20:25:22.981Z] FQDN azwin-2-8f80a0.westus.cloudapp.azure.com [2019-10-07T20:25:22.981Z] GIT_BRANCH PR-40056 [2019-10-07T20:25:22.981Z] GIT_COMMIT 8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:25:22.981Z] GIT_URL https://github.com/moby/moby.git [2019-10-07T20:25:22.981Z] HUDSON_COOKIE 0395e9e4-0a93-4d4e-9723-360dbafb10ce [2019-10-07T20:25:22.981Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-07T20:25:22.981Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-07T20:25:22.981Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-07T20:25:22.981Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-07T20:25:22.981Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-07T20:25:22.981Z] JENKINS_NODE_COOKIE 84449505-132c-49f4-9a67-7e911e07ac07 [2019-10-07T20:25:22.981Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-07T20:25:22.981Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-07T20:25:22.981Z] JOB_BASE_NAME PR-40056 [2019-10-07T20:25:22.981Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40056/display/redirect [2019-10-07T20:25:22.981Z] JOB_NAME moby/PR-40056 [2019-10-07T20:25:22.981Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40056/ [2019-10-07T20:25:22.981Z] library.jps.version master [2019-10-07T20:25:22.981Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-07T20:25:22.981Z] NODE_LABELS amd64 azure azwin-2-8f80a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-07T20:25:22.981Z] NODE_NAME azwin-2-8f80a0 [2019-10-07T20:25:22.981Z] NUMBER_OF_PROCESSORS 4 [2019-10-07T20:25:22.981Z] OS Windows_NT [2019-10-07T20:25:22.981Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-07T20:25:22.981Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-07T20:25:22.981Z] ppc64le true [2019-10-07T20:25:22.981Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-07T20:25:22.981Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-07T20:25:22.981Z] PROCESSOR_LEVEL 6 [2019-10-07T20:25:22.983Z] PROCESSOR_REVISION 4f01 [2019-10-07T20:25:22.983Z] ProgramData C:\ProgramData [2019-10-07T20:25:22.983Z] ProgramFiles C:\Program Files [2019-10-07T20:25:22.983Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-07T20:25:22.983Z] ProgramW6432 C:\Program Files [2019-10-07T20:25:22.983Z] PROMPT $P$G [2019-10-07T20:25:22.983Z] PSExecutionPolicyPreference Bypass [2019-10-07T20:25:22.983Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-07T20:25:22.983Z] PUBLIC C:\Users\Public [2019-10-07T20:25:22.983Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40056/2/display/redirect?page=changes [2019-10-07T20:25:22.983Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40056/2/display/redirect [2019-10-07T20:25:22.983Z] s390x true [2019-10-07T20:25:22.983Z] skip_dco false [2019-10-07T20:25:22.983Z] SKIP_VALIDATION_TESTS 1 [2019-10-07T20:25:22.983Z] SOURCES_DRIVE d [2019-10-07T20:25:22.983Z] SOURCES_SUBDIR gopath [2019-10-07T20:25:22.983Z] STAGE_NAME Run tests [2019-10-07T20:25:22.983Z] SystemDrive C: [2019-10-07T20:25:22.983Z] SystemRoot C:\windows [2019-10-07T20:25:22.983Z] TEMP C:\windows\TEMP [2019-10-07T20:25:22.983Z] TESTDEBUG 0 [2019-10-07T20:25:22.983Z] TESTRUN_DRIVE d [2019-10-07T20:25:22.983Z] TESTRUN_SUBDIR CI [2019-10-07T20:25:22.983Z] TIMEOUT 120m [2019-10-07T20:25:22.983Z] TMP C:\windows\TEMP [2019-10-07T20:25:22.983Z] unit_validate true [2019-10-07T20:25:22.983Z] USERDOMAIN WORKGROUP [2019-10-07T20:25:22.983Z] USERNAME azwin-2-8f80a0$ [2019-10-07T20:25:22.983Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-07T20:25:22.983Z] windir C:\windows [2019-10-07T20:25:22.983Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-07T20:25:22.983Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-07T20:25:22.983Z] windowsRS1 false [2019-10-07T20:25:22.983Z] windowsRS5 true [2019-10-07T20:25:22.983Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-07T20:25:22.983Z] [2019-10-07T20:25:22.983Z] [2019-10-07T20:25:22.983Z] [2019-10-07T20:25:24.695Z] #37 ... [2019-10-07T20:25:24.695Z] [2019-10-07T20:25:24.695Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:25:24.695Z] #59 11.75 + cd /tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution [2019-10-07T20:25:24.695Z] #59 11.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-07T20:25:24.695Z] #59 14.10 + GOPATH=/tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1N8UcRlwL6 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-07T20:25:25.160Z] #59 ... [2019-10-07T20:25:25.160Z] [2019-10-07T20:25:25.160Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T20:25:25.160Z] #48 12.99 Fetched 7670 kB in 12s (614 kB/s) [2019-10-07T20:25:25.160Z] #48 12.99 Reading package lists... [2019-10-07T20:25:25.160Z] #48 17.08 Reading package lists... [2019-10-07T20:25:25.160Z] #48 21.16 Building dependency tree... [2019-10-07T20:25:25.160Z] #48 22.35 The following additional packages will be installed: [2019-10-07T20:25:25.160Z] #48 22.42 btrfs-progs liblzo2-2 [2019-10-07T20:25:25.160Z] #48 22.69 The following NEW packages will be installed: [2019-10-07T20:25:25.160Z] #48 22.70 btrfs-progs btrfs-tools liblzo2-2 [2019-10-07T20:25:25.160Z] #48 22.89 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T20:25:25.160Z] #48 22.89 Need to get 668 kB of archives. [2019-10-07T20:25:25.160Z] #48 22.89 After this operation, 5446 kB of additional disk space will be used. [2019-10-07T20:25:25.160Z] #48 22.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-07T20:25:25.160Z] #48 22.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-07T20:25:25.163Z] INFO: Sources under d:\gopath\... [2019-10-07T20:25:25.163Z] INFO: Test run under d:\CI\... [2019-10-07T20:25:25.163Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-07T20:25:25.163Z] INFO: docker/docker repository was found [2019-10-07T20:25:25.599Z] #48 22.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-07T20:25:25.599Z] #48 ... [2019-10-07T20:25:25.599Z] [2019-10-07T20:25:25.599Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T20:25:25.599Z] #21 13.13 Fetched 7670 kB in 12s (602 kB/s) [2019-10-07T20:25:25.599Z] #21 13.13 Reading package lists... [2019-10-07T20:25:25.599Z] #21 17.96 Reading package lists... [2019-10-07T20:25:25.599Z] #21 21.91 Building dependency tree... [2019-10-07T20:25:25.599Z] #21 ... [2019-10-07T20:25:25.599Z] [2019-10-07T20:25:25.599Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:25:25.599Z] #10 13.20 Fetched 7670 kB in 12s (602 kB/s) [2019-10-07T20:25:25.599Z] #10 13.20 Reading package lists... [2019-10-07T20:25:25.599Z] #10 17.89 Reading package lists... [2019-10-07T20:25:25.599Z] #10 21.99 Building dependency tree... [2019-10-07T20:25:25.622Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-07T20:25:25.659Z] #61 158.5 CC criu/filesystems.o [2019-10-07T20:25:26.013Z] #10 ... [2019-10-07T20:25:26.013Z] [2019-10-07T20:25:26.013Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:26.013Z] #61 13.66 Fetched 7670 kB in 13s (578 kB/s) [2019-10-07T20:25:26.013Z] #61 13.66 Reading package lists... [2019-10-07T20:25:26.013Z] #61 18.20 Reading package lists... [2019-10-07T20:25:26.013Z] #61 22.21 Building dependency tree... [2019-10-07T20:25:26.013Z] #61 ... [2019-10-07T20:25:26.013Z] [2019-10-07T20:25:26.013Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:25:26.013Z] #39 13.79 Fetched 7670 kB in 12s (590 kB/s) [2019-10-07T20:25:26.013Z] #39 13.79 Reading package lists... [2019-10-07T20:25:26.013Z] #39 17.91 Reading package lists... [2019-10-07T20:25:26.416Z] #39 23.49 Building dependency tree... [2019-10-07T20:25:26.416Z] #39 ... [2019-10-07T20:25:26.416Z] [2019-10-07T20:25:26.416Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:25:26.416Z] #10 23.94 The following additional packages will be installed: [2019-10-07T20:25:26.416Z] #10 23.98 libapparmor1 libseccomp2 [2019-10-07T20:25:26.416Z] #10 24.01 Suggested packages: [2019-10-07T20:25:26.416Z] #10 24.01 seccomp [2019-10-07T20:25:26.591Z] ltsc2019: Pulling from windows/servercore [2019-10-07T20:25:26.684Z] #61 159.8 CC criu/fsnotify.o [2019-10-07T20:25:26.829Z] #10 24.45 The following NEW packages will be installed: [2019-10-07T20:25:26.829Z] #10 24.46 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-07T20:25:26.829Z] #10 24.63 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T20:25:26.829Z] #10 24.63 Need to get 301 kB of archives. [2019-10-07T20:25:26.829Z] #10 24.63 After this operation, 1402 kB of additional disk space will be used. [2019-10-07T20:25:26.829Z] #10 24.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-07T20:25:26.829Z] #10 ... [2019-10-07T20:25:26.829Z] [2019-10-07T20:25:26.829Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:26.829Z] #54 14.27 + cd /tmp/tmp.8rX0Lgx8HR/src/github.com/docker/libnetwork [2019-10-07T20:25:26.829Z] #54 14.27 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-07T20:25:26.829Z] #54 14.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-07T20:25:27.258Z] #54 ... [2019-10-07T20:25:27.258Z] [2019-10-07T20:25:27.258Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-07T20:25:27.258Z] #48 24.24 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T20:25:27.258Z] #48 24.36 Fetched 668 kB in 0s (4781 kB/s) [2019-10-07T20:25:27.258Z] #48 24.46 Selecting previously unselected package liblzo2-2:s390x. [2019-10-07T20:25:27.258Z] #48 24.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T20:25:27.258Z] #48 24.55 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-07T20:25:27.258Z] #48 24.55 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T20:25:27.258Z] #48 24.64 Selecting previously unselected package btrfs-progs. [2019-10-07T20:25:27.258Z] #48 24.64 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-07T20:25:27.258Z] #48 24.64 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T20:25:27.692Z] #48 25.33 Selecting previously unselected package btrfs-tools. [2019-10-07T20:25:27.692Z] #48 25.35 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-07T20:25:27.692Z] #48 25.35 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T20:25:27.692Z] #48 25.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:28.096Z] #48 25.61 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T20:25:28.096Z] #48 25.64 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T20:25:28.096Z] #48 25.65 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T20:25:28.096Z] #48 25.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:28.525Z] #48 DONE 25.9s [2019-10-07T20:25:28.525Z] [2019-10-07T20:25:28.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:25:28.525Z] #10 24.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-07T20:25:28.525Z] #10 24.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-07T20:25:28.525Z] #10 24.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-07T20:25:28.525Z] #10 25.30 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T20:25:28.525Z] #10 25.40 Fetched 301 kB in 0s (3281 kB/s) [2019-10-07T20:25:28.525Z] #10 25.52 Selecting previously unselected package libseccomp2:s390x. [2019-10-07T20:25:28.525Z] #10 25.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T20:25:28.525Z] #10 25.59 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-07T20:25:28.525Z] #10 25.62 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T20:25:28.525Z] #10 25.77 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-07T20:25:28.525Z] #10 25.78 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-07T20:25:28.525Z] #10 25.78 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T20:25:28.525Z] #10 25.91 Selecting previously unselected package libapparmor1:s390x. [2019-10-07T20:25:28.525Z] #10 25.91 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T20:25:28.525Z] #10 25.92 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-07T20:25:28.525Z] #10 ... [2019-10-07T20:25:28.525Z] [2019-10-07T20:25:28.525Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:25:28.525Z] #49 DONE 0.1s [2019-10-07T20:25:28.525Z] [2019-10-07T20:25:28.525Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-07T20:25:28.525Z] #50 DONE 0.1s [2019-10-07T20:25:28.525Z] [2019-10-07T20:25:28.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:25:28.525Z] #10 26.04 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-07T20:25:28.525Z] #10 26.04 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T20:25:28.525Z] #10 26.05 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-07T20:25:28.525Z] #10 ... [2019-10-07T20:25:28.525Z] [2019-10-07T20:25:28.525Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:25:28.525Z] #28 15.83 + cd /tmp/tmp.KighFfJsFy/src/github.com/golangci/golangci-lint/ [2019-10-07T20:25:28.525Z] #28 15.83 + git checkout -q v1.17.1 [2019-10-07T20:25:28.525Z] #28 16.99 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-07T20:25:28.525Z] #28 ... [2019-10-07T20:25:28.525Z] [2019-10-07T20:25:28.525Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-07T20:25:28.525Z] #21 23.87 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-07T20:25:28.525Z] #21 23.87 The following additional packages will be installed: [2019-10-07T20:25:28.525Z] #21 23.90 libjq1 libonig4 [2019-10-07T20:25:28.525Z] #21 24.17 The following NEW packages will be installed: [2019-10-07T20:25:28.525Z] #21 24.18 jq libjq1 libonig4 [2019-10-07T20:25:28.525Z] #21 24.28 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T20:25:28.525Z] #21 24.28 Need to get 328 kB of archives. [2019-10-07T20:25:28.525Z] #21 24.28 After this operation, 1263 kB of additional disk space will be used. [2019-10-07T20:25:28.525Z] #21 24.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-07T20:25:28.525Z] #21 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-07T20:25:28.525Z] #21 24.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-07T20:25:28.525Z] #21 25.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T20:25:28.525Z] #21 25.30 Fetched 328 kB in 0s (2569 kB/s) [2019-10-07T20:25:28.525Z] #21 25.36 Selecting previously unselected package libonig4:s390x. [2019-10-07T20:25:28.525Z] #21 25.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T20:25:28.525Z] #21 25.43 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-07T20:25:28.525Z] #21 25.43 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-07T20:25:28.525Z] #21 25.72 Selecting previously unselected package libjq1:s390x. [2019-10-07T20:25:28.525Z] #21 25.72 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T20:25:28.525Z] #21 25.73 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T20:25:28.525Z] #21 25.87 Selecting previously unselected package jq. [2019-10-07T20:25:28.525Z] #21 25.87 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T20:25:28.525Z] #21 25.88 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T20:25:28.525Z] #21 26.01 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-07T20:25:28.525Z] #21 26.02 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T20:25:28.525Z] #21 26.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:28.525Z] #21 26.13 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T20:25:28.732Z] #61 161.8 CC criu/image-desc.o [2019-10-07T20:25:28.942Z] #21 DONE 26.4s [2019-10-07T20:25:28.942Z] [2019-10-07T20:25:28.942Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T20:25:28.942Z] #23 DONE 0.1s [2019-10-07T20:25:28.942Z] [2019-10-07T20:25:28.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-07T20:25:28.942Z] #10 26.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:28.942Z] #10 26.55 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T20:25:28.942Z] #10 26.56 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-07T20:25:28.942Z] #10 26.56 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-07T20:25:28.942Z] #10 26.57 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-07T20:25:28.942Z] #10 26.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:28.942Z] #10 DONE 26.8s [2019-10-07T20:25:28.942Z] [2019-10-07T20:25:28.942Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:28.942Z] #61 24.47 The following additional packages will be installed: [2019-10-07T20:25:28.942Z] #61 24.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-07T20:25:28.942Z] #61 24.48 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-07T20:25:28.942Z] #61 24.48 Suggested packages: [2019-10-07T20:25:28.942Z] #61 24.48 manpages-dev python-setuptools [2019-10-07T20:25:28.942Z] #61 26.26 The following NEW packages will be installed: [2019-10-07T20:25:28.942Z] #61 26.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-07T20:25:28.942Z] #61 26.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-07T20:25:28.942Z] #61 26.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-07T20:25:28.942Z] #61 26.26 zlib1g-dev [2019-10-07T20:25:28.942Z] #61 26.32 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T20:25:28.942Z] #61 26.32 Need to get 3476 kB of archives. [2019-10-07T20:25:28.942Z] #61 26.32 After this operation, 20.2 MB of additional disk space will be used. [2019-10-07T20:25:28.942Z] #61 26.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-07T20:25:28.942Z] #61 26.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-07T20:25:28.942Z] #61 26.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-07T20:25:28.942Z] #61 26.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-07T20:25:28.942Z] #61 26.40 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-07T20:25:28.942Z] #61 26.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-07T20:25:28.942Z] #61 26.42 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-07T20:25:28.942Z] #61 26.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-07T20:25:28.942Z] #61 26.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-07T20:25:28.943Z] #61 26.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-07T20:25:28.943Z] #61 26.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-07T20:25:28.943Z] #61 26.64 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-07T20:25:28.943Z] #61 26.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-07T20:25:28.943Z] #61 26.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-07T20:25:28.943Z] #61 26.70 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-07T20:25:28.943Z] #61 26.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-07T20:25:29.036Z] #61 162.1 CC criu/image.o [2019-10-07T20:25:29.346Z] #61 ... [2019-10-07T20:25:29.346Z] [2019-10-07T20:25:29.346Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:25:29.346Z] #44 DONE 0.1s [2019-10-07T20:25:29.346Z] [2019-10-07T20:25:29.346Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-07T20:25:29.346Z] #45 DONE 0.1s [2019-10-07T20:25:29.346Z] [2019-10-07T20:25:29.346Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:25:29.346Z] #51 0.336 + RM_GOPATH=0 [2019-10-07T20:25:29.346Z] #51 0.336 + TMP_GOPATH= [2019-10-07T20:25:29.346Z] #51 0.337 + : /build [2019-10-07T20:25:29.346Z] #51 0.337 + '[' -z '' ']' [2019-10-07T20:25:29.346Z] #51 0.338 ++ mktemp -d [2019-10-07T20:25:29.346Z] #51 0.339 + export GOPATH=/tmp/tmp.HkAlnueaY3 [2019-10-07T20:25:29.346Z] #51 0.339 + GOPATH=/tmp/tmp.HkAlnueaY3 [2019-10-07T20:25:29.346Z] #51 0.349 + RM_GOPATH=1 [2019-10-07T20:25:29.346Z] #51 0.349 ++ dirname ./install.sh [2019-10-07T20:25:29.346Z] #51 0.349 + dir=. [2019-10-07T20:25:29.346Z] #51 0.349 + bin=containerd [2019-10-07T20:25:29.346Z] #51 0.349 + shift [2019-10-07T20:25:29.346Z] #51 0.349 + '[' '!' -f ./containerd.installer ']' [2019-10-07T20:25:29.346Z] #51 0.349 + . ./containerd.installer [2019-10-07T20:25:29.346Z] #51 0.349 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T20:25:29.346Z] #51 0.349 + install_containerd [2019-10-07T20:25:29.346Z] #51 0.349 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-07T20:25:29.346Z] #51 0.349 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HkAlnueaY3/src/github.com/containerd/containerd [2019-10-07T20:25:29.346Z] #51 0.349 Cloning into '/tmp/tmp.HkAlnueaY3/src/github.com/containerd/containerd'... [2019-10-07T20:25:29.346Z] #51 0.349 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T20:25:30.207Z] #51 ... [2019-10-07T20:25:30.207Z] [2019-10-07T20:25:30.207Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-07T20:25:30.207Z] #11 DONE 1.1s [2019-10-07T20:25:30.207Z] [2019-10-07T20:25:30.207Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-07T20:25:30.525Z] #61 163.6 CC criu/ipc_ns.o [2019-10-07T20:25:31.170Z] #12 DONE 0.8s [2019-10-07T20:25:31.171Z] [2019-10-07T20:25:31.171Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:31.171Z] #61 27.98 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T20:25:31.171Z] #61 28.18 Fetched 3476 kB in 0s (7724 kB/s) [2019-10-07T20:25:31.171Z] #61 28.34 Selecting previously unselected package libnet1:s390x. [2019-10-07T20:25:31.171Z] #61 28.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T20:25:31.171Z] #61 28.36 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-07T20:25:31.171Z] #61 28.37 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T20:25:31.171Z] #61 28.60 Selecting previously unselected package libcap-dev:s390x. [2019-10-07T20:25:31.171Z] #61 28.60 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-07T20:25:31.171Z] #61 28.60 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-07T20:25:31.171Z] #61 28.74 Selecting previously unselected package libnet1-dev. [2019-10-07T20:25:31.171Z] #61 28.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-07T20:25:31.171Z] #61 28.77 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T20:25:31.171Z] #61 29.06 Selecting previously unselected package libnl-3-200:s390x. [2019-10-07T20:25:31.171Z] #61 29.06 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-07T20:25:31.600Z] #61 ... [2019-10-07T20:25:31.600Z] [2019-10-07T20:25:31.600Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-07T20:25:31.600Z] #13 0.228 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-07T20:25:31.600Z] #13 DONE 0.4s [2019-10-07T20:25:31.600Z] [2019-10-07T20:25:31.600Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:31.600Z] #61 29.09 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T20:25:31.600Z] #61 29.31 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-07T20:25:31.600Z] #61 29.33 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-07T20:25:31.600Z] #61 29.34 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-07T20:25:32.013Z] #61 ... [2019-10-07T20:25:32.013Z] [2019-10-07T20:25:32.013Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-07T20:25:32.013Z] #14 DONE 0.4s [2019-10-07T20:25:32.013Z] [2019-10-07T20:25:32.013Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:32.013Z] #61 29.74 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-07T20:25:32.013Z] #61 29.74 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-07T20:25:32.013Z] #61 29.75 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T20:25:32.013Z] #61 29.85 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-07T20:25:32.013Z] #61 29.85 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-07T20:25:32.410Z] #61 ... [2019-10-07T20:25:32.410Z] [2019-10-07T20:25:32.410Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-07T20:25:32.410Z] #15 DONE 0.3s [2019-10-07T20:25:32.410Z] [2019-10-07T20:25:32.410Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:32.410Z] #61 29.85 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-07T20:25:32.410Z] #61 29.92 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-07T20:25:32.410Z] #61 29.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-07T20:25:32.410Z] #61 29.94 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-07T20:25:32.410Z] #61 ... [2019-10-07T20:25:32.410Z] [2019-10-07T20:25:32.410Z] #16 [dev 6/25] RUN ldconfig [2019-10-07T20:25:32.410Z] #16 DONE 0.4s [2019-10-07T20:25:32.584Z] #61 165.7 CC criu/irmap.o [2019-10-07T20:25:32.798Z] [2019-10-07T20:25:32.798Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:32.798Z] #61 30.30 Selecting previously unselected package libprotobuf10:s390x. [2019-10-07T20:25:32.798Z] #61 30.30 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-07T20:25:32.798Z] #61 30.31 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-07T20:25:33.207Z] #61 30.96 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-07T20:25:33.207Z] #61 30.97 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-07T20:25:33.207Z] #61 30.97 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-07T20:25:33.603Z] #61 31.25 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-07T20:25:33.603Z] #61 31.28 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-07T20:25:33.603Z] #61 31.29 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-07T20:25:33.613Z] #61 166.7 CC criu/kcmp-ids.o [2019-10-07T20:25:33.663Z] 65014b3c3121: Pulling fs layer [2019-10-07T20:25:33.663Z] 2945147eda09: Pulling fs layer [2019-10-07T20:25:34.241Z] #61 167.4 CC criu/kerndat.o [2019-10-07T20:25:34.908Z] #61 32.50 Selecting previously unselected package libprotoc10:s390x. [2019-10-07T20:25:34.908Z] #61 32.52 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-07T20:25:34.908Z] #61 32.54 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-07T20:25:35.303Z] #61 33.13 Selecting previously unselected package protobuf-c-compiler. [2019-10-07T20:25:35.694Z] #61 33.14 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-07T20:25:35.694Z] #61 33.15 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-07T20:25:35.694Z] #61 33.28 Selecting previously unselected package protobuf-compiler. [2019-10-07T20:25:35.694Z] #61 33.30 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-07T20:25:35.694Z] #61 33.31 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-07T20:25:35.694Z] #61 33.41 Selecting previously unselected package python-pkg-resources. [2019-10-07T20:25:35.694Z] #61 33.42 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T20:25:35.694Z] #61 33.42 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-07T20:25:36.093Z] #61 33.73 Selecting previously unselected package python-protobuf. [2019-10-07T20:25:36.093Z] #61 33.73 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-07T20:25:36.093Z] #61 33.73 Unpacking python-protobuf (3.0.0-9) ... [2019-10-07T20:25:36.531Z] #61 34.18 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T20:25:36.531Z] #61 34.27 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T20:25:36.531Z] #61 34.29 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-07T20:25:36.958Z] #61 169.5 CC criu/libnetlink.o [2019-10-07T20:25:37.138Z] #61 ... [2019-10-07T20:25:37.138Z] [2019-10-07T20:25:37.138Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:25:37.138Z] #31 24.10 + cd /tmp/tmp.Sqa01VqmW9/src/gotest.tools/gotestsum [2019-10-07T20:25:37.138Z] #31 24.10 + git checkout -q v0.3.5 [2019-10-07T20:25:37.138Z] #31 24.17 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-07T20:25:37.138Z] #31 ... [2019-10-07T20:25:37.138Z] [2019-10-07T20:25:37.138Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:37.138Z] #24 2.229 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-07T20:25:37.138Z] #24 3.038 [2019-10-07T20:25:37.138Z] #24 3.740 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.1% ########## 15.2% ############ 16.7% ############## 19.4% ############### 21.5% ################# 23.6% ################## 25.7% #################### 27.8% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################## 36.2% ########################### 38.3% ############################# 40.3% ############################## 42.4% ################################ 44.5% ################################# 46.6% ################################### 48.7% #################################### 50.8% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################# 63.4% ############################################### 65.5% ################################################ 67.5% ################################################## 69.7% [2019-10-07T20:25:37.138Z] #24 ... [2019-10-07T20:25:37.138Z] [2019-10-07T20:25:37.138Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:37.138Z] #54 DONE 34.5s [2019-10-07T20:25:37.138Z] [2019-10-07T20:25:37.138Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:37.138Z] #24 3.740 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.1% ########## 15.2% ############ 16.7% ############## 19.4% ############### 21.5% ################# 23.6% ################## 25.7% #################### 27.8% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################## 36.2% ########################### 38.3% ############################# 40.3% ############################## 42.4% ################################ 44.5% ################################# 46.6% ################################### 48.7% #################################### 50.8% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################# 63.4% ############################################### 65.5% ################################################ 67.5% ################################################## 69.7% ################################################### 71.7% [2019-10-07T20:25:37.138Z] #24 ... [2019-10-07T20:25:37.138Z] [2019-10-07T20:25:37.138Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:25:37.138Z] #39 23.49 Building dependency tree... [2019-10-07T20:25:37.138Z] #39 25.43 The following additional packages will be installed: [2019-10-07T20:25:37.138Z] #39 25.43 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-07T20:25:37.138Z] #39 25.44 Suggested packages: [2019-10-07T20:25:37.138Z] #39 25.44 codeblocks eclipse ninja-build lrzip [2019-10-07T20:25:37.138Z] #39 25.44 Recommended packages: [2019-10-07T20:25:37.138Z] #39 25.44 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-07T20:25:37.138Z] #39 26.22 The following NEW packages will be installed: [2019-10-07T20:25:37.138Z] #39 26.22 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-07T20:25:37.138Z] #39 26.22 vim-common xxd [2019-10-07T20:25:37.138Z] #39 26.29 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T20:25:37.138Z] #39 26.29 Need to get 13.2 MB of archives. [2019-10-07T20:25:37.138Z] #39 26.29 After this operation, 59.4 MB of additional disk space will be used. [2019-10-07T20:25:37.138Z] #39 26.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-07T20:25:37.138Z] #39 26.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-07T20:25:37.138Z] #39 26.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-07T20:25:37.138Z] #39 27.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-07T20:25:37.138Z] #39 27.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-07T20:25:37.138Z] #39 27.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-07T20:25:37.138Z] #39 27.21 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-07T20:25:37.138Z] #39 27.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-07T20:25:37.138Z] #39 27.44 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T20:25:37.138Z] #39 27.44 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-07T20:25:37.138Z] #39 28.49 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T20:25:37.138Z] #39 28.69 Fetched 13.2 MB in 1s (11.0 MB/s) [2019-10-07T20:25:37.138Z] #39 28.88 Selecting previously unselected package cmake-data. [2019-10-07T20:25:37.138Z] #39 28.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-07T20:25:37.138Z] #39 28.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-07T20:25:37.138Z] #39 28.99 Unpacking cmake-data (3.7.2-1) ... [2019-10-07T20:25:37.138Z] #39 31.79 Selecting previously unselected package liblzo2-2:s390x. [2019-10-07T20:25:37.138Z] #39 31.80 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-07T20:25:37.138Z] #39 31.81 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T20:25:37.138Z] #39 31.96 Selecting previously unselected package libicu57:s390x. [2019-10-07T20:25:37.138Z] #39 31.97 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-07T20:25:37.138Z] #39 31.97 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-07T20:25:37.608Z] #61 170.6 CC criu/log.o [2019-10-07T20:25:37.757Z] #39 ... [2019-10-07T20:25:37.757Z] [2019-10-07T20:25:37.757Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:38.630Z] #61 171.6 CC criu/lsm.o [2019-10-07T20:25:39.260Z] #61 172.3 CC criu/mem.o [2019-10-07T20:25:39.408Z] #24 3.740 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.1% ########## 15.2% ############ 16.7% ############## 19.4% ############### 21.5% ################# 23.6% ################## 25.7% #################### 27.8% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################## 36.2% ########################### 38.3% ############################# 40.3% ############################## 42.4% ################################ 44.5% ################################# 46.6% ################################### 48.7% #################################### 50.8% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################# 63.4% ############################################### 65.5% ################################################ 67.5% ################################################## 69.7% ################################################### 71.7% ##################################################### 73.8% ###################################################### 75.9% ######################################################## 78.0% ######################################################### 80.1% ########################################################### 82.2% ############################################################ 84.3% ############################################################## 86.3% ############################################################### 88.5% ################################################################### 93.3% ###################################################################### 97.5% ######################################################################## 100.0% [2019-10-07T20:25:39.408Z] #24 ... [2019-10-07T20:25:39.408Z] [2019-10-07T20:25:39.408Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:39.408Z] #46 0.364 + RM_GOPATH=0 [2019-10-07T20:25:39.408Z] #46 0.364 + TMP_GOPATH= [2019-10-07T20:25:39.408Z] #46 0.364 + : /build [2019-10-07T20:25:39.408Z] #46 0.364 + '[' -z '' ']' [2019-10-07T20:25:39.408Z] #46 0.365 ++ mktemp -d [2019-10-07T20:25:39.408Z] #46 0.367 + export GOPATH=/tmp/tmp.sJOCjmdH4O [2019-10-07T20:25:39.408Z] #46 0.367 + GOPATH=/tmp/tmp.sJOCjmdH4O [2019-10-07T20:25:39.408Z] #46 0.367 + RM_GOPATH=1 [2019-10-07T20:25:39.408Z] #46 0.368 ++ dirname ./install.sh [2019-10-07T20:25:39.408Z] #46 0.371 + dir=. [2019-10-07T20:25:39.408Z] #46 0.371 + bin=runc [2019-10-07T20:25:39.408Z] #46 0.371 + shift [2019-10-07T20:25:39.408Z] #46 0.372 + '[' '!' -f ./runc.installer ']' [2019-10-07T20:25:39.408Z] #46 0.373 + . ./runc.installer [2019-10-07T20:25:39.408Z] #46 0.373 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T20:25:39.408Z] #46 0.374 + install_runc [2019-10-07T20:25:39.408Z] #46 0.374 + uname -r [2019-10-07T20:25:39.408Z] #46 0.375 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-07T20:25:39.408Z] #46 0.377 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-07T20:25:39.408Z] #46 0.377 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-07T20:25:39.408Z] #46 0.377 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-07T20:25:39.408Z] #46 0.377 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sJOCjmdH4O/src/github.com/opencontainers/runc [2019-10-07T20:25:39.408Z] #46 0.397 Cloning into '/tmp/tmp.sJOCjmdH4O/src/github.com/opencontainers/runc'... [2019-10-07T20:25:39.408Z] #46 ... [2019-10-07T20:25:39.408Z] [2019-10-07T20:25:39.408Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:39.408Z] #61 37.18 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-07T20:25:39.813Z] #61 37.19 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-07T20:25:39.813Z] #61 37.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:39.813Z] #61 37.21 Setting up python-protobuf (3.0.0-9) ... [2019-10-07T20:25:42.752Z] #61 175.5 CC criu/mount.o [2019-10-07T20:25:43.213Z] #61 ... [2019-10-07T20:25:43.213Z] [2019-10-07T20:25:43.213Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:25:43.213Z] #17 0.457 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-07T20:25:43.213Z] #17 0.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-07T20:25:43.213Z] #17 0.500 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-07T20:25:43.213Z] #17 0.518 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-07T20:25:43.213Z] #17 0.554 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-07T20:25:43.213Z] #17 1.485 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-07T20:25:43.213Z] #17 3.073 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-07T20:25:43.213Z] #17 4.024 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-07T20:25:43.213Z] #17 ... [2019-10-07T20:25:43.213Z] [2019-10-07T20:25:43.213Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:43.213Z] #24 10.91 [2019-10-07T20:25:43.213Z] #24 11.25 ##### 7.6% ######### 13.3% #################### 28.5% ############################## 42.2% ###################################### 53.5% ############################################## 64.9% ################################################## 70.5% ###################################################### 76.2% ############################################################### 87.5% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-07T20:25:43.213Z] #24 12.80 [2019-10-07T20:25:43.213Z] #24 13.17 #### 5.9% ###### 8.4% ######### 13.5% ########### 16.0% ############### 21.1% ################# 23.7% #################### 28.7% ###################### 30.7% ######################## 34.1% ############################ 39.2% [2019-10-07T20:25:43.213Z] #24 ... [2019-10-07T20:25:43.213Z] [2019-10-07T20:25:43.213Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:43.213Z] #34 30.74 sync [2019-10-07T20:25:43.213Z] #34 30.74 internal/reflectlite [2019-10-07T20:25:43.213Z] #34 33.98 errors [2019-10-07T20:25:43.213Z] #34 33.98 sort [2019-10-07T20:25:43.213Z] #34 34.50 strconv [2019-10-07T20:25:43.213Z] #34 36.41 io [2019-10-07T20:25:43.213Z] #34 37.53 internal/oserror [2019-10-07T20:25:43.213Z] #34 37.67 syscall [2019-10-07T20:25:43.213Z] #34 40.18 reflect [2019-10-07T20:25:43.213Z] #34 ... [2019-10-07T20:25:43.213Z] [2019-10-07T20:25:43.213Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-07T20:25:43.213Z] #61 41.10 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-07T20:25:43.643Z] #61 41.12 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-07T20:25:43.643Z] #61 41.13 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T20:25:43.643Z] #61 41.15 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-07T20:25:43.643Z] #61 41.16 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-07T20:25:43.643Z] #61 41.17 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-07T20:25:43.643Z] #61 41.18 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-07T20:25:43.643Z] #61 41.19 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-07T20:25:43.643Z] #61 41.20 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-07T20:25:43.643Z] #61 41.21 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-07T20:25:43.643Z] #61 41.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:43.643Z] #61 DONE 41.4s [2019-10-07T20:25:43.643Z] [2019-10-07T20:25:43.643Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:43.993Z] 2945147eda09: Verifying Checksum [2019-10-07T20:25:43.994Z] 2945147eda09: Download complete [2019-10-07T20:25:44.278Z] #24 13.17 #### 5.9% ###### 8.4% ######### 13.5% ########### 16.0% ############### 21.1% ################# 23.7% #################### 28.7% ###################### 30.7% ######################## 34.1% ############################ 39.2% ############################## 41.8% ############################### 44.3% ################################# 46.9% ##################################### 51.9% ####################################### 54.5% [2019-10-07T20:25:44.278Z] #24 ... [2019-10-07T20:25:44.278Z] [2019-10-07T20:25:44.278Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:25:44.278Z] #19 31.47 + cd /tmp/tmp.wqAMbecpfY/src/github.com/go-swagger/go-swagger [2019-10-07T20:25:44.278Z] #19 31.47 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-07T20:25:44.278Z] #19 33.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-07T20:25:44.278Z] #19 ... [2019-10-07T20:25:44.278Z] [2019-10-07T20:25:44.278Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:46.167Z] #24 13.17 #### 5.9% ###### 8.4% ######### 13.5% ########### 16.0% ############### 21.1% ################# 23.7% #################### 28.7% ###################### 30.7% ######################## 34.1% ############################ 39.2% ############################## 41.8% ############################### 44.3% ################################# 46.9% ##################################### 51.9% ####################################### 54.5% ######################################### 57.0% ############################################ 62.1% ############################################## 64.7% ################################################ 67.2% ################################################## 69.7% #################################################### 72.3% ##################################################### 74.8% ####################################################### 77.4% ######################################################### 79.9% ########################################################### 82.4% ############################################################# 85.0% ################################################################ 90.1% #################################################################### 95.2% ######################################################################## 100.0% [2019-10-07T20:25:46.254Z] #61 ... [2019-10-07T20:25:46.254Z] [2019-10-07T20:25:46.254Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:25:46.254Z] #18 179.1 + rm -rf /tmp/tmp.DEMOkWNCxk [2019-10-07T20:25:46.542Z] #18 DONE 179.6s [2019-10-07T20:25:46.542Z] [2019-10-07T20:25:46.542Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:25:47.029Z] #24 ... [2019-10-07T20:25:47.029Z] [2019-10-07T20:25:47.029Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-07T20:25:47.029Z] #39 39.17 Selecting previously unselected package libxml2:s390x. [2019-10-07T20:25:47.029Z] #39 39.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-07T20:25:47.029Z] #39 39.18 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T20:25:47.029Z] #39 39.70 Selecting previously unselected package libarchive13:s390x. [2019-10-07T20:25:47.029Z] #39 39.70 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-07T20:25:47.029Z] #39 39.71 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-07T20:25:47.029Z] #39 39.97 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-07T20:25:47.029Z] #39 39.97 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-07T20:25:47.029Z] #39 39.98 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-07T20:25:47.029Z] #39 40.15 Selecting previously unselected package libuv1:s390x. [2019-10-07T20:25:47.029Z] #39 40.15 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-07T20:25:47.029Z] #39 40.16 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-07T20:25:47.029Z] #39 40.35 Selecting previously unselected package cmake. [2019-10-07T20:25:47.029Z] #39 40.35 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-07T20:25:47.029Z] #39 40.42 Unpacking cmake (3.7.2-1) ... [2019-10-07T20:25:47.029Z] #39 43.53 Selecting previously unselected package xxd. [2019-10-07T20:25:47.029Z] #39 43.53 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-07T20:25:47.029Z] #39 43.53 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:25:47.029Z] #39 43.70 Selecting previously unselected package vim-common. [2019-10-07T20:25:47.029Z] #39 43.71 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T20:25:47.029Z] #39 43.72 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:25:47.029Z] #39 43.92 Processing triggers for mime-support (3.60) ... [2019-10-07T20:25:47.029Z] #39 44.02 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:25:47.029Z] #39 44.03 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-07T20:25:47.029Z] #39 44.04 Setting up cmake-data (3.7.2-1) ... [2019-10-07T20:25:47.029Z] #39 44.08 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-07T20:25:47.029Z] #39 44.08 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-07T20:25:47.029Z] #39 44.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:47.029Z] #39 44.17 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:25:47.029Z] #39 44.18 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T20:25:47.029Z] #39 44.20 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-07T20:25:47.029Z] #39 44.22 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-07T20:25:47.029Z] #39 44.23 Setting up cmake (3.7.2-1) ... [2019-10-07T20:25:47.029Z] #39 44.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:25:47.029Z] #39 DONE 44.5s [2019-10-07T20:25:47.029Z] [2019-10-07T20:25:47.029Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:25:47.029Z] #40 DONE 0.1s [2019-10-07T20:25:47.029Z] [2019-10-07T20:25:47.029Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-07T20:25:47.029Z] #41 DONE 0.1s [2019-10-07T20:25:47.029Z] [2019-10-07T20:25:47.029Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:47.450Z] #42 0.235 + RM_GOPATH=0 [2019-10-07T20:25:47.450Z] #42 0.235 + TMP_GOPATH= [2019-10-07T20:25:47.450Z] #42 0.236 + : /build [2019-10-07T20:25:47.450Z] #42 0.236 + '[' -z '' ']' [2019-10-07T20:25:47.450Z] #42 0.246 ++ mktemp -d [2019-10-07T20:25:47.450Z] #42 0.260 + export GOPATH=/tmp/tmp.owapYefAmN [2019-10-07T20:25:47.450Z] #42 0.260 + GOPATH=/tmp/tmp.owapYefAmN [2019-10-07T20:25:47.450Z] #42 0.261 + RM_GOPATH=1 [2019-10-07T20:25:47.450Z] #42 0.263 ++ dirname ./install.sh [2019-10-07T20:25:47.450Z] #42 0.268 + dir=. [2019-10-07T20:25:47.450Z] #42 0.269 + bin=tini [2019-10-07T20:25:47.450Z] #42 0.269 + shift [2019-10-07T20:25:47.450Z] #42 0.269 + '[' '!' -f ./tini.installer ']' [2019-10-07T20:25:47.450Z] #42 0.270 + . ./tini.installer [2019-10-07T20:25:47.450Z] #42 0.270 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T20:25:47.450Z] #42 0.271 + install_tini [2019-10-07T20:25:47.450Z] #42 0.271 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-07T20:25:47.450Z] #42 0.271 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T20:25:47.450Z] #42 0.273 + git clone https://github.com/krallin/tini.git /tmp/tmp.owapYefAmN/tini [2019-10-07T20:25:47.450Z] #42 0.288 Cloning into '/tmp/tmp.owapYefAmN/tini'... [2019-10-07T20:25:48.319Z] #42 1.362 + cd /tmp/tmp.owapYefAmN/tini [2019-10-07T20:25:48.319Z] #42 1.362 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-07T20:25:48.319Z] #42 1.374 + cmake . [2019-10-07T20:25:48.593Z] #50 ... [2019-10-07T20:25:48.593Z] [2019-10-07T20:25:48.593Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T20:25:48.593Z] #19 DONE 0.1s [2019-10-07T20:25:48.593Z] [2019-10-07T20:25:48.593Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T20:25:48.723Z] #42 1.783 -- The C compiler identification is GNU 6.3.0 [2019-10-07T20:25:49.135Z] #42 1.835 -- Check for working C compiler: /usr/bin/cc [2019-10-07T20:25:49.216Z] #24 DONE 0.5s [2019-10-07T20:25:49.216Z] [2019-10-07T20:25:49.216Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:25:49.504Z] #50 ... [2019-10-07T20:25:49.504Z] [2019-10-07T20:25:49.504Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:25:49.504Z] #58 182.5 + rm -rf /tmp/tmp.q9EAVjvahg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.q9EAVjvahg [2019-10-07T20:25:49.541Z] #42 2.551 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-07T20:25:49.541Z] #42 2.558 -- Detecting C compiler ABI info [2019-10-07T20:25:49.541Z] #42 ... [2019-10-07T20:25:49.541Z] [2019-10-07T20:25:49.541Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:49.541Z] #46 10.44 + cd /tmp/tmp.sJOCjmdH4O/src/github.com/opencontainers/runc [2019-10-07T20:25:49.541Z] #46 10.44 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-07T20:25:49.541Z] #46 10.67 + '[' -z '' ']' [2019-10-07T20:25:49.541Z] #46 10.67 + target=static [2019-10-07T20:25:49.541Z] #46 10.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-07T20:25:49.541Z] #46 12.97 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-07T20:25:49.794Z] #58 DONE 182.6s [2019-10-07T20:25:49.794Z] [2019-10-07T20:25:49.794Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:25:49.794Z] #50 ... [2019-10-07T20:25:49.794Z] [2019-10-07T20:25:49.794Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:25:49.794Z] #61 182.9 CC criu/namespaces.o [2019-10-07T20:25:49.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T20:25:49.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T20:25:49.973Z] #46 ... [2019-10-07T20:25:49.973Z] [2019-10-07T20:25:49.973Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:49.973Z] #37 37.12 github.com/LK4D4/vndr/godl/singleflight [2019-10-07T20:25:49.973Z] #37 37.15 io [2019-10-07T20:25:49.973Z] #37 37.56 strconv [2019-10-07T20:25:49.973Z] #37 38.89 bytes [2019-10-07T20:25:49.973Z] #37 41.26 bufio [2019-10-07T20:25:49.973Z] #37 42.30 reflect [2019-10-07T20:25:49.973Z] #37 43.69 syscall [2019-10-07T20:25:49.973Z] #37 ... [2019-10-07T20:25:49.973Z] [2019-10-07T20:25:49.973Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:49.973Z] #24 18.09 [2019-10-07T20:25:50.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T20:25:53.301Z] #61 186.4 CC criu/net.o [2019-10-07T20:25:54.030Z] #24 18.44 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.9% ####### 9.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 15.5% ############ 17.3% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.1% ################# 24.0% ################## 25.9% ################### 26.8% ################### 27.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ######################## 33.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.4% #################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 58.9% [2019-10-07T20:25:54.030Z] #24 ... [2019-10-07T20:25:54.030Z] [2019-10-07T20:25:54.030Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:25:54.030Z] #62 1.995 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T20:25:54.030Z] #62 1.995 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T20:25:54.030Z] #62 3.047 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T20:25:54.030Z] #62 3.110 GEN .gitid [2019-10-07T20:25:54.030Z] #62 3.112 GEN criu/include/version.h [2019-10-07T20:25:54.030Z] #62 3.150 GEN include/common/asm [2019-10-07T20:25:54.030Z] #62 4.545 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-07T20:25:54.030Z] #62 4.637 PBCC images/opts.pb-c.c [2019-10-07T20:25:54.030Z] #62 4.689 PBCC images/sit.pb-c.c [2019-10-07T20:25:54.030Z] #62 4.748 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-07T20:25:54.030Z] #62 4.812 DEP images/opts.pb-c.d [2019-10-07T20:25:54.030Z] #62 4.848 DEP images/sit.pb-c.d [2019-10-07T20:25:54.030Z] #62 4.919 PBCC images/macvlan.pb-c.c [2019-10-07T20:25:54.030Z] #62 4.983 DEP images/macvlan.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.030 PBCC images/autofs.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.056 DEP images/autofs.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.094 PBCC images/sysctl.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.107 DEP images/sysctl.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.154 PBCC images/time.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.193 DEP images/time.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.256 PBCC images/binfmt-misc.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.276 DEP images/binfmt-misc.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.306 PBCC images/seccomp.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.339 DEP images/seccomp.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.380 PBCC images/userns.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.413 DEP images/userns.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.466 PBCC images/cgroup.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.508 DEP images/cgroup.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.570 PBCC images/fown.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.596 PBCC images/ext-file.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.653 DEP images/fown.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.697 DEP images/ext-file.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.759 PBCC images/rpc.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.771 DEP images/rpc.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.818 PBCC images/siginfo.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.862 DEP images/siginfo.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.903 PBCC images/pagemap.pb-c.c [2019-10-07T20:25:54.030Z] #62 5.958 DEP images/pagemap.pb-c.d [2019-10-07T20:25:54.030Z] #62 5.993 PBCC images/rlimit.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.002 DEP images/rlimit.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.102 PBCC images/file-lock.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.117 DEP images/file-lock.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.176 PBCC images/tty.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.219 DEP images/tty.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.290 PBCC images/tun.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.313 PBCC images/netdev.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.382 DEP images/tun.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.465 DEP images/netdev.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.538 PBCC images/vma.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.594 DEP images/vma.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.686 PBCC images/creds.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.719 DEP images/creds.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.743 PBCC images/utsns.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.768 DEP images/utsns.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.859 PBCC images/ipc-desc.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.869 PBCC images/ipc-sem.pb-c.c [2019-10-07T20:25:54.030Z] #62 6.909 DEP images/ipc-desc.pb-c.d [2019-10-07T20:25:54.030Z] #62 6.978 DEP images/ipc-sem.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.010 PBCC images/ipc-msg.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.034 DEP images/ipc-msg.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.090 PBCC images/ipc-shm.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.118 DEP images/ipc-shm.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.168 PBCC images/ipc-var.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.208 DEP images/ipc-var.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.273 PBCC images/sk-opts.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.290 PBCC images/packet-sock.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.404 DEP images/sk-opts.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.555 DEP images/packet-sock.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.621 PBCC images/sk-netlink.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.649 DEP images/sk-netlink.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.665 PBCC images/sk-inet.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.723 DEP images/sk-inet.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.776 PBCC images/sk-unix.pb-c.c [2019-10-07T20:25:54.030Z] #62 7.873 DEP images/sk-unix.pb-c.d [2019-10-07T20:25:54.030Z] #62 7.985 PBCC images/mm.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.038 DEP images/mm.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.045 PBCC images/timerfd.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.051 DEP images/timerfd.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.058 PBCC images/timer.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.089 DEP images/timer.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.124 PBCC images/sa.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.134 DEP images/sa.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.141 PBCC images/pipe-data.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.152 DEP images/pipe-data.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.169 PBCC images/mnt.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.188 DEP images/mnt.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.215 PBCC images/sk-packet.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.274 DEP images/sk-packet.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.308 PBCC images/tcp-stream.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.374 DEP images/tcp-stream.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.469 PBCC images/pipe.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.523 DEP images/pipe.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.566 PBCC images/pstree.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.571 DEP images/pstree.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.609 PBCC images/fs.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.637 DEP images/fs.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.681 PBCC images/signalfd.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.715 DEP images/signalfd.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.741 PBCC images/fh.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.918 PBCC images/fsnotify.pb-c.c [2019-10-07T20:25:54.030Z] #62 8.960 DEP images/fh.pb-c.d [2019-10-07T20:25:54.030Z] #62 8.999 DEP images/fsnotify.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.049 PBCC images/eventpoll.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.074 DEP images/eventpoll.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.116 PBCC images/eventfd.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.152 DEP images/eventfd.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.224 PBCC images/remap-file-path.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.228 DEP images/remap-file-path.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.316 PBCC images/fifo.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.331 DEP images/fifo.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.352 PBCC images/ghost-file.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.399 DEP images/ghost-file.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.472 PBCC images/regfile.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.499 DEP images/regfile.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.550 PBCC images/ns.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.619 DEP images/ns.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.770 PBCC images/fdinfo.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.787 DEP images/fdinfo.pb-c.d [2019-10-07T20:25:54.030Z] #62 9.855 PBCC images/core-aarch64.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.935 PBCC images/core-arm.pb-c.c [2019-10-07T20:25:54.030Z] #62 9.979 PBCC images/core-ppc64.pb-c.c [2019-10-07T20:25:54.030Z] #62 10.17 PBCC images/core-s390.pb-c.c [2019-10-07T20:25:54.030Z] #62 10.20 PBCC images/core-x86.pb-c.c [2019-10-07T20:25:54.030Z] #62 ... [2019-10-07T20:25:54.030Z] [2019-10-07T20:25:54.030Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:54.323Z] 65014b3c3121: Verifying Checksum [2019-10-07T20:25:54.323Z] 65014b3c3121: Download complete [2019-10-07T20:25:55.222Z] #24 18.44 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.9% ####### 9.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 15.5% ############ 17.3% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.1% ################# 24.0% ################## 25.9% ################### 26.8% ################### 27.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ######################## 33.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.4% #################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 58.9% ########################################### 59.9% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.5% ################################################# 68.4% ################################################## 70.3% [2019-10-07T20:25:55.222Z] #24 ... [2019-10-07T20:25:55.222Z] [2019-10-07T20:25:55.222Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:25:55.222Z] #42 3.045 -- Detecting C compiler ABI info - done [2019-10-07T20:25:55.222Z] #42 3.110 -- Detecting C compile features [2019-10-07T20:25:55.222Z] #42 5.036 -- Detecting C compile features - done [2019-10-07T20:25:55.222Z] #42 5.052 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-07T20:25:55.222Z] #42 5.297 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-07T20:25:55.222Z] #42 5.390 -- Configuring done [2019-10-07T20:25:55.222Z] #42 5.423 -- Generating done [2019-10-07T20:25:55.222Z] #42 5.431 -- Build files have been written to: /tmp/tmp.owapYefAmN/tini [2019-10-07T20:25:55.222Z] #42 5.442 + make tini-static [2019-10-07T20:25:55.222Z] #42 5.708 Scanning dependencies of target tini-static [2019-10-07T20:25:55.222Z] #42 5.771 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-07T20:25:55.222Z] #42 7.204 [100%] Linking C executable tini-static [2019-10-07T20:25:55.222Z] #42 7.817 [100%] Built target tini-static [2019-10-07T20:25:55.222Z] #42 7.887 + mkdir -p /build [2019-10-07T20:25:55.222Z] #42 7.892 + cp tini-static /build/docker-init [2019-10-07T20:25:55.223Z] #42 DONE 8.0s [2019-10-07T20:25:55.223Z] [2019-10-07T20:25:55.223Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:56.710Z] #24 18.44 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.9% ####### 9.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 15.5% ############ 17.3% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.1% ################# 24.0% ################## 25.9% ################### 26.8% ################### 27.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ######################## 33.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.4% #################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 58.9% ########################################### 59.9% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.5% ################################################# 68.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.2% ##################################################### 74.1% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 79.7% ########################################################## 80.7% [2019-10-07T20:25:56.710Z] #24 ... [2019-10-07T20:25:56.710Z] [2019-10-07T20:25:56.710Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:25:56.710Z] #17 14.02 Fetched 7670 kB in 13s (564 kB/s) [2019-10-07T20:25:56.710Z] #17 14.02 Reading package lists... [2019-10-07T20:25:56.710Z] #17 19.04 Reading package lists... [2019-10-07T20:25:56.710Z] #17 ... [2019-10-07T20:25:56.710Z] [2019-10-07T20:25:56.710Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:25:57.741Z] #61 190.7 CC criu/netfilter.o [2019-10-07T20:25:58.375Z] #61 191.3 CC criu/page-pipe.o [2019-10-07T20:25:58.769Z] #24 18.44 1.3% # 2.2% ## 4.1% #### 6.0% ##### 7.9% ####### 9.8% ####### 10.7% ######### 12.6% ########## 14.5% ########### 15.5% ############ 17.3% ############# 18.3% ############# 19.2% ############### 21.1% ############### 22.1% ################# 24.0% ################## 25.9% ################### 26.8% ################### 27.8% ##################### 29.6% ###################### 30.6% ###################### 31.5% ######################## 33.4% ######################### 35.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.1% ############################# 41.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.5% #################################### 50.4% #################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 58.9% ########################################### 59.9% ########################################### 60.9% ############################################ 61.8% ############################################# 63.7% ############################################### 65.6% ################################################ 67.5% ################################################# 68.4% ################################################## 70.3% ################################################### 71.2% ################################################### 72.2% ##################################################### 74.1% ###################################################### 75.0% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 79.7% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 83.5% ############################################################ 84.5% ############################################################# 85.4% ############################################################## 87.3% ################################################################ 89.2% ################################################################# 91.1% ################################################################## 92.0% ################################################################### 93.9% #################################################################### 95.8% ###################################################################### 97.7% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-07T20:25:59.169Z] #24 30.26 [2019-10-07T20:25:59.169Z] #24 ... [2019-10-07T20:25:59.169Z] [2019-10-07T20:25:59.169Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:25:59.169Z] #34 46.64 time [2019-10-07T20:25:59.169Z] #34 54.52 internal/poll [2019-10-07T20:25:59.414Z] #61 192.4 CC criu/page-xfer.o [2019-10-07T20:25:59.565Z] #34 56.89 internal/syscall/unix [2019-10-07T20:25:59.565Z] #34 ... [2019-10-07T20:25:59.565Z] [2019-10-07T20:25:59.565Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:25:59.565Z] #17 19.04 Reading package lists... [2019-10-07T20:25:59.565Z] #17 25.06 Building dependency tree... [2019-10-07T20:25:59.565Z] #17 26.45 The following additional packages will be installed: [2019-10-07T20:25:59.565Z] #17 26.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-07T20:25:59.565Z] #17 26.45 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-07T20:25:59.565Z] #17 26.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-07T20:25:59.565Z] #17 26.45 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-07T20:25:59.565Z] #17 26.45 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-07T20:25:59.565Z] #17 26.45 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-07T20:25:59.565Z] #17 26.45 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-07T20:25:59.565Z] #17 26.45 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-07T20:25:59.565Z] #17 26.45 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-07T20:25:59.565Z] #17 26.45 Suggested packages: [2019-10-07T20:25:59.565Z] #17 26.45 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-07T20:25:59.565Z] #17 26.45 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-07T20:25:59.565Z] #17 26.45 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-07T20:25:59.566Z] #17 26.45 vim-doc vim-scripts xfsdump acl attr quota [2019-10-07T20:25:59.566Z] #17 26.45 Recommended packages: [2019-10-07T20:25:59.566Z] #17 26.45 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-07T20:25:59.566Z] #17 26.45 python3-keyrings.alt python3-xdg unzip [2019-10-07T20:26:01.466Z] #61 194.5 CC criu/pagemap-cache.o [2019-10-07T20:26:01.639Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:26:01.639Z] [2019-10-07T20:26:01.639Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-07T20:26:01.639Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-07T20:26:01.639Z] Using test binary docker [2019-10-07T20:26:01.639Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-07T20:26:01.639Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T20:26:01.639Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T20:26:01.639Z] Warning failed to create cache: (null) [2019-10-07T20:26:01.639Z] . [2019-10-07T20:26:01.639Z] INFO: Waiting for daemon to start... [2019-10-07T20:26:01.639Z] Starting dockerd [2019-10-07T20:26:01.639Z] . [2019-10-07T20:26:01.639Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-07T20:26:02.110Z] #61 195.1 CC criu/pagemap.o [2019-10-07T20:26:03.021Z] #17 30.19 The following NEW packages will be installed: [2019-10-07T20:26:03.021Z] #17 30.19 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-07T20:26:03.021Z] #17 30.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-07T20:26:03.021Z] #17 30.20 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-07T20:26:03.021Z] #17 30.20 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-07T20:26:03.021Z] #17 30.20 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-07T20:26:03.021Z] #17 30.20 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-07T20:26:03.021Z] #17 30.20 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-07T20:26:03.021Z] #17 30.20 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-07T20:26:03.021Z] #17 30.20 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-07T20:26:03.021Z] #17 30.20 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-07T20:26:03.021Z] #17 30.20 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-07T20:26:03.021Z] #17 30.20 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-07T20:26:03.021Z] #17 30.20 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-07T20:26:03.021Z] #17 30.20 xfsprogs xxd xz-utils zip [2019-10-07T20:26:03.021Z] #17 30.31 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-07T20:26:03.021Z] #17 30.31 Need to get 88.2 MB of archives. [2019-10-07T20:26:03.021Z] #17 30.31 After this operation, 565 MB of additional disk space will be used. [2019-10-07T20:26:03.021Z] #17 30.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-07T20:26:03.021Z] #17 30.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-07T20:26:03.021Z] #17 30.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-07T20:26:03.021Z] #17 30.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-07T20:26:03.021Z] #17 30.37 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-07T20:26:03.021Z] #17 30.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-07T20:26:03.021Z] #17 30.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-07T20:26:03.021Z] #17 30.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-07T20:26:03.021Z] #17 30.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-07T20:26:03.021Z] #17 30.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-07T20:26:03.603Z] #17 30.66 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-07T20:26:03.603Z] #17 30.68 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-07T20:26:03.603Z] #17 30.68 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-07T20:26:03.603Z] #17 30.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-07T20:26:03.603Z] #17 30.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-07T20:26:03.603Z] #17 30.70 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-07T20:26:03.603Z] #17 30.71 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-07T20:26:03.603Z] #17 30.72 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-07T20:26:03.603Z] #17 30.72 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-07T20:26:03.603Z] #17 30.74 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-07T20:26:03.603Z] #17 30.75 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-07T20:26:03.603Z] #17 30.78 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-07T20:26:03.603Z] #17 30.81 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-07T20:26:03.603Z] #17 30.82 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-07T20:26:03.603Z] #17 30.82 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-07T20:26:03.603Z] #17 30.82 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-07T20:26:03.603Z] #17 30.86 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-07T20:26:03.603Z] #17 30.86 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-07T20:26:03.603Z] #17 30.87 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-07T20:26:03.603Z] #17 30.94 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-07T20:26:03.603Z] #17 30.95 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-07T20:26:03.603Z] #17 30.95 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-07T20:26:03.603Z] #17 30.96 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-07T20:26:03.603Z] #17 30.97 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-07T20:26:03.603Z] #17 30.98 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-07T20:26:03.603Z] #17 30.98 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-07T20:26:03.603Z] #17 30.98 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-07T20:26:03.603Z] #17 30.99 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-07T20:26:03.603Z] #17 30.99 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-07T20:26:03.603Z] #17 31.02 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-07T20:26:03.603Z] #17 31.04 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-07T20:26:03.610Z] #61 196.6 CC criu/parasite-syscall.o [2019-10-07T20:26:04.057Z] #17 31.04 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-07T20:26:04.057Z] #17 31.09 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-07T20:26:04.057Z] #17 31.09 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-07T20:26:04.057Z] #17 31.10 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-07T20:26:04.057Z] #17 31.10 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-07T20:26:04.057Z] #17 31.11 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-07T20:26:04.057Z] #17 31.12 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-07T20:26:04.057Z] #17 31.31 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-07T20:26:04.057Z] #17 31.32 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-07T20:26:04.057Z] #17 31.43 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-07T20:26:04.057Z] #17 ... [2019-10-07T20:26:04.057Z] [2019-10-07T20:26:04.057Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:04.057Z] #62 10.26 PBCC images/core.pb-c.c [2019-10-07T20:26:04.057Z] #62 10.30 PBCC images/inventory.pb-c.c [2019-10-07T20:26:04.057Z] #62 10.35 DEP images/core-aarch64.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.41 DEP images/core-arm.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.54 DEP images/core-ppc64.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.57 DEP images/core-s390.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.61 DEP images/core-x86.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.70 DEP images/core.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.73 DEP images/inventory.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.83 PBCC images/cpuinfo.pb-c.c [2019-10-07T20:26:04.057Z] #62 10.85 DEP images/cpuinfo.pb-c.d [2019-10-07T20:26:04.057Z] #62 10.92 PBCC images/stats.pb-c.c [2019-10-07T20:26:04.057Z] #62 11.02 DEP images/stats.pb-c.d [2019-10-07T20:26:04.057Z] #62 13.43 make[1]: Nothing to be done for 'all'. [2019-10-07T20:26:04.057Z] #62 14.29 CC images/stats.o [2019-10-07T20:26:04.057Z] #62 14.69 CC images/core.o [2019-10-07T20:26:04.057Z] #62 15.22 CC images/core-x86.o [2019-10-07T20:26:04.057Z] #62 15.74 CC images/core-arm.o [2019-10-07T20:26:04.057Z] #62 16.11 CC images/core-aarch64.o [2019-10-07T20:26:04.057Z] #62 16.32 CC images/core-ppc64.o [2019-10-07T20:26:04.057Z] #62 16.76 CC images/core-s390.o [2019-10-07T20:26:04.057Z] #62 17.31 CC images/cpuinfo.o [2019-10-07T20:26:04.057Z] #62 17.67 CC images/inventory.o [2019-10-07T20:26:04.057Z] #62 17.86 CC images/fdinfo.o [2019-10-07T20:26:04.057Z] #62 18.13 CC images/fown.o [2019-10-07T20:26:04.057Z] #62 18.27 CC images/ns.o [2019-10-07T20:26:04.057Z] #62 18.43 CC images/regfile.o [2019-10-07T20:26:04.057Z] #62 18.59 CC images/ghost-file.o [2019-10-07T20:26:04.057Z] #62 18.88 CC images/fifo.o [2019-10-07T20:26:04.057Z] #62 19.04 CC images/remap-file-path.o [2019-10-07T20:26:04.057Z] #62 19.26 CC images/eventfd.o [2019-10-07T20:26:04.057Z] #62 19.41 CC images/eventpoll.o [2019-10-07T20:26:04.057Z] #62 19.86 CC images/fh.o [2019-10-07T20:26:04.057Z] #62 20.18 CC images/fsnotify.o [2019-10-07T20:26:04.057Z] #62 ... [2019-10-07T20:26:04.057Z] [2019-10-07T20:26:04.057Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:04.057Z] #17 31.44 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-07T20:26:04.057Z] #17 31.46 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-07T20:26:04.057Z] #17 31.55 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-07T20:26:04.537Z] #17 31.55 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-07T20:26:04.537Z] #17 31.55 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-07T20:26:04.965Z] #17 32.20 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-07T20:26:04.965Z] #17 32.29 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-07T20:26:04.965Z] #17 32.36 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-07T20:26:04.965Z] #17 32.37 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-07T20:26:04.965Z] #17 32.38 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-07T20:26:04.965Z] #17 32.43 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-07T20:26:05.115Z] #61 198.0 CC criu/path.o [2019-10-07T20:26:05.363Z] #17 32.55 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-07T20:26:05.363Z] #17 32.71 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-07T20:26:05.363Z] #17 32.72 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-07T20:26:05.363Z] #17 32.95 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-07T20:26:05.403Z] #61 198.6 CC criu/pie-util-vdso-elf32.o [2019-10-07T20:26:05.762Z] #17 33.20 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-07T20:26:05.762Z] #17 33.21 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-07T20:26:05.762Z] #17 ... [2019-10-07T20:26:05.762Z] [2019-10-07T20:26:05.762Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:26:05.762Z] #37 53.35 time [2019-10-07T20:26:05.762Z] #37 58.31 internal/fmtsort [2019-10-07T20:26:05.762Z] #37 59.19 strings [2019-10-07T20:26:05.762Z] #37 59.26 os [2019-10-07T20:26:05.762Z] #37 62.78 regexp/syntax [2019-10-07T20:26:06.034Z] #61 199.1 CC criu/pie-util-vdso.o [2019-10-07T20:26:06.312Z] #37 ... [2019-10-07T20:26:06.312Z] [2019-10-07T20:26:06.312Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:06.312Z] #62 21.14 CC images/signalfd.o [2019-10-07T20:26:06.312Z] #62 21.21 CC images/fs.o [2019-10-07T20:26:06.312Z] #62 21.39 CC images/pstree.o [2019-10-07T20:26:06.312Z] #62 21.55 CC images/pipe.o [2019-10-07T20:26:06.312Z] #62 21.71 CC images/tcp-stream.o [2019-10-07T20:26:06.312Z] #62 21.97 CC images/sk-packet.o [2019-10-07T20:26:06.312Z] #62 22.14 CC images/mnt.o [2019-10-07T20:26:06.312Z] #62 22.32 CC images/pipe-data.o [2019-10-07T20:26:06.312Z] #62 22.57 CC images/sa.o [2019-10-07T20:26:06.312Z] #62 22.72 CC images/timer.o [2019-10-07T20:26:06.661Z] #61 199.7 CC criu/pie-util.o [2019-10-07T20:26:06.718Z] #62 23.16 CC images/timerfd.o [2019-10-07T20:26:07.004Z] #61 200.0 CC criu/pipes.o [2019-10-07T20:26:07.120Z] #62 23.40 CC images/mm.o [2019-10-07T20:26:07.524Z] #62 23.82 CC images/sk-opts.o [2019-10-07T20:26:07.937Z] #62 24.11 CC images/sk-unix.o [2019-10-07T20:26:07.937Z] #62 24.32 CC images/sk-inet.o [2019-10-07T20:26:08.062Z] #61 201.1 CC criu/plugin.o [2019-10-07T20:26:08.350Z] #62 24.62 CC images/tun.o [2019-10-07T20:26:08.693Z] #61 201.7 CC criu/proc_parse.o [2019-10-07T20:26:08.864Z] #62 ... [2019-10-07T20:26:08.864Z] [2019-10-07T20:26:08.864Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:26:08.864Z] #24 31.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-07T20:26:08.864Z] #24 32.26 [2019-10-07T20:26:08.864Z] #24 32.59 ######################################################### 79.3% ######################################################################## 100.0% [2019-10-07T20:26:08.864Z] #24 32.74 [2019-10-07T20:26:08.864Z] #24 34.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-07T20:26:08.864Z] #24 34.58 [2019-10-07T20:26:08.864Z] #24 35.06 #################################################### 73.5% ######################################################################## 100.0% [2019-10-07T20:26:08.864Z] #24 35.37 [2019-10-07T20:26:08.864Z] #24 36.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-07T20:26:08.864Z] #24 36.86 skipping existing b63cc5f62c21 [2019-10-07T20:26:08.864Z] #24 37.00 [2019-10-07T20:26:08.864Z] #24 38.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-07T20:26:08.864Z] #24 39.34 [2019-10-07T20:26:08.864Z] #24 39.58 ######################################################################## 100.0% [2019-10-07T20:26:08.864Z] #24 39.70 [2019-10-07T20:26:08.864Z] #24 39.75 Download of images into '/build' complete. [2019-10-07T20:26:08.864Z] #24 39.75 Use something like the following to load the result into a Docker daemon: [2019-10-07T20:26:08.864Z] #24 39.75 tar -cC '/build' . | docker load [2019-10-07T20:26:08.864Z] #24 DONE 39.9s [2019-10-07T20:26:08.864Z] [2019-10-07T20:26:08.864Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:08.864Z] #62 24.92 CC images/sk-netlink.o [2019-10-07T20:26:10.026Z] #62 25.97 CC images/packet-sock.o [2019-10-07T20:26:10.026Z] #62 ... [2019-10-07T20:26:10.026Z] [2019-10-07T20:26:10.026Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:26:10.026Z] #51 31.26 + cd /tmp/tmp.HkAlnueaY3/src/github.com/containerd/containerd [2019-10-07T20:26:10.026Z] #51 31.26 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-07T20:26:10.026Z] #51 32.57 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-07T20:26:10.026Z] #51 32.57 + BUILDTAGS='netgo osusergo static_build' [2019-10-07T20:26:10.026Z] #51 32.57 + export EXTRA_FLAGS=-buildmode=pie [2019-10-07T20:26:10.026Z] #51 32.57 + EXTRA_FLAGS=-buildmode=pie [2019-10-07T20:26:10.026Z] #51 32.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-07T20:26:10.026Z] #51 32.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-07T20:26:10.026Z] #51 32.57 + '[' '' = dynamic ']' [2019-10-07T20:26:10.026Z] #51 32.57 + make [2019-10-07T20:26:10.026Z] #51 33.22 🇩 bin/ctr [2019-10-07T20:26:10.026Z] #51 ... [2019-10-07T20:26:10.026Z] [2019-10-07T20:26:10.026Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:26:10.026Z] #34 57.17 os [2019-10-07T20:26:10.026Z] #34 58.59 internal/fmtsort [2019-10-07T20:26:10.026Z] #34 59.44 strings [2019-10-07T20:26:10.026Z] #34 61.42 fmt [2019-10-07T20:26:10.026Z] #34 63.29 path/filepath [2019-10-07T20:26:10.026Z] #34 65.01 io/ioutil [2019-10-07T20:26:10.026Z] #34 65.77 path [2019-10-07T20:26:10.026Z] #34 66.38 text/tabwriter [2019-10-07T20:26:10.429Z] #34 ... [2019-10-07T20:26:10.429Z] [2019-10-07T20:26:10.429Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:10.429Z] #62 26.72 CC images/ipc-var.o [2019-10-07T20:26:10.824Z] #62 26.98 CC images/ipc-desc.o [2019-10-07T20:26:10.824Z] #62 27.14 CC images/ipc-shm.o [2019-10-07T20:26:11.230Z] #62 27.26 CC images/ipc-msg.o [2019-10-07T20:26:11.230Z] #62 27.47 CC images/ipc-sem.o [2019-10-07T20:26:11.631Z] #62 27.60 CC images/utsns.o [2019-10-07T20:26:11.631Z] #62 27.74 CC images/creds.o [2019-10-07T20:26:11.631Z] #62 27.89 CC images/vma.o [2019-10-07T20:26:11.631Z] #62 28.07 CC images/netdev.o [2019-10-07T20:26:12.504Z] #62 28.39 CC images/tty.o [2019-10-07T20:26:12.504Z] #62 28.91 CC images/file-lock.o [2019-10-07T20:26:12.906Z] #62 29.07 CC images/rlimit.o [2019-10-07T20:26:12.906Z] #62 29.20 CC images/pagemap.o [2019-10-07T20:26:13.152Z] #61 205.8 CC criu/protobuf-desc.o [2019-10-07T20:26:13.304Z] #62 29.43 CC images/siginfo.o [2019-10-07T20:26:13.707Z] #62 29.70 CC images/rpc.o [2019-10-07T20:26:14.546Z] #62 30.68 CC images/ext-file.o [2019-10-07T20:26:14.546Z] #62 30.84 CC images/cgroup.o [2019-10-07T20:26:14.649Z] #61 207.4 CC criu/protobuf.o [2019-10-07T20:26:14.938Z] #61 208.1 CC criu/pstree.o [2019-10-07T20:26:15.408Z] #62 31.44 CC images/userns.o [2019-10-07T20:26:15.408Z] #62 31.66 CC images/google/protobuf/descriptor.o [2019-10-07T20:26:16.431Z] #62 ... [2019-10-07T20:26:16.431Z] [2019-10-07T20:26:16.431Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:26:16.431Z] #37 63.73 fmt [2019-10-07T20:26:16.431Z] #37 69.16 flag [2019-10-07T20:26:16.431Z] #37 69.34 go/token [2019-10-07T20:26:16.431Z] #37 70.40 go/scanner [2019-10-07T20:26:16.431Z] #37 71.16 regexp [2019-10-07T20:26:16.431Z] #37 71.65 go/ast [2019-10-07T20:26:16.431Z] #37 ... [2019-10-07T20:26:16.431Z] [2019-10-07T20:26:16.431Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:16.431Z] #17 35.00 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-07T20:26:16.431Z] #17 38.00 debconf: delaying package configuration, since apt-utils is not installed [2019-10-07T20:26:16.431Z] #17 38.05 Fetched 88.2 MB in 5s (15.1 MB/s) [2019-10-07T20:26:16.431Z] #17 38.12 Selecting previously unselected package bash-completion. [2019-10-07T20:26:16.431Z] #17 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-07T20:26:16.431Z] #17 38.20 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-07T20:26:16.431Z] #17 40.81 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-07T20:26:16.431Z] #17 41.35 Selecting previously unselected package libnet1:s390x. [2019-10-07T20:26:16.431Z] #17 41.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 41.36 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T20:26:16.431Z] #17 41.43 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-07T20:26:16.431Z] #17 41.43 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 41.43 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-07T20:26:16.431Z] #17 41.54 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-07T20:26:16.431Z] #17 41.54 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 41.55 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-07T20:26:16.431Z] #17 41.66 Selecting previously unselected package libudev-dev:s390x. [2019-10-07T20:26:16.431Z] #17 41.66 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 41.67 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-07T20:26:16.431Z] #17 41.83 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-07T20:26:16.431Z] #17 41.84 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 41.84 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-07T20:26:16.431Z] #17 42.36 Selecting previously unselected package python3.5-minimal. [2019-10-07T20:26:16.431Z] #17 42.37 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 42.38 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T20:26:16.431Z] #17 43.73 Selecting previously unselected package python3-minimal. [2019-10-07T20:26:16.431Z] #17 43.73 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-07T20:26:16.431Z] #17 43.73 Unpacking python3-minimal (3.5.3-1) ... [2019-10-07T20:26:16.838Z] #17 43.94 Selecting previously unselected package libmpdec2:s390x. [2019-10-07T20:26:16.838Z] #17 43.94 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-07T20:26:16.838Z] #17 43.94 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-07T20:26:16.838Z] #17 44.12 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-07T20:26:16.838Z] #17 44.12 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T20:26:16.838Z] #17 44.13 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-07T20:26:16.993Z] #61 209.7 CC criu/rbtree.o [2019-10-07T20:26:16.993Z] #61 210.2 CC criu/rst-malloc.o [2019-10-07T20:26:17.237Z] #17 ... [2019-10-07T20:26:17.237Z] [2019-10-07T20:26:17.237Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:17.237Z] #62 33.60 CC images/opts.o [2019-10-07T20:26:17.627Z] #62 33.95 CC images/seccomp.o [2019-10-07T20:26:17.645Z] #61 210.7 CC criu/seccomp.o [2019-10-07T20:26:18.026Z] #62 34.12 CC images/binfmt-misc.o [2019-10-07T20:26:18.026Z] #62 34.34 CC images/time.o [2019-10-07T20:26:18.431Z] #62 34.61 CC images/sysctl.o [2019-10-07T20:26:18.431Z] #62 34.77 CC images/autofs.o [2019-10-07T20:26:18.836Z] #62 35.01 CC images/macvlan.o [2019-10-07T20:26:18.836Z] #62 35.19 CC images/sit.o [2019-10-07T20:26:19.146Z] #61 211.9 CC criu/seize.o [2019-10-07T20:26:19.246Z] #62 ... [2019-10-07T20:26:19.246Z] [2019-10-07T20:26:19.246Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-07T20:26:19.246Z] #34 68.20 flag [2019-10-07T20:26:19.246Z] #34 68.20 github.com/BurntSushi/toml [2019-10-07T20:26:19.246Z] #34 69.88 log [2019-10-07T20:26:19.246Z] #34 71.81 github.com/BurntSushi/toml/cmd/tomlv [2019-10-07T20:26:19.246Z] #34 DONE 76.5s [2019-10-07T20:26:19.246Z] [2019-10-07T20:26:19.246Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:19.246Z] #17 46.23 Selecting previously unselected package python3.5. [2019-10-07T20:26:19.246Z] #17 46.23 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-07T20:26:19.246Z] #17 46.24 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T20:26:19.246Z] #17 46.41 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-07T20:26:19.246Z] #17 46.41 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-07T20:26:19.246Z] #17 46.41 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-07T20:26:19.645Z] #17 46.91 Selecting previously unselected package dh-python. [2019-10-07T20:26:19.645Z] #17 46.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-07T20:26:19.645Z] #17 46.91 Unpacking dh-python (2.20170125) ... [2019-10-07T20:26:19.645Z] #17 47.06 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-07T20:26:19.645Z] #17 47.13 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-07T20:26:20.169Z] #61 213.3 CC criu/servicefd.o [2019-10-07T20:26:21.195Z] #61 214.2 CC criu/shmem.o [2019-10-07T20:26:22.473Z] #17 49.31 Setting up python3-minimal (3.5.3-1) ... [2019-10-07T20:26:22.686Z] #61 215.7 CC criu/sigframe.o [2019-10-07T20:26:22.974Z] #61 215.9 CC criu/signalfd.o [2019-10-07T20:26:23.394Z] #17 50.72 Selecting previously unselected package python3. [2019-10-07T20:26:23.394Z] #17 50.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-07T20:26:23.394Z] #17 50.77 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-07T20:26:23.394Z] #17 50.78 Unpacking python3 (3.5.3-1) ... [2019-10-07T20:26:23.394Z] #17 50.88 Selecting previously unselected package pigz. [2019-10-07T20:26:23.394Z] #17 50.88 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-07T20:26:23.394Z] #17 50.88 Unpacking pigz (2.3.4-1) ... [2019-10-07T20:26:23.394Z] #17 50.97 Selecting previously unselected package libip4tc0:s390x. [2019-10-07T20:26:23.394Z] #17 50.97 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T20:26:23.394Z] #17 50.98 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:26:23.599Z] #61 216.5 CC criu/sk-inet.o [2019-10-07T20:26:23.807Z] #17 51.06 Selecting previously unselected package libip6tc0:s390x. [2019-10-07T20:26:23.807Z] #17 51.07 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T20:26:23.807Z] #17 51.07 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:26:23.807Z] #17 51.17 Selecting previously unselected package libiptc0:s390x. [2019-10-07T20:26:23.807Z] #17 51.17 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T20:26:23.807Z] #17 51.17 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:26:23.807Z] #17 51.27 Selecting previously unselected package libxtables12:s390x. [2019-10-07T20:26:23.807Z] #17 51.27 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T20:26:23.807Z] #17 51.27 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:26:23.807Z] #17 51.34 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-07T20:26:23.807Z] #17 51.34 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-07T20:26:23.807Z] #17 51.34 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-07T20:26:24.209Z] #17 51.45 Selecting previously unselected package iptables. [2019-10-07T20:26:24.209Z] #17 51.46 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-07T20:26:24.209Z] #17 51.46 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T20:26:24.612Z] #17 51.82 Selecting previously unselected package xxd. [2019-10-07T20:26:24.612Z] #17 51.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-07T20:26:24.612Z] #17 51.82 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:26:24.612Z] #17 51.98 Selecting previously unselected package vim-common. [2019-10-07T20:26:24.612Z] #17 51.98 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T20:26:24.612Z] #17 52.00 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:26:25.017Z] #17 52.21 Selecting previously unselected package bzip2. [2019-10-07T20:26:25.017Z] #17 52.21 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-07T20:26:25.017Z] #17 52.21 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-07T20:26:25.017Z] #17 52.31 Selecting previously unselected package libgpm2:s390x. [2019-10-07T20:26:25.017Z] #17 52.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-07T20:26:25.017Z] #17 52.32 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-07T20:26:25.017Z] #17 52.37 Selecting previously unselected package xz-utils. [2019-10-07T20:26:25.017Z] #17 52.38 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-07T20:26:25.017Z] #17 52.38 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-07T20:26:25.106Z] #61 218.3 CC criu/sk-netlink.o [2019-10-07T20:26:25.425Z] #17 52.60 Selecting previously unselected package aufs-tools. [2019-10-07T20:26:25.425Z] #17 52.61 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-07T20:26:25.425Z] #17 52.61 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-07T20:26:25.425Z] #17 52.78 Selecting previously unselected package liblzo2-2:s390x. [2019-10-07T20:26:25.425Z] #17 52.78 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-07T20:26:25.425Z] #17 52.79 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T20:26:25.425Z] #17 52.88 Selecting previously unselected package btrfs-progs. [2019-10-07T20:26:25.425Z] #17 52.89 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-07T20:26:25.425Z] #17 52.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-07T20:26:26.132Z] #61 219.2 CC criu/sk-packet.o [2019-10-07T20:26:26.288Z] #17 53.46 Selecting previously unselected package btrfs-tools. [2019-10-07T20:26:26.289Z] #17 53.48 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-07T20:26:26.289Z] #17 53.48 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-07T20:26:26.289Z] #17 53.55 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-07T20:26:26.289Z] #17 53.55 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-07T20:26:26.289Z] #17 53.56 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T20:26:26.289Z] #17 53.72 Selecting previously unselected package dmsetup. [2019-10-07T20:26:26.289Z] #17 53.73 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-07T20:26:26.289Z] #17 53.73 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-07T20:26:26.699Z] #17 53.81 Selecting previously unselected package libonig4:s390x. [2019-10-07T20:26:26.699Z] #17 53.82 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-07T20:26:26.699Z] #17 53.82 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-07T20:26:26.699Z] #17 54.04 Selecting previously unselected package libjq1:s390x. [2019-10-07T20:26:26.699Z] #17 54.04 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T20:26:26.699Z] #17 54.04 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T20:26:26.699Z] #17 54.13 Selecting previously unselected package jq. [2019-10-07T20:26:26.699Z] #17 54.13 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-07T20:26:26.699Z] #17 54.13 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-07T20:26:26.699Z] #17 54.20 Selecting previously unselected package libaio1:s390x. [2019-10-07T20:26:26.699Z] #17 54.20 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-07T20:26:26.699Z] #17 54.21 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-07T20:26:27.111Z] #17 54.27 Selecting previously unselected package libcap2-bin. [2019-10-07T20:26:27.111Z] #17 54.27 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-07T20:26:27.111Z] #17 54.27 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-07T20:26:27.111Z] #17 54.36 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-07T20:26:27.111Z] #17 54.36 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-07T20:26:27.111Z] #17 54.37 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T20:26:27.111Z] #17 54.44 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-07T20:26:27.111Z] #17 54.44 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-07T20:26:27.111Z] #17 54.44 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-07T20:26:27.160Z] #61 220.2 CC criu/sk-queue.o [2019-10-07T20:26:27.518Z] #17 54.71 Selecting previously unselected package libpcre16-3:s390x. [2019-10-07T20:26:27.518Z] #17 54.72 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-07T20:26:27.518Z] #17 54.72 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-07T20:26:27.518Z] #17 54.85 Selecting previously unselected package libpcre32-3:s390x. [2019-10-07T20:26:27.518Z] #17 54.85 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-07T20:26:27.518Z] #17 54.86 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-07T20:26:27.518Z] #17 55.03 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-07T20:26:27.518Z] #17 55.03 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-07T20:26:27.518Z] #17 55.03 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-07T20:26:28.190Z] #61 221.0 CC criu/sk-tcp.o [2019-10-07T20:26:28.453Z] #17 55.61 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-07T20:26:28.453Z] #17 55.63 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-07T20:26:28.453Z] #17 55.63 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-07T20:26:28.453Z] #17 ... [2019-10-07T20:26:28.453Z] [2019-10-07T20:26:28.453Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:26:28.453Z] #37 75.74 internal/lazyregexp [2019-10-07T20:26:28.453Z] #37 75.96 net/url [2019-10-07T20:26:28.453Z] #37 78.04 text/template/parse [2019-10-07T20:26:28.453Z] #37 78.91 go/parser [2019-10-07T20:26:28.453Z] #37 83.29 text/template [2019-10-07T20:26:28.453Z] #37 83.72 encoding/xml [2019-10-07T20:26:28.453Z] #37 ... [2019-10-07T20:26:28.453Z] [2019-10-07T20:26:28.453Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:28.453Z] #62 35.85 LINK images/built-in.o [2019-10-07T20:26:28.453Z] #62 36.06 GEN compel/include/asm [2019-10-07T20:26:28.453Z] #62 36.06 GEN compel/include/version.h [2019-10-07T20:26:28.453Z] #62 36.08 touch .config [2019-10-07T20:26:28.453Z] #62 36.09 GEN include/common/config.h [2019-10-07T20:26:28.453Z] #62 36.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-07T20:26:28.453Z] #62 36.29 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-07T20:26:28.453Z] #62 36.29 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-07T20:26:28.453Z] #62 36.33 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-07T20:26:28.453Z] #62 36.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-07T20:26:28.453Z] #62 36.36 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-07T20:26:28.453Z] #62 36.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-07T20:26:28.453Z] #62 36.38 DEP compel/plugins/std/infect.d [2019-10-07T20:26:28.453Z] #62 36.52 DEP compel/plugins/std/string.d [2019-10-07T20:26:28.453Z] #62 36.60 DEP compel/plugins/std/log.d [2019-10-07T20:26:28.453Z] #62 36.69 DEP compel/plugins/std/fds.d [2019-10-07T20:26:28.453Z] #62 36.82 DEP compel/plugins/std/std.d [2019-10-07T20:26:28.453Z] #62 36.90 DEP compel/plugins/shmem/shmem.d [2019-10-07T20:26:28.453Z] #62 36.99 DEP compel/plugins/fds/fds.d [2019-10-07T20:26:28.453Z] #62 37.11 CC compel/plugins/std/std.o [2019-10-07T20:26:28.453Z] #62 37.42 CC compel/plugins/std/fds.o [2019-10-07T20:26:28.453Z] #62 37.81 CC compel/plugins/std/log.o [2019-10-07T20:26:28.453Z] #62 39.13 CC compel/plugins/std/string.o [2019-10-07T20:26:28.453Z] #62 39.78 CC compel/plugins/std/infect.o [2019-10-07T20:26:28.453Z] #62 40.11 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-07T20:26:28.453Z] #62 40.11 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-07T20:26:28.453Z] #62 40.17 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-07T20:26:28.453Z] #62 40.29 AR compel/plugins/std.lib.a [2019-10-07T20:26:28.453Z] #62 40.34 CC compel/plugins/fds/fds.o [2019-10-07T20:26:28.453Z] #62 40.63 AR compel/plugins/fds.lib.a [2019-10-07T20:26:28.453Z] #62 40.65 HOSTDEP compel/src/lib/log-host.d [2019-10-07T20:26:28.453Z] #62 40.82 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-07T20:26:28.453Z] #62 40.93 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-07T20:26:28.453Z] #62 41.06 HOSTDEP compel/src/main-host.d [2019-10-07T20:26:28.453Z] #62 41.23 DEP compel/src/lib/ptrace.d [2019-10-07T20:26:28.453Z] #62 41.32 DEP compel/src/lib/infect.d [2019-10-07T20:26:28.453Z] #62 41.45 DEP compel/src/lib/infect-util.d [2019-10-07T20:26:28.453Z] #62 41.56 DEP compel/src/lib/infect-rpc.d [2019-10-07T20:26:28.453Z] #62 41.65 DEP compel/arch/s390/src/lib/infect.d [2019-10-07T20:26:28.453Z] #62 41.74 DEP compel/arch/s390/src/lib/cpu.d [2019-10-07T20:26:28.453Z] #62 41.85 DEP compel/src/lib/log.d [2019-10-07T20:26:28.453Z] #62 42.00 DEP compel/src/main.d [2019-10-07T20:26:28.453Z] #62 42.09 DEP compel/src/lib/handle-elf.d [2019-10-07T20:26:28.453Z] #62 42.26 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-07T20:26:28.453Z] #62 42.40 CC compel/src/lib/log.o [2019-10-07T20:26:28.453Z] #62 42.51 CC compel/arch/s390/src/lib/cpu.o [2019-10-07T20:26:28.453Z] #62 42.83 CC compel/arch/s390/src/lib/infect.o [2019-10-07T20:26:28.453Z] #62 43.69 CC compel/src/lib/infect-rpc.o [2019-10-07T20:26:28.453Z] #62 43.97 CC compel/src/lib/infect-util.o [2019-10-07T20:26:28.453Z] #62 44.26 CC compel/src/lib/infect.o [2019-10-07T20:26:28.817Z] #61 221.8 CC criu/sk-unix.o [2019-10-07T20:26:28.919Z] #62 ... [2019-10-07T20:26:28.919Z] [2019-10-07T20:26:28.919Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:28.919Z] #17 56.22 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-07T20:26:28.919Z] #17 56.25 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-07T20:26:28.919Z] #17 56.25 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-07T20:26:28.919Z] #17 56.41 Selecting previously unselected package libnl-3-200:s390x. [2019-10-07T20:26:28.919Z] #17 56.41 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-07T20:26:28.919Z] #17 56.41 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T20:26:29.339Z] #17 56.56 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-07T20:26:29.339Z] #17 56.57 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-07T20:26:29.339Z] #17 56.57 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T20:26:29.339Z] #17 56.65 Selecting previously unselected package libreadline5:s390x. [2019-10-07T20:26:29.339Z] #17 56.65 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-07T20:26:29.339Z] #17 56.66 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-07T20:26:29.716Z] #17 56.85 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-07T20:26:29.716Z] #17 56.86 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-07T20:26:29.716Z] #17 56.86 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-07T20:26:31.039Z] #17 58.45 Selecting previously unselected package net-tools. [2019-10-07T20:26:31.039Z] #17 58.45 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-07T20:26:31.039Z] #17 58.45 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T20:26:31.427Z] #17 58.75 Selecting previously unselected package python-pip-whl. [2019-10-07T20:26:31.427Z] #17 58.75 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-07T20:26:31.427Z] #17 58.76 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T20:26:32.278Z] #17 59.41 Selecting previously unselected package python3-pip. [2019-10-07T20:26:32.278Z] #17 59.41 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-07T20:26:32.278Z] #17 59.42 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T20:26:32.278Z] #17 59.62 Selecting previously unselected package python3-pkg-resources. [2019-10-07T20:26:32.278Z] #17 59.62 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-07T20:26:32.278Z] #17 59.63 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-07T20:26:32.314Z] #61 224.9 CC criu/sockets.o [2019-10-07T20:26:32.696Z] #17 59.79 Selecting previously unselected package python3-setuptools. [2019-10-07T20:26:32.696Z] #17 59.79 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-07T20:26:32.696Z] #17 59.79 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-07T20:26:32.696Z] #17 60.10 Selecting previously unselected package python3-wheel. [2019-10-07T20:26:32.696Z] #17 60.11 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-07T20:26:32.696Z] #17 60.11 Unpacking python3-wheel (0.29.0-2) ... [2019-10-07T20:26:33.086Z] #17 60.31 Selecting previously unselected package thin-provisioning-tools. [2019-10-07T20:26:33.086Z] #17 60.33 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-07T20:26:33.086Z] #17 60.40 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T20:26:33.086Z] #17 60.60 Selecting previously unselected package vim-runtime. [2019-10-07T20:26:33.335Z] #61 226.4 CC criu/stats.o [2019-10-07T20:26:33.485Z] #17 60.61 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-07T20:26:33.485Z] #17 60.63 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-07T20:26:33.485Z] #17 60.70 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-07T20:26:33.485Z] #17 60.70 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:26:33.961Z] #61 227.0 CC criu/string.o [2019-10-07T20:26:34.249Z] #61 227.2 CC criu/sysctl.o [2019-10-07T20:26:35.270Z] #61 228.2 CC criu/sysfs_parse.o [2019-10-07T20:26:35.899Z] #61 228.9 CC criu/timerfd.o [2019-10-07T20:26:36.527Z] #61 229.4 CC criu/tty.o [2019-10-07T20:26:38.171Z] #17 65.20 Selecting previously unselected package vim. [2019-10-07T20:26:38.171Z] #17 65.20 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-07T20:26:38.171Z] #17 65.21 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:26:38.171Z] #17 65.76 Selecting previously unselected package xfsprogs. [2019-10-07T20:26:38.558Z] #17 65.77 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-07T20:26:38.558Z] #17 65.79 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-07T20:26:38.963Z] #17 66.29 Selecting previously unselected package zip. [2019-10-07T20:26:38.963Z] #17 66.29 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-07T20:26:38.963Z] #17 66.30 Unpacking zip (3.0-11+b1) ... [2019-10-07T20:26:38.963Z] #17 66.44 Selecting previously unselected package libapparmor-perl. [2019-10-07T20:26:38.963Z] #17 66.44 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T20:26:38.963Z] #17 66.45 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T20:26:39.365Z] #17 66.60 Selecting previously unselected package apparmor. [2019-10-07T20:26:39.365Z] #17 66.60 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-07T20:26:39.365Z] #17 66.68 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-07T20:26:39.749Z] #17 67.14 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-07T20:26:39.749Z] #17 67.15 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-07T20:26:39.749Z] #17 67.16 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T20:26:40.046Z] #61 232.8 CC criu/tun.o [2019-10-07T20:26:40.596Z] #17 ... [2019-10-07T20:26:40.596Z] [2019-10-07T20:26:40.596Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:40.596Z] #62 46.90 CC compel/src/lib/ptrace.o [2019-10-07T20:26:40.596Z] #62 47.30 AR compel/libcompel.a [2019-10-07T20:26:40.596Z] #62 47.36 HOSTCC compel/src/main-host.o [2019-10-07T20:26:40.596Z] #62 47.68 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-07T20:26:40.596Z] #62 47.97 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-07T20:26:40.596Z] #62 48.35 HOSTCC compel/src/lib/log-host.o [2019-10-07T20:26:40.596Z] #62 48.56 HOSTLINK compel/compel-host-bin [2019-10-07T20:26:40.596Z] #62 48.70 DEP soccr/soccr.d [2019-10-07T20:26:40.596Z] #62 48.93 CC soccr/soccr.o [2019-10-07T20:26:40.596Z] #62 50.23 AR soccr/libsoccr.a [2019-10-07T20:26:40.596Z] #62 50.24 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T20:26:40.596Z] #62 50.75 DEP criu/arch/s390/sigframe.d [2019-10-07T20:26:40.596Z] #62 50.89 DEP criu/arch/s390/crtools.d [2019-10-07T20:26:40.596Z] #62 51.15 DEP criu/arch/s390/cpu.d [2019-10-07T20:26:40.596Z] #62 51.49 CC criu/arch/s390/cpu.o [2019-10-07T20:26:40.596Z] #62 52.05 CC criu/arch/s390/crtools.o [2019-10-07T20:26:40.596Z] #62 53.13 CC criu/arch/s390/sigframe.o [2019-10-07T20:26:40.596Z] #62 53.27 LINK criu/arch/s390/crtools.built-in.o [2019-10-07T20:26:40.596Z] #62 53.30 DEP criu/arch/s390/vdso-pie.d [2019-10-07T20:26:40.596Z] #62 53.40 DEP criu/pie/parasite-vdso.d [2019-10-07T20:26:40.596Z] #62 53.53 DEP criu/pie/util-vdso.d [2019-10-07T20:26:40.596Z] #62 53.64 DEP criu/pie/util.d [2019-10-07T20:26:40.596Z] #62 53.80 CC criu/pie/util.o [2019-10-07T20:26:40.596Z] #62 54.20 CC criu/pie/util-vdso.o [2019-10-07T20:26:40.596Z] #62 54.85 CC criu/pie/parasite-vdso.o [2019-10-07T20:26:40.596Z] #62 55.54 CC criu/arch/s390/vdso-pie.o [2019-10-07T20:26:40.596Z] #62 55.80 AR criu/pie/pie.lib.a [2019-10-07T20:26:40.596Z] #62 55.89 DEP criu/pie/restorer.d [2019-10-07T20:26:40.596Z] #62 56.15 DEP criu/arch/s390/restorer.d [2019-10-07T20:26:40.596Z] #62 56.37 DEP criu/pie/parasite.d [2019-10-07T20:26:40.596Z] #62 56.65 CC criu/pie/parasite.o [2019-10-07T20:26:40.676Z] #61 233.7 CC criu/uffd.o [2019-10-07T20:26:41.428Z] #62 ... [2019-10-07T20:26:41.428Z] [2019-10-07T20:26:41.428Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:41.428Z] #17 68.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-07T20:26:41.428Z] #17 68.76 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-07T20:26:41.428Z] #17 68.77 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T20:26:42.497Z] #17 ... [2019-10-07T20:26:42.497Z] [2019-10-07T20:26:42.497Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:26:42.497Z] #37 89.60 go/doc [2019-10-07T20:26:42.497Z] #37 90.65 crypto/rand [2019-10-07T20:26:42.497Z] #37 91.58 crypto/ed25519 [2019-10-07T20:26:42.497Z] #37 92.11 crypto/rsa [2019-10-07T20:26:42.497Z] #37 93.39 github.com/LK4D4/vndr/build [2019-10-07T20:26:42.497Z] #37 93.71 crypto/dsa [2019-10-07T20:26:42.497Z] #37 94.22 crypto/x509/pkix [2019-10-07T20:26:42.497Z] #37 94.76 vendor/golang.org/x/crypto/cryptobyte [2019-10-07T20:26:42.497Z] #37 97.04 net [2019-10-07T20:26:42.497Z] #37 97.70 vendor/golang.org/x/sys/cpu [2019-10-07T20:26:42.497Z] #37 98.05 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-07T20:26:42.497Z] #37 98.84 vendor/golang.org/x/crypto/poly1305 [2019-10-07T20:26:42.497Z] #37 99.44 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-07T20:26:42.497Z] #37 ... [2019-10-07T20:26:42.497Z] [2019-10-07T20:26:42.497Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:42.497Z] #62 57.91 LINK criu/pie/parasite.built-in.o [2019-10-07T20:26:42.497Z] #62 57.93 GEN criu/pie/parasite-blob.h [2019-10-07T20:26:42.497Z] #62 57.96 CC criu/arch/s390/restorer.o [2019-10-07T20:26:42.497Z] #62 58.43 CC criu/pie/restorer.o [2019-10-07T20:26:42.737Z] #61 235.8 CC criu/util.o [2019-10-07T20:26:44.792Z] #61 238.0 CC criu/uts_ns.o [2019-10-07T20:26:45.082Z] #62 61.24 LINK criu/pie/restorer.built-in.o [2019-10-07T20:26:45.082Z] #62 61.25 GEN criu/pie/restorer-blob.h [2019-10-07T20:26:45.082Z] #62 61.36 DEP criu/vdso.d [2019-10-07T20:26:45.420Z] #61 238.4 CC criu/vdso.o [2019-10-07T20:26:45.495Z] #62 61.60 DEP criu/uts_ns.d [2019-10-07T20:26:45.495Z] #62 61.86 DEP criu/util.d [2019-10-07T20:26:45.889Z] #62 62.11 DEP criu/uffd.d [2019-10-07T20:26:46.288Z] #62 62.28 DEP criu/tun.d [2019-10-07T20:26:46.288Z] #62 62.48 DEP criu/tty.d [2019-10-07T20:26:46.446Z] #61 239.5 LINK criu/built-in.o [2019-10-07T20:26:46.676Z] #62 62.77 DEP criu/timerfd.d [2019-10-07T20:26:46.676Z] #62 63.01 DEP criu/sysfs_parse.d [2019-10-07T20:26:46.734Z] #61 239.7 LINK criu/criu [2019-10-07T20:26:47.083Z] #62 63.28 DEP criu/sysctl.d [2019-10-07T20:26:47.372Z] #61 240.5 DEP lib/c/criu.d [2019-10-07T20:26:47.482Z] #62 63.52 DEP criu/string.d [2019-10-07T20:26:47.482Z] #62 63.61 DEP criu/stats.d [2019-10-07T20:26:47.482Z] #62 63.75 DEP criu/sockets.d [2019-10-07T20:26:47.662Z] #61 240.7 CC images/rpc.pb-c.o [2019-10-07T20:26:47.888Z] #62 63.94 DEP criu/sk-unix.d [2019-10-07T20:26:47.888Z] #62 64.17 DEP criu/sk-tcp.d [2019-10-07T20:26:48.241Z] sha256:4893cbb70a0f349c0f9d0afa422538dd69ccae62b5586b7de1b4ead823c3aa0f [2019-10-07T20:26:48.241Z] INFO: Starting docker-py tests... [2019-10-07T20:26:48.241Z] ============================= test session starts ============================== [2019-10-07T20:26:48.241Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-07T20:26:48.241Z] rootdir: /src, inifile: pytest.ini [2019-10-07T20:26:48.241Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-07T20:26:48.241Z] collected 385 items / 5 deselected / 380 selected [2019-10-07T20:26:48.241Z] [2019-10-07T20:26:48.362Z] #62 64.44 DEP criu/sk-queue.d [2019-10-07T20:26:48.362Z] #62 64.73 DEP criu/sk-packet.d [2019-10-07T20:26:48.684Z] #61 241.8 CC lib/c/criu.o [2019-10-07T20:26:48.909Z] #62 65.16 DEP criu/sk-netlink.d [2019-10-07T20:26:49.310Z] #61 ... [2019-10-07T20:26:49.310Z] [2019-10-07T20:26:49.310Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:26:49.310Z] #27 DONE 236.9s [2019-10-07T20:26:49.598Z] [2019-10-07T20:26:49.598Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:26:49.814Z] #62 65.73 DEP criu/sk-inet.d [2019-10-07T20:26:49.814Z] #62 66.12 DEP criu/signalfd.d [2019-10-07T20:26:50.198Z] #62 66.42 DEP criu/sigframe.d [2019-10-07T20:26:50.198Z] #62 66.46 DEP criu/shmem.d [2019-10-07T20:26:50.198Z] #62 66.58 DEP criu/servicefd.d [2019-10-07T20:26:50.595Z] #62 66.82 DEP criu/seize.d [2019-10-07T20:26:50.595Z] #62 66.97 DEP criu/seccomp.d [2019-10-07T20:26:50.997Z] #62 67.18 DEP criu/rst-malloc.d [2019-10-07T20:26:50.997Z] #62 67.24 DEP criu/rbtree.d [2019-10-07T20:26:50.997Z] #62 67.28 DEP criu/pstree.d [2019-10-07T20:26:51.100Z] #56 ... [2019-10-07T20:26:51.100Z] [2019-10-07T20:26:51.100Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:51.100Z] #61 243.9 LINK lib/c/built-in.o [2019-10-07T20:26:51.100Z] #61 243.9 LINK lib/c/libcriu.so [2019-10-07T20:26:51.386Z] #61 ... [2019-10-07T20:26:51.386Z] [2019-10-07T20:26:51.386Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T20:26:51.386Z] #28 DONE 0.1s [2019-10-07T20:26:51.386Z] [2019-10-07T20:26:51.386Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:51.386Z] #61 244.4 GEN magic.py [2019-10-07T20:26:51.386Z] #61 ... [2019-10-07T20:26:51.386Z] [2019-10-07T20:26:51.386Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T20:26:51.386Z] #31 DONE 0.1s [2019-10-07T20:26:51.396Z] #62 67.43 DEP criu/protobuf.d [2019-10-07T20:26:51.396Z] #62 67.56 GEN criu/protobuf-desc-gen.h [2019-10-07T20:26:51.674Z] [2019-10-07T20:26:51.674Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T20:26:51.674Z] #34 DONE 0.1s [2019-10-07T20:26:51.674Z] [2019-10-07T20:26:51.674Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T20:26:51.674Z] #37 DONE 0.1s [2019-10-07T20:26:51.674Z] [2019-10-07T20:26:51.674Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:51.674Z] #61 244.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T20:26:51.674Z] #61 244.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T20:26:51.674Z] #61 ... [2019-10-07T20:26:51.674Z] [2019-10-07T20:26:51.674Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T20:26:51.674Z] #42 DONE 0.1s [2019-10-07T20:26:51.674Z] [2019-10-07T20:26:51.674Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T20:26:51.674Z] #46 DONE 0.1s [2019-10-07T20:26:51.962Z] [2019-10-07T20:26:51.962Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:26:52.591Z] #50 ... [2019-10-07T20:26:52.591Z] [2019-10-07T20:26:52.591Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:52.591Z] #61 245.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T20:26:52.746Z] #62 ... [2019-10-07T20:26:52.746Z] [2019-10-07T20:26:52.746Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:26:52.746Z] #37 99.92 vendor/golang.org/x/crypto/curve25519 [2019-10-07T20:26:52.746Z] #37 100.5 vendor/golang.org/x/crypto/hkdf [2019-10-07T20:26:52.746Z] #37 100.9 vendor/golang.org/x/text/transform [2019-10-07T20:26:52.746Z] #37 101.9 vendor/golang.org/x/text/unicode/bidi [2019-10-07T20:26:52.746Z] #37 104.1 vendor/golang.org/x/text/secure/bidirule [2019-10-07T20:26:52.746Z] #37 104.5 vendor/golang.org/x/text/unicode/norm [2019-10-07T20:26:52.746Z] #37 ... [2019-10-07T20:26:52.746Z] [2019-10-07T20:26:52.746Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:52.746Z] #62 68.83 DEP criu/protobuf-desc.d [2019-10-07T20:26:52.746Z] #62 68.95 DEP criu/proc_parse.d [2019-10-07T20:26:52.746Z] #62 69.17 DEP criu/plugin.d [2019-10-07T20:26:53.141Z] #62 69.29 DEP criu/pipes.d [2019-10-07T20:26:53.141Z] #62 69.43 DEP criu/pie-util.d [2019-10-07T20:26:53.141Z] #62 69.52 DEP criu/pie-util-vdso.d [2019-10-07T20:26:53.543Z] #62 69.65 DEP criu/pie-util-vdso-elf32.d [2019-10-07T20:26:53.543Z] #62 69.72 DEP criu/path.d [2019-10-07T20:26:53.543Z] #62 ... [2019-10-07T20:26:53.543Z] [2019-10-07T20:26:53.543Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-07T20:26:53.543Z] #65 102.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-07T20:26:53.543Z] #65 102.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-07T20:26:53.543Z] #65 DONE 111.0s [2019-10-07T20:26:53.543Z] [2019-10-07T20:26:53.543Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:53.543Z] #62 69.79 DEP criu/parasite-syscall.d [2019-10-07T20:26:53.543Z] #62 ... [2019-10-07T20:26:53.543Z] [2019-10-07T20:26:53.543Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-07T20:26:53.543Z] #66 DONE 0.1s [2019-10-07T20:26:53.637Z] #61 246.6 make[1]: Nothing to be done for 'all'. [2019-10-07T20:26:53.935Z] [2019-10-07T20:26:53.935Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:53.935Z] #62 70.10 DEP criu/pagemap.d [2019-10-07T20:26:53.935Z] #62 70.28 DEP criu/pagemap-cache.d [2019-10-07T20:26:54.357Z] #62 70.53 DEP criu/page-xfer.d [2019-10-07T20:26:54.357Z] #62 ... [2019-10-07T20:26:54.357Z] [2019-10-07T20:26:54.357Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:54.357Z] #17 71.63 Selecting previously unselected package binutils-mingw-w64. [2019-10-07T20:26:54.357Z] #17 71.64 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-07T20:26:54.357Z] #17 71.64 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T20:26:54.357Z] #17 71.72 Selecting previously unselected package mingw-w64-common. [2019-10-07T20:26:54.357Z] #17 71.72 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-07T20:26:54.357Z] #17 71.73 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-07T20:26:54.357Z] #17 76.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-07T20:26:54.357Z] #17 76.42 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-07T20:26:54.357Z] #17 76.45 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T20:26:54.658Z] #61 247.8 make[1]: 'images/built-in.o' is up to date. [2019-10-07T20:26:54.658Z] #61 247.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-07T20:26:54.951Z] #61 247.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-07T20:26:54.951Z] #61 247.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-07T20:26:54.951Z] #61 248.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-07T20:26:54.951Z] #61 248.0 make[1]: Nothing to be done for 'all'. [2019-10-07T20:26:54.951Z] #61 248.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T20:26:54.957Z] #17 ... [2019-10-07T20:26:54.957Z] [2019-10-07T20:26:54.957Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:54.957Z] #62 71.00 DEP criu/page-pipe.d [2019-10-07T20:26:54.957Z] #62 71.23 DEP criu/netfilter.d [2019-10-07T20:26:54.957Z] #62 71.33 DEP criu/net.d [2019-10-07T20:26:55.245Z] #61 248.3 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.245Z] #61 248.3 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.245Z] #61 248.4 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.458Z] #62 71.70 DEP criu/namespaces.d [2019-10-07T20:26:55.534Z] #61 248.5 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.534Z] #61 248.6 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.534Z] #61 248.7 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.823Z] #61 248.7 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.823Z] #61 248.9 make[2]: Nothing to be done for 'all'. [2019-10-07T20:26:55.823Z] #61 248.9 INSTALL criu/criu [2019-10-07T20:26:55.823Z] #61 DONE 249.1s [2019-10-07T20:26:55.823Z] [2019-10-07T20:26:55.823Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:26:55.823Z] #50 243.5 🇩 bin/containerd [2019-10-07T20:26:55.967Z] #62 72.01 DEP criu/mount.d [2019-10-07T20:26:55.967Z] #62 72.25 DEP criu/mem.d [2019-10-07T20:26:56.353Z] #62 72.49 DEP criu/lsm.d [2019-10-07T20:26:56.353Z] #62 72.67 DEP criu/log.d [2019-10-07T20:26:56.353Z] #62 72.79 DEP criu/libnetlink.d [2019-10-07T20:26:56.755Z] #62 72.97 DEP criu/kerndat.d [2019-10-07T20:26:57.152Z] #62 73.17 DEP criu/kcmp-ids.d [2019-10-07T20:26:57.152Z] #62 73.24 DEP criu/irmap.d [2019-10-07T20:26:57.152Z] #62 73.38 DEP criu/ipc_ns.d [2019-10-07T20:26:57.152Z] #62 73.53 DEP criu/image.d [2019-10-07T20:26:57.545Z] #62 73.68 DEP criu/image-desc.d [2019-10-07T20:26:57.545Z] #62 73.75 DEP criu/fsnotify.d [2019-10-07T20:26:57.545Z] #62 73.89 DEP criu/filesystems.d [2019-10-07T20:26:57.951Z] #62 74.05 DEP criu/files.d [2019-10-07T20:26:57.951Z] #62 74.22 DEP criu/files-reg.d [2019-10-07T20:26:57.951Z] #62 74.38 DEP criu/files-ext.d [2019-10-07T20:26:58.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T20:26:58.362Z] #62 74.51 DEP criu/file-lock.d [2019-10-07T20:26:58.362Z] #62 74.66 DEP criu/file-ids.d [2019-10-07T20:26:58.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T20:26:58.760Z] #62 74.79 DEP criu/fifo.d [2019-10-07T20:26:58.760Z] #62 74.93 DEP criu/fdstore.d [2019-10-07T20:26:58.760Z] #62 75.03 DEP criu/fault-injection.d [2019-10-07T20:26:58.760Z] #62 75.06 DEP criu/external.d [2019-10-07T20:26:58.760Z] #62 75.13 DEP criu/eventpoll.d [2019-10-07T20:26:59.172Z] #62 75.27 DEP criu/eventfd.d [2019-10-07T20:26:59.172Z] #62 75.38 DEP criu/crtools.d [2019-10-07T20:26:59.172Z] #62 75.53 DEP criu/cr-service.d [2019-10-07T20:26:59.591Z] #62 75.73 DEP criu/cr-restore.d [2019-10-07T20:26:59.992Z] #62 ... [2019-10-07T20:26:59.992Z] [2019-10-07T20:26:59.992Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:26:59.992Z] #31 DONE 117.3s [2019-10-07T20:26:59.992Z] [2019-10-07T20:26:59.992Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:26:59.992Z] #62 76.01 DEP criu/cr-errno.d [2019-10-07T20:26:59.992Z] #62 76.06 DEP criu/cr-dump.d [2019-10-07T20:26:59.992Z] #62 ... [2019-10-07T20:26:59.992Z] [2019-10-07T20:26:59.992Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:26:59.992Z] #17 82.40 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-07T20:26:59.992Z] #17 82.40 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-07T20:26:59.992Z] #17 82.40 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T20:26:59.992Z] #17 82.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-07T20:26:59.992Z] #17 82.51 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-07T20:26:59.992Z] #17 82.53 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T20:27:00.409Z] #17 ... [2019-10-07T20:27:00.409Z] [2019-10-07T20:27:00.409Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:00.409Z] #62 76.72 DEP criu/cr-dedup.d [2019-10-07T20:27:01.075Z] #62 77.02 DEP criu/cr-check.d [2019-10-07T20:27:01.075Z] #62 77.33 DEP criu/config.d [2019-10-07T20:27:01.600Z] #62 77.71 DEP criu/clone-noasan.d [2019-10-07T20:27:01.600Z] #62 77.76 DEP criu/cgroup.d [2019-10-07T20:27:01.600Z] #62 77.88 DEP criu/cgroup-props.d [2019-10-07T20:27:01.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T20:27:02.036Z] #62 78.14 DEP criu/bitmap.d [2019-10-07T20:27:02.036Z] #62 78.14 DEP criu/bfd.d [2019-10-07T20:27:02.036Z] #62 78.17 DEP criu/autofs.d [2019-10-07T20:27:02.036Z] #62 78.30 DEP criu/aio.d [2019-10-07T20:27:02.439Z] #62 78.48 DEP criu/action-scripts.d [2019-10-07T20:27:02.439Z] #62 78.77 CC criu/action-scripts.o [2019-10-07T20:27:03.287Z] #62 ... [2019-10-07T20:27:03.287Z] [2019-10-07T20:27:03.287Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:27:03.287Z] #37 110.4 vendor/golang.org/x/net/idna [2019-10-07T20:27:03.287Z] #37 114.5 vendor/golang.org/x/net/http2/hpack [2019-10-07T20:27:03.287Z] #37 115.8 mime [2019-10-07T20:27:03.287Z] #37 118.2 mime/quotedprintable [2019-10-07T20:27:03.287Z] #37 118.8 net/http/internal [2019-10-07T20:27:03.287Z] #37 120.7 mime/multipart [2019-10-07T20:27:03.287Z] #37 ... [2019-10-07T20:27:03.287Z] [2019-10-07T20:27:03.287Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:03.287Z] #62 79.34 CC criu/aio.o [2019-10-07T20:27:03.287Z] #62 79.75 CC criu/autofs.o [2019-10-07T20:27:04.633Z] #62 80.82 CC criu/bfd.o [2019-10-07T20:27:05.043Z] #62 81.16 CC criu/bitmap.o [2019-10-07T20:27:05.043Z] #62 81.31 CC criu/cgroup-props.o [2019-10-07T20:27:05.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T20:27:05.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T20:27:05.883Z] #62 82.26 CC criu/cgroup.o [2019-10-07T20:27:09.573Z] #62 85.51 CC criu/clone-noasan.o [2019-10-07T20:27:09.573Z] #62 85.61 CC criu/config.o [2019-10-07T20:27:10.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T20:27:10.927Z] #62 86.97 CC criu/cr-check.o [2019-10-07T20:27:12.300Z] #62 ... [2019-10-07T20:27:12.300Z] [2019-10-07T20:27:12.300Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:27:12.300Z] #17 99.26 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-07T20:27:12.300Z] #17 99.27 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-07T20:27:12.300Z] #17 99.27 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T20:27:13.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T20:27:13.642Z] #17 ... [2019-10-07T20:27:13.642Z] [2019-10-07T20:27:13.642Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:27:13.642Z] #37 120.7 crypto/tls [2019-10-07T20:27:13.642Z] #37 127.1 net/http/httptrace [2019-10-07T20:27:13.642Z] #37 127.3 net/http [2019-10-07T20:27:13.642Z] #37 ... [2019-10-07T20:27:13.642Z] [2019-10-07T20:27:13.642Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:13.642Z] #62 88.31 CC criu/cr-dedup.o [2019-10-07T20:27:13.642Z] #62 88.74 CC criu/cr-dump.o [2019-10-07T20:27:13.856Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-07T20:27:14.110Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-07T20:27:14.646Z] #62 90.69 CC criu/cr-errno.o [2019-10-07T20:27:14.646Z] #62 90.75 CC criu/cr-restore.o [2019-10-07T20:27:16.550Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-07T20:27:17.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T20:27:19.021Z] #62 95.31 CC criu/cr-service.o [2019-10-07T20:27:20.409Z] #62 ... [2019-10-07T20:27:20.409Z] [2019-10-07T20:27:20.409Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:27:20.409Z] #37 137.7 github.com/LK4D4/vndr/godl [2019-10-07T20:27:20.812Z] #37 138.4 github.com/LK4D4/vndr [2019-10-07T20:27:23.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T20:27:26.107Z] #37 ... [2019-10-07T20:27:26.107Z] [2019-10-07T20:27:26.107Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:27:26.107Z] #17 111.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-07T20:27:26.107Z] #17 111.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-07T20:27:26.107Z] #17 111.3 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-07T20:27:26.107Z] #17 111.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-07T20:27:26.107Z] #17 111.3 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-07T20:27:26.107Z] #17 111.3 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:27:26.107Z] #17 111.3 Processing triggers for mime-support (3.60) ... [2019-10-07T20:27:26.107Z] #17 111.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:27:26.107Z] #17 111.4 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-07T20:27:26.107Z] #17 111.4 Setting up libcap2-bin (1:2.25-1) ... [2019-10-07T20:27:26.107Z] #17 111.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-07T20:27:26.107Z] #17 111.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-07T20:27:26.107Z] #17 111.4 Setting up bash-completion (1:2.1-4.3) ... [2019-10-07T20:27:26.107Z] #17 113.3 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-07T20:27:26.107Z] #17 113.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-07T20:27:26.107Z] #17 113.3 Setting up zip (3.0-11+b1) ... [2019-10-07T20:27:26.107Z] #17 113.4 Setting up bzip2 (1.0.6-8.1) ... [2019-10-07T20:27:26.107Z] #17 113.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-07T20:27:26.107Z] #17 113.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-07T20:27:26.107Z] #17 113.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:27:26.107Z] #17 113.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-07T20:27:26.107Z] #17 113.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:27:26.107Z] #17 113.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-07T20:27:26.107Z] #17 113.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-07T20:27:26.107Z] #17 113.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-07T20:27:26.107Z] #17 113.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:27:26.107Z] #17 113.5 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-07T20:27:26.107Z] #17 113.5 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-07T20:27:26.107Z] #17 113.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-07T20:27:26.107Z] #17 113.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:27:26.520Z] #17 113.8 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-07T20:27:26.520Z] #17 113.8 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-07T20:27:26.520Z] #17 113.8 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-07T20:27:26.520Z] #17 113.8 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up pigz (2.3.4-1) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-07T20:27:26.520Z] #17 113.9 Setting up jq (1.5+dfsg-1.3) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-07T20:27:26.520Z] #17 114.0 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-07T20:27:26.520Z] #17 114.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-07T20:27:26.924Z] #17 114.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-07T20:27:26.924Z] #17 114.1 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-07T20:27:26.924Z] #17 114.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-07T20:27:27.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T20:27:30.310Z] #17 ... [2019-10-07T20:27:30.310Z] [2019-10-07T20:27:30.310Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:27:30.310Z] #37 DONE 147.4s [2019-10-07T20:27:30.310Z] [2019-10-07T20:27:30.310Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:30.310Z] #62 96.99 CC criu/crtools.o [2019-10-07T20:27:30.310Z] #62 97.78 CC criu/eventfd.o [2019-10-07T20:27:30.310Z] #62 98.16 CC criu/eventpoll.o [2019-10-07T20:27:30.310Z] #62 99.14 CC criu/external.o [2019-10-07T20:27:30.310Z] #62 99.75 CC criu/fault-injection.o [2019-10-07T20:27:30.310Z] #62 99.88 CC criu/fdstore.o [2019-10-07T20:27:30.310Z] #62 100.2 CC criu/fifo.o [2019-10-07T20:27:30.310Z] #62 100.6 CC criu/file-ids.o [2019-10-07T20:27:30.310Z] #62 100.9 CC criu/file-lock.o [2019-10-07T20:27:30.310Z] #62 101.7 CC criu/files-ext.o [2019-10-07T20:27:30.310Z] #62 102.0 CC criu/files-reg.o [2019-10-07T20:27:30.310Z] #62 104.2 CC criu/files.o [2019-10-07T20:27:30.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T20:27:30.720Z] #62 107.0 CC criu/filesystems.o [2019-10-07T20:27:31.319Z] #62 ... [2019-10-07T20:27:31.319Z] [2019-10-07T20:27:31.319Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:27:31.319Z] #17 118.5 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-07T20:27:31.319Z] #17 118.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T20:27:31.319Z] #17 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-07T20:27:31.319Z] #17 118.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-07T20:27:31.319Z] #17 118.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-07T20:27:31.319Z] #17 118.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-07T20:27:31.319Z] #17 118.5 Setting up btrfs-tools (4.7.3-1) ... [2019-10-07T20:27:31.319Z] #17 118.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-07T20:27:31.319Z] #17 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-07T20:27:31.319Z] #17 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-07T20:27:31.319Z] #17 118.6 Setting up python3 (3.5.3-1) ... [2019-10-07T20:27:33.134Z] #17 120.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-07T20:27:34.484Z] #17 121.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-07T20:27:34.484Z] #17 121.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-07T20:27:34.484Z] #17 121.7 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T20:27:34.484Z] #17 121.7 Setting up python3-wheel (0.29.0-2) ... [2019-10-07T20:27:34.887Z] #17 122.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-07T20:27:35.137Z] #50 ... [2019-10-07T20:27:35.137Z] [2019-10-07T20:27:35.137Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-07T20:27:35.137Z] #56 278.3 + return [2019-10-07T20:27:35.137Z] #56 DONE 278.5s [2019-10-07T20:27:35.137Z] [2019-10-07T20:27:35.137Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:27:35.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T20:27:35.739Z] #17 123.2 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-07T20:27:35.739Z] #17 123.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-07T20:27:36.123Z] #17 ... [2019-10-07T20:27:36.123Z] [2019-10-07T20:27:36.123Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-07T20:27:36.123Z] #19 153.4 + rm -rf /tmp/tmp.wqAMbecpfY [2019-10-07T20:27:36.123Z] #19 DONE 153.7s [2019-10-07T20:27:36.123Z] [2019-10-07T20:27:36.123Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:36.123Z] #62 107.8 CC criu/fsnotify.o [2019-10-07T20:27:36.123Z] #62 109.1 CC criu/image-desc.o [2019-10-07T20:27:36.123Z] #62 109.3 CC criu/image.o [2019-10-07T20:27:36.123Z] #62 110.3 CC criu/ipc_ns.o [2019-10-07T20:27:36.123Z] #62 111.5 CC criu/irmap.o [2019-10-07T20:27:36.123Z] #62 111.9 CC criu/kcmp-ids.o [2019-10-07T20:27:36.123Z] #62 112.2 CC criu/kerndat.o [2019-10-07T20:27:36.961Z] #62 113.2 CC criu/libnetlink.o [2019-10-07T20:27:36.961Z] #62 ... [2019-10-07T20:27:36.961Z] [2019-10-07T20:27:36.961Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-07T20:27:36.961Z] #17 124.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-07T20:27:36.961Z] #17 124.4 Setting up python3-setuptools (33.1.1-1) ... [2019-10-07T20:27:37.806Z] #17 125.3 Setting up dh-python (2.20170125) ... [2019-10-07T20:27:38.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T20:27:39.230Z] #17 126.2 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-07T20:27:39.231Z] #17 126.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-07T20:27:39.231Z] #17 DONE 126.6s [2019-10-07T20:27:39.231Z] [2019-10-07T20:27:39.231Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:27:41.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T20:27:43.496Z] #18 4.051 Collecting yamllint==1.16.0 [2019-10-07T20:27:43.908Z] #18 4.581 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-07T20:27:43.908Z] #18 4.755 Collecting pyyaml (from yamllint==1.16.0) [2019-10-07T20:27:43.908Z] #18 4.841 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-07T20:27:44.681Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T20:27:44.681Z] Using test binary docker [2019-10-07T20:27:44.681Z] +++ /etc/init.d/apparmor start [2019-10-07T20:27:44.681Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T20:27:44.681Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T20:27:44.681Z] Warning failed to create cache: (null) [2019-10-07T20:27:44.681Z] . [2019-10-07T20:27:44.681Z] INFO: Waiting for daemon to start... [2019-10-07T20:27:44.681Z] Starting dockerd [2019-10-07T20:27:44.681Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-07T20:27:45.245Z] #18 6.229 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-07T20:27:45.431Z] #50 292.5 🇩 bin/containerd-stress [2019-10-07T20:27:45.648Z] #18 6.318 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-07T20:27:46.568Z] . [2019-10-07T20:27:46.568Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T20:27:46.793Z] #18 7.121 Building wheels for collected packages: pyyaml, pathspec [2019-10-07T20:27:46.793Z] #18 7.122 Running setup.py bdist_wheel for pyyaml: started [2019-10-07T20:27:46.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T20:27:46.824Z] Error: No such image: emptyfs [2019-10-07T20:27:46.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T20:27:46.824Z] ++++ docker load [2019-10-07T20:27:47.080Z] Running integration-test (iteration 1) [2019-10-07T20:27:47.080Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-07T20:27:47.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:27:47.080Z] ++ set -e [2019-10-07T20:27:47.080Z] ++ '[' -n 0 ']' [2019-10-07T20:27:47.080Z] ++ set -x [2019-10-07T20:27:47.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:27:47.240Z] #18 ... [2019-10-07T20:27:47.240Z] [2019-10-07T20:27:47.240Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:47.240Z] #62 113.6 CC criu/log.o [2019-10-07T20:27:47.240Z] #62 113.9 CC criu/lsm.o [2019-10-07T20:27:47.240Z] #62 114.3 CC criu/mem.o [2019-10-07T20:27:47.240Z] #62 116.2 CC criu/mount.o [2019-10-07T20:27:47.240Z] #62 119.4 CC criu/namespaces.o [2019-10-07T20:27:47.240Z] #62 120.7 CC criu/net.o [2019-10-07T20:27:47.240Z] #62 123.5 CC criu/netfilter.o [2019-10-07T20:27:47.656Z] #62 123.9 CC criu/page-pipe.o [2019-10-07T20:27:48.054Z] #62 ... [2019-10-07T20:27:48.054Z] [2019-10-07T20:27:48.054Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-07T20:27:48.054Z] #18 8.755 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-07T20:27:48.054Z] #18 8.759 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-07T20:27:48.054Z] #18 8.860 Running setup.py bdist_wheel for pathspec: started [2019-10-07T20:27:48.903Z] #50 296.0 🇩 bin/containerd-shim [2019-10-07T20:27:49.388Z] #18 9.982 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-07T20:27:49.388Z] #18 9.984 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-07T20:27:49.388Z] #18 10.01 Successfully built pyyaml pathspec [2019-10-07T20:27:49.388Z] #18 10.01 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-07T20:27:49.388Z] #18 10.29 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-07T20:27:49.790Z] #18 DONE 10.6s [2019-10-07T20:27:49.790Z] [2019-10-07T20:27:49.790Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-07T20:27:50.195Z] #20 DONE 0.1s [2019-10-07T20:27:50.195Z] [2019-10-07T20:27:50.195Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T20:27:50.576Z] #25 DONE 0.5s [2019-10-07T20:27:50.576Z] [2019-10-07T20:27:50.576Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:50.576Z] #62 124.5 CC criu/page-xfer.o [2019-10-07T20:27:50.576Z] #62 125.5 CC criu/pagemap-cache.o [2019-10-07T20:27:50.576Z] #62 125.8 CC criu/pagemap.o [2019-10-07T20:27:50.576Z] #62 126.5 CC criu/parasite-syscall.o [2019-10-07T20:27:50.983Z] #62 127.3 CC criu/path.o [2019-10-07T20:27:51.391Z] #62 127.5 CC criu/pie-util-vdso-elf32.o [2019-10-07T20:27:51.787Z] #62 127.9 CC criu/pie-util-vdso.o [2019-10-07T20:27:52.342Z] #62 128.2 CC criu/pie-util.o [2019-10-07T20:27:52.342Z] #62 128.4 CC criu/pipes.o [2019-10-07T20:27:52.999Z] #62 129.0 CC criu/plugin.o [2019-10-07T20:27:53.432Z] #62 129.4 CC criu/proc_parse.o [2019-10-07T20:27:55.335Z] #62 131.3 CC criu/protobuf-desc.o [2019-10-07T20:27:56.192Z] #62 132.3 CC criu/protobuf.o [2019-10-07T20:27:56.192Z] #62 ... [2019-10-07T20:27:56.192Z] [2019-10-07T20:27:56.192Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-07T20:27:56.192Z] #46 146.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-07T20:27:56.658Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-07T20:27:57.345Z] #50 304.1 🇩 bin/containerd-shim-runc-v1 [2019-10-07T20:27:58.140Z] #46 148.5 + mkdir -p /build [2019-10-07T20:27:58.140Z] #46 148.5 + cp runc /build/runc [2019-10-07T20:27:58.140Z] #46 DONE 148.6s [2019-10-07T20:27:58.140Z] [2019-10-07T20:27:58.140Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:27:58.140Z] #62 132.6 CC criu/pstree.o [2019-10-07T20:27:58.140Z] #62 133.6 CC criu/rbtree.o [2019-10-07T20:27:58.140Z] #62 133.8 CC criu/rst-malloc.o [2019-10-07T20:27:58.140Z] #62 134.0 CC criu/seccomp.o [2019-10-07T20:27:58.550Z] #62 134.8 CC criu/seize.o [2019-10-07T20:27:59.684Z] #62 135.5 CC criu/servicefd.o [2019-10-07T20:28:00.154Z] #62 136.0 CC criu/shmem.o [2019-10-07T20:28:00.829Z] #50 308.4 🇩 binaries [2019-10-07T20:28:00.829Z] #50 308.4 + mkdir -p /build [2019-10-07T20:28:00.829Z] #50 308.4 + cp bin/containerd /build/containerd [2019-10-07T20:28:00.829Z] #50 308.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-07T20:28:00.829Z] #50 308.4 + cp bin/ctr /build/ctr [2019-10-07T20:28:00.829Z] #50 DONE 308.5s [2019-10-07T20:28:01.031Z] #62 137.0 CC criu/sigframe.o [2019-10-07T20:28:01.032Z] #62 137.1 CC criu/signalfd.o [2019-10-07T20:28:01.032Z] #62 137.3 CC criu/sk-inet.o [2019-10-07T20:28:01.854Z] #62 138.0 CC criu/sk-netlink.o [2019-10-07T20:28:02.241Z] #62 138.3 CC criu/sk-packet.o [2019-10-07T20:28:02.308Z] [2019-10-07T20:28:02.308Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T20:28:02.591Z] #51 DONE 0.1s [2019-10-07T20:28:02.591Z] [2019-10-07T20:28:02.591Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T20:28:02.591Z] #54 DONE 0.1s [2019-10-07T20:28:02.591Z] [2019-10-07T20:28:02.591Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T20:28:02.591Z] #57 DONE 0.1s [2019-10-07T20:28:02.591Z] [2019-10-07T20:28:02.591Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T20:28:02.591Z] #59 DONE 0.1s [2019-10-07T20:28:02.591Z] [2019-10-07T20:28:02.591Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T20:28:02.591Z] #62 DONE 0.0s [2019-10-07T20:28:02.626Z] #62 138.7 CC criu/sk-queue.o [2019-10-07T20:28:02.626Z] #62 138.9 CC criu/sk-tcp.o [2019-10-07T20:28:02.876Z] [2019-10-07T20:28:02.876Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T20:28:02.876Z] #66 DONE 0.1s [2019-10-07T20:28:02.876Z] [2019-10-07T20:28:02.876Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T20:28:02.876Z] #68 DONE 0.1s [2019-10-07T20:28:02.876Z] [2019-10-07T20:28:02.876Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T20:28:02.876Z] #69 DONE 0.0s [2019-10-07T20:28:02.876Z] [2019-10-07T20:28:02.876Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T20:28:03.019Z] #62 139.3 CC criu/sk-unix.o [2019-10-07T20:28:03.889Z] #70 DONE 1.0s [2019-10-07T20:28:03.889Z] [2019-10-07T20:28:03.889Z] #71 exporting to oci image format [2019-10-07T20:28:03.889Z] #71 exporting layers [2019-10-07T20:28:04.355Z] #62 140.6 CC criu/sockets.o [2019-10-07T20:28:05.259Z] #62 141.2 CC criu/stats.o [2019-10-07T20:28:05.259Z] #62 141.4 CC criu/string.o [2019-10-07T20:28:05.259Z] #62 141.5 CC criu/sysctl.o [2019-10-07T20:28:05.798Z] #62 141.9 CC criu/sysfs_parse.o [2019-10-07T20:28:06.261Z] #62 142.5 CC criu/timerfd.o [2019-10-07T20:28:06.669Z] #62 143.0 CC criu/tty.o [2019-10-07T20:28:08.623Z] #62 144.5 CC criu/tun.o [2019-10-07T20:28:08.623Z] #62 144.9 CC criu/uffd.o [2019-10-07T20:28:09.024Z] #62 ... [2019-10-07T20:28:09.024Z] [2019-10-07T20:28:09.024Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:28:09.024Z] #59 186.7 + dpkg --print-architecture [2019-10-07T20:28:09.024Z] #59 186.7 + cd /tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution [2019-10-07T20:28:09.024Z] #59 186.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-07T20:28:09.024Z] #59 186.9 + GOPATH=/tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1N8UcRlwL6 [2019-10-07T20:28:09.024Z] #59 186.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-07T20:28:14.406Z] #59 ... [2019-10-07T20:28:14.406Z] [2019-10-07T20:28:14.406Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-07T20:28:14.406Z] #62 145.6 CC criu/util.o [2019-10-07T20:28:14.406Z] #62 146.5 CC criu/uts_ns.o [2019-10-07T20:28:14.406Z] #62 146.6 CC criu/vdso.o [2019-10-07T20:28:14.406Z] #62 147.0 LINK criu/built-in.o [2019-10-07T20:28:14.406Z] #62 147.1 LINK criu/criu [2019-10-07T20:28:14.406Z] #62 147.3 DEP lib/c/criu.d [2019-10-07T20:28:14.406Z] #62 147.4 CC images/rpc.pb-c.o [2019-10-07T20:28:14.406Z] #62 147.8 CC lib/c/criu.o [2019-10-07T20:28:14.406Z] #62 148.4 LINK lib/c/built-in.o [2019-10-07T20:28:14.406Z] #62 148.4 LINK lib/c/libcriu.so [2019-10-07T20:28:14.406Z] #62 148.6 GEN magic.py [2019-10-07T20:28:14.406Z] #62 148.7 Note: Building without setproctitle() and strlcpy() support. [2019-10-07T20:28:14.406Z] #62 148.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-07T20:28:14.406Z] #62 149.0 fatal: Not a git repository (or any of the parent directories): .git [2019-10-07T20:28:14.406Z] #62 149.3 make[1]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 149.7 make[1]: 'images/built-in.o' is up to date. [2019-10-07T20:28:14.406Z] #62 149.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-07T20:28:14.406Z] #62 149.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-07T20:28:14.406Z] #62 149.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-07T20:28:14.406Z] #62 149.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-07T20:28:14.406Z] #62 149.8 make[1]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 149.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-07T20:28:14.406Z] #62 150.0 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.0 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.1 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.1 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.2 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.2 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.3 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.4 make[2]: Nothing to be done for 'all'. [2019-10-07T20:28:14.406Z] #62 150.4 INSTALL criu/criu [2019-10-07T20:28:14.406Z] #62 DONE 150.6s [2019-10-07T20:28:14.406Z] [2019-10-07T20:28:14.406Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:28:19.099Z] Loaded image: buildpack-deps:jessie [2019-10-07T20:28:19.099Z] Loaded image: busybox:latest [2019-10-07T20:28:19.099Z] Loaded image: busybox:glibc [2019-10-07T20:28:19.099Z] Loaded image: debian:jessie [2019-10-07T20:28:19.099Z] Loaded image: hello-world:latest [2019-10-07T20:28:19.099Z] INFO: Testing against a local daemon [2019-10-07T20:28:19.099Z] === RUN TestCgroupNamespacesBuild [2019-10-07T20:28:20.986Z] --- PASS: TestCgroupNamespacesBuild (3.19s) [2019-10-07T20:28:20.986Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-07T20:28:20.986Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-07T20:28:21.206Z] 65014b3c3121: Pull complete [2019-10-07T20:28:23.499Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2019-10-07T20:28:23.499Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-07T20:28:23.499Z] === RUN TestBuildWithSession [2019-10-07T20:28:23.499Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T20:28:23.499Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:28:23.499Z] === RUN TestBuildSquashParent [2019-10-07T20:28:23.939Z] #28 ... [2019-10-07T20:28:23.940Z] [2019-10-07T20:28:23.940Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-07T20:28:23.940Z] #59 201.6 + rm -rf /tmp/tmp.1N8UcRlwL6/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.1N8UcRlwL6 [2019-10-07T20:28:23.940Z] #59 DONE 201.7s [2019-10-07T20:28:24.322Z] [2019-10-07T20:28:24.322Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:28:32.392Z] #28 ... [2019-10-07T20:28:32.392Z] [2019-10-07T20:28:32.392Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:28:32.392Z] #51 182.7 🇩 bin/containerd [2019-10-07T20:28:32.392Z] #51 ... [2019-10-07T20:28:32.392Z] [2019-10-07T20:28:32.392Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-07T20:28:32.392Z] #28 DONE 209.5s [2019-10-07T20:28:32.392Z] [2019-10-07T20:28:32.392Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:28:32.789Z] #51 ... [2019-10-07T20:28:32.789Z] [2019-10-07T20:28:32.789Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-07T20:28:32.789Z] #29 DONE 0.1s [2019-10-07T20:28:32.789Z] [2019-10-07T20:28:32.789Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-07T20:28:32.789Z] #32 DONE 0.1s [2019-10-07T20:28:32.789Z] [2019-10-07T20:28:32.789Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-07T20:28:33.175Z] #35 DONE 0.1s [2019-10-07T20:28:33.175Z] [2019-10-07T20:28:33.175Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-07T20:28:33.175Z] #38 DONE 0.1s [2019-10-07T20:28:33.175Z] [2019-10-07T20:28:33.175Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:28:33.175Z] #51 ... [2019-10-07T20:28:33.175Z] [2019-10-07T20:28:33.175Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-07T20:28:33.175Z] #43 DONE 0.1s [2019-10-07T20:28:33.439Z] --- PASS: TestBuildSquashParent (9.72s) [2019-10-07T20:28:33.439Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:28:33.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:28:33.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:28:33.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:28:33.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:28:33.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:28:33.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:28:33.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:28:33.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:28:33.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:28:33.575Z] [2019-10-07T20:28:33.575Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-07T20:28:33.575Z] #47 DONE 0.1s [2019-10-07T20:28:33.575Z] [2019-10-07T20:28:33.575Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-07T20:28:36.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:28:36.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:28:39.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:28:39.972Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.64s) [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2019-10-07T20:28:44.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2019-10-07T20:28:44.189Z] === RUN TestBuildMultiStageCopy [2019-10-07T20:28:44.189Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T20:28:46.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T20:28:47.265Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T20:28:47.826Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T20:28:48.752Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T20:28:49.312Z] --- PASS: TestBuildMultiStageCopy (5.83s) [2019-10-07T20:28:49.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2019-10-07T20:28:49.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2019-10-07T20:28:49.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2019-10-07T20:28:49.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-10-07T20:28:49.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2019-10-07T20:28:49.313Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T20:28:51.197Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-10-07T20:28:51.197Z] === RUN TestBuildLabelWithTargets [2019-10-07T20:28:53.711Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2019-10-07T20:28:53.711Z] === RUN TestBuildWithEmptyLayers [2019-10-07T20:28:54.005Z] #51 203.8 🇩 bin/containerd-stress [2019-10-07T20:28:54.005Z] #51 205.5 🇩 bin/containerd-shim [2019-10-07T20:28:54.637Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2019-10-07T20:28:54.637Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T20:28:58.801Z] --- PASS: TestBuildMultiStageOnBuild (3.49s) [2019-10-07T20:28:58.801Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T20:28:59.531Z] #51 210.8 🇩 bin/containerd-shim-runc-v1 [2019-10-07T20:29:00.164Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2019-10-07T20:29:00.164Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T20:29:02.093Z] #51 213.4 🇩 binaries [2019-10-07T20:29:02.093Z] #51 213.4 + mkdir -p /build [2019-10-07T20:29:02.093Z] #51 213.4 + cp bin/containerd /build/containerd [2019-10-07T20:29:02.093Z] #51 213.5 + cp bin/containerd-shim /build/containerd-shim [2019-10-07T20:29:02.093Z] #51 213.5 + cp bin/ctr /build/ctr [2019-10-07T20:29:02.093Z] #51 DONE 213.6s [2019-10-07T20:29:02.927Z] [2019-10-07T20:29:02.927Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-07T20:29:02.927Z] #52 DONE 0.1s [2019-10-07T20:29:03.302Z] [2019-10-07T20:29:03.302Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-07T20:29:03.302Z] #55 DONE 0.1s [2019-10-07T20:29:03.302Z] [2019-10-07T20:29:03.302Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-07T20:29:03.302Z] #58 DONE 0.1s [2019-10-07T20:29:03.302Z] [2019-10-07T20:29:03.302Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-07T20:29:03.302Z] #60 DONE 0.1s [2019-10-07T20:29:03.302Z] [2019-10-07T20:29:03.302Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-07T20:29:03.302Z] #63 DONE 0.1s [2019-10-07T20:29:03.689Z] [2019-10-07T20:29:03.689Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-07T20:29:03.689Z] #67 DONE 0.1s [2019-10-07T20:29:03.689Z] [2019-10-07T20:29:03.689Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-07T20:29:03.689Z] #69 DONE 0.1s [2019-10-07T20:29:03.689Z] [2019-10-07T20:29:03.689Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-07T20:29:03.689Z] #70 DONE 0.0s [2019-10-07T20:29:03.689Z] [2019-10-07T20:29:03.689Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-07T20:29:04.327Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2019-10-07T20:29:04.327Z] === RUN TestBuildWithHugeFile [2019-10-07T20:29:05.647Z] #71 DONE 1.9s [2019-10-07T20:29:05.647Z] [2019-10-07T20:29:05.647Z] #72 exporting to oci image format [2019-10-07T20:29:06.049Z] #72 exporting layers [2019-10-07T20:29:09.568Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T20:29:09.568Z] Using test binary docker [2019-10-07T20:29:09.568Z] +++ /etc/init.d/apparmor start [2019-10-07T20:29:09.568Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T20:29:09.568Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T20:29:09.568Z] Warning failed to create cache: (null) [2019-10-07T20:29:09.568Z] . [2019-10-07T20:29:09.568Z] Starting dockerd [2019-10-07T20:29:09.568Z] INFO: Waiting for daemon to start... [2019-10-07T20:29:09.568Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-07T20:29:10.932Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T20:29:10.932Z] Using test binary docker [2019-10-07T20:29:10.932Z] +++ /etc/init.d/apparmor start [2019-10-07T20:29:10.932Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T20:29:10.932Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T20:29:10.932Z] Warning failed to create cache: (null) [2019-10-07T20:29:10.932Z] . [2019-10-07T20:29:10.932Z] INFO: Waiting for daemon to start... [2019-10-07T20:29:10.932Z] Starting dockerd [2019-10-07T20:29:10.932Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-07T20:29:10.932Z] . [2019-10-07T20:29:10.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T20:29:10.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T20:29:11.188Z] Error: No such image: emptyfs [2019-10-07T20:29:11.188Z] ++++ docker load [2019-10-07T20:29:11.188Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T20:29:11.448Z] Running integration-test (iteration 1) [2019-10-07T20:29:11.448Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-07T20:29:11.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-07T20:29:11.448Z] ++ set -e [2019-10-07T20:29:11.448Z] ++ '[' -n 0 ']' [2019-10-07T20:29:11.448Z] ++ set -x [2019-10-07T20:29:11.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-07T20:29:11.894Z] ................................................ [ 29%] [2019-10-07T20:29:13.346Z] [2019-10-07T20:29:13.346Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T20:29:13.346Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T20:29:13.346Z] Error: No such image: emptyfs [2019-10-07T20:29:13.346Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T20:29:13.346Z] ++++ docker load [2019-10-07T20:29:13.601Z] Running integration-test (iteration 1) [2019-10-07T20:29:13.601Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-07T20:29:13.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-07T20:29:13.601Z] ++ set -e [2019-10-07T20:29:13.601Z] ++ '[' -n 0 ']' [2019-10-07T20:29:13.601Z] ++ set -x [2019-10-07T20:29:13.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-07T20:29:34.229Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-07T20:29:42.770Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-07T20:29:45.615Z] Loaded image: buildpack-deps:jessie [2019-10-07T20:29:45.615Z] Loaded image: busybox:latest [2019-10-07T20:29:45.615Z] Loaded image: busybox:glibc [2019-10-07T20:29:45.615Z] Loaded image: debian:jessie [2019-10-07T20:29:45.615Z] Loaded image: hello-world:latest [2019-10-07T20:29:45.615Z] INFO: Testing against a local daemon [2019-10-07T20:29:45.615Z] === RUN TestDockerDaemonSuite [2019-10-07T20:29:45.615Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-07T20:29:45.615Z] Loaded image: buildpack-deps:jessie [2019-10-07T20:29:45.615Z] Loaded image: busybox:latest [2019-10-07T20:29:45.615Z] Loaded image: busybox:glibc [2019-10-07T20:29:45.615Z] Loaded image: debian:jessie [2019-10-07T20:29:45.615Z] Loaded image: hello-world:latest [2019-10-07T20:29:45.615Z] INFO: Testing against a local daemon [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-07T20:29:45.615Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-07T20:29:46.539Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-07T20:29:46.539Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-07T20:29:47.464Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-07T20:29:47.464Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-07T20:29:47.874Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-07T20:29:48.067Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-07T20:29:48.323Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-07T20:29:48.323Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-07T20:29:49.248Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-07T20:29:50.610Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-07T20:29:50.610Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-07T20:29:50.610Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-07T20:29:50.610Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-07T20:29:51.536Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-07T20:29:51.790Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-07T20:29:52.045Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-07T20:29:53.408Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-07T20:29:53.663Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-07T20:29:53.663Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-07T20:29:53.663Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-07T20:29:56.120Z] #71 exporting layers 111.2s done [2019-10-07T20:29:56.120Z] #71 exporting manifest sha256:82cb5f605fc7ff7f6a09a1fbfc0c98d1834b687ff08f096275d527dc089a6300 done [2019-10-07T20:29:56.120Z] #71 exporting config sha256:b9c44ad79ab089093866639cff0fb63c1eb0504eee56962301b6b23bd3d1d2ac done [2019-10-07T20:29:56.120Z] #71 sending tarball [2019-10-07T20:29:56.175Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-07T20:29:58.685Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-07T20:29:58.940Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-07T20:30:02.241Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-07T20:30:02.241Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-07T20:30:03.605Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-07T20:30:05.495Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-07T20:30:07.382Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-07T20:30:07.941Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-07T20:30:08.866Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-07T20:30:09.793Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-07T20:30:10.367Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-07T20:30:11.729Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-07T20:30:13.092Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-07T20:30:13.759Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-07T20:30:14.454Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-07T20:30:14.792Z] #71 sending tarball 17.4s done [2019-10-07T20:30:14.792Z] #71 DONE 128.6s [2019-10-07T20:30:14.792Z] [2019-10-07T20:30:14.792Z] #72 importing to docker [2019-10-07T20:30:15.380Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-07T20:30:16.816Z] #72 exporting layers 59.8s done [2019-10-07T20:30:16.816Z] #72 exporting manifest sha256:28773311e0cced49c25b1f598f9ec7cb5597e9cbe28e5c49a4466df834a4eb16 0.0s done [2019-10-07T20:30:16.816Z] #72 exporting config sha256:51ee9f5122569c14e01d58195dcf00e709333fc0cca25a4204c805dc6dc8c710 0.0s done [2019-10-07T20:30:16.816Z] #72 sending tarball [2019-10-07T20:30:16.816Z] #72 ... [2019-10-07T20:30:16.816Z] [2019-10-07T20:30:16.816Z] #73 importing to docker [2019-10-07T20:30:16.816Z] #73 ... [2019-10-07T20:30:16.816Z] [2019-10-07T20:30:16.816Z] #72 exporting to oci image format [2019-10-07T20:30:16.816Z] #72 sending tarball 8.9s done [2019-10-07T20:30:16.816Z] #72 DONE 68.8s [2019-10-07T20:30:16.816Z] [2019-10-07T20:30:16.816Z] #73 importing to docker [2019-10-07T20:30:17.736Z] 2945147eda09: Pull complete [2019-10-07T20:30:17.736Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-07T20:30:17.736Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:30:17.736Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:30:17.736Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-07T20:30:17.736Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-07T20:30:17.892Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-07T20:30:18.717Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-07T20:30:18.717Z] INFO: Docker version of control daemon [2019-10-07T20:30:18.717Z] [2019-10-07T20:30:19.254Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-07T20:30:19.254Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-07T20:30:19.701Z] Client: Docker Engine - Enterprise [2019-10-07T20:30:19.701Z] Version: 19.03.2 [2019-10-07T20:30:19.701Z] API version: 1.40 [2019-10-07T20:30:19.701Z] Go version: go1.12.8 [2019-10-07T20:30:19.701Z] Git commit: c92ab06ed9 [2019-10-07T20:30:19.701Z] Built: 09/03/2019 16:38:11 [2019-10-07T20:30:19.701Z] OS/Arch: windows/amd64 [2019-10-07T20:30:19.701Z] Experimental: false [2019-10-07T20:30:19.701Z] [2019-10-07T20:30:19.701Z] Server: Docker Engine - Enterprise [2019-10-07T20:30:19.701Z] Engine: [2019-10-07T20:30:19.701Z] Version: 19.03.2 [2019-10-07T20:30:19.701Z] API version: 1.40 (minimum version 1.24) [2019-10-07T20:30:19.701Z] Go version: go1.12.8 [2019-10-07T20:30:19.701Z] Git commit: c92ab06ed9 [2019-10-07T20:30:19.701Z] Built: 09/03/2019 16:35:47 [2019-10-07T20:30:19.701Z] OS/Arch: windows/amd64 [2019-10-07T20:30:19.701Z] Experimental: true [2019-10-07T20:30:19.701Z] [2019-10-07T20:30:19.701Z] INFO: Docker info of control daemon [2019-10-07T20:30:19.701Z] [2019-10-07T20:30:20.616Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-07T20:30:22.549Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-07T20:30:22.640Z] Client: [2019-10-07T20:30:22.640Z] Debug Mode: false [2019-10-07T20:30:22.640Z] Plugins: [2019-10-07T20:30:22.640Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-07T20:30:22.640Z] [2019-10-07T20:30:22.640Z] Server: [2019-10-07T20:30:22.640Z] Containers: 0 [2019-10-07T20:30:22.640Z] Running: 0 [2019-10-07T20:30:22.640Z] Paused: 0 [2019-10-07T20:30:22.640Z] Stopped: 0 [2019-10-07T20:30:22.640Z] Images: 1 [2019-10-07T20:30:22.640Z] Server Version: 19.03.2 [2019-10-07T20:30:22.640Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-07T20:30:22.640Z] Windows: [2019-10-07T20:30:22.640Z] LCOW: [2019-10-07T20:30:22.640Z] Logging Driver: json-file [2019-10-07T20:30:22.640Z] Plugins: [2019-10-07T20:30:22.640Z] Volume: local [2019-10-07T20:30:22.640Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-07T20:30:22.640Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T20:30:22.640Z] Swarm: inactive [2019-10-07T20:30:22.640Z] Default Isolation: process [2019-10-07T20:30:22.640Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T20:30:22.640Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T20:30:22.640Z] OSType: windows [2019-10-07T20:30:22.640Z] Architecture: x86_64 [2019-10-07T20:30:22.640Z] CPUs: 4 [2019-10-07T20:30:22.640Z] Total Memory: 32GiB [2019-10-07T20:30:22.640Z] Name: azwin-2-8f80a0 [2019-10-07T20:30:22.640Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-07T20:30:22.640Z] Docker Root Dir: D:\docker [2019-10-07T20:30:22.640Z] Debug Mode: false [2019-10-07T20:30:22.640Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:30:22.640Z] Labels: [2019-10-07T20:30:22.640Z] Experimental: true [2019-10-07T20:30:22.640Z] Insecure Registries: [2019-10-07T20:30:22.640Z] 10.0.0.4:5000 [2019-10-07T20:30:22.640Z] 127.0.0.0/8 [2019-10-07T20:30:22.640Z] Registry Mirrors: [2019-10-07T20:30:22.640Z] http://10.0.0.4:5000/ [2019-10-07T20:30:22.640Z] Live Restore Enabled: false [2019-10-07T20:30:22.640Z] [2019-10-07T20:30:22.640Z] [2019-10-07T20:30:22.640Z] INFO: Commit hash is 8663d0933 [2019-10-07T20:30:22.640Z] INFO: Nuke-Everything... [2019-10-07T20:30:22.640Z] INFO: Container count on control daemon to delete is 0 [2019-10-07T20:30:23.876Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-07T20:30:23.876Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-07T20:30:24.198Z] INFO: Nuking d:\CI [2019-10-07T20:30:24.198Z] INFO: Zapped successfully [2019-10-07T20:30:24.198Z] INFO: Location for testing is d:\CI\PR-40056\2 [2019-10-07T20:30:24.198Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-07T20:30:24.198Z] [2019-10-07T20:30:24.198Z] [2019-10-07T20:30:24.198Z] INFO: Building the image from Dockerfile.windows at 10/07/2019 20:30:24... [2019-10-07T20:30:24.198Z] [2019-10-07T20:30:24.989Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-07T20:30:25.239Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-07T20:30:25.239Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-07T20:30:26.601Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-07T20:30:28.486Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-07T20:30:28.486Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-07T20:30:29.045Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-07T20:30:29.300Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-07T20:30:30.398Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-07T20:30:31.186Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-07T20:30:31.440Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-07T20:30:31.473Z] Sending build context to Docker daemon 49.97MB [2019-10-07T20:30:31.473Z] [2019-10-07T20:30:31.697Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-07T20:30:31.939Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-07T20:30:31.939Z] ---> 1ddfa8bee56a [2019-10-07T20:30:31.939Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-07T20:30:31.939Z] ---> Running in 7db03e81fe9e [2019-10-07T20:30:32.921Z] Removing intermediate container 7db03e81fe9e [2019-10-07T20:30:32.921Z] ---> a752ab093553 [2019-10-07T20:30:32.921Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-07T20:30:32.921Z] ---> Running in 4b1741d96455 [2019-10-07T20:30:33.387Z] Removing intermediate container 4b1741d96455 [2019-10-07T20:30:33.387Z] ---> d57f608b01d6 [2019-10-07T20:30:33.387Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-07T20:30:33.387Z] ---> Running in b632a6d5aea3 [2019-10-07T20:30:33.587Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-07T20:30:33.667Z] #73 DONE 17.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-07T20:30:34.368Z] Removing intermediate container b632a6d5aea3 [2019-10-07T20:30:34.368Z] ---> 2a69585c8565 [2019-10-07T20:30:34.368Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-07T20:30:34.368Z] ---> Running in a53b23270ca9 [2019-10-07T20:30:34.655Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/test/unit [2019-10-07T20:30:35.472Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-07T20:30:35.472Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-07T20:30:35.472Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-07T20:30:37.358Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-07T20:30:37.358Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-07T20:30:37.978Z] ? github.com/docker/docker/api [no test files] [2019-10-07T20:30:38.718Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-07T20:30:41.229Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-07T20:30:41.821Z] #72 DONE 25.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-07T20:30:42.255Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/test/unit [2019-10-07T20:30:42.592Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-07T20:30:43.015Z] [2019-10-07T20:30:43.015Z] SUCCESS: Specified value was saved. [2019-10-07T20:30:43.117Z] ......................... [ 67%] [2019-10-07T20:30:43.152Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-07T20:30:44.000Z] INFO: Downloading git... [2019-10-07T20:30:44.115Z] --- PASS: TestBuildWithHugeFile (100.11s) [2019-10-07T20:30:44.115Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T20:30:44.115Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:30:44.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:30:44.115Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:30:44.115Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:30:44.115Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:30:44.115Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:30:44.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:30:44.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:30:44.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:30:44.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-07T20:30:44.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2019-10-07T20:30:44.372Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2019-10-07T20:30:44.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-10-07T20:30:44.372Z] === RUN TestBuildPreserveOwnership [2019-10-07T20:30:44.372Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-07T20:30:46.205Z] INFO: Downloading go... [2019-10-07T20:30:46.675Z] ? github.com/docker/docker/api [no test files] [2019-10-07T20:30:46.879Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-07T20:30:47.774Z] INFO: Downloading compiler 1 of 3... [2019-10-07T20:30:47.802Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-07T20:30:48.756Z] INFO: Downloading compiler 2 of 3... [2019-10-07T20:30:49.222Z] INFO: Downloading compiler 3 of 3... [2019-10-07T20:30:49.684Z] --- PASS: TestBuildPreserveOwnership (5.43s) [2019-10-07T20:30:49.684Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.44s) [2019-10-07T20:30:49.684Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s) [2019-10-07T20:30:49.684Z] === RUN TestBuildPlatformInvalid [2019-10-07T20:30:49.684Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2019-10-07T20:30:49.684Z] PASS [2019-10-07T20:30:49.684Z] [2019-10-07T20:30:49.684Z] === Skipped [2019-10-07T20:30:49.684Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-07T20:30:49.684Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:30:49.684Z] [2019-10-07T20:30:49.684Z] [2019-10-07T20:30:49.684Z] DONE 32 tests, 1 skipped in 182.560s [2019-10-07T20:30:49.688Z] INFO: Extracting git... [2019-10-07T20:30:49.691Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-07T20:30:49.939Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-07T20:30:49.939Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:30:49.939Z] ++ set -e [2019-10-07T20:30:49.939Z] ++ '[' -n 0 ']' [2019-10-07T20:30:49.939Z] ++ set -x [2019-10-07T20:30:49.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:30:49.939Z] INFO: Testing against a local daemon [2019-10-07T20:30:49.939Z] === RUN TestConfigList [2019-10-07T20:30:50.194Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-07T20:30:50.754Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-07T20:30:51.313Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-07T20:30:51.872Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-07T20:30:52.431Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-07T20:30:52.686Z] --- PASS: TestConfigList (2.71s) [2019-10-07T20:30:52.686Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-07T20:30:52.686Z] === RUN TestConfigsCreateAndDelete [2019-10-07T20:30:55.943Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-07T20:30:55.943Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-07T20:30:55.943Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2019-10-07T20:30:55.943Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-07T20:30:55.943Z] === RUN TestConfigsUpdate [2019-10-07T20:30:58.450Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-07T20:30:58.450Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-07T20:30:59.009Z] --- PASS: TestConfigsUpdate (3.00s) [2019-10-07T20:30:59.009Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-07T20:30:59.009Z] === RUN TestTemplatedConfig [2019-10-07T20:30:59.264Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-07T20:31:00.188Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-07T20:31:00.753Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-07T20:31:01.681Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-07T20:31:01.936Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-07T20:31:02.192Z] --- PASS: TestTemplatedConfig (3.26s) [2019-10-07T20:31:02.192Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-07T20:31:02.192Z] === RUN TestConfigInspect [2019-10-07T20:31:02.752Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-07T20:31:03.007Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-07T20:31:04.892Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-07T20:31:05.451Z] --- PASS: TestConfigInspect (3.17s) [2019-10-07T20:31:05.451Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-07T20:31:05.451Z] === RUN TestConfigCreateWithLabels [2019-10-07T20:31:05.451Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-07T20:31:06.813Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-07T20:31:07.466Z] INFO: Expanding go... [2019-10-07T20:31:08.174Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-07T20:31:08.174Z] --- PASS: TestConfigCreateWithLabels (2.95s) [2019-10-07T20:31:08.174Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-07T20:31:08.174Z] === RUN TestConfigCreateResolve [2019-10-07T20:31:09.099Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-07T20:31:09.116Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2019-10-07T20:31:10.023Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-07T20:31:10.582Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-07T20:31:10.838Z] --- PASS: TestConfigCreateResolve (2.68s) [2019-10-07T20:31:10.838Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-07T20:31:10.838Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T20:31:11.398Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-07T20:31:11.398Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-07T20:31:11.398Z] PASS [2019-10-07T20:31:11.398Z] [2019-10-07T20:31:11.398Z] DONE 8 tests in 21.646s [2019-10-07T20:31:11.398Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-07T20:31:11.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:31:11.398Z] ++ set -e [2019-10-07T20:31:11.398Z] ++ '[' -n 0 ']' [2019-10-07T20:31:11.398Z] ++ set -x [2019-10-07T20:31:11.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:31:11.653Z] INFO: Testing against a local daemon [2019-10-07T20:31:11.653Z] === RUN TestCheckpoint [2019-10-07T20:31:11.653Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T20:31:11.653Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:31:11.653Z] === RUN TestContainerInvalidJSON [2019-10-07T20:31:11.653Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:31:11.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:31:11.653Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:31:11.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:31:11.653Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:31:11.653Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:31:11.653Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:31:11.653Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:31:11.653Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:31:11.653Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-07T20:31:11.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-07T20:31:11.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-07T20:31:11.653Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-07T20:31:11.653Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T20:31:11.908Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-10-07T20:31:11.908Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T20:31:11.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-07T20:31:11.908Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T20:31:12.162Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-07T20:31:12.162Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T20:31:12.162Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-10-07T20:31:12.162Z] === RUN TestCopyFromContainer [2019-10-07T20:31:14.045Z] === RUN TestCopyFromContainer// [2019-10-07T20:31:14.045Z] === RUN TestCopyFromContainer//bar/root [2019-10-07T20:31:14.045Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-07T20:31:14.300Z] === RUN TestCopyFromContainer/bar/quux [2019-10-07T20:31:14.300Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-07T20:31:14.563Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-07T20:31:14.563Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-07T20:31:14.563Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-07T20:31:14.827Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-07T20:31:14.827Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-07T20:31:14.827Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer (2.96s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-10-07T20:31:15.082Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2019-10-07T20:31:15.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T20:31:15.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:31:15.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:31:15.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:31:15.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:31:15.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:31:15.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:31:15.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:31:15.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:31:15.082Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:31:15.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-07T20:31:15.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-07T20:31:15.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-07T20:31:15.082Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-07T20:31:15.082Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T20:31:15.082Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-07T20:31:15.082Z] === RUN TestCreateWithInvalidEnv [2019-10-07T20:31:15.082Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T20:31:15.082Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T20:31:15.082Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T20:31:15.082Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T20:31:15.082Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T20:31:15.082Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T20:31:15.082Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T20:31:15.082Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T20:31:15.082Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T20:31:15.082Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-07T20:31:15.082Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-07T20:31:15.082Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-07T20:31:15.082Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-07T20:31:15.082Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T20:31:15.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-07T20:31:15.337Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T20:31:17.847Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-07T20:31:18.102Z] --- PASS: TestCreateWithCustomMaskedPaths (3.00s) [2019-10-07T20:31:18.102Z] === RUN TestCreateWithCapabilities [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:31:18.357Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:31:18.357Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:31:18.357Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:31:18.611Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-07T20:31:18.612Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-07T20:31:18.612Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T20:31:18.612Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-07T20:31:21.123Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2019-10-07T20:31:21.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T20:31:21.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:31:21.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:31:21.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:31:21.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:31:21.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:31:21.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:31:21.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:31:21.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:31:21.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:31:21.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:31:21.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:31:21.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:31:21.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:31:21.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:31:21.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:31:21.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-07T20:31:21.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-07T20:31:21.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-07T20:31:21.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-07T20:31:21.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-07T20:31:21.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-07T20:31:21.378Z] === RUN TestContainerStartOnDaemonRestart [2019-10-07T20:31:21.378Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-07T20:31:21.378Z] === RUN TestDaemonRestartIpcMode [2019-10-07T20:31:21.378Z] === PAUSE TestDaemonRestartIpcMode [2019-10-07T20:31:21.378Z] === RUN TestDiff [2019-10-07T20:31:21.937Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-07T20:31:21.937Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-07T20:31:22.498Z] --- PASS: TestDiff (1.11s) [2019-10-07T20:31:22.498Z] === RUN TestExecWithCloseStdin [2019-10-07T20:31:22.498Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-07T20:31:23.057Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-07T20:31:23.620Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-07T20:31:23.620Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-10-07T20:31:23.620Z] === RUN TestExec [2019-10-07T20:31:23.875Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-07T20:31:23.875Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-07T20:31:24.800Z] --- PASS: TestExec (1.05s) [2019-10-07T20:31:24.800Z] === RUN TestExecUser [2019-10-07T20:31:25.480Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-07T20:31:25.723Z] --- PASS: TestExecUser (1.13s) [2019-10-07T20:31:25.723Z] === RUN TestExportContainerAndImportImage [2019-10-07T20:31:25.978Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-07T20:31:26.902Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-10-07T20:31:26.902Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T20:31:27.825Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-07T20:31:27.826Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-07T20:31:28.749Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2019-10-07T20:31:28.749Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-07T20:31:28.749Z] === RUN TestHealthCheckWorkdir [2019-10-07T20:31:29.309Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-07T20:31:29.563Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-07T20:31:29.818Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2019-10-07T20:31:29.818Z] === RUN TestHealthKillContainer [2019-10-07T20:31:30.073Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-07T20:31:31.434Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-07T20:31:32.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-07T20:31:33.050Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-07T20:31:33.050Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T20:31:33.974Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-07T20:31:33.974Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2019-10-07T20:31:33.974Z] === RUN TestIpcModeNone [2019-10-07T20:31:34.535Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-07T20:31:34.793Z] --- PASS: TestIpcModeNone (1.11s) [2019-10-07T20:31:34.793Z] === RUN TestIpcModePrivate [2019-10-07T20:31:36.156Z] --- PASS: TestIpcModePrivate (0.97s) [2019-10-07T20:31:36.156Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:195, shared: false, mustBeShared: false [2019-10-07T20:31:36.156Z] === RUN TestIpcModeShareable [2019-10-07T20:31:36.411Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-07T20:31:36.666Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-07T20:31:36.923Z] --- PASS: TestIpcModeShareable (0.97s) [2019-10-07T20:31:36.923Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2019-10-07T20:31:36.923Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-07T20:31:36.923Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-07T20:31:37.532Z] INFO: Expanding compiler 1 of 3... [2019-10-07T20:31:37.532Z] INFO: Expanding compiler 2 of 3... [2019-10-07T20:31:37.849Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-07T20:31:39.210Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-07T20:31:40.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.28s) [2019-10-07T20:31:40.134Z] === RUN TestAPIIpcModeHost [2019-10-07T20:31:40.295Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-07T20:31:40.389Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-07T20:31:41.314Z] --- PASS: TestAPIIpcModeHost (0.94s) [2019-10-07T20:31:41.314Z] === RUN TestDaemonIpcModeShareable [2019-10-07T20:31:42.177Z] tests/integration/client_test.py ..... [ 75%] [2019-10-07T20:31:42.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-07T20:31:42.268Z] INFO: Expanding compiler 3 of 3... [2019-10-07T20:31:42.734Z] INFO: Removing downloaded files... [2019-10-07T20:31:42.734Z] INFO: Creating source directory... [2019-10-07T20:31:42.734Z] INFO: Configuring git core.autocrlf... [2019-10-07T20:31:42.734Z] INFO: Completed [2019-10-07T20:31:42.799Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2019-10-07T20:31:42.799Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-07T20:31:42.799Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2019-10-07T20:31:42.799Z] === RUN TestDaemonIpcModePrivate [2019-10-07T20:31:43.100Z] tests/integration/errors_test.py . [ 76%] [2019-10-07T20:31:44.698Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2019-10-07T20:31:44.698Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-07T20:31:44.698Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2019-10-07T20:31:44.698Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-07T20:31:46.060Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-07T20:31:46.060Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-07T20:31:46.060Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2019-10-07T20:31:46.060Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-07T20:31:46.984Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-07T20:31:48.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2019-10-07T20:31:48.346Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-07T20:31:48.346Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-10-07T20:31:48.346Z] === RUN TestIpcModeOlderClient [2019-10-07T20:31:48.346Z] === PAUSE TestIpcModeOlderClient [2019-10-07T20:31:48.346Z] === RUN TestKillContainerInvalidSignal [2019-10-07T20:31:48.722Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T20:31:48.722Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-10-07T20:31:49.269Z] --- PASS: TestKillContainerInvalidSignal (0.97s) [2019-10-07T20:31:49.269Z] === RUN TestKillContainer [2019-10-07T20:31:49.269Z] === RUN TestKillContainer/no_signal [2019-10-07T20:31:49.829Z] === RUN TestKillContainer/non_killing_signal [2019-10-07T20:31:50.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-07T20:31:50.755Z] === RUN TestKillContainer/killing_signal [2019-10-07T20:31:51.530Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2019-10-07T20:31:51.530Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T20:31:51.530Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T20:31:51.530Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T20:31:51.530Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T20:31:51.530Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T20:31:51.530Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T20:31:51.925Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T20:31:51.925Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T20:31:52.116Z] --- PASS: TestKillContainer (3.15s) [2019-10-07T20:31:52.116Z] --- PASS: TestKillContainer/no_signal (0.79s) [2019-10-07T20:31:52.116Z] --- PASS: TestKillContainer/non_killing_signal (0.90s) [2019-10-07T20:31:52.116Z] --- PASS: TestKillContainer/killing_signal (1.15s) [2019-10-07T20:31:52.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T20:31:52.116Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-07T20:31:52.338Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T20:31:53.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-07T20:31:53.203Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T20:31:53.203Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T20:31:53.295Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-07T20:31:53.621Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-10-07T20:31:53.621Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T20:31:54.022Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T20:31:54.022Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T20:31:54.022Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T20:31:54.022Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T20:31:54.022Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T20:31:54.022Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T20:31:54.442Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 95.2% of statements [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T20:31:54.442Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T20:31:54.442Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T20:31:54.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.17s) [2019-10-07T20:31:54.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.04s) [2019-10-07T20:31:54.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.89s) [2019-10-07T20:31:54.657Z] === RUN TestKillStoppedContainer [2019-10-07T20:31:54.657Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-07T20:31:54.657Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T20:31:54.657Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-07T20:31:54.657Z] === RUN TestKillDifferentUserContainer [2019-10-07T20:31:54.834Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-10-07T20:31:54.834Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-07T20:31:55.215Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T20:31:55.276Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T20:31:55.471Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2019-10-07T20:31:55.471Z] === RUN TestInspectOomKilledTrue [2019-10-07T20:31:55.471Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-07T20:31:55.471Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:31:55.471Z] === RUN TestInspectOomKilledFalse [2019-10-07T20:31:55.471Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-07T20:31:55.471Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:31:55.471Z] === RUN TestLinksEtcHostsContentMatch [2019-10-07T20:31:56.160Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2019-10-07T20:31:56.396Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-07T20:31:56.396Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2019-10-07T20:31:56.396Z] === RUN TestLinksContainerNames [2019-10-07T20:31:59.654Z] --- PASS: TestLinksContainerNames (2.80s) [2019-10-07T20:31:59.654Z] === RUN TestLogsFollowTailEmpty [2019-10-07T20:32:00.214Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-10-07T20:32:00.214Z] === RUN TestContainerNetworkMountsNoChown [2019-10-07T20:32:00.270Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.6% of statements [2019-10-07T20:32:00.270Z] ok github.com/docker/docker/builder/dockerfile 0.887s coverage: 48.2% of statements [2019-10-07T20:32:00.468Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-07T20:32:00.723Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-07T20:32:00.979Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/default [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/default [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/private [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/private [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rprivate [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/slave [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/slave [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rslave [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/shared [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/shared [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rshared [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/default [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/rslave [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/rshared [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/shared [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:32:00.979Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-07T20:32:00.979Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:32:00.979Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:32:01.234Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:32:01.234Z] === CONT TestMountDaemonRoot/rprivate [2019-10-07T20:32:01.234Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:32:01.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:32:01.234Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:32:01.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:32:01.234Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:32:01.234Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:32:01.234Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:32:01.234Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:32:01.234Z] === CONT TestMountDaemonRoot/slave [2019-10-07T20:32:01.234Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:32:01.234Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:32:01.234Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-07T20:32:01.235Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:32:01.235Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-07T20:32:01.235Z] === CONT TestMountDaemonRoot/private [2019-10-07T20:32:01.235Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-07T20:32:01.235Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:32:01.235Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-07T20:32:01.235Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:32:01.235Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:32:01.235Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-07T20:32:01.235Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:32:01.235Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:32:01.235Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:32:01.490Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-07T20:32:01.608Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-07T20:32:01.746Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:32:02.003Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-07T20:32:02.003Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-07T20:32:02.003Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-07T20:32:02.003Z] === RUN TestContainerBindMountNonRecursive [2019-10-07T20:32:02.932Z] ok github.com/docker/docker/builder/remotecontext/git 1.221s coverage: 85.1% of statements [2019-10-07T20:32:02.932Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T20:32:02.932Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T20:32:05.265Z] --- PASS: TestContainerBindMountNonRecursive (2.85s) [2019-10-07T20:32:05.265Z] === RUN TestNetworkNat [2019-10-07T20:32:06.191Z] --- PASS: TestNetworkNat (1.27s) [2019-10-07T20:32:06.191Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T20:32:06.363Z] ok github.com/docker/docker/client 0.311s coverage: 75.8% of statements [2019-10-07T20:32:07.116Z] --- PASS: TestNetworkLocalhostTCPNat (1.09s) [2019-10-07T20:32:07.116Z] === RUN TestNetworkLoopbackNat [2019-10-07T20:32:09.003Z] --- PASS: TestNetworkLoopbackNat (1.86s) [2019-10-07T20:32:09.003Z] === RUN TestPause [2019-10-07T20:32:09.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-07T20:32:10.181Z] --- PASS: TestPause (1.25s) [2019-10-07T20:32:10.181Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T20:32:10.181Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:32:10.181Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:32:10.181Z] === RUN TestPauseStopPausedContainer [2019-10-07T20:32:11.105Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2019-10-07T20:32:11.105Z] === RUN TestPsFilter [2019-10-07T20:32:11.360Z] --- PASS: TestPsFilter (0.24s) [2019-10-07T20:32:11.360Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T20:32:11.614Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-07T20:32:11.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-07T20:32:12.539Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2019-10-07T20:32:12.539Z] === RUN TestRemoveContainerWithVolume [2019-10-07T20:32:12.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-07T20:32:13.051Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-07T20:32:13.306Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2019-10-07T20:32:13.306Z] === RUN TestRemoveContainerRunning [2019-10-07T20:32:14.232Z] --- PASS: TestRemoveContainerRunning (0.90s) [2019-10-07T20:32:14.232Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T20:32:14.500Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-07T20:32:15.429Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2019-10-07T20:32:15.429Z] === RUN TestRemoveInvalidContainer [2019-10-07T20:32:15.429Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-07T20:32:15.429Z] === RUN TestRenameLinkedContainer [2019-10-07T20:32:18.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-07T20:32:18.689Z] --- PASS: TestRenameLinkedContainer (3.50s) [2019-10-07T20:32:18.689Z] === RUN TestRenameStoppedContainer [2019-10-07T20:32:18.943Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-07T20:32:19.867Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-10-07T20:32:19.867Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T20:32:21.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-07T20:32:21.483Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2019-10-07T20:32:21.483Z] === RUN TestRenameInvalidName [2019-10-07T20:32:22.409Z] --- PASS: TestRenameInvalidName (0.92s) [2019-10-07T20:32:22.409Z] === RUN TestRenameAnonymousContainer [2019-10-07T20:32:24.348Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-07T20:32:26.566Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-07T20:32:26.566Z] --- PASS: TestRenameAnonymousContainer (3.76s) [2019-10-07T20:32:26.566Z] === RUN TestRenameContainerWithSameName [2019-10-07T20:32:26.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-07T20:32:26.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-07T20:32:27.126Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-10-07T20:32:27.126Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T20:32:28.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-07T20:32:28.974Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2019-10-07T20:32:28.974Z] === RUN TestResize [2019-10-07T20:32:28.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-07T20:32:29.898Z] --- PASS: TestResize (0.98s) [2019-10-07T20:32:29.898Z] === RUN TestResizeWithInvalidSize [2019-10-07T20:32:30.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-07T20:32:31.077Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2019-10-07T20:32:31.077Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T20:32:31.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-07T20:32:31.891Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:32:31.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:32:31.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:32:31.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:32:31.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:32:32.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-07T20:32:34.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:32:34.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:32:35.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-07T20:32:35.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:32:36.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:32:37.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:32:37.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:32:38.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-07T20:32:40.873Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.3% of statements [2019-10-07T20:32:40.873Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-10-07T20:32:40.873Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T20:32:40.873Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T20:32:40.873Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T20:32:40.873Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T20:32:40.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:32:40.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:32:41.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-07T20:32:43.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-07T20:32:43.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-07T20:32:44.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:32:44.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:32:45.025Z] ......... [ 85%] [2019-10-07T20:32:46.349Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2019-10-07T20:32:47.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-07T20:32:47.332Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-07T20:32:47.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2019-10-07T20:32:47.332Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-07T20:32:47.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2019-10-07T20:32:47.332Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-07T20:32:47.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.89s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-07T20:32:47.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2019-10-07T20:32:47.333Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-07T20:32:47.333Z] === RUN TestCgroupNamespacesRun [2019-10-07T20:32:47.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-07T20:32:48.398Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T20:32:48.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-07T20:32:49.021Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-10-07T20:32:49.021Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T20:32:49.021Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T20:32:49.021Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T20:32:49.389Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-10-07T20:32:49.389Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-07T20:32:49.389Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-07T20:32:49.652Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T20:32:49.652Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T20:32:49.652Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T20:32:49.652Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T20:32:49.652Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T20:32:49.939Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T20:32:50.586Z] ok github.com/docker/docker/daemon/cluster 0.029s coverage: 0.5% of statements [2019-10-07T20:32:50.977Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-07T20:32:51.274Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-07T20:32:51.274Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-07T20:32:51.274Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-07T20:32:51.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-07T20:32:51.911Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-07T20:32:51.991Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T20:32:51.991Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T20:32:52.623Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2019-10-07T20:32:52.869Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-10-07T20:32:52.910Z] ok github.com/docker/docker/api/types/filters 0.095s coverage: 95.2% of statements [2019-10-07T20:32:53.160Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-10-07T20:32:53.160Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-07T20:32:53.160Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-07T20:32:53.199Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2019-10-07T20:32:53.199Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.0% of statements [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T20:32:53.199Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T20:32:53.523Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-07T20:32:53.826Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T20:32:53.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T20:32:54.450Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-10-07T20:32:54.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-07T20:32:54.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-07T20:32:54.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-07T20:32:54.774Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-10-07T20:32:54.774Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-07T20:32:54.774Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-07T20:32:56.657Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2019-10-07T20:32:56.657Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-07T20:32:56.657Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-07T20:32:57.579Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2019-10-07T20:32:57.579Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-07T20:32:57.579Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-07T20:32:58.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-07T20:32:58.395Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-07T20:32:58.395Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-07T20:32:58.395Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-07T20:32:59.993Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2019-10-07T20:33:00.043Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-07T20:33:00.280Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-10-07T20:33:00.280Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-07T20:33:00.280Z] === RUN TestKernelTCPMemory [2019-10-07T20:33:00.797Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.7% of statements [2019-10-07T20:33:00.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-07T20:33:00.966Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-07T20:33:01.202Z] ok github.com/docker/docker/daemon 12.294s coverage: 17.6% of statements [2019-10-07T20:33:01.202Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T20:33:01.202Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T20:33:01.402Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-10-07T20:33:01.402Z] === RUN TestNISDomainname [2019-10-07T20:33:02.047Z] ok github.com/docker/docker/builder/remotecontext/git 4.804s coverage: 85.1% of statements [2019-10-07T20:33:02.764Z] --- PASS: TestNISDomainname (1.51s) [2019-10-07T20:33:02.764Z] === RUN TestHostnameDnsResolution [2019-10-07T20:33:03.149Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-10-07T20:33:03.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-07T20:33:03.527Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 84.6% of statements [2019-10-07T20:33:04.097Z] ok github.com/docker/docker/builder/remotecontext 0.615s coverage: 13.6% of statements [2019-10-07T20:33:04.250Z] --- PASS: TestHostnameDnsResolution (1.57s) [2019-10-07T20:33:04.250Z] === RUN TestStats [2019-10-07T20:33:04.350Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2019-10-07T20:33:04.350Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T20:33:04.350Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T20:33:04.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-07T20:33:05.764Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-10-07T20:33:07.009Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-07T20:33:07.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-07T20:33:07.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-07T20:33:07.271Z] --- PASS: TestStats (2.99s) [2019-10-07T20:33:07.271Z] === RUN TestStopContainerWithTimeout [2019-10-07T20:33:07.271Z] === RUN TestStopContainerWithTimeout/0 [2019-10-07T20:33:07.271Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-07T20:33:07.271Z] === RUN TestStopContainerWithTimeout/1 [2019-10-07T20:33:07.271Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-07T20:33:07.271Z] === RUN TestStopContainerWithTimeout/3 [2019-10-07T20:33:07.271Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-07T20:33:07.271Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-07T20:33:07.271Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-07T20:33:07.271Z] === CONT TestStopContainerWithTimeout/0 [2019-10-07T20:33:07.271Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-07T20:33:07.596Z] ok github.com/docker/docker/builder/dockerfile 1.567s coverage: 48.2% of statements [2019-10-07T20:33:07.596Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T20:33:07.596Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T20:33:07.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-07T20:33:08.470Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-10-07T20:33:09.194Z] === CONT TestStopContainerWithTimeout/3 [2019-10-07T20:33:09.795Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.298s coverage: 57.9% of statements [2019-10-07T20:33:10.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-07T20:33:10.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-07T20:33:10.375Z] === CONT TestStopContainerWithTimeout/1 [2019-10-07T20:33:11.397Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-07T20:33:11.397Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-07T20:33:12.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-07T20:33:12.258Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-07T20:33:12.258Z] --- PASS: TestStopContainerWithTimeout/0 (1.55s) [2019-10-07T20:33:12.258Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-10-07T20:33:12.258Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2019-10-07T20:33:12.258Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-10-07T20:33:12.258Z] === RUN TestDeleteDevicemapper [2019-10-07T20:33:12.258Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-07T20:33:12.258Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:33:12.258Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T20:33:12.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-07T20:33:14.463Z] ok github.com/docker/docker/client 0.913s coverage: 75.8% of statements [2019-10-07T20:33:14.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2019-10-07T20:33:14.705Z] === RUN TestUpdateMemory [2019-10-07T20:33:14.705Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-07T20:33:14.705Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:33:14.705Z] === RUN TestUpdateCPUQuota [2019-10-07T20:33:16.335Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.807s coverage: 46.2% of statements [2019-10-07T20:33:16.394Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-07T20:33:16.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-07T20:33:16.844Z] --- PASS: TestUpdateCPUQuota (2.04s) [2019-10-07T20:33:16.844Z] === RUN TestUpdatePidsLimit [2019-10-07T20:33:16.844Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-07T20:33:16.903Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-07T20:33:16.904Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-07T20:33:16.904Z] [2019-10-07T20:33:16.904Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-07T20:33:16.904Z] =========================== short test summary info ============================ [2019-10-07T20:33:16.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-07T20:33:16.904Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-07T20:33:16.904Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-07T20:33:16.904Z] Not supported on most drivers [2019-10-07T20:33:16.904Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-07T20:33:16.904Z] This doesn't seem to be taken into account by the engine [2019-10-07T20:33:16.904Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-07T20:33:16.904Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-07T20:33:16.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-07T20:33:16.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-07T20:33:16.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-07T20:33:16.904Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-07T20:33:16.904Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-07T20:33:16.904Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 390.85 seconds == [2019-10-07T20:33:17.404Z] === RUN TestUpdatePidsLimit/no_change [2019-10-07T20:33:17.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-07T20:33:17.964Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-07T20:33:18.220Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-07T20:33:18.271Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.074s coverage: 72.5% of statements [2019-10-07T20:33:18.271Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T20:33:18.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-07T20:33:19.360Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-07T20:33:19.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-07T20:33:19.869Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-07T20:33:20.128Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.148s coverage: 51.0% of statements [2019-10-07T20:33:21.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-07T20:33:21.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit (4.82s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.51s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.59s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s) [2019-10-07T20:33:21.792Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-10-07T20:33:21.792Z] === RUN TestUpdateRestartPolicy [2019-10-07T20:33:22.048Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.577s coverage: 76.1% of statements [2019-10-07T20:33:22.717Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-07T20:33:23.148Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-07T20:33:23.643Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-07T20:33:24.203Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-07T20:33:25.105Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2019-10-07T20:33:26.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-07T20:33:26.414Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.436s coverage: 57.0% of statements [2019-10-07T20:33:26.414Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-07T20:33:26.414Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T20:33:27.245Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-07T20:33:27.644Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2019-10-07T20:33:27.644Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T20:33:27.644Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T20:33:28.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-07T20:33:29.022Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 42.7% of statements [2019-10-07T20:33:29.610Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-07T20:33:29.610Z] Clearing AppArmor profiles cache:. [2019-10-07T20:33:29.610Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:33:29.610Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:33:29.610Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:33:29.610Z] [2019-10-07T20:33:29.610Z] To set a process to complain mode, use the command line tool [2019-10-07T20:33:29.610Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:33:29.610Z] with the 'teardown' option." [2019-10-07T20:33:29.610Z] Post stage [Pipeline] junit [2019-10-07T20:33:29.872Z] Recording test results [Pipeline] sh [2019-10-07T20:33:29.956Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-07T20:33:30.205Z] + echo Ensuring container killed. [2019-10-07T20:33:30.205Z] Ensuring container killed. [2019-10-07T20:33:30.205Z] + docker rm -vf docker-pr2 [2019-10-07T20:33:30.205Z] Error: No such container: docker-pr2 [2019-10-07T20:33:30.205Z] + true [Pipeline] sh [2019-10-07T20:33:30.447Z] ok github.com/docker/docker/daemon/logger/awslogs 0.205s coverage: 77.4% of statements [2019-10-07T20:33:30.447Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T20:33:30.447Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T20:33:30.608Z] + echo Chowning /workspace to jenkins user [2019-10-07T20:33:30.608Z] Chowning /workspace to jenkins user [2019-10-07T20:33:30.608Z] + id -u [2019-10-07T20:33:30.608Z] + id -g [2019-10-07T20:33:30.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40056:/workspace busybox chown -R 1000:1000 /workspace [2019-10-07T20:33:30.846Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2019-10-07T20:33:31.317Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-07T20:33:31.317Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-07T20:33:31.683Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-10-07T20:33:32.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2019-10-07T20:33:32.241Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-07T20:33:32.466Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T20:33:32.903Z] + bundleName=docker-py [2019-10-07T20:33:32.903Z] + echo Creating docker-py-bundles.tar.gz [2019-10-07T20:33:32.903Z] Creating docker-py-bundles.tar.gz [2019-10-07T20:33:32.903Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-07T20:33:32.912Z] Archiving artifacts [2019-10-07T20:33:33.125Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40056/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2019-10-07T20:33:33.165Z] === RUN TestDockerSuite/TestBuildChownOnCopy [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-07T20:33:33.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/make.sh binary-daemon [2019-10-07T20:33:33.778Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2019-10-07T20:33:33.778Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T20:33:33.778Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-10-07T20:33:34.106Z] [2019-10-07T20:33:34.362Z] Removing bundles/ [2019-10-07T20:33:34.362Z] [2019-10-07T20:33:34.362Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-07T20:33:34.362Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-07T20:33:34.362Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T20:33:35.048Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-07T20:33:35.048Z] --- PASS: TestUpdateRestartPolicy (13.25s) [2019-10-07T20:33:35.048Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T20:33:35.972Z] --- PASS: TestUpdateRestartWithAutoRemove (1.03s) [2019-10-07T20:33:35.972Z] === RUN TestWaitNonBlocked [2019-10-07T20:33:35.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:33:35.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:33:35.972Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:33:35.972Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:33:35.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:33:35.972Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:33:36.038Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2019-10-07T20:33:36.458Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-07T20:33:36.534Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-07T20:33:37.094Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-07T20:33:37.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2019-10-07T20:33:37.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2019-10-07T20:33:37.094Z] === RUN TestWaitBlocked [2019-10-07T20:33:37.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:33:37.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:33:37.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:33:37.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:33:37.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:33:37.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:33:37.298Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-07T20:33:37.298Z] ok github.com/docker/docker/daemon/logger/splunk 1.927s coverage: 84.5% of statements [2019-10-07T20:33:37.298Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T20:33:37.298Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T20:33:38.455Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-07T20:33:38.455Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2019-10-07T20:33:38.455Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2019-10-07T20:33:38.455Z] === CONT TestContainerStartOnDaemonRestart [2019-10-07T20:33:38.455Z] === CONT TestIpcModeOlderClient [2019-10-07T20:33:38.455Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-10-07T20:33:38.455Z] === CONT TestDaemonRestartIpcMode [2019-10-07T20:33:39.815Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-07T20:33:39.906Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2019-10-07T20:33:39.906Z] ok github.com/docker/docker/distribution 0.304s coverage: 22.4% of statements [2019-10-07T20:33:39.906Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T20:33:40.070Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-07T20:33:41.271Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-07T20:33:41.959Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2019-10-07T20:33:41.959Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-07T20:33:41.959Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-07T20:33:42.522Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2019-10-07T20:33:42.522Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-07T20:33:42.522Z] PASS [2019-10-07T20:33:42.522Z] [2019-10-07T20:33:42.522Z] === Skipped [2019-10-07T20:33:42.522Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-07T20:33:42.522Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:33:42.522Z] [2019-10-07T20:33:42.522Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-07T20:33:42.522Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:33:42.522Z] [2019-10-07T20:33:42.523Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-07T20:33:42.523Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:33:42.523Z] [2019-10-07T20:33:42.523Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:33:42.523Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:33:42.523Z] [2019-10-07T20:33:42.523Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-07T20:33:42.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:33:42.523Z] [2019-10-07T20:33:42.523Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-07T20:33:42.523Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:33:42.523Z] [2019-10-07T20:33:42.523Z] [2019-10-07T20:33:42.523Z] DONE 197 tests, 6 skipped in 151.075s [2019-10-07T20:33:42.523Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-07T20:33:42.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:33:42.523Z] ++ set -e [2019-10-07T20:33:42.523Z] ++ '[' -n 0 ']' [2019-10-07T20:33:42.523Z] ++ set -x [2019-10-07T20:33:42.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:33:42.746Z] ok github.com/docker/docker/image 0.028s coverage: 86.4% of statements [2019-10-07T20:33:42.778Z] INFO: Testing against a local daemon [2019-10-07T20:33:42.778Z] === RUN TestCommitInheritsEnv [2019-10-07T20:33:42.778Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-07T20:33:43.178Z] ok github.com/docker/docker/distribution/xfer 1.937s coverage: 85.1% of statements [2019-10-07T20:33:43.178Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T20:33:43.338Z] --- PASS: TestCommitInheritsEnv (0.60s) [2019-10-07T20:33:43.338Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T20:33:43.338Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-07T20:33:43.338Z] === RUN TestImagesFilterMultiReference [2019-10-07T20:33:43.338Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-07T20:33:43.338Z] === RUN TestImagePullPlatformInvalid [2019-10-07T20:33:43.338Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-07T20:33:43.338Z] === RUN TestRemoveImageOrphaning [2019-10-07T20:33:43.593Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-07T20:33:43.848Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-07T20:33:43.848Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-10-07T20:33:43.848Z] === RUN TestRemoveImageGarbageCollector [2019-10-07T20:33:44.103Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-07T20:33:44.542Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2019-10-07T20:33:44.542Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T20:33:44.542Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-10-07T20:33:44.542Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T20:33:44.663Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-07T20:33:44.663Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-07T20:33:45.386Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2019-10-07T20:33:46.024Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-07T20:33:46.279Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-07T20:33:46.279Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2019-10-07T20:33:46.279Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-07T20:33:46.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T20:33:46.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-07T20:33:46.279Z] === RUN TestTagInvalidReference [2019-10-07T20:33:46.279Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-07T20:33:46.279Z] === RUN TestTagValidPrefixedRepo [2019-10-07T20:33:46.534Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-07T20:33:46.534Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T20:33:46.534Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-07T20:33:46.534Z] === RUN TestTagOfficialNames [2019-10-07T20:33:46.534Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-07T20:33:46.534Z] === RUN TestTagMatchesDigest [2019-10-07T20:33:46.534Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-07T20:33:46.534Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-07T20:33:47.281Z] ok github.com/docker/docker/opts 0.047s coverage: 66.9% of statements [2019-10-07T20:33:47.281Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-07T20:33:47.459Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-07T20:33:48.019Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-07T20:33:48.589Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-07T20:33:49.190Z] ok github.com/docker/docker/pkg/archive 0.556s coverage: 77.1% of statements [2019-10-07T20:33:51.296Z] ok github.com/docker/docker/pkg/authorization 0.713s coverage: 68.3% of statements [2019-10-07T20:33:51.688Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-07T20:33:51.688Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-07T20:33:53.832Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-07T20:33:53.832Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-07T20:33:54.087Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-07T20:33:54.242Z] ok github.com/docker/docker/layer 7.713s coverage: 68.8% of statements [2019-10-07T20:33:54.242Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T20:33:54.242Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T20:33:54.242Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T20:33:54.242Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T20:33:54.242Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T20:33:54.242Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T20:33:54.606Z] Removing intermediate container a53b23270ca9 [2019-10-07T20:33:54.606Z] ---> c4a644f35c70 [2019-10-07T20:33:54.606Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-07T20:33:54.606Z] ---> Running in 51d970ca3524 [2019-10-07T20:33:54.606Z] Removing intermediate container 51d970ca3524 [2019-10-07T20:33:54.606Z] ---> f2e37dbcd9ab [2019-10-07T20:33:54.606Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-07T20:33:54.606Z] ---> Running in 92666e689e53 [2019-10-07T20:33:54.606Z] Removing intermediate container 92666e689e53 [2019-10-07T20:33:54.606Z] ---> 75a56caa1c0d [2019-10-07T20:33:54.606Z] Step 8/8 : COPY . . [2019-10-07T20:33:54.639Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-07T20:33:54.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-07T20:33:55.009Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-07T20:33:55.206Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-07T20:33:55.388Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-10-07T20:33:55.766Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-07T20:33:56.297Z] ok github.com/docker/docker/pkg/chrootarchive 3.617s coverage: 43.2% of statements [2019-10-07T20:33:56.297Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T20:33:56.297Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T20:33:57.251Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2019-10-07T20:33:58.087Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2019-10-07T20:33:58.278Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-07T20:33:58.913Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-07T20:33:59.639Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-07T20:33:59.639Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-07T20:33:59.895Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-07T20:34:00.151Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-07T20:34:00.257Z] ok github.com/docker/docker/pkg/discovery/kv 3.235s coverage: 84.1% of statements [2019-10-07T20:34:00.257Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-07T20:34:00.407Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-07T20:34:01.125Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-07T20:34:01.125Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-07T20:34:01.335Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-07T20:34:01.508Z] ok github.com/docker/docker/pkg/fsutils 0.451s coverage: 85.1% of statements [2019-10-07T20:34:01.590Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-07T20:34:02.907Z] ok github.com/docker/docker/pkg/idtools 0.690s coverage: 70.1% of statements [2019-10-07T20:34:02.907Z] ok github.com/docker/docker/pkg/ioutils 0.569s coverage: 69.3% of statements [2019-10-07T20:34:03.478Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-07T20:34:03.765Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-07T20:34:03.765Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-10-07T20:34:04.184Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-07T20:34:04.184Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-07T20:34:04.601Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-07T20:34:05.004Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-07T20:34:05.408Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-07T20:34:05.808Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-07T20:34:05.987Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-07T20:34:06.213Z] ok github.com/docker/docker/pkg/mount 1.236s coverage: 69.6% of statements [2019-10-07T20:34:06.213Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T20:34:06.213Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-07T20:34:06.214Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T20:34:06.214Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T20:34:07.052Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-10-07T20:34:07.865Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-07T20:34:08.332Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-07T20:34:08.810Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-07T20:34:10.147Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-10-07T20:34:10.564Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-10-07T20:34:11.222Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-07T20:34:11.322Z] ok github.com/docker/docker/cmd/dockerd 0.346s coverage: 30.3% of statements [2019-10-07T20:34:11.322Z] ok github.com/docker/docker/container 0.172s coverage: 35.3% of statements [2019-10-07T20:34:11.322Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T20:34:11.322Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T20:34:11.322Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T20:34:11.322Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T20:34:11.480Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-07T20:34:13.809Z] ok github.com/docker/docker/pkg/signal 2.572s coverage: 61.0% of statements [2019-10-07T20:34:13.809Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-07T20:34:14.698Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-07T20:34:14.698Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-07T20:34:14.823Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2019-10-07T20:34:15.091Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2019-10-07T20:34:16.069Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-07T20:34:16.962Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2019-10-07T20:34:17.377Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-10-07T20:34:18.007Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-07T20:34:18.007Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-07T20:34:18.185Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2019-10-07T20:34:18.261Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-07T20:34:18.590Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-07T20:34:18.590Z] testing: warning: no tests to run [2019-10-07T20:34:18.590Z] coverage: [no statements] [2019-10-07T20:34:18.590Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-10-07T20:34:19.186Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-07T20:34:19.422Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-07T20:34:19.422Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-07T20:34:19.800Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-07T20:34:21.699Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-07T20:34:22.318Z] ok github.com/docker/docker/plugin 0.570s coverage: 27.1% of statements [2019-10-07T20:34:23.060Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-07T20:34:23.142Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-07T20:34:23.272Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.8% of statements [2019-10-07T20:34:23.963Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 76.2% of statements [2019-10-07T20:34:24.677Z] ---> bfdfbc397c0a [2019-10-07T20:34:24.841Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-07T20:34:25.143Z] Successfully built bfdfbc397c0a [2019-10-07T20:34:25.143Z] Successfully tagged docker:latest [2019-10-07T20:34:25.143Z] INFO: Image build ended at 10/07/2019 20:34:24. Duration:00:04:00.9319178 [2019-10-07T20:34:25.143Z] [2019-10-07T20:34:25.571Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-07T20:34:25.608Z] [2019-10-07T20:34:25.608Z] INFO: Building the test binaries at 10/07/2019 20:34:25... [2019-10-07T20:34:25.976Z] ok github.com/docker/docker/daemon/cluster 0.189s coverage: 0.5% of statements [2019-10-07T20:34:26.725Z] ok github.com/docker/docker/registry 0.214s coverage: 56.3% of statements [2019-10-07T20:34:27.098Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-07T20:34:27.487Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-07T20:34:28.079Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-07T20:34:28.501Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-10-07T20:34:28.973Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-07T20:34:29.450Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-07T20:34:30.010Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-07T20:34:30.010Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-07T20:34:30.010Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-07T20:34:30.010Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-07T20:34:30.010Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-07T20:34:30.264Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-07T20:34:30.519Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-07T20:34:31.078Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-07T20:34:31.483Z] INFO: make.ps1 starting at 10/07/2019 20:34:30 [2019-10-07T20:34:31.483Z] INFO: Git commit (8663d0933) assumed from DOCKER_GITCOMMIT environment variable [2019-10-07T20:34:31.483Z] INFO: Invoking autogen... [2019-10-07T20:34:31.483Z] INFO: Building daemon... [2019-10-07T20:34:31.532Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2019-10-07T20:34:32.326Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-07T20:34:33.150Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2019-10-07T20:34:33.540Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.0% of statements [2019-10-07T20:34:33.587Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-07T20:34:33.587Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-07T20:34:34.238Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-10-07T20:34:34.238Z] ok github.com/docker/docker/daemon/config 0.106s coverage: 84.6% of statements [2019-10-07T20:34:35.460Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.0% of statements [2019-10-07T20:34:35.471Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-07T20:34:35.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-07T20:34:37.613Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-07T20:34:37.717Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2019-10-07T20:34:39.770Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 13.7% of statements [2019-10-07T20:34:41.727Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T20:34:41.727Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === Skipped [2019-10-07T20:34:41.727Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-07T20:34:41.727Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-07T20:34:41.727Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:73: No driver to put! [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-07T20:34:41.727Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-07T20:34:41.727Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-07T20:34:41.727Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:34:41.727Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-07T20:34:41.727Z] graphtest_unix.go:73: No driver to put! [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-07T20:34:41.727Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-07T20:34:41.727Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] [2019-10-07T20:34:41.727Z] DONE 2114 tests, 20 skipped in 244.498s Post stage [Pipeline] junit [2019-10-07T20:34:41.869Z] Recording test results [2019-10-07T20:34:42.470Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-07T20:34:42.849Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-07T20:34:42.849Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-07T20:34:43.490Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.018s coverage: 57.9% of statements [2019-10-07T20:34:44.112Z] ok github.com/docker/docker/daemon 12.425s coverage: 17.6% of statements [2019-10-07T20:34:44.113Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T20:34:44.113Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T20:34:44.113Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T20:34:44.113Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T20:34:44.211Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-07T20:34:46.096Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-07T20:34:46.656Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-07T20:34:46.656Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-07T20:34:47.216Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-07T20:34:47.849Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/make.sh dynbinary test-integration [2019-10-07T20:34:48.225Z] [2019-10-07T20:34:48.225Z] Removing bundles/ [2019-10-07T20:34:48.225Z] [2019-10-07T20:34:48.225Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-07T20:34:48.225Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:34:48.225Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T20:34:49.654Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.809s coverage: 68.6% of statements [2019-10-07T20:34:49.654Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.788s coverage: 51.0% of statements [2019-10-07T20:34:50.475Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-07T20:34:51.707Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.940s coverage: 45.9% of statements [2019-10-07T20:34:51.707Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T20:34:53.759Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.054s coverage: 58.0% of statements [2019-10-07T20:34:53.759Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.605s coverage: 76.1% of statements [2019-10-07T20:34:54.049Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.489s coverage: 52.6% of statements [2019-10-07T20:34:54.049Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-07T20:34:54.049Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T20:34:54.633Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-07T20:34:54.887Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-07T20:34:55.708Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-07T20:34:55.708Z] Copying nested executables into bundles/binary-daemon [2019-10-07T20:34:55.708Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-07T20:34:56.105Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2019-10-07T20:34:56.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/make.sh cross [2019-10-07T20:34:56.711Z] [2019-10-07T20:34:56.967Z] Removing bundles/ [2019-10-07T20:34:56.967Z] [2019-10-07T20:34:56.967Z] ---> Making bundle: cross (in bundles/cross) [2019-10-07T20:34:56.967Z] Cross building: bundles/cross/linux/amd64 [2019-10-07T20:34:56.967Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-07T20:34:56.967Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-07T20:34:57.591Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2019-10-07T20:34:59.643Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 42.7% of statements [2019-10-07T20:35:00.122Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-07T20:35:01.699Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2019-10-07T20:35:02.009Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-07T20:35:02.570Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-07T20:35:02.825Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-07T20:35:03.386Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-07T20:35:03.755Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 26.2% of statements [2019-10-07T20:35:04.042Z] ok github.com/docker/docker/daemon/logger/awslogs 0.643s coverage: 77.8% of statements [2019-10-07T20:35:04.042Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 4.9% of statements [2019-10-07T20:35:04.042Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T20:35:04.042Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T20:35:04.042Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T20:35:04.042Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T20:35:04.313Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-07T20:35:04.872Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-07T20:35:05.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-10-07T20:35:05.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.048s coverage: 88.3% of statements [2019-10-07T20:35:08.138Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-07T20:35:09.027Z] ok github.com/docker/docker/daemon/logger/local 0.072s coverage: 74.7% of statements [2019-10-07T20:35:09.027Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T20:35:09.027Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2019-10-07T20:35:10.048Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2019-10-07T20:35:10.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-07T20:35:10.672Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2019-10-07T20:35:10.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-07T20:35:10.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-07T20:35:12.632Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-07T20:35:12.738Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2019-10-07T20:35:13.363Z] ok github.com/docker/docker/daemon/logger/splunk 3.123s coverage: 84.5% of statements [2019-10-07T20:35:13.363Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T20:35:13.363Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T20:35:14.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-07T20:35:15.879Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-07T20:35:16.850Z] ok github.com/docker/docker/distribution/metadata 0.184s coverage: 48.2% of statements [2019-10-07T20:35:17.138Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2019-10-07T20:35:17.240Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-07T20:35:18.633Z] ok github.com/docker/docker/distribution 0.615s coverage: 22.4% of statements [2019-10-07T20:35:18.633Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T20:35:22.132Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2019-10-07T20:35:22.132Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T20:35:22.132Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2019-10-07T20:35:23.174Z] ok github.com/docker/docker/image 0.137s coverage: 86.4% of statements [2019-10-07T20:35:23.174Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T20:35:23.803Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2019-10-07T20:35:24.427Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-10-07T20:35:24.427Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T20:35:25.452Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2019-10-07T20:35:27.170Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-07T20:35:28.531Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-07T20:35:29.891Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-07T20:35:29.895Z] ok github.com/docker/docker/opts 0.109s coverage: 66.9% of statements [2019-10-07T20:35:30.146Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-07T20:35:30.913Z] ok github.com/docker/docker/pkg/authorization 0.648s coverage: 68.3% of statements [2019-10-07T20:35:30.913Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2019-10-07T20:35:31.934Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2019-10-07T20:35:32.044Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-07T20:35:32.560Z] ok github.com/docker/docker/pkg/archive 1.499s coverage: 77.1% of statements [2019-10-07T20:35:33.188Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-10-07T20:35:34.207Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-07T20:35:34.557Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-07T20:35:34.835Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2019-10-07T20:35:35.116Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-07T20:35:35.116Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-07T20:35:36.332Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2019-10-07T20:35:37.349Z] ok github.com/docker/docker/layer 7.317s coverage: 68.8% of statements [2019-10-07T20:35:37.349Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T20:35:37.349Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T20:35:37.349Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T20:35:37.349Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T20:35:37.349Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T20:35:37.349Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T20:35:37.349Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-07T20:35:37.970Z] ok github.com/docker/docker/pkg/dmesg 0.033s coverage: 83.3% of statements [2019-10-07T20:35:38.281Z] ok github.com/docker/docker/pkg/chrootarchive 4.416s coverage: 43.2% of statements [2019-10-07T20:35:38.281Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T20:35:38.281Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T20:35:39.306Z] ok github.com/docker/docker/pkg/filenotify 0.625s coverage: 67.0% of statements [2019-10-07T20:35:40.324Z] ok github.com/docker/docker/pkg/fileutils 0.031s coverage: 89.5% of statements [2019-10-07T20:35:40.324Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2019-10-07T20:35:40.611Z] ok github.com/docker/docker/pkg/discovery/kv 3.309s coverage: 84.1% of statements [2019-10-07T20:35:41.640Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite (357.89s) [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.86s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.36s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.85s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-07T20:35:41.644Z] docker_cli_daemon_test.go:1449: Daemon d1e10ba15ad42 is not started [2019-10-07T20:35:41.644Z] check_test.go:309: Daemon dec8bbb10755f is not started [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.08s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.74s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-07T20:35:41.644Z] check_test.go:309: Daemon dcfedb12df635 is not started [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.76s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-07T20:35:41.644Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.48s) [2019-10-07T20:35:41.644Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.71s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.69s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.92s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.10s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.65s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.29s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d01e23ef9792a is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d0306307dcbfd is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d90cbe6766f29 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.77s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.86s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.74s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.49s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d6e4801b721ca is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.37s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-07T20:35:41.645Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-07T20:35:41.645Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d478bca87dfa8 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-07T20:35:41.645Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-07T20:35:41.645Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon dd8f346c4a353 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.41s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d7325e3711cc4 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.41s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d3d0c23e68950 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-07T20:35:41.645Z] docker_cli_daemon_plugins_test.go:79: Daemon d21f91ad67c2d is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.29s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-07T20:35:41.645Z] docker_cli_daemon_plugins_test.go:169: Daemon d438947e0d969 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.82s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon da568ca360a23 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.90s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.54s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.78s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.87s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d913d297c09d2 is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.07s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.40s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.36s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d3a880119d18c is not started [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.42s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.11s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.68s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.53s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-07T20:35:41.645Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-07T20:35:41.645Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-07T20:35:41.645Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-07T20:35:41.645Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:35:41.645Z] check_test.go:309: Daemon d0907e4063f8d is not started [2019-10-07T20:35:41.645Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-07T20:35:41.646Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon d73637ab50893 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.58s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon dddee38caaed4 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.85s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon d0095d59db64b is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.34s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon da237d01c55e0 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.17s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon d3c513083e822 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon dd28263d9f785 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.79s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon d5670de5aa92e is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.29s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.02s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.93s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon dfaa00ad61bf6 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.24s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.06s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.59s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (4.07s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon dd8dcaa068d8a is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.13s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-07T20:35:41.646Z] check_test.go:309: Daemon d2e195edff135 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.17s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.80s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.80s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.87s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.35s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.31s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-07T20:35:41.646Z] docker_cli_daemon_test.go:2542: Daemon d7b9e76feec21 is not started [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.46s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.13s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.31s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-07T20:35:41.646Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2019-10-07T20:35:41.646Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-07T20:35:41.647Z] check_test.go:309: Daemon dafa5d92b4eb9 is not started [2019-10-07T20:35:41.647Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.95s) [2019-10-07T20:35:41.647Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-07T20:35:41.647Z] === RUN TestDockerSwarmSuite [2019-10-07T20:35:41.647Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-07T20:35:43.130Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2019-10-07T20:35:43.130Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2019-10-07T20:35:44.148Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-07T20:35:44.148Z] ok github.com/docker/docker/pkg/idtools 1.001s coverage: 70.1% of statements [2019-10-07T20:35:44.148Z] ok github.com/docker/docker/pkg/ioutils 1.617s coverage: 70.6% of statements [2019-10-07T20:35:44.148Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-07T20:35:45.169Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2019-10-07T20:35:45.456Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2019-10-07T20:35:45.743Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2019-10-07T20:35:45.808Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-07T20:35:46.371Z] ok github.com/docker/docker/pkg/mount 1.024s coverage: 69.6% of statements [2019-10-07T20:35:46.371Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T20:35:46.660Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2019-10-07T20:35:46.660Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2019-10-07T20:35:46.660Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T20:35:46.660Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T20:35:48.152Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2019-10-07T20:35:49.069Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-07T20:35:49.069Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-07T20:35:49.178Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2019-10-07T20:35:49.178Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2019-10-07T20:35:49.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-07T20:35:49.993Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-07T20:35:49.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-07T20:35:50.477Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-10-07T20:35:51.508Z] ok github.com/docker/docker/pkg/pubsub 1.198s coverage: 73.9% of statements [2019-10-07T20:35:51.508Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2019-10-07T20:35:52.535Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2019-10-07T20:35:52.822Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-07T20:35:53.445Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-07T20:35:54.066Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2019-10-07T20:35:54.359Z] ok github.com/docker/docker/pkg/signal 3.462s coverage: 61.0% of statements [2019-10-07T20:35:55.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-07T20:35:55.378Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 36.9% of statements [2019-10-07T20:35:55.671Z] ok github.com/docker/docker/pkg/tailfile 0.185s coverage: 88.6% of statements [2019-10-07T20:35:55.807Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-07T20:35:56.694Z] ok github.com/docker/docker/pkg/term 0.048s coverage: 85.9% of statements [2019-10-07T20:35:56.980Z] testing: warning: no tests to run [2019-10-07T20:35:56.980Z] coverage: [no statements] [2019-10-07T20:35:56.980Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-10-07T20:35:57.265Z] ok github.com/docker/docker/pkg/tarsum 0.238s coverage: 89.3% of statements [2019-10-07T20:35:57.553Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-10-07T20:35:57.636Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-07T20:35:57.636Z] [2019-10-07T20:35:57.636Z] ________ ____ __. [2019-10-07T20:35:57.636Z] \_____ \ | |/ _| [2019-10-07T20:35:57.636Z] / | \| < [2019-10-07T20:35:57.636Z] / | \ | \ [2019-10-07T20:35:57.636Z] \_______ /____|__ \ [2019-10-07T20:35:57.636Z] \/ \/ [2019-10-07T20:35:57.636Z] [2019-10-07T20:35:57.636Z] INFO: make.ps1 ended at 10/07/2019 20:35:47 [2019-10-07T20:35:57.636Z] INFO: Binaries build ended at 10/07/2019 20:35:49. Duration:00:01:24.5830712 [2019-10-07T20:35:57.636Z] INFO: Copying the built daemon binary to d:\CI\PR-40056\2\binary\dockerd-8663d0933.exe... [2019-10-07T20:35:57.636Z] INFO: Copying the built client binary to d:\CI\PR-40056\2\binary\docker-8663d0933.exe... [2019-10-07T20:35:57.636Z] INFO: Copying dockerversion from the container... [2019-10-07T20:35:57.636Z] INFO: Copying the golang package from the container to d:\CI\PR-40056\2\installer\go.zip... [2019-10-07T20:35:57.636Z] INFO: Extracting go.zip to d:\CI\PR-40056\2\go [2019-10-07T20:35:57.838Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-07T20:35:58.462Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2019-10-07T20:35:59.069Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-07T20:35:59.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:35:59.226Z] [2019-10-07T20:35:59.226Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T20:35:59.226Z] PKG_CONFIG=pkg-config [2019-10-07T20:35:59.226Z] GOLANG_VERSION=1.13.1 [2019-10-07T20:35:59.226Z] HOSTNAME=b9400da741b8 [2019-10-07T20:35:59.226Z] DOCKER_EXPERIMENTAL=1 [2019-10-07T20:35:59.226Z] container=docker [2019-10-07T20:35:59.226Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-07T20:35:59.226Z] GO111MODULE=off [2019-10-07T20:35:59.226Z] GOPATH=/go [2019-10-07T20:35:59.226Z] PWD=/go/src/github.com/docker/docker [2019-10-07T20:35:59.226Z] HOME=/root [2019-10-07T20:35:59.226Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T20:35:59.226Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T20:35:59.226Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T20:35:59.226Z] DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:35:59.226Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T20:35:59.226Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T20:35:59.226Z] TERM=xterm [2019-10-07T20:35:59.226Z] VALIDATE_BRANCH=master [2019-10-07T20:35:59.226Z] DEST=bundles/test-integration [2019-10-07T20:35:59.226Z] SHLVL=1 [2019-10-07T20:35:59.226Z] TIMEOUT=120m [2019-10-07T20:35:59.226Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T20:35:59.226Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T20:35:59.226Z] TESTDEBUG=0 [2019-10-07T20:35:59.226Z] _=/usr/bin/env [2019-10-07T20:35:59.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T20:36:00.504Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2019-10-07T20:36:01.579Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-07T20:36:02.572Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-10-07T20:36:03.593Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 68.8% of statements [2019-10-07T20:36:03.878Z] ok github.com/docker/docker/plugin 0.622s coverage: 27.1% of statements [2019-10-07T20:36:05.926Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-10-07T20:36:05.926Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2019-10-07T20:36:07.416Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-10-07T20:36:08.038Z] ok github.com/docker/docker/registry 0.503s coverage: 56.3% of statements [2019-10-07T20:36:08.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-07T20:36:08.330Z] ok github.com/docker/docker/runconfig 0.056s coverage: 68.2% of statements [2019-10-07T20:36:08.359Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-07T20:36:08.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-07T20:36:12.181Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-07T20:36:12.755Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-10-07T20:36:14.249Z] ok github.com/docker/docker/volume/mounts 0.095s coverage: 67.0% of statements [2019-10-07T20:36:14.536Z] ok github.com/docker/docker/volume/local 0.074s coverage: 73.0% of statements [2019-10-07T20:36:14.691Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-07T20:36:16.566Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.0% of statements [2019-10-07T20:36:18.333Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-07T20:36:18.333Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-07T20:36:18.333Z] Cross building: bundles/cross/windows/amd64 [2019-10-07T20:36:18.333Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-07T20:36:18.333Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-07T20:36:23.374Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T20:36:23.374Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === Skipped [2019-10-07T20:36:23.374Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-07T20:36:23.374Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-07T20:36:23.374Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:73: No driver to put! [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-07T20:36:23.374Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-07T20:36:23.374Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-07T20:36:23.374Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:36:23.374Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-07T20:36:23.374Z] graphtest_unix.go:73: No driver to put! [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-07T20:36:23.374Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-07T20:36:23.374Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] [2019-10-07T20:36:23.374Z] DONE 2114 tests, 20 skipped in 338.789s [2019-10-07T20:36:23.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T20:36:23.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main Post stage [Pipeline] junit [2019-10-07T20:36:24.038Z] Recording test results [2019-10-07T20:36:24.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-07T20:36:26.180Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/make.sh dynbinary test-integration [2019-10-07T20:36:26.468Z] [2019-10-07T20:36:26.755Z] Removing bundles/ [2019-10-07T20:36:26.755Z] [2019-10-07T20:36:26.755Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-07T20:36:26.755Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:36:26.755Z] GOOS="" GOARCH="" GOARM="" [2019-10-07T20:36:27.590Z] INFO: Extraction ended at 10/07/2019 20:36:26. Duration:00:00:29.8496276 [2019-10-07T20:36:27.590Z] INFO: Updating the golang and path environment variables [2019-10-07T20:36:27.590Z] INFO: GOPATH=d:\gopath [2019-10-07T20:36:27.590Z] INFO: go version go1.13.1 windows/amd64 [2019-10-07T20:36:27.590Z] INFO: Running the daemon under test in debug mode [2019-10-07T20:36:27.590Z] INFO: Starting a daemon under test... [2019-10-07T20:36:27.590Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40056\2\daemon --pidfile d:\CI\PR-40056\2\docker.pid -D [2019-10-07T20:36:27.590Z] INFO: Process started successfully. [2019-10-07T20:36:27.590Z] INFO: Start tailing logs of the daemon under tests [2019-10-07T20:36:29.133Z] INFO: Waiting for the daemon under test to start... [2019-10-07T20:36:30.676Z] INFO: Daemon under test started and replied! [2019-10-07T20:36:30.676Z] INFO: Docker version of the daemon under test [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] Client: [2019-10-07T20:36:30.676Z] Version: 17.06.2-ce [2019-10-07T20:36:30.676Z] API version: 1.30 [2019-10-07T20:36:30.676Z] Go version: go1.8.3 [2019-10-07T20:36:30.676Z] Git commit: cec0b72 [2019-10-07T20:36:30.676Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-07T20:36:30.676Z] OS/Arch: windows/amd64 [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] Server: [2019-10-07T20:36:30.676Z] Version: 0.0.0-dev [2019-10-07T20:36:30.676Z] API version: 1.41 (minimum version 1.24) [2019-10-07T20:36:30.676Z] Go version: go1.13.1 [2019-10-07T20:36:30.676Z] Git commit: 8663d0933 [2019-10-07T20:36:30.676Z] Built: 10/07/2019 20:34:30 [2019-10-07T20:36:30.676Z] OS/Arch: windows/amd64 [2019-10-07T20:36:30.676Z] Experimental: false [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] INFO: Docker info of the daemon under test [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] Containers: 0 [2019-10-07T20:36:30.676Z] Running: 0 [2019-10-07T20:36:30.676Z] Paused: 0 [2019-10-07T20:36:30.676Z] Stopped: 0 [2019-10-07T20:36:30.676Z] Images: 0 [2019-10-07T20:36:30.676Z] Server Version: 0.0.0-dev [2019-10-07T20:36:30.676Z] Storage Driver: windowsfilter [2019-10-07T20:36:30.676Z] Windows: [2019-10-07T20:36:30.676Z] Logging Driver: json-file [2019-10-07T20:36:30.676Z] Plugins: [2019-10-07T20:36:30.676Z] Volume: local [2019-10-07T20:36:30.676Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-07T20:36:30.676Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T20:36:30.676Z] Swarm: inactive [2019-10-07T20:36:30.676Z] Default Isolation: process [2019-10-07T20:36:30.676Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T20:36:30.676Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T20:36:30.676Z] OSType: windows [2019-10-07T20:36:30.676Z] Architecture: x86_64 [2019-10-07T20:36:30.676Z] CPUs: 4 [2019-10-07T20:36:30.676Z] Total Memory: 32GiB [2019-10-07T20:36:30.676Z] Name: azwin-2-8f80a0 [2019-10-07T20:36:30.676Z] ID: GGXQ:GTYJ:KEES:5B52:C4BQ:JXJG:EOPE:UPNF:6LJA:NV5C:VHQE:IACF [2019-10-07T20:36:30.676Z] Docker Root Dir: D:\CI\PR-40056\2\daemon [2019-10-07T20:36:30.676Z] Debug Mode (client): false [2019-10-07T20:36:30.676Z] Debug Mode (server): true [2019-10-07T20:36:30.676Z] File Descriptors: -1 [2019-10-07T20:36:30.676Z] Goroutines: 17 [2019-10-07T20:36:30.676Z] System Time: 2019-10-07T20:36:30.4205522Z [2019-10-07T20:36:30.676Z] EventsListeners: 0 [2019-10-07T20:36:30.676Z] Registry: https://index.docker.io/v1/ [2019-10-07T20:36:30.676Z] Labels: [2019-10-07T20:36:30.676Z] Experimental: false [2019-10-07T20:36:30.676Z] Insecure Registries: [2019-10-07T20:36:30.676Z] 127.0.0.0/8 [2019-10-07T20:36:30.676Z] Live Restore Enabled: false [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] INFO: Docker images of the daemon under test [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-07T20:36:30.676Z] [2019-10-07T20:36:30.676Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-07T20:36:30.676Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-07T20:36:31.135Z] ltsc2019: Pulling from windows/servercore [2019-10-07T20:36:36.642Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-07T20:36:36.642Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-07T20:36:36.928Z] 65014b3c3121: Pulling fs layer [2019-10-07T20:36:36.928Z] 2945147eda09: Pulling fs layer [2019-10-07T20:36:38.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-07T20:36:38.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-07T20:36:41.039Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-07T20:36:41.600Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-07T20:36:42.161Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-07T20:36:42.721Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-07T20:36:42.975Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-07T20:36:43.230Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-07T20:36:43.484Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-07T20:36:43.739Z] --- PASS: TestImportExtremelyLargeImageWorks (177.23s) [2019-10-07T20:36:43.739Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-07T20:36:43.739Z] PASS [2019-10-07T20:36:43.739Z] [2019-10-07T20:36:43.739Z] DONE 12 tests in 181.244s [2019-10-07T20:36:43.739Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-07T20:36:43.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:36:43.739Z] ++ set -e [2019-10-07T20:36:43.739Z] ++ '[' -n 0 ']' [2019-10-07T20:36:43.739Z] ++ set -x [2019-10-07T20:36:43.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:36:43.994Z] INFO: Testing against a local daemon [2019-10-07T20:36:43.994Z] === RUN TestNetworkCreateDelete [2019-10-07T20:36:43.994Z] --- PASS: TestNetworkCreateDelete (0.11s) [2019-10-07T20:36:43.994Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T20:36:44.553Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-07T20:36:44.554Z] === RUN TestInspectNetwork [2019-10-07T20:36:45.914Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-07T20:36:47.407Z] 2945147eda09: Verifying Checksum [2019-10-07T20:36:47.407Z] 2945147eda09: Download complete [2019-10-07T20:36:47.797Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-07T20:36:48.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T20:36:48.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T20:36:48.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T20:36:49.156Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-07T20:36:50.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T20:36:50.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T20:36:50.532Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-07T20:36:51.098Z] === RUN TestInspectNetwork/full_network_id [2019-10-07T20:36:51.098Z] === RUN TestInspectNetwork/partial_network_id [2019-10-07T20:36:51.098Z] === RUN TestInspectNetwork/network_name [2019-10-07T20:36:51.098Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-07T20:36:52.021Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-07T20:36:52.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T20:36:52.945Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-07T20:36:53.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T20:36:55.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T20:36:56.201Z] --- PASS: TestInspectNetwork (11.32s) [2019-10-07T20:36:56.202Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-07T20:36:56.202Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-07T20:36:56.202Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-07T20:36:56.202Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-07T20:36:56.202Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-07T20:36:56.202Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T20:36:57.736Z] 65014b3c3121: Verifying Checksum [2019-10-07T20:36:57.736Z] 65014b3c3121: Download complete [2019-10-07T20:36:58.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T20:36:58.711Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-10-07T20:36:58.711Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-07T20:36:58.711Z] === RUN TestNetworkInvalidJSON [2019-10-07T20:36:58.711Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T20:36:58.711Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T20:36:58.711Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:36:58.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:36:58.711Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:36:58.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:36:58.711Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T20:36:58.711Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:36:58.711Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:36:58.711Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-07T20:36:58.711Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-07T20:36:58.711Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-07T20:36:58.711Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-07T20:36:58.711Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T20:36:59.270Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-07T20:36:59.270Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-07T20:36:59.270Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T20:36:59.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-07T20:37:00.084Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-07T20:37:00.084Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2019-10-07T20:37:00.084Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-07T20:37:00.084Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T20:37:00.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T20:37:00.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-07T20:37:01.206Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-07T20:37:01.206Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-07T20:37:01.206Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T20:37:01.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T20:37:02.567Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2019-10-07T20:37:02.567Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-07T20:37:02.567Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T20:37:03.126Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2019-10-07T20:37:03.126Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-07T20:37:03.126Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T20:37:04.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T20:37:05.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T20:37:06.383Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2019-10-07T20:37:06.383Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-07T20:37:06.383Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T20:37:06.383Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:37:06.383Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:37:06.383Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T20:37:06.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T20:37:07.988Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T20:37:07.988Z] Using test binary docker [2019-10-07T20:37:07.988Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-07T20:37:07.988Z] +++ /etc/init.d/apparmor start [2019-10-07T20:37:07.988Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T20:37:07.988Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T20:37:07.988Z] Warning failed to create cache: (null) [2019-10-07T20:37:07.988Z] . [2019-10-07T20:37:07.988Z] Starting dockerd [2019-10-07T20:37:07.988Z] INFO: Waiting for daemon to start... [2019-10-07T20:37:07.988Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-07T20:37:10.616Z] . [2019-10-07T20:37:10.616Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T20:37:10.616Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T20:37:10.616Z] Error: No such image: emptyfs [2019-10-07T20:37:10.616Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T20:37:10.616Z] ++++ docker load [2019-10-07T20:37:10.616Z] Running integration-test (iteration 1) [2019-10-07T20:37:10.616Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-07T20:37:10.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:10.616Z] ++ set -e [2019-10-07T20:37:10.616Z] ++ '[' -n 0 ']' [2019-10-07T20:37:10.616Z] ++ set -x [2019-10-07T20:37:10.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:20.444Z] Loaded image: buildpack-deps:jessie [2019-10-07T20:37:20.839Z] Loaded image: busybox:latest [2019-10-07T20:37:20.839Z] Loaded image: busybox:glibc [2019-10-07T20:37:20.839Z] Loaded image: debian:jessie [2019-10-07T20:37:21.231Z] Loaded image: hello-world:latest [2019-10-07T20:37:21.231Z] INFO: Testing against a local daemon [2019-10-07T20:37:21.231Z] === RUN TestCgroupNamespacesBuild [2019-10-07T20:37:23.152Z] --- PASS: TestCgroupNamespacesBuild (1.89s) [2019-10-07T20:37:23.152Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-07T20:37:23.152Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-07T20:37:24.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-07T20:37:24.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-07T20:37:25.101Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.89s) [2019-10-07T20:37:25.101Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-07T20:37:25.101Z] === RUN TestBuildWithSession [2019-10-07T20:37:25.101Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T20:37:25.101Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:37:25.101Z] === RUN TestBuildSquashParent [2019-10-07T20:37:25.766Z] --- PASS: TestServiceWithDataPathPortInit (19.49s) [2019-10-07T20:37:25.766Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:37:25.766Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:37:25.766Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T20:37:25.933Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-07T20:37:25.933Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-07T20:37:25.933Z] remote: Enumerating objects: 19, done. [2019-10-07T20:37:25.933Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-07T20:37:25.933Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-07T20:37:25.933Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-07T20:37:25.933Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-07T20:37:26.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40056/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/test/unit [2019-10-07T20:37:29.889Z] ? github.com/docker/docker/api [no test files] [2019-10-07T20:37:31.712Z] --- PASS: TestBuildSquashParent (6.92s) [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:37:31.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:37:31.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:37:31.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:37:31.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:37:31.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:37:31.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:37:31.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:37:32.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:37:32.121Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:37:33.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-07T20:37:34.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-07T20:37:34.773Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:37:35.018Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-07T20:37:35.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:37:35.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-07T20:37:35.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.88s) [2019-10-07T20:37:35.834Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-07T20:37:35.834Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yjv81pzglj2748ndkzxh4wv2h Created:2019-10-07 20:37:27.299481263 +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[3810468b396833cc55dc98e5f19f5c13627b98346f03a67775840317b25f1279:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.avjbj7v3em9oohx4oxbpa8e7c EndpointID:99863b73135308541370b251482b289c0b0b416e8b267b81c6c63782a608cb05 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c76c3ff5fd290c532e891dfb0b7f1d35ab576f3dc89b0240ce72837f6c72d8c 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:0fac1885f90a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.avjbj7v3em9oohx4oxbpa8e7c EndpointID:99863b73135308541370b251482b289c0b0b416e8b267b81c6c63782a608cb05 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-07T20:37:35.834Z] PASS [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] === Skipped [2019-10-07T20:37:35.834Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:37:35.834Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] DONE 21 tests, 1 skipped in 51.893s [2019-10-07T20:37:35.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:37:35.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:35.834Z] ++ set -e [2019-10-07T20:37:35.834Z] ++ '[' -n 0 ']' [2019-10-07T20:37:35.834Z] ++ set -x [2019-10-07T20:37:35.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:35.834Z] INFO: Testing against a local daemon [2019-10-07T20:37:35.834Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-07T20:37:35.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T20:37:35.834Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:37:35.834Z] === RUN TestDockerNetworkIpvlan [2019-10-07T20:37:35.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-07T20:37:35.834Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:37:35.834Z] PASS [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] === Skipped [2019-10-07T20:37:35.834Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T20:37:35.834Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-07T20:37:35.834Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] [2019-10-07T20:37:35.834Z] DONE 2 tests, 2 skipped in 0.122s [2019-10-07T20:37:35.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:37:35.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:35.834Z] ++ set -e [2019-10-07T20:37:35.834Z] ++ '[' -n 0 ']' [2019-10-07T20:37:35.834Z] ++ set -x [2019-10-07T20:37:35.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:36.089Z] INFO: Testing against a local daemon [2019-10-07T20:37:36.089Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-07T20:37:37.013Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-07T20:37:37.013Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-07T20:37:37.268Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2019-10-07T20:37:37.268Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-07T20:37:37.268Z] === RUN TestDockerNetworkMacvlan [2019-10-07T20:37:37.523Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-07T20:37:38.083Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-07T20:37:38.693Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:37:38.693Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:37:39.009Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-07T20:37:39.960Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2019-10-07T20:37:40.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2019-10-07T20:37:40.574Z] === RUN TestBuildMultiStageCopy [2019-10-07T20:37:40.574Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T20:37:42.048Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-10-07T20:37:43.219Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-07T20:37:44.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T20:37:44.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T20:37:44.512Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T20:37:45.330Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T20:37:46.152Z] --- PASS: TestBuildMultiStageCopy (5.33s) [2019-10-07T20:37:46.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2019-10-07T20:37:46.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2019-10-07T20:37:46.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2019-10-07T20:37:46.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2019-10-07T20:37:46.152Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2019-10-07T20:37:46.152Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T20:37:47.376Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-07T20:37:47.484Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2019-10-07T20:37:47.484Z] === RUN TestBuildLabelWithTargets [2019-10-07T20:37:49.261Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-07T20:37:49.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-07T20:37:49.261Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-07T20:37:49.821Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-07T20:37:50.096Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2019-10-07T20:37:50.096Z] === RUN TestBuildWithEmptyLayers [2019-10-07T20:37:50.380Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-07T20:37:50.940Z] === RUN TestDockerSuite/TestBuildFails [2019-10-07T20:37:51.116Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2019-10-07T20:37:51.116Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T20:37:52.303Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-07T20:37:52.303Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-07T20:37:53.667Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-07T20:37:54.658Z] --- PASS: TestBuildMultiStageOnBuild (3.45s) [2019-10-07T20:37:54.658Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T20:37:55.468Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2019-10-07T20:37:55.469Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan (17.85s) [2019-10-07T20:37:55.565Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-07T20:37:55.565Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-07T20:37:55.565Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.90s) [2019-10-07T20:37:55.565Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.85s) [2019-10-07T20:37:55.565Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.10s) [2019-10-07T20:37:55.565Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:37:55.565Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2019-10-07T20:37:55.565Z] PASS [2019-10-07T20:37:55.565Z] [2019-10-07T20:37:55.565Z] DONE 8 tests in 19.307s [2019-10-07T20:37:55.565Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-07T20:37:55.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:55.565Z] ++ set -e [2019-10-07T20:37:55.565Z] ++ '[' -n 0 ']' [2019-10-07T20:37:55.565Z] ++ set -x [2019-10-07T20:37:55.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:55.566Z] testing: warning: no tests to run [2019-10-07T20:37:55.566Z] PASS [2019-10-07T20:37:55.566Z] [2019-10-07T20:37:55.566Z] DONE 0 tests in 0.021s [2019-10-07T20:37:55.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-07T20:37:55.566Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:55.566Z] ++ set -e [2019-10-07T20:37:55.566Z] ++ '[' -n 0 ']' [2019-10-07T20:37:55.566Z] ++ set -x [2019-10-07T20:37:55.566Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:37:55.566Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-07T20:37:55.566Z] INFO: Testing against a local daemon [2019-10-07T20:37:55.566Z] === RUN TestAuthZPluginAllowRequest [2019-10-07T20:37:56.926Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2019-10-07T20:37:56.926Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-07T20:37:56.926Z] === RUN TestAuthZPluginTLS [2019-10-07T20:37:57.485Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-07T20:37:57.485Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-07T20:37:57.485Z] === RUN TestAuthZPluginDenyRequest [2019-10-07T20:37:57.740Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-07T20:37:57.995Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-07T20:37:57.995Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-07T20:37:57.995Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-07T20:37:58.556Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-07T20:37:58.556Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-07T20:37:58.556Z] === RUN TestAuthZPluginDenyResponse [2019-10-07T20:37:58.884Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2019-10-07T20:37:58.884Z] === RUN TestBuildWithHugeFile [2019-10-07T20:37:59.114Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-07T20:37:59.114Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-07T20:37:59.114Z] === RUN TestAuthZPluginAllowEventStream [2019-10-07T20:37:59.673Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-07T20:38:01.033Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-10-07T20:38:01.033Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-07T20:38:01.033Z] === RUN TestAuthZPluginErrorResponse [2019-10-07T20:38:01.288Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-07T20:38:01.288Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-07T20:38:01.288Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-07T20:38:01.288Z] === RUN TestAuthZPluginErrorRequest [2019-10-07T20:38:01.542Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-07T20:38:01.796Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-07T20:38:01.796Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-07T20:38:01.796Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-07T20:38:02.356Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-10-07T20:38:02.357Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-07T20:38:02.357Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-07T20:38:02.612Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-07T20:38:04.494Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2019-10-07T20:38:04.494Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-07T20:38:04.494Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-07T20:38:04.749Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-07T20:38:05.673Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-07T20:38:06.233Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-07T20:38:07.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2019-10-07T20:38:07.157Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-07T20:38:07.157Z] === RUN TestAuthZPluginHeader [2019-10-07T20:38:08.082Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-10-07T20:38:08.082Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-07T20:38:08.082Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-07T20:38:08.641Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-07T20:38:11.149Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-07T20:38:12.510Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-07T20:38:12.510Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2019-10-07T20:38:12.510Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-07T20:38:12.510Z] === RUN TestAuthZPluginV2Disable [2019-10-07T20:38:16.719Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2019-10-07T20:38:16.719Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-07T20:38:16.719Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-07T20:38:16.719Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-07T20:38:17.278Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-07T20:38:17.533Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-07T20:38:18.092Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-07T20:38:18.651Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-07T20:38:18.906Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-07T20:38:19.833Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-07T20:38:19.833Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2019-10-07T20:38:19.833Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-07T20:38:19.833Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-07T20:38:20.393Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-07T20:38:20.952Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-07T20:38:21.879Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-07T20:38:22.439Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-07T20:38:23.801Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-07T20:38:26.312Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-07T20:38:29.572Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-07T20:38:31.454Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.36s) [2019-10-07T20:38:31.454Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-07T20:38:31.454Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-07T20:38:33.625Z] --- PASS: TestBuildWithHugeFile (33.65s) [2019-10-07T20:38:33.625Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T20:38:33.625Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:38:33.625Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:38:33.625Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:38:33.625Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:38:33.625Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:38:33.625Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:38:33.625Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:38:33.625Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:38:33.625Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:38:33.625Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2019-10-07T20:38:33.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-07T20:38:33.625Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-10-07T20:38:33.625Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-10-07T20:38:33.625Z] === RUN TestBuildPreserveOwnership [2019-10-07T20:38:33.625Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-07T20:38:33.962Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-07T20:38:33.962Z] [2019-10-07T20:38:33.962Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-07T20:38:33.962Z] PKG_CONFIG=pkg-config [2019-10-07T20:38:33.962Z] GOLANG_VERSION=1.13.1 [2019-10-07T20:38:33.962Z] HOSTNAME=ed44c12d5bd5 [2019-10-07T20:38:33.962Z] DOCKER_EXPERIMENTAL=1 [2019-10-07T20:38:33.962Z] container=docker [2019-10-07T20:38:33.962Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-07T20:38:33.962Z] GO111MODULE=off [2019-10-07T20:38:33.962Z] GOPATH=/go [2019-10-07T20:38:33.962Z] PWD=/go/src/github.com/docker/docker [2019-10-07T20:38:33.962Z] HOME=/root [2019-10-07T20:38:33.962Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-07T20:38:33.962Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-07T20:38:33.962Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-07T20:38:33.962Z] DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e [2019-10-07T20:38:33.962Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-07T20:38:33.962Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-07T20:38:33.962Z] TERM=xterm [2019-10-07T20:38:33.962Z] VALIDATE_BRANCH=master [2019-10-07T20:38:33.962Z] DEST=bundles/test-integration [2019-10-07T20:38:33.962Z] SHLVL=1 [2019-10-07T20:38:33.962Z] TIMEOUT=120m [2019-10-07T20:38:33.962Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-07T20:38:33.962Z] DOCKER_PKG=github.com/docker/docker [2019-10-07T20:38:33.962Z] TESTDEBUG=0 [2019-10-07T20:38:33.962Z] _=/usr/bin/env [2019-10-07T20:38:33.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T20:38:35.609Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-07T20:38:36.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-07T20:38:36.833Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-07T20:38:38.680Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-07T20:38:38.937Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-07T20:38:38.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-07T20:38:39.191Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-07T20:38:39.191Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-07T20:38:39.446Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-07T20:38:39.520Z] --- PASS: TestBuildPreserveOwnership (6.25s) [2019-10-07T20:38:39.520Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2019-10-07T20:38:39.520Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-07T20:38:39.520Z] === RUN TestBuildPlatformInvalid [2019-10-07T20:38:39.520Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-07T20:38:39.520Z] PASS [2019-10-07T20:38:39.520Z] [2019-10-07T20:38:39.520Z] === Skipped [2019-10-07T20:38:39.520Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-07T20:38:39.520Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:38:39.520Z] [2019-10-07T20:38:39.520Z] [2019-10-07T20:38:39.520Z] DONE 32 tests, 1 skipped in 88.577s [2019-10-07T20:38:39.520Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-07T20:38:39.520Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:39.520Z] ++ set -e [2019-10-07T20:38:39.520Z] ++ '[' -n 0 ']' [2019-10-07T20:38:39.520Z] ++ set -x [2019-10-07T20:38:39.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:39.520Z] INFO: Testing against a local daemon [2019-10-07T20:38:39.520Z] === RUN TestConfigList [2019-10-07T20:38:41.329Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-07T20:38:42.200Z] --- PASS: TestConfigList (2.88s) [2019-10-07T20:38:42.200Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-07T20:38:42.200Z] === RUN TestConfigsCreateAndDelete [2019-10-07T20:38:42.688Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-07T20:38:44.764Z] --- PASS: TestConfigsCreateAndDelete (2.54s) [2019-10-07T20:38:44.764Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-07T20:38:44.764Z] === RUN TestConfigsUpdate [2019-10-07T20:38:46.844Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-07T20:38:46.844Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-07T20:38:47.404Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-07T20:38:47.963Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-10-07T20:38:47.963Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-07T20:38:47.963Z] PASS [2019-10-07T20:38:47.963Z] [2019-10-07T20:38:47.963Z] DONE 17 tests in 52.584s [2019-10-07T20:38:47.963Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-07T20:38:47.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:47.963Z] ++ set -e [2019-10-07T20:38:47.963Z] ++ '[' -n 0 ']' [2019-10-07T20:38:47.963Z] ++ set -x [2019-10-07T20:38:47.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:47.963Z] INFO: Testing against a local daemon [2019-10-07T20:38:47.963Z] === RUN TestPluginInvalidJSON [2019-10-07T20:38:47.963Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:38:47.963Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:38:47.963Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:38:47.963Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-07T20:38:47.963Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T20:38:47.963Z] PASS [2019-10-07T20:38:47.963Z] [2019-10-07T20:38:47.963Z] DONE 2 tests in 0.115s [2019-10-07T20:38:47.963Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-07T20:38:47.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:47.963Z] ++ set -e [2019-10-07T20:38:47.963Z] ++ '[' -n 0 ']' [2019-10-07T20:38:47.963Z] ++ set -x [2019-10-07T20:38:47.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:48.214Z] --- PASS: TestConfigsUpdate (3.06s) [2019-10-07T20:38:48.214Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-07T20:38:48.214Z] === RUN TestTemplatedConfig [2019-10-07T20:38:48.218Z] INFO: Testing against a local daemon [2019-10-07T20:38:48.218Z] === RUN TestExternalGraphDriver [2019-10-07T20:38:48.218Z] === RUN TestExternalGraphDriver/json [2019-10-07T20:38:49.655Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T20:38:49.655Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-07T20:38:49.655Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-10-07T20:38:49.655Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T20:38:49.655Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T20:38:49.656Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T20:38:49.656Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-10-07T20:38:49.656Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 95.2% of statements [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T20:38:49.656Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-07T20:38:49.656Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T20:38:49.656Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T20:38:49.656Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-10-07T20:38:50.728Z] === RUN TestExternalGraphDriver/spec [2019-10-07T20:38:51.470Z] --- PASS: TestTemplatedConfig (3.64s) [2019-10-07T20:38:51.470Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-07T20:38:51.470Z] === RUN TestConfigInspect [2019-10-07T20:38:52.630Z] === RUN TestExternalGraphDriver/pull [2019-10-07T20:38:53.820Z] ok github.com/docker/docker/builder/remotecontext 0.191s coverage: 13.6% of statements [2019-10-07T20:38:53.821Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 48.2% of statements [2019-10-07T20:38:53.970Z] --- PASS: TestConfigInspect (2.50s) [2019-10-07T20:38:53.970Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-07T20:38:53.970Z] === RUN TestConfigCreateWithLabels [2019-10-07T20:38:54.379Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-10-07T20:38:54.513Z] --- PASS: TestExternalGraphDriver (6.34s) [2019-10-07T20:38:54.513Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-07T20:38:54.513Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2019-10-07T20:38:54.513Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-10-07T20:38:54.513Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2019-10-07T20:38:54.513Z] === RUN TestGraphdriverPluginV2 [2019-10-07T20:38:56.264Z] ok github.com/docker/docker/builder/remotecontext/git 1.979s coverage: 85.1% of statements [2019-10-07T20:38:56.264Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T20:38:56.264Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T20:38:56.619Z] --- PASS: TestConfigCreateWithLabels (2.82s) [2019-10-07T20:38:56.619Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-07T20:38:56.619Z] === RUN TestConfigCreateResolve [2019-10-07T20:38:58.146Z] ok github.com/docker/docker/client 0.225s coverage: 75.8% of statements [2019-10-07T20:38:58.671Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-07T20:38:59.233Z] --- PASS: TestGraphdriverPluginV2 (4.71s) [2019-10-07T20:38:59.233Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-07T20:38:59.233Z] PASS [2019-10-07T20:38:59.233Z] [2019-10-07T20:38:59.233Z] DONE 5 tests in 11.171s [2019-10-07T20:38:59.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-07T20:38:59.233Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:59.233Z] ++ set -e [2019-10-07T20:38:59.233Z] ++ '[' -n 0 ']' [2019-10-07T20:38:59.233Z] ++ set -x [2019-10-07T20:38:59.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:59.233Z] INFO: Testing against a local daemon [2019-10-07T20:38:59.233Z] === RUN TestContinueAfterPluginCrash [2019-10-07T20:38:59.233Z] === PAUSE TestContinueAfterPluginCrash [2019-10-07T20:38:59.233Z] === RUN TestDaemonStartWithLogOpt [2019-10-07T20:38:59.233Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-07T20:38:59.233Z] === CONT TestContinueAfterPluginCrash [2019-10-07T20:38:59.233Z] === CONT TestDaemonStartWithLogOpt [2019-10-07T20:38:59.827Z] --- PASS: TestConfigCreateResolve (2.58s) [2019-10-07T20:38:59.827Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-07T20:38:59.827Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T20:38:59.827Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-07T20:38:59.827Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-07T20:38:59.827Z] PASS [2019-10-07T20:38:59.827Z] [2019-10-07T20:38:59.827Z] DONE 8 tests in 20.672s [2019-10-07T20:38:59.827Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-07T20:38:59.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:38:59.827Z] ++ set -e [2019-10-07T20:38:59.827Z] ++ '[' -n 0 ']' [2019-10-07T20:38:59.827Z] ++ set -x [2019-10-07T20:38:59.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:00.225Z] INFO: Testing against a local daemon [2019-10-07T20:39:00.225Z] === RUN TestCheckpoint [2019-10-07T20:39:00.225Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T20:39:00.225Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:39:00.225Z] === RUN TestContainerInvalidJSON [2019-10-07T20:39:00.225Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:39:00.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:39:00.225Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:39:00.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:39:00.225Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:39:00.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:39:00.225Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:39:00.225Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:39:00.225Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:39:00.225Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-07T20:39:00.225Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-07T20:39:00.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-07T20:39:00.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-07T20:39:00.225Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T20:39:00.225Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-07T20:39:00.225Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T20:39:00.225Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-07T20:39:00.225Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T20:39:00.635Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-10-07T20:39:00.635Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T20:39:00.635Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-07T20:39:00.635Z] === RUN TestCopyFromContainer [2019-10-07T20:39:01.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-07T20:39:02.688Z] === RUN TestCopyFromContainer// [2019-10-07T20:39:02.688Z] === RUN TestCopyFromContainer//bar/root [2019-10-07T20:39:03.004Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-07T20:39:03.160Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-07T20:39:03.160Z] === RUN TestCopyFromContainer/bar/quux [2019-10-07T20:39:03.160Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-07T20:39:03.160Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-07T20:39:03.160Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-07T20:39:03.577Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-07T20:39:03.577Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-07T20:39:03.577Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer (3.20s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-07T20:39:03.995Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-10-07T20:39:03.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T20:39:03.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:39:03.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:39:03.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:39:03.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:39:03.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:39:03.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:39:03.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:39:03.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:39:03.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:39:03.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-07T20:39:03.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-07T20:39:03.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-07T20:39:03.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-07T20:39:03.995Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T20:39:03.995Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-07T20:39:03.995Z] === RUN TestCreateWithInvalidEnv [2019-10-07T20:39:03.995Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T20:39:03.995Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T20:39:03.995Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T20:39:03.995Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T20:39:03.995Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T20:39:03.995Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T20:39:03.995Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T20:39:03.995Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T20:39:03.995Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T20:39:03.995Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-07T20:39:03.995Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-07T20:39:03.995Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-07T20:39:03.995Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-07T20:39:03.995Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T20:39:03.995Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-07T20:39:03.995Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T20:39:04.891Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-07T20:39:06.444Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2019-10-07T20:39:06.444Z] === RUN TestCreateWithCapabilities [2019-10-07T20:39:06.444Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-07T20:39:06.444Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-07T20:39:06.444Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:39:06.444Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:39:06.444Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:39:06.444Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:39:06.444Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:39:06.444Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:39:06.445Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:39:06.445Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:39:06.445Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-07T20:39:06.830Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-07T20:39:06.830Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T20:39:09.049Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-07T20:39:09.049Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2019-10-07T20:39:09.370Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T20:39:09.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:39:09.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:39:09.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:39:09.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:39:09.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:39:09.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:39:09.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:39:09.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:39:09.370Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:39:09.370Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:39:09.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:39:09.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:39:09.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:39:09.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:39:09.370Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-07T20:39:09.370Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-07T20:39:09.370Z] === RUN TestContainerStartOnDaemonRestart [2019-10-07T20:39:09.370Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-07T20:39:09.370Z] === RUN TestDaemonRestartIpcMode [2019-10-07T20:39:09.370Z] === PAUSE TestDaemonRestartIpcMode [2019-10-07T20:39:09.370Z] === RUN TestDiff [2019-10-07T20:39:10.691Z] --- PASS: TestDiff (1.07s) [2019-10-07T20:39:10.691Z] === RUN TestExecWithCloseStdin [2019-10-07T20:39:11.979Z] --- PASS: TestExecWithCloseStdin (1.16s) [2019-10-07T20:39:11.979Z] === RUN TestExec [2019-10-07T20:39:12.835Z] --- PASS: TestExec (1.08s) [2019-10-07T20:39:12.835Z] === RUN TestExecUser [2019-10-07T20:39:14.098Z] --- PASS: TestExecUser (1.07s) [2019-10-07T20:39:14.098Z] === RUN TestExportContainerAndImportImage [2019-10-07T20:39:15.389Z] --- PASS: TestExportContainerAndImportImage (1.39s) [2019-10-07T20:39:15.389Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T20:39:15.618Z] --- PASS: TestDaemonStartWithLogOpt (15.93s) [2019-10-07T20:39:15.618Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-07T20:39:15.618Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-07T20:39:15.873Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-07T20:39:16.996Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-10-07T20:39:16.996Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-07T20:39:16.996Z] === RUN TestHealthCheckWorkdir [2019-10-07T20:39:18.297Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2019-10-07T20:39:18.297Z] === RUN TestHealthKillContainer [2019-10-07T20:39:18.381Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-07T20:39:18.381Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-07T20:39:20.262Z] --- PASS: TestContinueAfterPluginCrash (21.01s) [2019-10-07T20:39:20.262Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-07T20:39:20.262Z] PASS [2019-10-07T20:39:20.262Z] [2019-10-07T20:39:20.262Z] DONE 2 tests in 21.131s [2019-10-07T20:39:20.262Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-07T20:39:20.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:20.262Z] ++ set -e [2019-10-07T20:39:20.262Z] ++ '[' -n 0 ']' [2019-10-07T20:39:20.262Z] ++ set -x [2019-10-07T20:39:20.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:20.516Z] INFO: Testing against a local daemon [2019-10-07T20:39:20.516Z] === RUN TestPluginWithDevMounts [2019-10-07T20:39:20.516Z] === PAUSE TestPluginWithDevMounts [2019-10-07T20:39:20.516Z] === CONT TestPluginWithDevMounts [2019-10-07T20:39:20.516Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-07T20:39:21.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T20:39:21.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T20:39:21.441Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-07T20:39:21.493Z] --- PASS: TestHealthKillContainer (3.13s) [2019-10-07T20:39:21.493Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T20:39:22.306Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2019-10-07T20:39:22.306Z] === RUN TestIpcModeNone [2019-10-07T20:39:22.366Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-10-07T20:39:22.366Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-07T20:39:22.366Z] PASS [2019-10-07T20:39:22.366Z] [2019-10-07T20:39:22.366Z] DONE 1 tests in 2.114s [2019-10-07T20:39:22.366Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-07T20:39:22.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:22.366Z] ++ set -e [2019-10-07T20:39:22.366Z] ++ '[' -n 0 ']' [2019-10-07T20:39:22.366Z] ++ set -x [2019-10-07T20:39:22.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:22.620Z] INFO: Testing against a local daemon [2019-10-07T20:39:22.620Z] === RUN TestSecretInspect [2019-10-07T20:39:22.620Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-07T20:39:23.149Z] --- PASS: TestIpcModeNone (1.19s) [2019-10-07T20:39:23.149Z] === RUN TestIpcModePrivate [2019-10-07T20:39:23.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T20:39:23.982Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-07T20:39:24.421Z] --- PASS: TestIpcModePrivate (1.05s) [2019-10-07T20:39:24.421Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-07T20:39:24.421Z] === RUN TestIpcModeShareable [2019-10-07T20:39:25.695Z] --- PASS: TestIpcModeShareable (1.16s) [2019-10-07T20:39:25.695Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-07T20:39:25.695Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-07T20:39:25.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-07T20:39:25.865Z] --- PASS: TestSecretInspect (3.18s) [2019-10-07T20:39:25.865Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-07T20:39:25.865Z] === RUN TestSecretList [2019-10-07T20:39:25.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-07T20:39:26.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-07T20:39:26.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-07T20:39:26.983Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-07T20:39:27.240Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-07T20:39:28.165Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-07T20:39:29.057Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s) [2019-10-07T20:39:29.057Z] === RUN TestAPIIpcModeHost [2019-10-07T20:39:29.527Z] --- PASS: TestSecretList (3.85s) [2019-10-07T20:39:29.527Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-07T20:39:29.527Z] === RUN TestSecretsCreateAndDelete [2019-10-07T20:39:29.889Z] --- PASS: TestAPIIpcModeHost (1.00s) [2019-10-07T20:39:29.889Z] === RUN TestDaemonIpcModeShareable [2019-10-07T20:39:30.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-07T20:39:31.021Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-07T20:39:31.786Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2019-10-07T20:39:31.786Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-07T20:39:31.786Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-07T20:39:31.786Z] === RUN TestDaemonIpcModePrivate [2019-10-07T20:39:31.944Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-07T20:39:33.305Z] --- PASS: TestSecretsCreateAndDelete (3.45s) [2019-10-07T20:39:33.305Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-07T20:39:33.305Z] === RUN TestSecretsUpdate [2019-10-07T20:39:33.717Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2019-10-07T20:39:33.717Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-07T20:39:33.717Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-07T20:39:33.717Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-07T20:39:35.190Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-07T20:39:35.589Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2019-10-07T20:39:35.589Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-07T20:39:35.589Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-07T20:39:35.589Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-07T20:39:36.114Z] --- PASS: TestSecretsUpdate (2.99s) [2019-10-07T20:39:36.114Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-07T20:39:36.114Z] === RUN TestTemplatedSecret [2019-10-07T20:39:36.797Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 30.3% of statements [2019-10-07T20:39:36.797Z] ok github.com/docker/docker/container 0.131s coverage: 35.3% of statements [2019-10-07T20:39:36.797Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T20:39:36.797Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T20:39:36.797Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T20:39:36.797Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T20:39:37.037Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-07T20:39:37.462Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2019-10-07T20:39:37.462Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-07T20:39:37.462Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-07T20:39:37.462Z] === RUN TestIpcModeOlderClient [2019-10-07T20:39:37.462Z] === PAUSE TestIpcModeOlderClient [2019-10-07T20:39:37.462Z] === RUN TestKillContainerInvalidSignal [2019-10-07T20:39:38.286Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-10-07T20:39:38.286Z] === RUN TestKillContainer [2019-10-07T20:39:38.286Z] === RUN TestKillContainer/no_signal [2019-10-07T20:39:39.547Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-07T20:39:39.547Z] --- PASS: TestTemplatedSecret (3.53s) [2019-10-07T20:39:39.547Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-07T20:39:39.547Z] === RUN TestSecretCreateResolve [2019-10-07T20:39:39.559Z] === RUN TestKillContainer/non_killing_signal [2019-10-07T20:39:39.924Z] === RUN TestKillContainer/killing_signal [2019-10-07T20:39:40.292Z] 65014b3c3121: Pull complete [2019-10-07T20:39:40.471Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-07T20:39:41.363Z] --- PASS: TestKillContainer (2.83s) [2019-10-07T20:39:41.363Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-10-07T20:39:41.363Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2019-10-07T20:39:41.363Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2019-10-07T20:39:41.363Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T20:39:41.363Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-07T20:39:42.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-07T20:39:42.355Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-07T20:39:42.610Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-07T20:39:42.610Z] --- PASS: TestSecretCreateResolve (3.00s) [2019-10-07T20:39:42.610Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-07T20:39:42.610Z] PASS [2019-10-07T20:39:42.610Z] [2019-10-07T20:39:42.610Z] DONE 6 tests in 20.090s [2019-10-07T20:39:42.610Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-07T20:39:42.610Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:42.610Z] ++ set -e [2019-10-07T20:39:42.610Z] ++ '[' -n 0 ']' [2019-10-07T20:39:42.610Z] ++ set -x [2019-10-07T20:39:42.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:39:42.610Z] INFO: Testing against a local daemon [2019-10-07T20:39:42.610Z] === RUN TestServiceCreateInit [2019-10-07T20:39:42.610Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T20:39:43.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.10s) [2019-10-07T20:39:43.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.08s) [2019-10-07T20:39:43.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2019-10-07T20:39:43.596Z] === RUN TestKillStoppedContainer [2019-10-07T20:39:43.596Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-07T20:39:43.596Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T20:39:43.596Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-07T20:39:43.596Z] === RUN TestKillDifferentUserContainer [2019-10-07T20:39:43.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-07T20:39:44.444Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-10-07T20:39:44.445Z] === RUN TestInspectOomKilledTrue [2019-10-07T20:39:44.445Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-07T20:39:44.445Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:39:44.445Z] === RUN TestInspectOomKilledFalse [2019-10-07T20:39:44.445Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-07T20:39:44.445Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:39:44.445Z] === RUN TestLinksEtcHostsContentMatch [2019-10-07T20:39:44.872Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2019-10-07T20:39:45.315Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-10-07T20:39:45.315Z] === RUN TestLinksContainerNames [2019-10-07T20:39:45.432Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-07T20:39:46.791Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-07T20:39:47.196Z] --- PASS: TestLinksContainerNames (2.07s) [2019-10-07T20:39:47.196Z] === RUN TestLogsFollowTailEmpty [2019-10-07T20:39:47.232Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-07T20:39:48.156Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T20:39:48.507Z] --- PASS: TestLogsFollowTailEmpty (1.08s) [2019-10-07T20:39:48.507Z] === RUN TestContainerNetworkMountsNoChown [2019-10-07T20:39:49.299Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/default [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/default [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/private [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/private [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rprivate [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/slave [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/slave [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rslave [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/shared [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/shared [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rshared [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/default [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/rshared [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/shared [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/rslave [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/slave [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/rprivate [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/private [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:39:49.299Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-07T20:39:49.299Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:39:49.299Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:39:49.685Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:39:50.042Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:39:50.077Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-07T20:39:50.077Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-07T20:39:50.077Z] === RUN TestContainerBindMountNonRecursive [2019-10-07T20:39:50.968Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-07T20:39:51.891Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-07T20:39:52.590Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2019-10-07T20:39:52.590Z] === RUN TestNetworkNat [2019-10-07T20:39:53.455Z] --- PASS: TestNetworkNat (0.95s) [2019-10-07T20:39:53.455Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T20:39:53.774Z] --- PASS: TestServiceCreateInit (10.91s) [2019-10-07T20:39:53.774Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.38s) [2019-10-07T20:39:53.774Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-07T20:39:53.774Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2019-10-07T20:39:53.774Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-07T20:39:53.774Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T20:39:53.945Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-10-07T20:39:53.945Z] === RUN TestNetworkLoopbackNat [2019-10-07T20:39:54.862Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-07T20:39:55.335Z] --- PASS: TestNetworkLoopbackNat (1.37s) [2019-10-07T20:39:55.335Z] === RUN TestPause [2019-10-07T20:39:56.223Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 84.6% of statements [2019-10-07T20:39:56.477Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.6% of statements [2019-10-07T20:39:56.477Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T20:39:56.477Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T20:39:56.622Z] --- PASS: TestPause (1.00s) [2019-10-07T20:39:56.622Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T20:39:56.622Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:39:56.622Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:39:56.622Z] === RUN TestPauseStopPausedContainer [2019-10-07T20:39:57.036Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-07T20:39:57.426Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-10-07T20:39:57.426Z] === RUN TestPsFilter [2019-10-07T20:39:57.596Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-07T20:39:57.596Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T20:39:57.596Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T20:39:57.891Z] --- PASS: TestPsFilter (0.26s) [2019-10-07T20:39:57.891Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T20:39:58.328Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-10-07T20:39:58.328Z] === RUN TestRemoveContainerWithVolume [2019-10-07T20:39:58.958Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-10-07T20:39:59.598Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-10-07T20:39:59.599Z] === RUN TestRemoveContainerRunning [2019-10-07T20:40:00.385Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-10-07T20:40:00.385Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T20:40:01.466Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-07T20:40:01.669Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2019-10-07T20:40:01.669Z] === RUN TestRemoveInvalidContainer [2019-10-07T20:40:01.669Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-07T20:40:01.669Z] === RUN TestRenameLinkedContainer [2019-10-07T20:40:02.027Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.208s coverage: 57.0% of statements [2019-10-07T20:40:02.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T20:40:02.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T20:40:02.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T20:40:03.702Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-07T20:40:04.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T20:40:04.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T20:40:04.898Z] --- PASS: TestRenameLinkedContainer (3.48s) [2019-10-07T20:40:04.898Z] === RUN TestRenameStoppedContainer [2019-10-07T20:40:05.297Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.421s coverage: 72.5% of statements [2019-10-07T20:40:05.552Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.733s coverage: 46.2% of statements [2019-10-07T20:40:05.552Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T20:40:05.704Z] --- PASS: TestRenameStoppedContainer (0.90s) [2019-10-07T20:40:05.704Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T20:40:06.962Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-07T20:40:07.753Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s) [2019-10-07T20:40:07.753Z] === RUN TestRenameInvalidName [2019-10-07T20:40:07.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T20:40:08.062Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.990s coverage: 51.0% of statements [2019-10-07T20:40:08.603Z] --- PASS: TestRenameInvalidName (0.89s) [2019-10-07T20:40:08.603Z] === RUN TestRenameAnonymousContainer [2019-10-07T20:40:08.846Z] === RUN TestDockerSuite/TestBuildRm [2019-10-07T20:40:08.987Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.280s coverage: 76.1% of statements [2019-10-07T20:40:09.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T20:40:10.347Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-10-07T20:40:10.347Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.011s coverage: 57.2% of statements [2019-10-07T20:40:10.347Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-07T20:40:10.347Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T20:40:11.708Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-07T20:40:11.929Z] --- PASS: TestRenameAnonymousContainer (3.09s) [2019-10-07T20:40:11.929Z] === RUN TestRenameContainerWithSameName [2019-10-07T20:40:12.102Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-07T20:40:12.631Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-10-07T20:40:12.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T20:40:12.784Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-10-07T20:40:12.784Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T20:40:13.465Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-07T20:40:13.600Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-07T20:40:13.600Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T20:40:13.600Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T20:40:14.533Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2019-10-07T20:40:14.685Z] --- PASS: TestRenameContainerWithLinkedContainer (1.90s) [2019-10-07T20:40:14.685Z] === RUN TestResize [2019-10-07T20:40:14.826Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-07T20:40:15.081Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-07T20:40:15.456Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.8% of statements [2019-10-07T20:40:15.456Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T20:40:15.456Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T20:40:15.544Z] --- PASS: TestResize (0.98s) [2019-10-07T20:40:15.544Z] === RUN TestResizeWithInvalidSize [2019-10-07T20:40:15.639Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-07T20:40:16.017Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-10-07T20:40:16.825Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2019-10-07T20:40:16.825Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T20:40:16.941Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2019-10-07T20:40:16.999Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-07T20:40:16.999Z] --- PASS: TestCreateServiceMultipleTimes (23.37s) [2019-10-07T20:40:16.999Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-07T20:40:16.999Z] === RUN TestCreateServiceConflict [2019-10-07T20:40:17.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T20:40:17.196Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2019-10-07T20:40:17.452Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2019-10-07T20:40:17.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:40:17.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:40:17.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:40:17.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:40:17.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:40:18.359Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-07T20:40:18.816Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2019-10-07T20:40:18.816Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T20:40:19.071Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2019-10-07T20:40:19.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:40:19.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T20:40:19.720Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-07T20:40:19.974Z] --- PASS: TestCreateServiceConflict (3.04s) [2019-10-07T20:40:19.974Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-07T20:40:19.974Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T20:40:20.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:40:20.432Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2019-10-07T20:40:20.992Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-07T20:40:21.551Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-07T20:40:21.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:40:21.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T20:40:21.806Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 84.5% of statements [2019-10-07T20:40:21.806Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T20:40:21.806Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T20:40:22.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:40:22.915Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:40:23.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:40:24.134Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-07T20:40:24.134Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2019-10-07T20:40:24.134Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-07T20:40:24.134Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T20:40:24.134Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-07T20:40:24.134Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-07T20:40:24.134Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-07T20:40:24.314Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-10-07T20:40:24.314Z] ok github.com/docker/docker/distribution 0.229s coverage: 22.4% of statements [2019-10-07T20:40:24.314Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T20:40:24.389Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-07T20:40:25.239Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2019-10-07T20:40:25.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T20:40:25.748Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-07T20:40:25.748Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-07T20:40:26.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:40:26.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:40:26.599Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-07T20:40:26.672Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-07T20:40:26.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T20:40:27.523Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-07T20:40:27.523Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2019-10-07T20:40:27.523Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T20:40:27.523Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T20:40:28.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:40:28.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T20:40:28.885Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-07T20:40:28.885Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T20:40:29.072Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:40:29.445Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-10-07T20:40:30.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-07T20:40:30.782Z] Using test binary docker [2019-10-07T20:40:30.782Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-07T20:40:30.782Z] +++ /etc/init.d/apparmor start [2019-10-07T20:40:30.782Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-07T20:40:30.782Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-07T20:40:30.782Z] Warning failed to create cache: (null) [2019-10-07T20:40:30.782Z] . [2019-10-07T20:40:30.782Z] INFO: Waiting for daemon to start... [2019-10-07T20:40:30.782Z] Starting dockerd [2019-10-07T20:40:30.782Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-07T20:40:30.804Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-07T20:40:30.805Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.12s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.12s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-07T20:40:31.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2019-10-07T20:40:31.619Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-07T20:40:31.619Z] === RUN TestCgroupNamespacesRun [2019-10-07T20:40:31.903Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-07T20:40:32.467Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-07T20:40:32.687Z] ok github.com/docker/docker/pkg/archive 0.394s coverage: 77.0% of statements [2019-10-07T20:40:32.803Z] . [2019-10-07T20:40:32.803Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-07T20:40:32.803Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-07T20:40:32.803Z] Error: No such image: emptyfs [2019-10-07T20:40:32.803Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-07T20:40:32.803Z] ++++ docker load [2019-10-07T20:40:33.089Z] Running integration-test (iteration 1) [2019-10-07T20:40:33.089Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-07T20:40:33.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:40:33.089Z] ++ set -e [2019-10-07T20:40:33.089Z] ++ '[' -n 0 ']' [2019-10-07T20:40:33.089Z] ++ set -x [2019-10-07T20:40:33.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:40:33.390Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-07T20:40:33.506Z] --- PASS: TestCgroupNamespacesRun (1.94s) [2019-10-07T20:40:33.506Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-07T20:40:33.506Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-07T20:40:33.613Z] ok github.com/docker/docker/pkg/authorization 0.206s coverage: 68.3% of statements [2019-10-07T20:40:33.868Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-07T20:40:33.949Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-07T20:40:34.122Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-07T20:40:34.872Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-07T20:40:35.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-07T20:40:35.619Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2019-10-07T20:40:35.620Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-07T20:40:35.620Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-07T20:40:36.486Z] === RUN TestDockerSuite/TestBuildUser [2019-10-07T20:40:37.379Z] ok github.com/docker/docker/layer 7.149s coverage: 68.8% of statements [2019-10-07T20:40:37.379Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T20:40:37.379Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T20:40:37.379Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T20:40:37.379Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T20:40:37.379Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T20:40:37.379Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T20:40:37.379Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-07T20:40:37.508Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2019-10-07T20:40:37.508Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-07T20:40:37.508Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-07T20:40:37.633Z] ok github.com/docker/docker/pkg/chrootarchive 2.958s coverage: 43.2% of statements [2019-10-07T20:40:37.633Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T20:40:37.633Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T20:40:37.888Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-10-07T20:40:38.447Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2019-10-07T20:40:38.993Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s) [2019-10-07T20:40:38.993Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-07T20:40:38.993Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T20:40:38.993Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-07T20:40:39.370Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-10-07T20:40:39.376Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-10-07T20:40:39.376Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-07T20:40:39.376Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-07T20:40:39.930Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-07T20:40:40.186Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-10-07T20:40:41.305Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2019-10-07T20:40:41.306Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-07T20:40:41.306Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-07T20:40:41.548Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-07T20:40:42.108Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-10-07T20:40:42.116Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-07T20:40:42.116Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-07T20:40:42.116Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-07T20:40:42.363Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2019-10-07T20:40:42.618Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-07T20:40:42.618Z] ok github.com/docker/docker/pkg/fsutils 0.252s coverage: 85.1% of statements [2019-10-07T20:40:42.927Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-07T20:40:42.927Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-07T20:40:42.927Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-07T20:40:43.150Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2019-10-07T20:40:43.150Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-07T20:40:43.150Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T20:40:43.709Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-07T20:40:43.978Z] ok github.com/docker/docker/pkg/idtools 0.583s coverage: 70.1% of statements [2019-10-07T20:40:43.978Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 69.3% of statements [2019-10-07T20:40:44.552Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2019-10-07T20:40:44.552Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-10-07T20:40:44.808Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-07T20:40:44.808Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-07T20:40:44.810Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2019-10-07T20:40:44.810Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-07T20:40:44.810Z] === RUN TestKernelTCPMemory [2019-10-07T20:40:45.367Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-07T20:40:45.621Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-07T20:40:45.876Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-07T20:40:45.876Z] ok github.com/docker/docker/pkg/mount 0.561s coverage: 69.6% of statements [2019-10-07T20:40:45.876Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T20:40:46.120Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-10-07T20:40:46.120Z] === RUN TestNISDomainname [2019-10-07T20:40:46.220Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2019-10-07T20:40:46.220Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-07T20:40:46.220Z] === RUN TestCreateServiceSysctls [2019-10-07T20:40:46.435Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-10-07T20:40:46.435Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-10-07T20:40:46.435Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T20:40:46.435Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T20:40:47.359Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-10-07T20:40:47.515Z] --- PASS: TestNISDomainname (1.25s) [2019-10-07T20:40:47.515Z] === RUN TestHostnameDnsResolution [2019-10-07T20:40:47.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-07T20:40:48.356Z] Loaded image: buildpack-deps:jessie [2019-10-07T20:40:48.356Z] Loaded image: busybox:latest [2019-10-07T20:40:48.356Z] Loaded image: busybox:glibc [2019-10-07T20:40:48.356Z] Loaded image: debian:jessie [2019-10-07T20:40:48.356Z] Loaded image: hello-world:latest [2019-10-07T20:40:48.356Z] INFO: Testing against a local daemon [2019-10-07T20:40:48.356Z] === RUN TestCgroupNamespacesBuild [2019-10-07T20:40:48.442Z] --- PASS: TestHostnameDnsResolution (1.36s) [2019-10-07T20:40:48.443Z] === RUN TestStats [2019-10-07T20:40:48.478Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-07T20:40:48.478Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-07T20:40:48.977Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2019-10-07T20:40:48.977Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-07T20:40:48.977Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-07T20:40:49.837Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-07T20:40:50.092Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2019-10-07T20:40:50.979Z] --- PASS: TestStats (2.35s) [2019-10-07T20:40:50.979Z] === RUN TestStopContainerWithTimeout [2019-10-07T20:40:50.979Z] === RUN TestStopContainerWithTimeout/0 [2019-10-07T20:40:50.979Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-07T20:40:50.979Z] === RUN TestStopContainerWithTimeout/1 [2019-10-07T20:40:50.979Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-07T20:40:50.979Z] === RUN TestStopContainerWithTimeout/3 [2019-10-07T20:40:50.979Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-07T20:40:50.979Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-07T20:40:50.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-07T20:40:50.979Z] === CONT TestStopContainerWithTimeout/0 [2019-10-07T20:40:50.979Z] === CONT TestStopContainerWithTimeout/3 [2019-10-07T20:40:51.012Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.67s) [2019-10-07T20:40:51.012Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-07T20:40:51.012Z] === RUN TestBuildWithSession [2019-10-07T20:40:51.012Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T20:40:51.012Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:40:51.012Z] === RUN TestBuildSquashParent [2019-10-07T20:40:51.454Z] --- PASS: TestCreateServiceSysctls (4.47s) [2019-10-07T20:40:51.454Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-07T20:40:51.454Z] === RUN TestCreateServiceCapabilities [2019-10-07T20:40:51.812Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-07T20:40:52.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-07T20:40:53.349Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2019-10-07T20:40:53.349Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-07T20:40:53.603Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-07T20:40:53.858Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-07T20:40:54.112Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-07T20:40:54.343Z] === CONT TestStopContainerWithTimeout/1 [2019-10-07T20:40:54.542Z] --- PASS: TestCreateServiceCapabilities (3.77s) [2019-10-07T20:40:54.542Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-07T20:40:54.542Z] === RUN TestInspect [2019-10-07T20:40:54.671Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-07T20:40:55.231Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-10-07T20:40:55.487Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2019-10-07T20:40:56.046Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-10-07T20:40:56.194Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-07T20:40:56.194Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2019-10-07T20:40:56.194Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2019-10-07T20:40:56.194Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2019-10-07T20:40:56.194Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2019-10-07T20:40:56.194Z] === RUN TestDeleteDevicemapper [2019-10-07T20:40:56.194Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-07T20:40:56.194Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:40:56.194Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T20:40:56.507Z] --- PASS: TestBuildSquashParent (5.87s) [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:40:56.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:40:56.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:40:56.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:40:56.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:40:56.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:40:56.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:40:56.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:40:56.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-07T20:40:56.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-07T20:40:56.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-07T20:40:56.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-07T20:40:56.606Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-07T20:40:56.606Z] testing: warning: no tests to run [2019-10-07T20:40:56.606Z] coverage: [no statements] [2019-10-07T20:40:56.606Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-10-07T20:40:57.164Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-07T20:40:57.419Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-10-07T20:40:57.419Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-10-07T20:40:58.806Z] --- PASS: TestInspect (4.38s) [2019-10-07T20:40:58.806Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-07T20:40:58.806Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T20:40:59.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2019-10-07T20:40:59.500Z] === RUN TestUpdateMemory [2019-10-07T20:40:59.500Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-07T20:40:59.500Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:40:59.500Z] === RUN TestUpdateCPUQuota [2019-10-07T20:40:59.927Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements [2019-10-07T20:40:59.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-07T20:40:59.969Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-07T20:41:00.181Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-07T20:41:01.105Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-07T20:41:01.345Z] --- PASS: TestUpdateCPUQuota (2.05s) [2019-10-07T20:41:01.345Z] === RUN TestUpdatePidsLimit [2019-10-07T20:41:01.345Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-07T20:41:01.360Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-07T20:41:01.887Z] === RUN TestUpdatePidsLimit/no_change [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2019-10-07T20:41:01.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2019-10-07T20:41:01.998Z] === RUN TestBuildMultiStageCopy [2019-10-07T20:41:01.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T20:41:02.065Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-07T20:41:02.314Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-07T20:41:02.734Z] ok github.com/docker/docker/registry 0.092s coverage: 56.3% of statements [2019-10-07T20:41:02.989Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-07T20:41:03.154Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-07T20:41:03.293Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-07T20:41:03.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-07T20:41:03.549Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-07T20:41:03.549Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-07T20:41:03.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-07T20:41:04.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T20:41:04.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-07T20:41:04.321Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T20:41:04.473Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-07T20:41:04.473Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-07T20:41:04.473Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-07T20:41:04.605Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-07T20:41:05.225Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-07T20:41:05.511Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2019-10-07T20:41:05.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2019-10-07T20:41:05.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-10-07T20:41:05.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-10-07T20:41:05.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2019-10-07T20:41:05.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2019-10-07T20:41:05.511Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T20:41:05.832Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-07T20:41:06.087Z] --- PASS: TestDockerNetworkConnectAlias (7.32s) [2019-10-07T20:41:06.087Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-07T20:41:06.087Z] === RUN TestDockerNetworkReConnect [2019-10-07T20:41:06.137Z] --- PASS: TestUpdatePidsLimit (4.74s) [2019-10-07T20:41:06.137Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.51s) [2019-10-07T20:41:06.137Z] --- PASS: TestUpdatePidsLimit/no_change (0.57s) [2019-10-07T20:41:06.137Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2019-10-07T20:41:06.137Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-10-07T20:41:06.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-07T20:41:06.138Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-10-07T20:41:06.138Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-10-07T20:41:06.138Z] === RUN TestUpdateRestartPolicy [2019-10-07T20:41:06.533Z] --- PASS: TestBuildMultiStageParentConfig (1.06s) [2019-10-07T20:41:06.533Z] === RUN TestBuildLabelWithTargets [2019-10-07T20:41:06.983Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-07T20:41:07.447Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-07T20:41:07.447Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-07T20:41:07.447Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-07T20:41:07.447Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-07T20:41:07.447Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-07T20:41:07.908Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2019-10-07T20:41:08.467Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-07T20:41:08.562Z] --- PASS: TestBuildLabelWithTargets (1.62s) [2019-10-07T20:41:08.562Z] === RUN TestBuildWithEmptyLayers [2019-10-07T20:41:09.179Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2019-10-07T20:41:09.179Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T20:41:09.330Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-07T20:41:09.330Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-07T20:41:09.392Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-10-07T20:41:10.690Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-07T20:41:10.945Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-07T20:41:11.216Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2019-10-07T20:41:11.216Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T20:41:11.868Z] --- PASS: TestDockerNetworkReConnect (5.94s) [2019-10-07T20:41:11.868Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-07T20:41:11.868Z] === RUN TestServicePlugin [2019-10-07T20:41:12.123Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-07T20:41:12.123Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-07T20:41:12.692Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-10-07T20:41:12.692Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T20:41:14.717Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2019-10-07T20:41:14.717Z] === RUN TestBuildWithHugeFile [2019-10-07T20:41:16.279Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-07T20:41:17.640Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-07T20:41:18.564Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-07T20:41:19.124Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-07T20:41:19.881Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2019-10-07T20:41:19.881Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T20:41:19.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-10-07T20:41:19.881Z] === RUN TestWaitNonBlocked [2019-10-07T20:41:19.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:41:19.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:41:19.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:41:19.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:41:19.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:41:19.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:41:20.550Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-07T20:41:20.550Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-07T20:41:21.110Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-07T20:41:21.191Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-07T20:41:21.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-10-07T20:41:21.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-10-07T20:41:21.191Z] === RUN TestWaitBlocked [2019-10-07T20:41:21.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:41:21.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:41:21.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:41:21.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:41:21.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:41:21.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:41:21.538Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T20:41:21.538Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === Skipped [2019-10-07T20:41:21.538Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-07T20:41:21.538Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-07T20:41:21.538Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:73: No driver to put! [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-07T20:41:21.538Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-07T20:41:21.538Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-07T20:41:21.538Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-07T20:41:21.538Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-07T20:41:21.538Z] graphtest_unix.go:73: No driver to put! [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.538Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-07T20:41:21.538Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-07T20:41:21.538Z] [2019-10-07T20:41:21.539Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-07T20:41:21.539Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-07T20:41:21.539Z] [2019-10-07T20:41:21.539Z] [2019-10-07T20:41:21.539Z] DONE 2114 tests, 20 skipped in 233.000s Post stage [Pipeline] junit [2019-10-07T20:41:21.804Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-07T20:41:22.584Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-07T20:41:22.584Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2019-10-07T20:41:22.584Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2019-10-07T20:41:22.584Z] === CONT TestContainerStartOnDaemonRestart [2019-10-07T20:41:22.584Z] === CONT TestIpcModeOlderClient [2019-10-07T20:41:22.584Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-07T20:41:22.584Z] === CONT TestDaemonRestartIpcMode [2019-10-07T20:41:22.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40056/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8663d0933439acd8187c376d64a57ec8ffee511e hack/validate/vendor [2019-10-07T20:41:23.513Z] No vendor changes in diff. [2019-10-07T20:41:23.620Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-07T20:41:23.620Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-07T20:41:23.620Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-07T20:41:24.542Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-07T20:41:24.833Z] + echo Building e2e image [2019-10-07T20:41:24.833Z] Building e2e image [2019-10-07T20:41:24.833Z] + docker build --build-arg DOCKER_GITCOMMIT=8663d0933439acd8187c376d64a57ec8ffee511e -t moby-e2e-test -f Dockerfile.e2e . [2019-10-07T20:41:24.833Z] #2 [internal] load .dockerignore [2019-10-07T20:41:24.833Z] #2 transferring context: 34B done [2019-10-07T20:41:24.833Z] #2 DONE 0.0s [2019-10-07T20:41:24.833Z] [2019-10-07T20:41:24.833Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-07T20:41:24.833Z] #1 transferring dockerfile: 3.21kB done [2019-10-07T20:41:24.833Z] #1 DONE 0.0s [2019-10-07T20:41:24.833Z] [2019-10-07T20:41:24.833Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-07T20:41:25.088Z] #4 DONE 0.4s [2019-10-07T20:41:25.088Z] [2019-10-07T20:41:25.088Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-07T20:41:25.465Z] === RUN TestDockerSuite/TestCommitChange [2019-10-07T20:41:25.980Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2019-10-07T20:41:25.980Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-07T20:41:26.015Z] #3 DONE 1.1s [2019-10-07T20:41:26.015Z] [2019-10-07T20:41:26.015Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-07T20:41:26.015Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-07T20:41:26.015Z] #5 DONE 0.0s [2019-10-07T20:41:26.015Z] [2019-10-07T20:41:26.015Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-07T20:41:26.015Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-07T20:41:26.269Z] #14 ... [2019-10-07T20:41:26.269Z] [2019-10-07T20:41:26.269Z] #8 [internal] load build context [2019-10-07T20:41:26.269Z] #8 transferring context: 791.03kB 0.3s done [2019-10-07T20:41:26.269Z] #8 DONE 0.3s [2019-10-07T20:41:26.269Z] [2019-10-07T20:41:26.269Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-07T20:41:26.269Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-07T20:41:26.269Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-07T20:41:26.269Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-07T20:41:26.269Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 0B / 126.85MB 0.1s [2019-10-07T20:41:26.269Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 0B / 126B 0.1s [2019-10-07T20:41:26.269Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 14.99MB / 126.85MB 0.3s [2019-10-07T20:41:26.269Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done [2019-10-07T20:41:26.524Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 24.81MB / 126.85MB 0.4s [2019-10-07T20:41:26.780Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 35.46MB / 126.85MB 0.6s [2019-10-07T20:41:26.780Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 48.76MB / 126.85MB 0.7s [2019-10-07T20:41:26.805Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2019-10-07T20:41:26.805Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-07T20:41:26.805Z] PASS [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] === Skipped [2019-10-07T20:41:26.805Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-07T20:41:26.805Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-07T20:41:26.805Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-07T20:41:26.805Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:41:26.805Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-07T20:41:26.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-07T20:41:26.805Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] [2019-10-07T20:41:26.805Z] DONE 197 tests, 6 skipped in 146.913s [2019-10-07T20:41:26.805Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-07T20:41:26.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:41:26.805Z] ++ set -e [2019-10-07T20:41:26.805Z] ++ '[' -n 0 ']' [2019-10-07T20:41:26.805Z] ++ set -x [2019-10-07T20:41:26.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:41:26.825Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-07T20:41:27.037Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 70.90MB / 126.85MB 0.9s [2019-10-07T20:41:27.037Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 82.29MB / 126.85MB 1.0s [2019-10-07T20:41:27.186Z] INFO: Testing against a local daemon [2019-10-07T20:41:27.186Z] === RUN TestCommitInheritsEnv [2019-10-07T20:41:27.292Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 93.81MB / 126.85MB 1.1s [2019-10-07T20:41:27.292Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 114.79MB / 126.85MB 1.3s [2019-10-07T20:41:27.547Z] #14 ... [2019-10-07T20:41:27.547Z] [2019-10-07T20:41:27.547Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-07T20:41:27.547Z] #6 DONE 1.6s [2019-10-07T20:41:27.547Z] [2019-10-07T20:41:27.547Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-07T20:41:27.547Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.5s done [2019-10-07T20:41:27.601Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-07T20:41:27.601Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T20:41:27.601Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-07T20:41:27.601Z] === RUN TestImagesFilterMultiReference [2019-10-07T20:41:27.601Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-07T20:41:27.601Z] === RUN TestImagePullPlatformInvalid [2019-10-07T20:41:27.601Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-07T20:41:27.601Z] === RUN TestRemoveImageOrphaning [2019-10-07T20:41:27.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-07T20:41:27.747Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-07T20:41:27.802Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 0.1s [2019-10-07T20:41:28.533Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2019-10-07T20:41:28.533Z] === RUN TestRemoveImageGarbageCollector [2019-10-07T20:41:28.533Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-07T20:41:28.533Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:41:28.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T20:41:28.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-07T20:41:28.533Z] === RUN TestTagInvalidReference [2019-10-07T20:41:28.533Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-07T20:41:28.533Z] === RUN TestTagValidPrefixedRepo [2019-10-07T20:41:28.533Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-07T20:41:28.533Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T20:41:28.533Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-07T20:41:28.533Z] === RUN TestTagOfficialNames [2019-10-07T20:41:28.533Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-07T20:41:28.533Z] === RUN TestTagMatchesDigest [2019-10-07T20:41:28.533Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-07T20:41:28.533Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-07T20:41:29.630Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-07T20:41:31.513Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-07T20:41:32.436Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-07T20:41:33.038Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-07T20:41:33.964Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.1s done [2019-10-07T20:41:34.219Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-07T20:41:34.219Z] #14 DONE 8.3s [2019-10-07T20:41:34.219Z] [2019-10-07T20:41:34.219Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-07T20:41:34.219Z] #7 1.070 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-07T20:41:34.219Z] #7 2.152 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-07T20:41:34.219Z] #7 2.251 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-07T20:41:34.219Z] #7 2.254 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-07T20:41:34.219Z] #7 2.469 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-07T20:41:34.219Z] #7 2.478 (4/31) Installing readline (8.0.0-r0) [2019-10-07T20:41:34.219Z] #7 2.487 (5/31) Installing bash (5.0.0-r0) [2019-10-07T20:41:34.219Z] #7 2.504 Executing bash-5.0.0-r0.post-install [2019-10-07T20:41:34.219Z] #7 2.513 (6/31) Installing ca-certificates (20190108-r0) [2019-10-07T20:41:34.219Z] #7 2.532 (7/31) Installing libgcc (8.3.0-r0) [2019-10-07T20:41:34.219Z] #7 2.535 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-07T20:41:34.219Z] #7 2.552 (9/31) Installing binutils (2.32-r0) [2019-10-07T20:41:34.219Z] #7 2.655 (10/31) Installing gmp (6.1.2-r1) [2019-10-07T20:41:34.219Z] #7 2.665 (11/31) Installing isl (0.18-r0) [2019-10-07T20:41:34.219Z] #7 2.692 (12/31) Installing libgomp (8.3.0-r0) [2019-10-07T20:41:34.219Z] #7 2.698 (13/31) Installing libatomic (8.3.0-r0) [2019-10-07T20:41:34.219Z] #7 2.701 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-07T20:41:34.219Z] #7 2.708 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-07T20:41:34.219Z] #7 2.711 (16/31) Installing gcc (8.3.0-r0) [2019-10-07T20:41:34.219Z] #7 3.680 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-07T20:41:34.219Z] #7 3.786 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-07T20:41:34.219Z] #7 3.788 (19/31) Installing g++ (8.3.0-r0) [2019-10-07T20:41:34.219Z] #7 4.427 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-07T20:41:34.219Z] #7 4.430 (21/31) Installing libcurl (7.66.0-r0) [2019-10-07T20:41:34.219Z] #7 4.439 (22/31) Installing expat (2.2.8-r0) [2019-10-07T20:41:34.219Z] #7 4.446 (23/31) Installing pcre2 (10.33-r0) [2019-10-07T20:41:34.219Z] #7 4.455 (24/31) Installing git (2.22.0-r0) [2019-10-07T20:41:34.219Z] #7 4.681 (25/31) Installing libmnl (1.0.4-r0) [2019-10-07T20:41:34.219Z] #7 4.687 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-07T20:41:34.219Z] #7 4.691 (27/31) Installing iptables (1.8.3-r0) [2019-10-07T20:41:34.219Z] #7 4.726 (28/31) Installing pigz (2.4-r0) [2019-10-07T20:41:34.219Z] #7 4.733 (29/31) Installing tar (1.32-r0) [2019-10-07T20:41:34.219Z] #7 4.745 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-07T20:41:34.219Z] #7 4.750 (31/31) Installing xz (5.2.4-r0) [2019-10-07T20:41:34.219Z] #7 4.756 Executing busybox-1.30.1-r2.trigger [2019-10-07T20:41:34.219Z] #7 4.763 Executing ca-certificates-20190108-r0.trigger [2019-10-07T20:41:34.219Z] #7 4.828 OK: 185 MiB in 45 packages [2019-10-07T20:41:34.219Z] #7 DONE 6.6s [2019-10-07T20:41:34.219Z] [2019-10-07T20:41:34.219Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-07T20:41:34.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-07T20:41:34.474Z] #15 ... [2019-10-07T20:41:34.474Z] [2019-10-07T20:41:34.474Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-07T20:41:34.474Z] #9 DONE 0.1s [2019-10-07T20:41:34.474Z] [2019-10-07T20:41:34.474Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-07T20:41:34.474Z] #10 DONE 0.1s [2019-10-07T20:41:34.474Z] [2019-10-07T20:41:34.474Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-07T20:41:34.474Z] #11 DONE 0.1s [2019-10-07T20:41:34.474Z] [2019-10-07T20:41:34.474Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-07T20:41:34.474Z] #12 DONE 0.1s [2019-10-07T20:41:34.474Z] [2019-10-07T20:41:34.474Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-07T20:41:34.728Z] #15 ... [2019-10-07T20:41:34.728Z] [2019-10-07T20:41:34.728Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-07T20:41:34.728Z] #13 DONE 0.1s [2019-10-07T20:41:34.728Z] [2019-10-07T20:41:34.728Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-07T20:41:34.880Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-07T20:41:35.286Z] #15 0.826 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-07T20:41:35.805Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-07T20:41:36.208Z] #15 1.886 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-07T20:41:36.208Z] #15 1.959 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-07T20:41:36.208Z] #15 1.962 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-07T20:41:36.208Z] #15 2.092 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-07T20:41:36.463Z] #15 2.100 (4/43) Installing readline (8.0.0-r0) [2019-10-07T20:41:36.463Z] #15 2.104 (5/43) Installing bash (5.0.0-r0) [2019-10-07T20:41:36.463Z] #15 2.115 Executing bash-5.0.0-r0.post-install [2019-10-07T20:41:36.463Z] #15 2.117 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-07T20:41:36.463Z] #15 2.197 (7/43) Installing libuuid (2.33.2-r0) [2019-10-07T20:41:36.463Z] #15 2.199 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-07T20:41:36.463Z] #15 2.202 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-07T20:41:36.463Z] #15 2.207 (10/43) Installing binutils (2.32-r0) [2019-10-07T20:41:36.463Z] #15 2.275 (11/43) Installing libmagic (5.37-r0) [2019-10-07T20:41:36.463Z] #15 2.294 (12/43) Installing file (5.37-r0) [2019-10-07T20:41:36.463Z] #15 2.296 (13/43) Installing gmp (6.1.2-r1) [2019-10-07T20:41:36.463Z] #15 2.302 (14/43) Installing isl (0.18-r0) [2019-10-07T20:41:36.719Z] #15 2.315 (15/43) Installing libgomp (8.3.0-r0) [2019-10-07T20:41:36.719Z] #15 2.318 (16/43) Installing libatomic (8.3.0-r0) [2019-10-07T20:41:36.719Z] #15 2.320 (17/43) Installing libgcc (8.3.0-r0) [2019-10-07T20:41:36.719Z] #15 2.322 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-07T20:41:36.719Z] #15 2.326 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-07T20:41:36.719Z] #15 2.329 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-07T20:41:36.719Z] #15 2.339 (21/43) Installing gcc (8.3.0-r0) [2019-10-07T20:41:37.280Z] #15 2.968 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-07T20:41:37.280Z] #15 3.043 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-07T20:41:37.280Z] #15 3.044 (24/43) Installing g++ (8.3.0-r0) [2019-10-07T20:41:37.536Z] #15 3.459 (25/43) Installing make (4.2.1-r2) [2019-10-07T20:41:37.692Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-07T20:41:37.791Z] #15 3.463 (26/43) Installing fortify-headers (1.1-r0) [2019-10-07T20:41:37.791Z] #15 3.466 (27/43) Installing build-base (0.5-r1) [2019-10-07T20:41:37.791Z] #15 3.467 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-07T20:41:37.791Z] #15 3.470 (29/43) Installing libcurl (7.66.0-r0) [2019-10-07T20:41:37.791Z] #15 3.477 (30/43) Installing curl (7.66.0-r0) [2019-10-07T20:41:37.791Z] #15 3.480 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-07T20:41:37.791Z] #15 3.486 (32/43) Installing jq (1.6-r0) [2019-10-07T20:41:37.791Z] #15 3.494 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-07T20:41:37.791Z] #15 3.499 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-07T20:41:37.791Z] #15 3.501 (35/43) Installing libaio (0.3.111-r0) [2019-10-07T20:41:37.791Z] #15 3.503 (36/43) Installing libblkid (2.33.2-r0) [2019-10-07T20:41:37.791Z] #15 3.508 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-07T20:41:37.791Z] #15 3.534 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-07T20:41:37.791Z] #15 3.540 (39/43) Installing libmount (2.33.2-r0) [2019-10-07T20:41:37.791Z] #15 3.545 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-07T20:41:37.791Z] #15 3.549 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-07T20:41:37.791Z] #15 3.551 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-07T20:41:37.791Z] #15 3.571 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-07T20:41:38.046Z] #15 3.577 Executing busybox-1.30.1-r2.trigger [2019-10-07T20:41:38.046Z] #15 3.583 OK: 190 MiB in 58 packages [2019-10-07T20:41:38.301Z] #15 DONE 4.2s [2019-10-07T20:41:38.556Z] [2019-10-07T20:41:38.556Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-07T20:41:38.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-07T20:41:38.617Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-07T20:41:38.617Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-07T20:41:38.617Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-07T20:41:38.617Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-07T20:41:38.617Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-07T20:41:38.872Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-07T20:41:39.481Z] #16 DONE 0.9s [2019-10-07T20:41:39.481Z] [2019-10-07T20:41:39.481Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-07T20:41:40.406Z] #17 DONE 0.7s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-07T20:41:40.406Z] #18 DONE 0.0s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-07T20:41:40.406Z] #22 DONE 0.2s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-07T20:41:40.406Z] #19 DONE 0.1s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-07T20:41:40.406Z] #26 DONE 0.1s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-07T20:41:40.406Z] #23 DONE 0.1s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-07T20:41:40.406Z] #27 DONE 0.1s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-07T20:41:40.406Z] #28 DONE 0.1s [2019-10-07T20:41:40.406Z] [2019-10-07T20:41:40.406Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-07T20:41:40.753Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-07T20:41:41.769Z] #24 1.334 + RM_GOPATH=0 [2019-10-07T20:41:41.769Z] #24 1.334 + TMP_GOPATH= [2019-10-07T20:41:41.769Z] #24 1.334 + : /build [2019-10-07T20:41:41.769Z] #24 1.334 + '[' -z '' ']' [2019-10-07T20:41:41.769Z] #24 1.336 ++ mktemp -d [2019-10-07T20:41:41.769Z] #24 1.338 + export GOPATH=/tmp/tmp.mkmBbJ [2019-10-07T20:41:41.769Z] #24 1.338 + GOPATH=/tmp/tmp.mkmBbJ [2019-10-07T20:41:41.769Z] #24 1.338 + RM_GOPATH=1 [2019-10-07T20:41:41.769Z] #24 1.338 ++ dirname ./install.sh [2019-10-07T20:41:41.769Z] #24 1.341 Install docker/cli version 17.06.2-ce from stable [2019-10-07T20:41:41.769Z] #24 1.342 + dir=. [2019-10-07T20:41:41.769Z] #24 1.342 + bin=dockercli [2019-10-07T20:41:41.769Z] #24 1.342 + shift [2019-10-07T20:41:41.769Z] #24 1.342 + '[' '!' -f ./dockercli.installer ']' [2019-10-07T20:41:41.769Z] #24 1.342 + . ./dockercli.installer [2019-10-07T20:41:41.769Z] #24 1.342 ++ DOCKERCLI_CHANNEL=stable [2019-10-07T20:41:41.769Z] #24 1.342 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-07T20:41:41.769Z] #24 1.342 + install_dockercli [2019-10-07T20:41:41.769Z] #24 1.342 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-07T20:41:41.769Z] #24 1.342 ++ uname -m [2019-10-07T20:41:41.769Z] #24 1.342 + arch=x86_64 [2019-10-07T20:41:41.769Z] #24 1.342 + '[' x86_64 '!=' x86_64 ']' [2019-10-07T20:41:41.769Z] #24 1.342 + url=https://download.docker.com/linux/static [2019-10-07T20:41:41.769Z] #24 1.342 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-07T20:41:41.769Z] #24 1.346 + tar -xz docker/docker [2019-10-07T20:41:42.112Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-07T20:41:42.112Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-07T20:41:42.693Z] #24 ... [2019-10-07T20:41:42.693Z] [2019-10-07T20:41:42.693Z] #31 [builder 1/4] COPY . . [2019-10-07T20:41:42.693Z] #31 DONE 2.6s [2019-10-07T20:41:42.947Z] [2019-10-07T20:41:42.947Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-07T20:41:43.036Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-07T20:41:43.958Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-07T20:41:44.838Z] #32 DONE 2.0s [2019-10-07T20:41:44.838Z] [2019-10-07T20:41:44.838Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:41:44.838Z] #20 2.719 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-07T20:41:44.838Z] #20 3.322 [2019-10-07T20:41:44.838Z] #20 3.442 ### 5.3% ################# 24.7% ############################## 42.4% ############################################# 63.4% ########################################################## 81.0% ######################################################################## 100.0% [2019-10-07T20:41:44.838Z] #20 4.550 [2019-10-07T20:41:44.881Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-07T20:41:45.097Z] #20 4.678 # 1.6% ######################################## 56.2% ######################################################################## 100.0% [2019-10-07T20:41:45.656Z] #20 ... [2019-10-07T20:41:45.656Z] [2019-10-07T20:41:45.656Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-07T20:41:45.656Z] #24 5.093 + mkdir -p /build [2019-10-07T20:41:45.656Z] #24 5.093 + mv docker/docker /build/ [2019-10-07T20:41:45.656Z] #24 5.093 + rmdir docker [2019-10-07T20:41:45.656Z] #24 DONE 5.3s [2019-10-07T20:41:45.656Z] [2019-10-07T20:41:45.656Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:41:45.656Z] #20 5.437 #=#=# [2019-10-07T20:41:45.656Z] #20 ... [2019-10-07T20:41:45.656Z] [2019-10-07T20:41:45.656Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-07T20:41:45.804Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-07T20:41:46.370Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-07T20:41:46.370Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-07T20:41:46.370Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-07T20:41:46.581Z] #33 1.943 [2019-10-07T20:41:47.142Z] #33 2.248 Removing bundles/ [2019-10-07T20:41:47.142Z] #33 2.248 [2019-10-07T20:41:47.142Z] #33 2.264 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-07T20:41:47.327Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-07T20:41:47.327Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-07T20:41:47.327Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-07T20:41:47.585Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-07T20:41:47.585Z] --- PASS: TestServicePlugin (35.64s) [2019-10-07T20:41:47.585Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T20:41:47.585Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T20:41:47.585Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T20:41:47.585Z] plugin_test.go:62: [d7ca8db98e587] joining swarm manager [dfbb882498433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T20:41:47.585Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-07T20:41:47.585Z] plugin_test.go:65: [d510f15584ee7] joining swarm manager [dfbb882498433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T20:41:47.585Z] === RUN TestServiceUpdateLabel [2019-10-07T20:41:47.585Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-07T20:41:48.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-07T20:41:48.598Z] #33 4.037 Building test suite binary ./integration-cli/test.main [2019-10-07T20:41:49.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-07T20:41:49.958Z] #33 ... [2019-10-07T20:41:49.958Z] [2019-10-07T20:41:49.958Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:41:49.959Z] #20 5.574 #### 5.9% ############### 21.1% ############################ 38.9% ############################################## 63.9% ############################################################ 84.2% ######################################################################## 100.0% [2019-10-07T20:41:49.959Z] #20 6.926 #=#=# [2019-10-07T20:41:49.959Z] #20 7.113 0.3% ##### 7.7% ########## 15.2% ################ 23.1% ###################### 30.9% ########################## 37.5% ################################ 45.3% ################################### 49.5% ####################################### 54.4% ########################################### 60.2% ############################################### 66.5% #################################################### 72.6% ######################################################### 80.5% ################################################################ 89.2% ######################################################################## 100.0% [2019-10-07T20:41:49.959Z] #20 8.810 [2019-10-07T20:41:50.213Z] #20 10.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-07T20:41:50.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-07T20:41:50.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-07T20:41:50.468Z] #20 ... [2019-10-07T20:41:50.468Z] [2019-10-07T20:41:50.468Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-07T20:41:50.613Z] --- PASS: TestServiceUpdateLabel (3.07s) [2019-10-07T20:41:50.613Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-07T20:41:50.613Z] === RUN TestServiceUpdateSecrets [2019-10-07T20:41:51.027Z] #29 ... [2019-10-07T20:41:51.027Z] [2019-10-07T20:41:51.027Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-07T20:41:51.027Z] #20 10.62 #=#=# [2019-10-07T20:41:51.027Z] #20 10.70 ######################################################################## 100.0% [2019-10-07T20:41:51.282Z] #20 11.02 [2019-10-07T20:41:51.973Z] 2945147eda09: Pull complete [2019-10-07T20:41:51.973Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-07T20:41:51.973Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:41:51.973Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-07T20:41:51.973Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-07T20:41:51.973Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-07T20:41:51.973Z] WARN: Skipping validation tests [2019-10-07T20:41:51.973Z] INFO: Running unit tests at 10/07/2019 20:41:50... [2019-10-07T20:41:51.973Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-07T20:41:52.642Z] #20 12.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-07T20:41:52.898Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-07T20:41:52.898Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-07T20:41:53.201Z] #20 12.88 [2019-10-07T20:41:53.202Z] #20 13.00 ############################### 43.4% ######################################################################## 100.0% [2019-10-07T20:41:53.761Z] #20 13.35 [2019-10-07T20:41:53.820Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-07T20:41:54.379Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-07T20:41:54.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-07T20:41:54.688Z] #20 14.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-07T20:41:54.943Z] #20 14.66 skipping existing 1849cc453dee [2019-10-07T20:41:55.198Z] #20 14.98 [2019-10-07T20:41:55.305Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-07T20:41:55.714Z] INFO: make.ps1 starting at 10/07/2019 20:41:54 [2019-10-07T20:41:55.714Z] INFO: Git commit (8663d0933) assumed from DOCKER_GITCOMMIT environment variable [2019-10-07T20:41:55.714Z] INFO: Invoking autogen... [2019-10-07T20:41:56.176Z] INFO: Running unit tests... [2019-10-07T20:41:56.230Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-07T20:41:56.230Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-07T20:41:57.085Z] #20 16.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-07T20:41:57.154Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-07T20:41:57.340Z] #20 17.02 #=#=# ##O#- # [2019-10-07T20:41:57.596Z] #20 17.26 ######################################################################## 100.0% [2019-10-07T20:41:57.851Z] #20 17.56 [2019-10-07T20:41:57.851Z] #20 17.65 Download of images into '/build' complete. [2019-10-07T20:41:57.851Z] #20 17.65 Use something like the following to load the result into a Docker daemon: [2019-10-07T20:41:57.851Z] #20 17.65 tar -cC '/build' . | docker load [2019-10-07T20:41:58.078Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-07T20:41:58.413Z] #20 DONE 18.2s [2019-10-07T20:41:58.413Z] [2019-10-07T20:41:58.413Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-07T20:41:59.002Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-07T20:41:59.257Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-07T20:42:00.181Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-07T20:42:00.926Z] #33 ... [2019-10-07T20:42:00.926Z] [2019-10-07T20:42:00.926Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-07T20:42:01.541Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-07T20:42:01.853Z] #21 DONE 0.9s [2019-10-07T20:42:01.853Z] [2019-10-07T20:42:01.853Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-07T20:42:01.853Z] #25 DONE 0.2s [2019-10-07T20:42:01.853Z] [2019-10-07T20:42:01.853Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-07T20:42:03.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-07T20:42:03.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-07T20:42:03.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-07T20:42:03.485Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-07T20:42:03.485Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-07T20:42:04.044Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-07T20:42:05.925Z] --- PASS: TestServiceUpdateSecrets (15.18s) [2019-10-07T20:42:05.925Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-07T20:42:05.925Z] === RUN TestServiceUpdateConfigs [2019-10-07T20:42:09.183Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-07T20:42:09.437Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-07T20:42:10.361Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-07T20:42:10.361Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-07T20:42:10.361Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-07T20:42:13.616Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-07T20:42:14.071Z] #33 ... [2019-10-07T20:42:14.071Z] [2019-10-07T20:42:14.071Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-07T20:42:14.071Z] #29 32.62 # github.com/docker/docker/contrib/httpserver [2019-10-07T20:42:14.071Z] #29 32.62 loadinternal: cannot find runtime/cgo [2019-10-07T20:42:14.071Z] #29 DONE 32.9s [2019-10-07T20:42:14.071Z] [2019-10-07T20:42:14.071Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-07T20:42:14.071Z] #33 ... [2019-10-07T20:42:14.071Z] [2019-10-07T20:42:14.071Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-07T20:42:14.175Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-07T20:42:14.327Z] #30 DONE 0.1s [2019-10-07T20:42:14.327Z] [2019-10-07T20:42:14.327Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-07T20:42:15.537Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-07T20:42:17.374Z] ? github.com/docker/docker/api [no test files] [2019-10-07T20:42:20.800Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-07T20:42:20.800Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-07T20:42:21.359Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2019-10-07T20:42:21.359Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-07T20:42:21.359Z] === RUN TestServiceUpdateNetwork [2019-10-07T20:42:23.241Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-07T20:42:25.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-07T20:42:35.088Z] ok github.com/docker/docker/api/server 0.259s coverage: 9.0% of statements [2019-10-07T20:42:36.751Z] --- PASS: TestBuildWithHugeFile (81.99s) [2019-10-07T20:42:36.751Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T20:42:36.751Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:42:36.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:42:36.752Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:42:36.752Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:42:36.752Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:42:36.752Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:42:36.752Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:42:36.752Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:42:36.752Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:42:37.035Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-10-07T20:42:37.035Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-07T20:42:37.035Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2019-10-07T20:42:37.035Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2019-10-07T20:42:37.035Z] === RUN TestBuildPreserveOwnership [2019-10-07T20:42:37.035Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-07T20:42:37.276Z] --- PASS: TestServiceUpdateNetwork (15.27s) [2019-10-07T20:42:37.276Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-07T20:42:37.276Z] PASS [2019-10-07T20:42:37.276Z] [2019-10-07T20:42:37.276Z] DONE 19 tests in 174.023s [2019-10-07T20:42:37.276Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-07T20:42:37.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:37.276Z] ++ set -e [2019-10-07T20:42:37.276Z] ++ '[' -n 0 ']' [2019-10-07T20:42:37.276Z] ++ set -x [2019-10-07T20:42:37.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:37.276Z] INFO: Testing against a local daemon [2019-10-07T20:42:37.276Z] === RUN TestSessionCreate [2019-10-07T20:42:37.276Z] --- PASS: TestSessionCreate (0.02s) [2019-10-07T20:42:37.276Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T20:42:37.276Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-07T20:42:37.276Z] PASS [2019-10-07T20:42:37.277Z] [2019-10-07T20:42:37.277Z] DONE 2 tests in 0.125s [2019-10-07T20:42:37.277Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-07T20:42:37.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:37.277Z] ++ set -e [2019-10-07T20:42:37.277Z] ++ '[' -n 0 ']' [2019-10-07T20:42:37.277Z] ++ set -x [2019-10-07T20:42:37.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:37.277Z] INFO: Testing against a local daemon [2019-10-07T20:42:37.277Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T20:42:37.277Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:42:37.277Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:42:37.277Z] === RUN TestEventsExecDie [2019-10-07T20:42:37.836Z] --- PASS: TestEventsExecDie (1.04s) [2019-10-07T20:42:37.836Z] === RUN TestEventsBackwardsCompatible [2019-10-07T20:42:37.836Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-07T20:42:37.836Z] === RUN TestInfoBinaryCommits [2019-10-07T20:42:38.091Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-07T20:42:38.091Z] === RUN TestInfoAPIVersioned [2019-10-07T20:42:38.091Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-07T20:42:38.091Z] === RUN TestInfoAPI [2019-10-07T20:42:38.091Z] --- PASS: TestInfoAPI (0.02s) [2019-10-07T20:42:38.091Z] === RUN TestInfoAPIWarnings [2019-10-07T20:42:38.649Z] --- PASS: TestInfoAPIWarnings (0.77s) [2019-10-07T20:42:38.649Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-07T20:42:38.649Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T20:42:39.210Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2019-10-07T20:42:39.210Z] === RUN TestPingCacheHeaders [2019-10-07T20:42:39.210Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-07T20:42:39.210Z] === RUN TestPingGet [2019-10-07T20:42:39.210Z] --- PASS: TestPingGet (0.01s) [2019-10-07T20:42:39.210Z] === RUN TestPingHead [2019-10-07T20:42:39.210Z] --- PASS: TestPingHead (0.03s) [2019-10-07T20:42:39.210Z] === RUN TestVersion [2019-10-07T20:42:39.210Z] --- PASS: TestVersion (0.03s) [2019-10-07T20:42:39.210Z] PASS [2019-10-07T20:42:39.210Z] [2019-10-07T20:42:39.210Z] === Skipped [2019-10-07T20:42:39.210Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:42:39.210Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:42:39.210Z] [2019-10-07T20:42:39.210Z] [2019-10-07T20:42:39.210Z] DONE 12 tests, 1 skipped in 2.504s [2019-10-07T20:42:39.210Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-07T20:42:39.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:39.210Z] ++ set -e [2019-10-07T20:42:39.210Z] ++ '[' -n 0 ']' [2019-10-07T20:42:39.210Z] ++ set -x [2019-10-07T20:42:39.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:39.465Z] INFO: Testing against a local daemon [2019-10-07T20:42:39.465Z] === RUN TestVolumesCreateAndList [2019-10-07T20:42:39.465Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-07T20:42:39.465Z] === RUN TestVolumesRemove [2019-10-07T20:42:39.465Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-07T20:42:39.465Z] === RUN TestVolumesInspect [2019-10-07T20:42:39.465Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-07T20:42:39.465Z] === RUN TestVolumesInvalidJSON [2019-10-07T20:42:39.465Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T20:42:39.465Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T20:42:39.465Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T20:42:39.465Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-07T20:42:39.465Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T20:42:39.465Z] PASS [2019-10-07T20:42:39.465Z] [2019-10-07T20:42:39.465Z] DONE 5 tests in 0.265s [2019-10-07T20:42:39.465Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T20:42:39.720Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T20:42:39.720Z] +++ kill 5257 [2019-10-07T20:42:40.510Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-07T20:42:41.079Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T20:42:41.080Z] +++ /etc/init.d/apparmor stop [2019-10-07T20:42:41.080Z] Clearing AppArmor profiles cache:. [2019-10-07T20:42:41.080Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:42:41.080Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:42:41.080Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:42:41.080Z] [2019-10-07T20:42:41.080Z] To set a process to complain mode, use the command line tool [2019-10-07T20:42:41.080Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:42:41.080Z] with the 'teardown' option." [2019-10-07T20:42:41.080Z] [2019-10-07T20:42:41.992Z] --- PASS: TestBuildPreserveOwnership (4.95s) [2019-10-07T20:42:41.992Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2019-10-07T20:42:41.992Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-10-07T20:42:41.992Z] === RUN TestBuildPlatformInvalid [2019-10-07T20:42:42.282Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-07T20:42:42.282Z] PASS [2019-10-07T20:42:42.282Z] [2019-10-07T20:42:42.282Z] === Skipped [2019-10-07T20:42:42.282Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-07T20:42:42.282Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:42:42.282Z] [2019-10-07T20:42:42.282Z] [2019-10-07T20:42:42.282Z] DONE 32 tests, 1 skipped in 129.149s [2019-10-07T20:42:42.282Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-07T20:42:42.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:42.282Z] ++ set -e [2019-10-07T20:42:42.282Z] ++ '[' -n 0 ']' [2019-10-07T20:42:42.282Z] ++ set -x [2019-10-07T20:42:42.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:42.282Z] INFO: Testing against a local daemon [2019-10-07T20:42:42.282Z] === RUN TestConfigList [2019-10-07T20:42:44.968Z] --- PASS: TestConfigList (2.22s) [2019-10-07T20:42:44.968Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-07T20:42:44.968Z] === RUN TestConfigsCreateAndDelete [2019-10-07T20:42:47.017Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-10-07T20:42:47.017Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-07T20:42:47.017Z] === RUN TestConfigsUpdate [2019-10-07T20:42:49.049Z] --- PASS: TestConfigsUpdate (2.22s) [2019-10-07T20:42:49.049Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-07T20:42:49.049Z] === RUN TestTemplatedConfig [2019-10-07T20:42:49.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-07T20:42:50.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-07T20:42:50.326Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-07T20:42:52.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-07T20:42:52.538Z] --- PASS: TestTemplatedConfig (3.06s) [2019-10-07T20:42:52.538Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-07T20:42:52.538Z] === RUN TestConfigInspect [2019-10-07T20:42:53.569Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-07T20:42:54.569Z] --- PASS: TestConfigInspect (2.17s) [2019-10-07T20:42:54.569Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-07T20:42:54.569Z] === RUN TestConfigCreateWithLabels [2019-10-07T20:42:56.591Z] --- PASS: TestConfigCreateWithLabels (2.27s) [2019-10-07T20:42:56.591Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-07T20:42:56.591Z] === RUN TestConfigCreateResolve [2019-10-07T20:42:56.828Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-07T20:42:58.616Z] --- PASS: TestConfigCreateResolve (2.18s) [2019-10-07T20:42:58.616Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-07T20:42:58.616Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T20:42:59.237Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-07T20:42:59.237Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-07T20:42:59.237Z] PASS [2019-10-07T20:42:59.237Z] [2019-10-07T20:42:59.237Z] DONE 8 tests in 17.007s [2019-10-07T20:42:59.237Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-07T20:42:59.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:59.237Z] ++ set -e [2019-10-07T20:42:59.237Z] ++ '[' -n 0 ']' [2019-10-07T20:42:59.237Z] ++ set -x [2019-10-07T20:42:59.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:42:59.334Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-07T20:42:59.521Z] INFO: Testing against a local daemon [2019-10-07T20:42:59.521Z] === RUN TestCheckpoint [2019-10-07T20:42:59.521Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T20:42:59.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:42:59.521Z] === RUN TestContainerInvalidJSON [2019-10-07T20:42:59.521Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:42:59.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:42:59.521Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:42:59.521Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:42:59.521Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:42:59.521Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:42:59.521Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:42:59.521Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:42:59.521Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:42:59.521Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-07T20:42:59.521Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-07T20:42:59.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-07T20:42:59.521Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-07T20:42:59.521Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T20:42:59.521Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-07T20:42:59.521Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T20:42:59.521Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-07T20:42:59.521Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T20:42:59.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-07T20:42:59.805Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T20:42:59.805Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-07T20:42:59.805Z] === RUN TestCopyFromContainer [2019-10-07T20:43:01.215Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-07T20:43:01.215Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-07T20:43:01.277Z] === RUN TestCopyFromContainer// [2019-10-07T20:43:01.564Z] === RUN TestCopyFromContainer//bar/root [2019-10-07T20:43:01.564Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-07T20:43:01.564Z] === RUN TestCopyFromContainer/bar/quux [2019-10-07T20:43:01.849Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-07T20:43:01.849Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-07T20:43:02.140Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-07T20:43:02.153Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-07T20:43:02.153Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-07T20:43:02.153Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-07T20:43:02.153Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer (2.70s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-07T20:43:02.438Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2019-10-07T20:43:02.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T20:43:02.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:43:02.438Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:43:02.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:43:02.438Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:43:02.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:43:02.438Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:43:02.438Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:43:02.438Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:43:02.438Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:43:02.438Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-10-07T20:43:02.438Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-07T20:43:02.438Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-07T20:43:02.438Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-07T20:43:02.438Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T20:43:02.438Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-07T20:43:02.438Z] === RUN TestCreateWithInvalidEnv [2019-10-07T20:43:02.804Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T20:43:02.804Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T20:43:02.804Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T20:43:02.804Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T20:43:02.804Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T20:43:02.804Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T20:43:02.804Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T20:43:02.804Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T20:43:02.804Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T20:43:02.804Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-07T20:43:02.804Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-07T20:43:02.804Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-07T20:43:02.804Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-07T20:43:02.804Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T20:43:02.804Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-07T20:43:02.804Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T20:43:03.151Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-07T20:43:04.513Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:43:04.840Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-07T20:43:04.840Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-10-07T20:43:04.840Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-10-07T20:43:04.840Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T20:43:05.073Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-07T20:43:06.435Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-07T20:43:06.879Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.04s) [2019-10-07T20:43:06.879Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T20:43:06.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:43:06.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:43:06.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:43:06.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:43:06.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:43:06.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:43:06.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:43:06.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:43:06.879Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:43:06.879Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:43:06.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:43:06.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:43:06.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:43:06.879Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:43:06.880Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:43:06.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-07T20:43:06.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-07T20:43:06.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-07T20:43:06.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-07T20:43:06.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-07T20:43:06.880Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-07T20:43:06.880Z] === RUN TestContainerStartOnDaemonRestart [2019-10-07T20:43:06.880Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-07T20:43:06.880Z] === RUN TestDaemonRestartIpcMode [2019-10-07T20:43:06.880Z] === PAUSE TestDaemonRestartIpcMode [2019-10-07T20:43:06.880Z] === RUN TestDiff [2019-10-07T20:43:07.390Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-07T20:43:07.495Z] --- PASS: TestDiff (0.70s) [2019-10-07T20:43:07.495Z] === RUN TestExecWithCloseStdin [2019-10-07T20:43:08.314Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-07T20:43:08.510Z] --- PASS: TestExecWithCloseStdin (0.99s) [2019-10-07T20:43:08.510Z] === RUN TestExec [2019-10-07T20:43:09.237Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-07T20:43:09.523Z] --- PASS: TestExec (0.90s) [2019-10-07T20:43:09.523Z] === RUN TestExecUser [2019-10-07T20:43:10.163Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-07T20:43:10.532Z] --- PASS: TestExecUser (0.84s) [2019-10-07T20:43:10.532Z] === RUN TestExportContainerAndImportImage [2019-10-07T20:43:11.525Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-07T20:43:11.544Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-10-07T20:43:11.544Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T20:43:12.448Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-07T20:43:13.022Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-07T20:43:13.022Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-07T20:43:13.022Z] === RUN TestHealthCheckWorkdir [2019-10-07T20:43:13.371Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-07T20:43:14.032Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-10-07T20:43:14.033Z] === RUN TestHealthKillContainer [2019-10-07T20:43:14.730Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-07T20:43:16.091Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-07T20:43:17.013Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-07T20:43:17.492Z] --- PASS: TestHealthKillContainer (2.95s) [2019-10-07T20:43:17.492Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T20:43:17.492Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-10-07T20:43:17.492Z] === RUN TestIpcModeNone [2019-10-07T20:43:17.938Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-07T20:43:17.938Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-07T20:43:18.501Z] --- PASS: TestIpcModeNone (0.89s) [2019-10-07T20:43:18.501Z] === RUN TestIpcModePrivate [2019-10-07T20:43:18.863Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-07T20:43:19.516Z] --- PASS: TestIpcModePrivate (0.89s) [2019-10-07T20:43:19.516Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-07T20:43:19.516Z] === RUN TestIpcModeShareable [2019-10-07T20:43:19.788Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-07T20:43:20.134Z] --- PASS: TestIpcModeShareable (0.89s) [2019-10-07T20:43:20.134Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-07T20:43:20.134Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-07T20:43:21.149Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-07T20:43:22.071Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-07T20:43:22.827Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2019-10-07T20:43:22.827Z] === RUN TestAPIIpcModeHost [2019-10-07T20:43:23.324Z] --- PASS: TestImportExtremelyLargeImageWorks (113.47s) [2019-10-07T20:43:23.324Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-07T20:43:23.324Z] PASS [2019-10-07T20:43:23.324Z] [2019-10-07T20:43:23.324Z] === Skipped [2019-10-07T20:43:23.324Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-07T20:43:23.324Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:43:23.324Z] [2019-10-07T20:43:23.324Z] [2019-10-07T20:43:23.324Z] DONE 12 tests, 1 skipped in 115.264s [2019-10-07T20:43:23.324Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-07T20:43:23.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:43:23.324Z] ++ set -e [2019-10-07T20:43:23.324Z] ++ '[' -n 0 ']' [2019-10-07T20:43:23.324Z] ++ set -x [2019-10-07T20:43:23.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:43:23.324Z] INFO: Testing against a local daemon [2019-10-07T20:43:23.324Z] === RUN TestNetworkCreateDelete [2019-10-07T20:43:23.324Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-10-07T20:43:23.324Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T20:43:23.324Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-10-07T20:43:23.324Z] === RUN TestInspectNetwork [2019-10-07T20:43:23.430Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-07T20:43:23.449Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-10-07T20:43:23.449Z] === RUN TestDaemonIpcModeShareable [2019-10-07T20:43:25.311Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-07T20:43:25.484Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-10-07T20:43:25.484Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-07T20:43:25.484Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-07T20:43:25.484Z] === RUN TestDaemonIpcModePrivate [2019-10-07T20:43:25.869Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-07T20:43:26.030Z] === RUN TestInspectNetwork/full_network_id [2019-10-07T20:43:26.031Z] === RUN TestInspectNetwork/partial_network_id [2019-10-07T20:43:26.031Z] === RUN TestInspectNetwork/network_name [2019-10-07T20:43:26.031Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-07T20:43:27.518Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-10-07T20:43:27.518Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-07T20:43:27.518Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-07T20:43:27.518Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-07T20:43:28.376Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-07T20:43:28.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-10-07T20:43:28.998Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-07T20:43:28.998Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-07T20:43:28.998Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-07T20:43:31.024Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2019-10-07T20:43:31.024Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-07T20:43:31.024Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-07T20:43:31.024Z] === RUN TestIpcModeOlderClient [2019-10-07T20:43:31.024Z] === PAUSE TestIpcModeOlderClient [2019-10-07T20:43:31.024Z] === RUN TestKillContainerInvalidSignal [2019-10-07T20:43:31.310Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-10-07T20:43:31.310Z] === RUN TestKillContainer [2019-10-07T20:43:31.310Z] === RUN TestKillContainer/no_signal [2019-10-07T20:43:32.331Z] === RUN TestKillContainer/non_killing_signal [2019-10-07T20:43:32.348Z] --- PASS: TestInspectNetwork (8.46s) [2019-10-07T20:43:32.348Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-07T20:43:32.348Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-07T20:43:32.348Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-07T20:43:32.348Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-07T20:43:32.348Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-07T20:43:32.348Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T20:43:32.615Z] === RUN TestKillContainer/killing_signal [2019-10-07T20:43:33.607Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-07T20:43:33.624Z] --- PASS: TestKillContainer (2.14s) [2019-10-07T20:43:33.624Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-10-07T20:43:33.624Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-10-07T20:43:33.624Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-10-07T20:43:33.624Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T20:43:33.624Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-07T20:43:34.201Z] --- PASS: TestRunContainerWithBridgeNone (2.84s) [2019-10-07T20:43:34.201Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-07T20:43:34.201Z] === RUN TestNetworkInvalidJSON [2019-10-07T20:43:34.201Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T20:43:34.201Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T20:43:34.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:43:34.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:43:34.201Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:43:34.201Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:43:34.201Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T20:43:34.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:43:34.201Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:43:34.201Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-07T20:43:34.201Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-07T20:43:34.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-07T20:43:34.201Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-07T20:43:34.201Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T20:43:34.240Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-07T20:43:35.140Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-07T20:43:35.141Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-07T20:43:35.141Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T20:43:35.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2019-10-07T20:43:35.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-10-07T20:43:35.249Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-10-07T20:43:35.249Z] === RUN TestKillStoppedContainer [2019-10-07T20:43:35.249Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-10-07T20:43:35.249Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T20:43:35.249Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-07T20:43:35.249Z] === RUN TestKillDifferentUserContainer [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/server/httputils 0.224s coverage: 14.7% of statements [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/server/middleware 0.156s coverage: 37.7% of statements [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/server/router/swarm 0.240s coverage: 4.0% of statements [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 95.2% of statements [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/types/strslice 0.056s coverage: 90.0% of statements [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/types/time 0.399s coverage: 100.0% of statements [2019-10-07T20:43:35.526Z] ok github.com/docker/docker/api/types/versions 0.088s coverage: 75.0% of statements [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-07T20:43:35.526Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-07T20:43:35.870Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-10-07T20:43:35.870Z] === RUN TestInspectOomKilledTrue [2019-10-07T20:43:35.981Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-07T20:43:35.981Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-07T20:43:35.981Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T20:43:36.864Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-07T20:43:37.246Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-07T20:43:37.246Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-07T20:43:37.246Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T20:43:37.343Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-10-07T20:43:37.343Z] === RUN TestInspectOomKilledFalse [2019-10-07T20:43:37.625Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2019-10-07T20:43:37.625Z] === RUN TestLinksEtcHostsContentMatch [2019-10-07T20:43:37.786Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-07T20:43:38.510Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-10-07T20:43:38.510Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-07T20:43:38.510Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T20:43:38.634Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-10-07T20:43:38.635Z] === RUN TestLinksContainerNames [2019-10-07T20:43:38.905Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-07T20:43:38.905Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-07T20:43:38.905Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T20:43:40.122Z] --- PASS: TestLinksContainerNames (1.42s) [2019-10-07T20:43:40.122Z] === RUN TestLogsFollowTailEmpty [2019-10-07T20:43:40.223Z] ok github.com/docker/docker/builder/dockerfile 0.421s coverage: 46.1% of statements [2019-10-07T20:43:40.223Z] ok github.com/docker/docker/builder/dockerignore 0.073s coverage: 96.8% of statements [2019-10-07T20:43:40.223Z] ok github.com/docker/docker/builder/remotecontext 0.605s coverage: 9.2% of statements [2019-10-07T20:43:40.741Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2019-10-07T20:43:40.741Z] === RUN TestContainerNetworkMountsNoChown [2019-10-07T20:43:41.395Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/default [2019-10-07T20:43:41.395Z] === PAUSE TestMountDaemonRoot/default [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/private [2019-10-07T20:43:41.395Z] === PAUSE TestMountDaemonRoot/private [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/rprivate [2019-10-07T20:43:41.395Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/slave [2019-10-07T20:43:41.395Z] === PAUSE TestMountDaemonRoot/slave [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/rslave [2019-10-07T20:43:41.395Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/shared [2019-10-07T20:43:41.395Z] === PAUSE TestMountDaemonRoot/shared [2019-10-07T20:43:41.395Z] === RUN TestMountDaemonRoot/rshared [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/default [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rprivate [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rslave [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rshared [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/shared [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/private [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/slave [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-07T20:43:41.396Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:43:41.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-07T20:43:41.396Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-07T20:43:41.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-07T20:43:41.679Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-10-07T20:43:41.679Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-07T20:43:41.679Z] === RUN TestContainerBindMountNonRecursive [2019-10-07T20:43:42.165Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2019-10-07T20:43:42.165Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-07T20:43:42.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T20:43:42.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:43:42.165Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:43:42.165Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T20:43:43.021Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-07T20:43:43.701Z] --- PASS: TestContainerBindMountNonRecursive (1.70s) [2019-10-07T20:43:43.701Z] === RUN TestNetworkNat [2019-10-07T20:43:44.336Z] --- PASS: TestNetworkNat (0.76s) [2019-10-07T20:43:44.336Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T20:43:44.953Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2019-10-07T20:43:44.953Z] === RUN TestNetworkLoopbackNat [2019-10-07T20:43:45.970Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2019-10-07T20:43:45.970Z] === RUN TestPause [2019-10-07T20:43:46.303Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-07T20:43:46.590Z] --- PASS: TestPause (0.79s) [2019-10-07T20:43:46.590Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T20:43:46.590Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:43:46.590Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:43:46.590Z] === RUN TestPauseStopPausedContainer [2019-10-07T20:43:47.230Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-07T20:43:47.598Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2019-10-07T20:43:47.598Z] === RUN TestPsFilter [2019-10-07T20:43:47.598Z] --- PASS: TestPsFilter (0.22s) [2019-10-07T20:43:47.598Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T20:43:48.213Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-10-07T20:43:48.213Z] === RUN TestRemoveContainerWithVolume [2019-10-07T20:43:49.230Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-10-07T20:43:49.230Z] === RUN TestRemoveContainerRunning [2019-10-07T20:43:49.845Z] --- PASS: TestRemoveContainerRunning (0.74s) [2019-10-07T20:43:49.845Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T20:43:50.464Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2019-10-07T20:43:50.464Z] === RUN TestRemoveInvalidContainer [2019-10-07T20:43:50.464Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-07T20:43:50.464Z] === RUN TestRenameLinkedContainer [2019-10-07T20:43:50.688Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-07T20:43:52.463Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-07T20:43:53.021Z] === RUN TestDockerSuite/TestCpToDot [2019-10-07T20:43:53.198Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-07T20:43:53.921Z] --- PASS: TestRenameLinkedContainer (2.87s) [2019-10-07T20:43:53.921Z] === RUN TestRenameStoppedContainer [2019-10-07T20:43:53.921Z] --- PASS: TestRenameStoppedContainer (0.70s) [2019-10-07T20:43:53.921Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T20:43:53.945Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-07T20:43:54.558Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-07T20:43:54.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-07T20:43:55.400Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2019-10-07T20:43:55.400Z] === RUN TestRenameInvalidName [2019-10-07T20:43:55.789Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-07T20:43:56.421Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-07T20:43:56.421Z] === RUN TestRenameAnonymousContainer [2019-10-07T20:43:56.441Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-07T20:43:57.672Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-07T20:43:58.231Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-07T20:43:58.950Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-07T20:43:59.111Z] --- PASS: TestRenameAnonymousContainer (2.64s) [2019-10-07T20:43:59.111Z] === RUN TestRenameContainerWithSameName [2019-10-07T20:43:59.728Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2019-10-07T20:43:59.728Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T20:43:59.873Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-07T20:44:01.210Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2019-10-07T20:44:01.210Z] === RUN TestResize [2019-10-07T20:44:01.233Z] #33 136.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-07T20:44:01.830Z] --- PASS: TestResize (0.78s) [2019-10-07T20:44:01.830Z] === RUN TestResizeWithInvalidSize [2019-10-07T20:44:02.001Z] --- PASS: TestServiceWithDataPathPortInit (16.78s) [2019-10-07T20:44:02.001Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:44:02.001Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:44:02.001Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T20:44:02.157Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-07T20:44:02.383Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-07T20:44:02.383Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-07T20:44:02.447Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2019-10-07T20:44:02.447Z] === RUN TestResizeWhenContainerNotStarted [2019-10-07T20:44:02.717Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-07T20:44:02.942Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-07T20:44:03.462Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:44:03.462Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:44:03.462Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:44:03.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-07T20:44:03.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-07T20:44:03.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-07T20:44:03.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:44:04.623Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-07T20:44:04.825Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-07T20:44:04.825Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-07T20:44:04.825Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-07T20:44:05.385Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-07T20:44:05.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-07T20:44:05.545Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-07T20:44:06.309Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-07T20:44:06.309Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-07T20:44:06.309Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-07T20:44:06.906Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-07T20:44:07.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-07T20:44:07.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-07T20:44:07.232Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-07T20:44:07.487Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-07T20:44:07.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-07T20:44:07.741Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-07T20:44:07.741Z] === RUN TestDockerSuite/TestCreateRM [2019-10-07T20:44:07.995Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-07T20:44:07.995Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-07T20:44:07.995Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-07T20:44:08.205Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.53s) [2019-10-07T20:44:08.205Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-07T20:44:08.205Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b214fq0rbsyyr1k7q2tlxuky8 Created:2019-10-07 20:44:00.444848395 +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[955b53d0f846451b394fbc09af673f6ce664d64f56f0b6d4d039d7f9c11eb7a4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mxw6l57ka9b4iptaqmebrss4m EndpointID:9fedd5cae313f6d82bf81a03e5a47ee60cb5f44a8f6d1e73fa6c476ff9363e5a MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:15ae853f2ac44acd635525d70a168bde9f274a9b1ae66456993ef99b267ec662 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:1be1e8ca5ea6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mxw6l57ka9b4iptaqmebrss4m EndpointID:9fedd5cae313f6d82bf81a03e5a47ee60cb5f44a8f6d1e73fa6c476ff9363e5a EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-07T20:44:08.205Z] PASS [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] === Skipped [2019-10-07T20:44:08.205Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:44:08.205Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] DONE 21 tests, 1 skipped in 45.437s [2019-10-07T20:44:08.205Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:44:08.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:08.205Z] ++ set -e [2019-10-07T20:44:08.205Z] ++ '[' -n 0 ']' [2019-10-07T20:44:08.205Z] ++ set -x [2019-10-07T20:44:08.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:08.205Z] INFO: Testing against a local daemon [2019-10-07T20:44:08.205Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-07T20:44:08.205Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T20:44:08.205Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:44:08.205Z] === RUN TestDockerNetworkIpvlan [2019-10-07T20:44:08.205Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-07T20:44:08.205Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:44:08.205Z] PASS [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] === Skipped [2019-10-07T20:44:08.205Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-07T20:44:08.205Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-07T20:44:08.205Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] [2019-10-07T20:44:08.205Z] DONE 2 tests, 2 skipped in 0.187s [2019-10-07T20:44:08.205Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:44:08.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:08.205Z] ++ set -e [2019-10-07T20:44:08.205Z] ++ '[' -n 0 ']' [2019-10-07T20:44:08.205Z] ++ set -x [2019-10-07T20:44:08.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:08.206Z] INFO: Testing against a local daemon [2019-10-07T20:44:08.206Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-07T20:44:08.250Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-07T20:44:08.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-07T20:44:08.790Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-07T20:44:09.633Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2019-10-07T20:44:09.633Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-07T20:44:09.633Z] === RUN TestDockerNetworkMacvlan [2019-10-07T20:44:10.004Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-07T20:44:10.150Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-07T20:44:10.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:44:10.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-07T20:44:10.757Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-07T20:44:10.757Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-07T20:44:10.757Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-07T20:44:11.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-07T20:44:11.284Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-07T20:44:11.512Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-07T20:44:12.532Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-07T20:44:12.873Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.52s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.45s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.50s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.56s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-07T20:44:13.713Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2019-10-07T20:44:13.713Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-07T20:44:13.713Z] === RUN TestCgroupNamespacesRun [2019-10-07T20:44:13.797Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-07T20:44:14.916Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-07T20:44:14.916Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-07T20:44:14.916Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-07T20:44:14.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-07T20:44:14.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-07T20:44:14.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-07T20:44:15.006Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-07T20:44:15.159Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-07T20:44:15.191Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2019-10-07T20:44:15.191Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-07T20:44:15.191Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-07T20:44:15.475Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-07T20:44:15.908Z] ok github.com/docker/docker/builder/remotecontext/git 36.589s coverage: 85.1% of statements [2019-10-07T20:44:15.908Z] ? github.com/docker/docker/cli [no test files] [2019-10-07T20:44:15.908Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-07T20:44:15.908Z] ok github.com/docker/docker/cli/debug 0.092s coverage: 100.0% of statements [2019-10-07T20:44:15.908Z] ok github.com/docker/docker/client 0.674s coverage: 75.3% of statements [2019-10-07T20:44:16.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-07T20:44:16.083Z] #33 151.5 [2019-10-07T20:44:16.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-07T20:44:17.006Z] #33 DONE 152.1s [2019-10-07T20:44:17.006Z] [2019-10-07T20:44:17.006Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-07T20:44:17.213Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-10-07T20:44:17.213Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-07T20:44:17.213Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-07T20:44:17.880Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-07T20:44:18.696Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-10-07T20:44:18.696Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-07T20:44:18.696Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-07T20:44:19.154Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-07T20:44:20.263Z] #34 DONE 2.8s [2019-10-07T20:44:20.388Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-07T20:44:20.596Z] ok github.com/docker/docker/cmd/dockerd 0.686s coverage: 19.0% of statements [2019-10-07T20:44:20.729Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2019-10-07T20:44:20.729Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-07T20:44:20.729Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-07T20:44:21.189Z] [2019-10-07T20:44:21.190Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-07T20:44:21.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-07T20:44:21.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-07T20:44:22.112Z] #35 DONE 1.1s [2019-10-07T20:44:22.112Z] [2019-10-07T20:44:22.112Z] #36 exporting to image [2019-10-07T20:44:22.112Z] #36 exporting layers [2019-10-07T20:44:22.214Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-10-07T20:44:22.214Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-07T20:44:22.214Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-07T20:44:22.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-07T20:44:23.227Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2019-10-07T20:44:23.227Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-07T20:44:23.227Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-07T20:44:23.501Z] ok github.com/docker/docker/container 0.566s coverage: 42.5% of statements [2019-10-07T20:44:23.501Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-07T20:44:23.501Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-07T20:44:23.501Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-07T20:44:23.501Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-07T20:44:23.719Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-07T20:44:23.719Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-07T20:44:23.845Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-07T20:44:23.845Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-07T20:44:23.845Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-07T20:44:24.288Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-07T20:44:24.660Z] === RUN TestDockerSuite/TestDockerFails [2019-10-07T20:44:24.660Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-07T20:44:24.660Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-07T20:44:24.660Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-07T20:44:25.371Z] #36 exporting layers 3.3s done [2019-10-07T20:44:25.371Z] #36 writing image sha256:9db9ea9526d5e439f0cf039637792201fb8c6ee7dd48eb0e69b72b4faf3fc3f7 done [2019-10-07T20:44:25.371Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-07T20:44:25.371Z] #36 DONE 3.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan (16.27s) [2019-10-07T20:44:25.757Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-07T20:44:25.757Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.34s) [2019-10-07T20:44:25.757Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-10-07T20:44:25.757Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.25s) [2019-10-07T20:44:25.757Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.52s) [2019-10-07T20:44:25.757Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:44:25.757Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s) [2019-10-07T20:44:25.757Z] PASS [2019-10-07T20:44:25.757Z] [2019-10-07T20:44:25.757Z] DONE 8 tests in 17.860s [2019-10-07T20:44:25.757Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-07T20:44:25.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:25.757Z] ++ set -e [2019-10-07T20:44:25.757Z] ++ '[' -n 0 ']' [2019-10-07T20:44:25.757Z] ++ set -x [2019-10-07T20:44:25.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:25.795Z] + echo Ensuring container killed. [2019-10-07T20:44:25.795Z] Ensuring container killed. [2019-10-07T20:44:25.795Z] + docker rm -vf docker-pr2 [2019-10-07T20:44:25.795Z] Error: No such container: docker-pr2 [2019-10-07T20:44:25.795Z] + true [Pipeline] sh [2019-10-07T20:44:25.869Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-10-07T20:44:25.869Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-07T20:44:25.869Z] === RUN TestKernelTCPMemory [2019-10-07T20:44:26.037Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-07T20:44:26.140Z] testing: warning: no tests to run [2019-10-07T20:44:26.140Z] PASS [2019-10-07T20:44:26.140Z] [2019-10-07T20:44:26.140Z] DONE 0 tests in 0.305s [2019-10-07T20:44:26.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-07T20:44:26.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:26.140Z] ++ set -e [2019-10-07T20:44:26.140Z] ++ '[' -n 0 ']' [2019-10-07T20:44:26.140Z] ++ set -x [2019-10-07T20:44:26.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:44:26.151Z] + echo Chowning /workspace to jenkins user [2019-10-07T20:44:26.151Z] Chowning /workspace to jenkins user [2019-10-07T20:44:26.151Z] + id -u [2019-10-07T20:44:26.151Z] + id -g [2019-10-07T20:44:26.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40056:/workspace busybox chown -R 1000:1000 /workspace [2019-10-07T20:44:26.877Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-10-07T20:44:26.877Z] === RUN TestNISDomainname [2019-10-07T20:44:26.945Z] INFO: Testing against a local daemon [2019-10-07T20:44:26.945Z] === RUN TestAuthZPluginAllowRequest [2019-10-07T20:44:27.397Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T20:44:27.895Z] --- PASS: TestNISDomainname (1.09s) [2019-10-07T20:44:27.895Z] === RUN TestHostnameDnsResolution [2019-10-07T20:44:27.948Z] + bundleName=unit [2019-10-07T20:44:27.948Z] + echo Creating unit-bundles.tar.gz [2019-10-07T20:44:27.948Z] Creating unit-bundles.tar.gz [2019-10-07T20:44:27.948Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-07T20:44:27.948Z] bundles/junit-report.xml [2019-10-07T20:44:27.948Z] bundles/go-test-report.json [2019-10-07T20:44:27.948Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-07T20:44:27.956Z] Archiving artifacts [2019-10-07T20:44:28.334Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40056/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T20:44:28.639Z] + make clean [2019-10-07T20:44:28.895Z] docker volume rm -f docker-dev-cache [2019-10-07T20:44:28.895Z] docker-dev-cache [Pipeline] deleteDir [2019-10-07T20:44:28.909Z] --- PASS: TestHostnameDnsResolution (1.17s) [2019-10-07T20:44:28.909Z] === RUN TestStats [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T20:44:29.284Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-07T20:44:29.284Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-07T20:44:29.284Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-07T20:44:29.414Z] --- PASS: TestAuthZPluginAllowRequest (2.33s) [2019-10-07T20:44:29.414Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-07T20:44:29.414Z] === RUN TestAuthZPluginTLS [2019-10-07T20:44:29.541Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-07T20:44:29.798Z] --- PASS: TestAuthZPluginTLS (0.70s) [2019-10-07T20:44:29.798Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-07T20:44:29.798Z] === RUN TestAuthZPluginDenyRequest [2019-10-07T20:44:30.603Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-07T20:44:30.603Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-07T20:44:30.603Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-07T20:44:30.985Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-07T20:44:30.985Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-07T20:44:30.985Z] === RUN TestAuthZPluginDenyResponse [2019-10-07T20:44:31.416Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-07T20:44:31.416Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-07T20:44:31.416Z] === RUN TestAuthZPluginAllowEventStream [2019-10-07T20:44:31.586Z] --- PASS: TestStats (2.28s) [2019-10-07T20:44:31.586Z] === RUN TestStopContainerWithTimeout [2019-10-07T20:44:31.586Z] === RUN TestStopContainerWithTimeout/0 [2019-10-07T20:44:31.586Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-07T20:44:31.586Z] === RUN TestStopContainerWithTimeout/1 [2019-10-07T20:44:31.586Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-07T20:44:31.586Z] === RUN TestStopContainerWithTimeout/3 [2019-10-07T20:44:31.586Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-07T20:44:31.586Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-07T20:44:31.586Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-07T20:44:31.586Z] === CONT TestStopContainerWithTimeout/0 [2019-10-07T20:44:31.586Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-07T20:44:31.586Z] === CONT TestStopContainerWithTimeout/1 [2019-10-07T20:44:31.586Z] === CONT TestStopContainerWithTimeout/3 [2019-10-07T20:44:34.030Z] --- PASS: TestAuthZPluginAllowEventStream (2.48s) [2019-10-07T20:44:34.030Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-07T20:44:34.030Z] === RUN TestAuthZPluginErrorResponse [2019-10-07T20:44:34.399Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-10-07T20:44:34.399Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-07T20:44:34.399Z] === RUN TestAuthZPluginErrorRequest [2019-10-07T20:44:35.045Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-07T20:44:35.045Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2019-10-07T20:44:35.045Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2019-10-07T20:44:35.045Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-10-07T20:44:35.045Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2019-10-07T20:44:35.045Z] === RUN TestDeleteDevicemapper [2019-10-07T20:44:35.045Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-07T20:44:35.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:44:35.045Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T20:44:35.188Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-07T20:44:35.188Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-07T20:44:35.188Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-07T20:44:35.557Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-10-07T20:44:35.557Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-07T20:44:35.557Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-07T20:44:36.522Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2019-10-07T20:44:36.522Z] === RUN TestUpdateMemory [2019-10-07T20:44:37.533Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-07T20:44:37.533Z] === RUN TestUpdateCPUQuota [2019-10-07T20:44:37.608Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-07T20:44:38.163Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.62s) [2019-10-07T20:44:38.163Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-07T20:44:38.163Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-07T20:44:38.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-07T20:44:39.572Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-10-07T20:44:39.572Z] === RUN TestUpdatePidsLimit [2019-10-07T20:44:39.572Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-07T20:44:39.856Z] === RUN TestUpdatePidsLimit/no_change [2019-10-07T20:44:40.138Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-07T20:44:40.424Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-07T20:44:40.793Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.56s) [2019-10-07T20:44:40.793Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-07T20:44:40.793Z] === RUN TestAuthZPluginHeader [2019-10-07T20:44:40.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-07T20:44:41.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-07T20:44:41.327Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-07T20:44:41.801Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-07T20:44:41.945Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-07T20:44:42.108Z] --- PASS: TestAuthZPluginHeader (1.01s) [2019-10-07T20:44:42.108Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-07T20:44:42.108Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-07T20:44:42.108Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-07T20:44:42.108Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:44:42.108Z] === RUN TestAuthZPluginV2Disable [2019-10-07T20:44:42.108Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-07T20:44:42.108Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:44:42.108Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-07T20:44:42.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T20:44:42.108Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:44:42.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-07T20:44:42.108Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T20:44:42.108Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:44:42.108Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit (4.16s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-07T20:44:43.434Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-10-07T20:44:43.434Z] === RUN TestUpdateRestartPolicy [2019-10-07T20:44:44.310Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon 3.380s coverage: 9.2% of statements [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/cluster 1.737s coverage: 0.5% of statements [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.531s coverage: 65.3% of statements [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/cluster/convert 0.721s coverage: 35.8% of statements [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.038s coverage: 10.9% of statements [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/config 0.720s coverage: 82.8% of statements [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/discovery 0.493s coverage: 30.0% of statements [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/events 0.420s coverage: 50.0% of statements [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-07T20:44:44.611Z] ok github.com/docker/docker/daemon/graphdriver 0.171s coverage: 2.3% of statements [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-07T20:44:44.611Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-07T20:44:45.670Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-07T20:44:46.594Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-07T20:44:46.802Z] ok github.com/docker/docker/daemon/images 0.465s coverage: 4.9% of statements [2019-10-07T20:44:46.802Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-07T20:44:46.802Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2019-10-07T20:44:46.802Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-07T20:44:46.802Z] ok github.com/docker/docker/daemon/logger 0.492s coverage: 43.0% of statements [2019-10-07T20:44:47.776Z] ok github.com/docker/docker/daemon/logger/awslogs 0.733s coverage: 77.8% of statements [2019-10-07T20:44:47.776Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-07T20:44:47.776Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-07T20:44:47.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-07T20:44:47.776Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-07T20:44:47.776Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-07T20:44:47.961Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-07T20:44:48.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.424s coverage: 62.1% of statements [2019-10-07T20:44:48.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.308s coverage: 88.3% of statements [2019-10-07T20:44:48.888Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-07T20:44:49.448Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-07T20:44:50.373Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-07T20:44:50.430Z] ok github.com/docker/docker/daemon/logger/local 0.502s coverage: 74.7% of statements [2019-10-07T20:44:50.430Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-07T20:44:50.893Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.255s coverage: 21.4% of statements [2019-10-07T20:44:52.253Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-07T20:44:53.085Z] ok github.com/docker/docker/daemon/logger/splunk 2.243s coverage: 84.5% of statements [2019-10-07T20:44:53.085Z] ok github.com/docker/docker/daemon/logger/syslog 0.128s coverage: 47.8% of statements [2019-10-07T20:44:53.548Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2019-10-07T20:44:53.548Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-07T20:44:53.548Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-07T20:44:53.548Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-07T20:44:54.136Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-07T20:44:56.169Z] --- PASS: TestUpdateRestartPolicy (12.23s) [2019-10-07T20:44:56.169Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T20:44:56.454Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2019-10-07T20:44:56.454Z] === RUN TestWaitNonBlocked [2019-10-07T20:44:56.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:44:56.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:44:56.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:44:56.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:44:56.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:44:56.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:44:56.473Z] ok github.com/docker/docker/distribution 1.730s coverage: 20.6% of statements [2019-10-07T20:44:56.473Z] ok github.com/docker/docker/distribution/metadata 2.069s coverage: 48.2% of statements [2019-10-07T20:44:56.473Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-07T20:44:57.394Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-07T20:44:57.468Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-07T20:44:57.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2019-10-07T20:44:57.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2019-10-07T20:44:57.468Z] === RUN TestWaitBlocked [2019-10-07T20:44:57.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:44:57.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:44:57.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:44:57.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:44:57.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-07T20:44:57.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-07T20:44:58.019Z] ok github.com/docker/docker/distribution/xfer 2.630s coverage: 76.8% of statements [2019-10-07T20:44:58.019Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-07T20:44:58.019Z] ok github.com/docker/docker/errdefs 0.138s coverage: 49.4% of statements [2019-10-07T20:44:58.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-07T20:44:58.490Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-07T20:44:58.490Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-10-07T20:44:58.490Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2019-10-07T20:44:58.490Z] === CONT TestContainerStartOnDaemonRestart [2019-10-07T20:44:58.490Z] === CONT TestIpcModeOlderClient [2019-10-07T20:44:58.490Z] === CONT TestDaemonRestartIpcMode [2019-10-07T20:44:58.778Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-07T20:44:59.567Z] ok github.com/docker/docker/image 1.028s coverage: 86.4% of statements [2019-10-07T20:44:59.567Z] ok github.com/docker/docker/image/cache 0.312s coverage: 19.2% of statements [2019-10-07T20:44:59.567Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-07T20:44:59.567Z] ok github.com/docker/docker/image/v1 0.164s coverage: 25.0% of statements [2019-10-07T20:44:59.567Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-07T20:45:00.199Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-07T20:45:01.559Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-07T20:45:01.844Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.61s) [2019-10-07T20:45:01.844Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-07T20:45:01.844Z] PASS [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] === Skipped [2019-10-07T20:45:01.844Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-07T20:45:01.844Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-07T20:45:01.844Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T20:45:01.844Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T20:45:01.844Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] DONE 17 tests, 4 skipped in 33.451s [2019-10-07T20:45:01.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-07T20:45:01.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:01.844Z] ++ set -e [2019-10-07T20:45:01.844Z] ++ '[' -n 0 ']' [2019-10-07T20:45:01.844Z] ++ set -x [2019-10-07T20:45:01.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:01.844Z] INFO: Testing against a local daemon [2019-10-07T20:45:01.844Z] === RUN TestPluginInvalidJSON [2019-10-07T20:45:01.844Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:45:01.844Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:45:01.844Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:45:01.844Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-07T20:45:01.844Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T20:45:01.844Z] PASS [2019-10-07T20:45:01.844Z] [2019-10-07T20:45:01.844Z] DONE 2 tests in 0.223s [2019-10-07T20:45:01.844Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-07T20:45:01.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:01.844Z] ++ set -e [2019-10-07T20:45:01.844Z] ++ '[' -n 0 ']' [2019-10-07T20:45:01.844Z] ++ set -x [2019-10-07T20:45:01.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:01.844Z] INFO: Testing against a local daemon [2019-10-07T20:45:01.844Z] === RUN TestExternalGraphDriver [2019-10-07T20:45:01.844Z] === RUN TestExternalGraphDriver/json [2019-10-07T20:45:02.216Z] === RUN TestExternalGraphDriver/spec [2019-10-07T20:45:02.249Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2019-10-07T20:45:02.249Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-07T20:45:02.490Z] ok github.com/docker/docker/layer 0.393s coverage: 30.0% of statements [2019-10-07T20:45:02.490Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-07T20:45:02.533Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-10-07T20:45:02.533Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-07T20:45:02.533Z] PASS [2019-10-07T20:45:02.533Z] [2019-10-07T20:45:02.533Z] === Skipped [2019-10-07T20:45:02.533Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-07T20:45:02.533Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:45:02.533Z] [2019-10-07T20:45:02.533Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-07T20:45:02.533Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-07T20:45:02.533Z] [2019-10-07T20:45:02.533Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-07T20:45:02.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-07T20:45:02.533Z] [2019-10-07T20:45:02.533Z] [2019-10-07T20:45:02.533Z] DONE 197 tests, 3 skipped in 123.224s [2019-10-07T20:45:02.533Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-07T20:45:02.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:02.533Z] ++ set -e [2019-10-07T20:45:02.533Z] ++ '[' -n 0 ']' [2019-10-07T20:45:02.533Z] ++ set -x [2019-10-07T20:45:02.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:02.817Z] INFO: Testing against a local daemon [2019-10-07T20:45:02.817Z] === RUN TestCommitInheritsEnv [2019-10-07T20:45:03.103Z] --- PASS: TestCommitInheritsEnv (0.43s) [2019-10-07T20:45:03.103Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T20:45:03.103Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-07T20:45:03.103Z] === RUN TestImagesFilterMultiReference [2019-10-07T20:45:03.103Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-10-07T20:45:03.103Z] === RUN TestImagePullPlatformInvalid [2019-10-07T20:45:03.387Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-07T20:45:03.387Z] === RUN TestRemoveImageOrphaning [2019-10-07T20:45:03.444Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-07T20:45:03.671Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-07T20:45:03.671Z] === RUN TestRemoveImageGarbageCollector [2019-10-07T20:45:03.671Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-07T20:45:03.671Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:03.671Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T20:45:03.671Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-07T20:45:03.671Z] === RUN TestTagInvalidReference [2019-10-07T20:45:03.671Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-07T20:45:03.671Z] === RUN TestTagValidPrefixedRepo [2019-10-07T20:45:03.956Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-07T20:45:03.956Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T20:45:03.956Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-07T20:45:03.956Z] === RUN TestTagOfficialNames [2019-10-07T20:45:03.956Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-07T20:45:03.956Z] === RUN TestTagMatchesDigest [2019-10-07T20:45:03.956Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-07T20:45:03.956Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-07T20:45:04.037Z] ok github.com/docker/docker/libcontainerd/local 0.356s coverage: 1.0% of statements [2019-10-07T20:45:04.037Z] ok github.com/docker/docker/libcontainerd/queue 0.088s coverage: 100.0% of statements [2019-10-07T20:45:04.037Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-07T20:45:04.037Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-07T20:45:04.037Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-07T20:45:04.037Z] ? github.com/docker/docker/oci [no test files] [2019-10-07T20:45:04.037Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-07T20:45:04.037Z] ok github.com/docker/docker/opts 0.182s coverage: 67.3% of statements [2019-10-07T20:45:04.037Z] ok github.com/docker/docker/pkg/aaparser 0.166s coverage: 50.0% of statements [2019-10-07T20:45:04.069Z] === RUN TestExternalGraphDriver/pull [2019-10-07T20:45:04.369Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-07T20:45:04.369Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-07T20:45:06.273Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-07T20:45:06.273Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-07T20:45:06.273Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-07T20:45:06.528Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-07T20:45:06.610Z] --- PASS: TestExternalGraphDriver (6.91s) [2019-10-07T20:45:06.610Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-07T20:45:06.610Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2019-10-07T20:45:06.610Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-10-07T20:45:06.610Z] --- PASS: TestExternalGraphDriver/pull (2.58s) [2019-10-07T20:45:06.610Z] === RUN TestGraphdriverPluginV2 [2019-10-07T20:45:06.785Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-07T20:45:06.785Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-07T20:45:06.991Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-07T20:45:06.991Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:06.991Z] PASS [2019-10-07T20:45:06.991Z] [2019-10-07T20:45:06.991Z] === Skipped [2019-10-07T20:45:06.991Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-07T20:45:06.991Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:45:06.991Z] [2019-10-07T20:45:06.991Z] [2019-10-07T20:45:06.991Z] DONE 5 tests, 1 skipped in 7.152s [2019-10-07T20:45:06.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-07T20:45:06.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:06.991Z] ++ set -e [2019-10-07T20:45:06.991Z] ++ '[' -n 0 ']' [2019-10-07T20:45:06.991Z] ++ set -x [2019-10-07T20:45:06.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:06.991Z] INFO: Testing against a local daemon [2019-10-07T20:45:06.991Z] === RUN TestContinueAfterPluginCrash [2019-10-07T20:45:06.991Z] === PAUSE TestContinueAfterPluginCrash [2019-10-07T20:45:06.991Z] === RUN TestDaemonStartWithLogOpt [2019-10-07T20:45:06.991Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-07T20:45:06.991Z] === CONT TestContinueAfterPluginCrash [2019-10-07T20:45:06.991Z] === CONT TestDaemonStartWithLogOpt [2019-10-07T20:45:08.671Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-07T20:45:10.031Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-07T20:45:10.031Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-07T20:45:10.031Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-07T20:45:10.955Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-07T20:45:11.209Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-07T20:45:11.768Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-07T20:45:12.691Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-07T20:45:12.946Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-07T20:45:13.200Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-07T20:45:13.200Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-07T20:45:14.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-07T20:45:15.119Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-07T20:45:16.042Z] === RUN TestDockerSuite/TestEventsRename [2019-10-07T20:45:16.967Z] === RUN TestDockerSuite/TestEventsResize [2019-10-07T20:45:17.892Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-07T20:45:18.541Z] --- PASS: TestDaemonStartWithLogOpt (11.19s) [2019-10-07T20:45:18.541Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-07T20:45:18.817Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-07T20:45:19.741Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-07T20:45:20.665Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-07T20:45:20.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-07T20:45:23.562Z] --- PASS: TestContinueAfterPluginCrash (16.14s) [2019-10-07T20:45:23.562Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-07T20:45:23.562Z] PASS [2019-10-07T20:45:23.562Z] [2019-10-07T20:45:23.562Z] DONE 2 tests in 16.293s [2019-10-07T20:45:23.562Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-07T20:45:23.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:23.562Z] ++ set -e [2019-10-07T20:45:23.562Z] ++ '[' -n 0 ']' [2019-10-07T20:45:23.562Z] ++ set -x [2019-10-07T20:45:23.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:23.562Z] INFO: Testing against a local daemon [2019-10-07T20:45:23.562Z] === RUN TestPluginWithDevMounts [2019-10-07T20:45:23.562Z] === PAUSE TestPluginWithDevMounts [2019-10-07T20:45:23.562Z] === CONT TestPluginWithDevMounts [2019-10-07T20:45:23.925Z] === RUN TestDockerSuite/TestEventsTop [2019-10-07T20:45:24.849Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-07T20:45:25.446Z] --- PASS: TestPluginWithDevMounts (2.06s) [2019-10-07T20:45:25.446Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-07T20:45:25.446Z] PASS [2019-10-07T20:45:25.446Z] [2019-10-07T20:45:25.446Z] DONE 1 tests in 2.301s [2019-10-07T20:45:25.446Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-07T20:45:25.446Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:25.446Z] ++ set -e [2019-10-07T20:45:25.446Z] ++ '[' -n 0 ']' [2019-10-07T20:45:25.446Z] ++ set -x [2019-10-07T20:45:25.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:25.859Z] INFO: Testing against a local daemon [2019-10-07T20:45:25.859Z] === RUN TestSecretInspect [2019-10-07T20:45:27.357Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-07T20:45:28.427Z] --- PASS: TestSecretInspect (2.84s) [2019-10-07T20:45:28.427Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-07T20:45:28.427Z] === RUN TestSecretList [2019-10-07T20:45:28.719Z] === RUN TestDockerSuite/TestExec [2019-10-07T20:45:29.641Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-07T20:45:30.609Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-07T20:45:31.538Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-07T20:45:31.607Z] --- PASS: TestSecretList (2.85s) [2019-10-07T20:45:31.607Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-07T20:45:31.607Z] === RUN TestSecretsCreateAndDelete [2019-10-07T20:45:32.460Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-07T20:45:34.344Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-07T20:45:34.887Z] --- PASS: TestSecretsCreateAndDelete (2.99s) [2019-10-07T20:45:34.887Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-07T20:45:34.887Z] === RUN TestSecretsUpdate [2019-10-07T20:45:35.266Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-07T20:45:36.190Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-07T20:45:37.114Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-07T20:45:37.326Z] --- PASS: TestSecretsUpdate (2.91s) [2019-10-07T20:45:37.326Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-07T20:45:37.326Z] === RUN TestTemplatedSecret [2019-10-07T20:45:38.048Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-07T20:45:38.983Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/archive 10.569s coverage: 62.0% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/authorization 0.606s coverage: 26.8% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/chrootarchive 0.193s coverage: 15.4% of statements [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/directory 0.118s coverage: 80.0% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/discovery 0.256s coverage: 58.3% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/discovery/file 0.143s coverage: 92.9% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/discovery/kv 3.872s coverage: 84.1% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/discovery/memory 0.156s coverage: 92.3% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/discovery/nodes 0.167s coverage: 93.8% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 87.7% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/homedir 0.118s coverage: 42.9% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 6.3% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/ioutils 0.817s coverage: 69.2% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/jsonmessage 0.257s coverage: 91.7% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/locker 0.070s coverage: 88.9% of statements [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.066s coverage: 85.7% of statements [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-07T20:45:39.797Z] ok github.com/docker/docker/pkg/pidfile 0.112s coverage: 82.6% of statements [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-07T20:45:39.797Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-07T20:45:39.907Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-07T20:45:41.310Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-07T20:45:41.418Z] --- PASS: TestTemplatedSecret (3.55s) [2019-10-07T20:45:41.418Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-07T20:45:41.418Z] === RUN TestSecretCreateResolve [2019-10-07T20:45:43.192Z] === RUN TestDockerSuite/TestExecEnv [2019-10-07T20:45:43.752Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-07T20:45:43.886Z] --- PASS: TestSecretCreateResolve (3.04s) [2019-10-07T20:45:43.886Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-07T20:45:43.886Z] PASS [2019-10-07T20:45:43.886Z] [2019-10-07T20:45:43.886Z] DONE 6 tests in 18.340s [2019-10-07T20:45:43.886Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-07T20:45:43.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:43.886Z] ++ set -e [2019-10-07T20:45:43.886Z] ++ '[' -n 0 ']' [2019-10-07T20:45:43.886Z] ++ set -x [2019-10-07T20:45:43.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:45:43.886Z] INFO: Testing against a local daemon [2019-10-07T20:45:43.886Z] === RUN TestServiceCreateInit [2019-10-07T20:45:44.257Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T20:45:45.633Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-07T20:45:46.556Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-07T20:45:48.437Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-07T20:45:49.360Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-07T20:45:49.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-07T20:45:49.370Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T20:45:50.284Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-07T20:45:51.209Z] === RUN TestDockerSuite/TestExecParseError [2019-10-07T20:45:52.133Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-07T20:45:52.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-07T20:45:52.946Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-07T20:45:53.870Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-07T20:45:54.544Z] --- PASS: TestServiceCreateInit (10.10s) [2019-10-07T20:45:54.544Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2019-10-07T20:45:54.544Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-07T20:45:54.544Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2019-10-07T20:45:54.544Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-07T20:45:54.544Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/plugins 35.147s coverage: 73.4% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/reexec 0.188s coverage: 82.4% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/signal 0.068s coverage: 20.3% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/streamformatter 0.080s coverage: 66.2% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/stringid 0.098s coverage: 70.6% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/system 0.142s coverage: 12.7% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/tarsum 0.193s coverage: 89.3% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/term 0.068s coverage: 30.8% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: 0.0% of statements [no tests to run] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/plugin 0.289s coverage: 11.6% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/plugin/v2 0.140s coverage: 20.1% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/reference 0.205s coverage: 83.7% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/registry 0.437s coverage: 52.2% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/registry/resumable 0.310s coverage: 100.0% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 50.9% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/rootless [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/runconfig 0.150s coverage: 54.5% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/testutil 0.172s coverage: 62.5% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/volume [no test files] [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/volume/drivers 0.173s coverage: 36.1% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/volume/local 0.176s coverage: 37.7% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/volume/mounts 0.191s coverage: 66.2% of statements [2019-10-07T20:45:54.650Z] ok github.com/docker/docker/volume/service 0.573s coverage: 70.3% of statements [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-07T20:45:54.650Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-07T20:45:56.198Z] INFO: make.ps1 ended at 10/07/2019 20:45:55 [2019-10-07T20:45:57.130Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-07T20:45:58.056Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-07T20:45:58.390Z] INFO: Unit tests ended at 10/07/2019 20:45:57. Duration:00:04:07.3139176 [2019-10-07T20:45:58.390Z] INFO: Building busybox [2019-10-07T20:45:58.390Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-07T20:45:58.390Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-07T20:45:58.390Z] [2019-10-07T20:45:58.390Z] Sending build context to Docker daemon 2.56kB [2019-10-07T20:45:58.390Z] [2019-10-07T20:45:58.390Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-07T20:45:58.390Z] ---> 1ddfa8bee56a [2019-10-07T20:45:58.390Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-07T20:45:58.390Z] ---> Running in 0eff2ff27bb6 [2019-10-07T20:45:58.980Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-07T20:46:05.505Z] Removing intermediate container 0eff2ff27bb6 [2019-10-07T20:46:05.505Z] ---> d62809311746 [2019-10-07T20:46:05.505Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-07T20:46:05.505Z] [2019-10-07T20:46:06.484Z] ---> afc8a2fbb4ef [2019-10-07T20:46:06.484Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-07T20:46:06.484Z] ---> Running in 8abd907bc15d [2019-10-07T20:46:08.035Z] [2019-10-07T20:46:08.035Z] SUCCESS: Specified value was saved. [2019-10-07T20:46:10.958Z] Removing intermediate container 8abd907bc15d [2019-10-07T20:46:10.958Z] ---> ae5727b6c609 [2019-10-07T20:46:10.958Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-07T20:46:10.958Z] ---> Running in a650c85115c7 [2019-10-07T20:46:11.129Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-07T20:46:11.129Z] === RUN TestDockerSuite/TestExecTTY [2019-10-07T20:46:12.053Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-07T20:46:12.979Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-07T20:46:13.901Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-07T20:46:14.424Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2019-10-07T20:46:14.424Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-07T20:46:14.424Z] === RUN TestCreateServiceConflict [2019-10-07T20:46:14.424Z] --- PASS: TestCreateServiceConflict (2.72s) [2019-10-07T20:46:14.424Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-07T20:46:14.424Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T20:46:14.824Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-07T20:46:14.824Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-07T20:46:15.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-07T20:46:16.920Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-07T20:46:17.692Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2019-10-07T20:46:17.692Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-07T20:46:17.692Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T20:46:17.843Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-07T20:46:18.091Z] Cannot create a file when that file already exists. [2019-10-07T20:46:19.724Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-07T20:46:20.295Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-07T20:46:22.186Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-07T20:46:25.192Z] Removing intermediate container a650c85115c7 [2019-10-07T20:46:25.192Z] ---> ca86f50aea0a [2019-10-07T20:46:25.192Z] Step 6/6 : CMD ["sh"] [2019-10-07T20:46:25.192Z] ---> Running in af4373bc7855 [2019-10-07T20:46:25.654Z] Removing intermediate container af4373bc7855 [2019-10-07T20:46:25.654Z] ---> d56277d6e92f [2019-10-07T20:46:25.654Z] Successfully built d56277d6e92f [2019-10-07T20:46:25.654Z] Successfully tagged busybox:latest [2019-10-07T20:46:25.654Z] INFO: Docker images of the daemon under test [2019-10-07T20:46:25.654Z] [2019-10-07T20:46:25.654Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-07T20:46:25.654Z] busybox latest d56277d6e92f Less than a second ago 4.75GB [2019-10-07T20:46:25.654Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-07T20:46:25.654Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-07T20:46:25.654Z] [2019-10-07T20:46:25.654Z] INFO: Running integration tests at 10/07/2019 20:46:25... [2019-10-07T20:46:25.654Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-07T20:46:25.654Z] INFO: Integration API tests being run from the host: [2019-10-07T20:46:25.654Z] INFO: make.ps1 starting at 10/07/2019 20:46:25 [2019-10-07T20:46:26.630Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-07T20:46:27.415Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-07T20:46:31.473Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s) [2019-10-07T20:46:31.474Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-07T20:46:31.474Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T20:46:32.644Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-07T20:46:34.525Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-07T20:46:34.838Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2019-10-07T20:46:34.838Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-07T20:46:34.838Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T20:46:38.068Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2019-10-07T20:46:38.068Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-07T20:46:38.068Z] === RUN TestCreateServiceSysctls [2019-10-07T20:46:39.763Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-07T20:46:40.018Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-07T20:46:40.018Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-07T20:46:40.018Z] === RUN TestDockerSuite/TestHealth [2019-10-07T20:46:43.407Z] --- PASS: TestCreateServiceSysctls (4.41s) [2019-10-07T20:46:43.407Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-07T20:46:43.407Z] === RUN TestCreateServiceCapabilities [2019-10-07T20:46:45.880Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2019-10-07T20:46:45.880Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-07T20:46:45.880Z] === RUN TestInspect [2019-10-07T20:46:46.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-07T20:46:50.075Z] --- PASS: TestInspect (3.64s) [2019-10-07T20:46:50.075Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-07T20:46:50.075Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T20:46:51.868Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-07T20:46:54.066Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-07T20:46:56.355Z] --- PASS: TestDockerNetworkConnectAlias (5.88s) [2019-10-07T20:46:56.355Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-07T20:46:56.355Z] === RUN TestDockerNetworkReConnect [2019-10-07T20:46:57.829Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-07T20:47:00.515Z] --- PASS: TestDockerNetworkReConnect (4.81s) [2019-10-07T20:47:00.515Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-07T20:47:00.515Z] === RUN TestServicePlugin [2019-10-07T20:47:00.515Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-07T20:47:00.515Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:47:00.515Z] === RUN TestServiceUpdateLabel [2019-10-07T20:47:00.768Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-07T20:47:01.367Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-07T20:47:01.367Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-07T20:47:01.367Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-07T20:47:01.621Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-07T20:47:02.545Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-07T20:47:02.545Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-07T20:47:03.012Z] --- PASS: TestServiceUpdateLabel (2.54s) [2019-10-07T20:47:03.012Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-07T20:47:03.012Z] === RUN TestServiceUpdateSecrets [2019-10-07T20:47:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-07T20:47:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-07T20:47:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-07T20:47:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-07T20:47:03.698Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-07T20:47:04.031Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-07T20:47:04.285Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-07T20:47:04.673Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-07T20:47:04.844Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-07T20:47:04.844Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-07T20:47:05.650Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-07T20:47:05.768Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-07T20:47:05.768Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-07T20:47:06.630Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-07T20:47:06.692Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-07T20:47:07.092Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-07T20:47:07.616Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-07T20:47:07.616Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-07T20:47:08.539Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-07T20:47:09.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-07T20:47:10.017Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-07T20:47:11.346Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-07T20:47:11.346Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-07T20:47:11.600Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-07T20:47:13.488Z] === RUN TestDockerSuite/TestImportFile [2019-10-07T20:47:14.796Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-07T20:47:15.997Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-07T20:47:15.997Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-07T20:47:17.879Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-07T20:47:19.526Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2019-10-07T20:47:19.526Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-07T20:47:19.526Z] === RUN TestServiceUpdateConfigs [2019-10-07T20:47:19.762Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-07T20:47:21.644Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-07T20:47:22.204Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-07T20:47:22.763Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-07T20:47:23.322Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-07T20:47:23.421Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-07T20:47:24.245Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-07T20:47:25.605Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-07T20:47:25.717Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-07T20:47:26.164Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-07T20:47:27.088Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-07T20:47:27.088Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-07T20:47:27.088Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-07T20:47:27.088Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-07T20:47:27.650Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-07T20:47:28.575Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-07T20:47:29.473Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-07T20:47:29.498Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-07T20:47:30.422Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-07T20:47:31.347Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-07T20:47:32.272Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-07T20:47:33.196Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-07T20:47:33.196Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-07T20:47:33.230Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-07T20:47:35.079Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-07T20:47:35.637Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-07T20:47:35.983Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2019-10-07T20:47:35.983Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-07T20:47:35.983Z] === RUN TestServiceUpdateNetwork [2019-10-07T20:47:36.149Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-07T20:47:36.559Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-07T20:47:36.559Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-07T20:47:37.481Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-07T20:47:37.481Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-07T20:47:38.843Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-07T20:47:39.090Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-07T20:47:39.766Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-07T20:47:40.324Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-07T20:47:41.684Z] === RUN TestDockerSuite/TestInspectImage [2019-10-07T20:47:41.684Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-07T20:47:41.684Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-07T20:47:41.684Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-07T20:47:42.042Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-07T20:47:42.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:47:42.243Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-07T20:47:42.504Z] INFO: Testing against a local daemon [2019-10-07T20:47:42.504Z] === RUN TestBuildWithSession [2019-10-07T20:47:42.504Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-07T20:47:42.504Z] build_session_test.go:25: TODO: BuildKit [2019-10-07T20:47:42.504Z] === RUN TestBuildSquashParent [2019-10-07T20:47:42.504Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-07T20:47:42.504Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:47:42.504Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-07T20:47:42.504Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-07T20:47:42.504Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:47:42.504Z] === RUN TestBuildMultiStageCopy [2019-10-07T20:47:42.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-07T20:47:43.169Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-07T20:47:43.169Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-07T20:47:44.092Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-07T20:47:45.016Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-07T20:47:47.549Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-07T20:47:47.549Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-07T20:47:48.473Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-07T20:47:49.395Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-07T20:47:49.624Z] --- PASS: TestServiceUpdateNetwork (14.37s) [2019-10-07T20:47:49.624Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-07T20:47:49.624Z] PASS [2019-10-07T20:47:49.624Z] [2019-10-07T20:47:49.624Z] === Skipped [2019-10-07T20:47:49.624Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-07T20:47:49.624Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:47:49.624Z] [2019-10-07T20:47:49.624Z] [2019-10-07T20:47:49.624Z] DONE 19 tests, 1 skipped in 124.370s [2019-10-07T20:47:49.624Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-07T20:47:49.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:47:49.624Z] ++ set -e [2019-10-07T20:47:49.624Z] ++ '[' -n 0 ']' [2019-10-07T20:47:49.624Z] ++ set -x [2019-10-07T20:47:49.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:47:49.624Z] INFO: Testing against a local daemon [2019-10-07T20:47:49.624Z] === RUN TestSessionCreate [2019-10-07T20:47:49.624Z] --- PASS: TestSessionCreate (0.02s) [2019-10-07T20:47:49.624Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T20:47:49.624Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-07T20:47:49.624Z] PASS [2019-10-07T20:47:49.624Z] [2019-10-07T20:47:49.624Z] DONE 2 tests in 0.222s [2019-10-07T20:47:49.624Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-07T20:47:49.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:47:49.624Z] ++ set -e [2019-10-07T20:47:49.624Z] ++ '[' -n 0 ']' [2019-10-07T20:47:49.624Z] ++ set -x [2019-10-07T20:47:49.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:47:49.624Z] INFO: Testing against a local daemon [2019-10-07T20:47:49.624Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T20:47:49.624Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:47:49.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:47:49.624Z] === RUN TestEventsExecDie [2019-10-07T20:47:49.624Z] --- PASS: TestEventsExecDie (0.95s) [2019-10-07T20:47:49.624Z] === RUN TestEventsBackwardsCompatible [2019-10-07T20:47:49.624Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-07T20:47:49.624Z] === RUN TestInfoBinaryCommits [2019-10-07T20:47:49.624Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-10-07T20:47:49.624Z] === RUN TestInfoAPIVersioned [2019-10-07T20:47:49.624Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-07T20:47:49.624Z] === RUN TestInfoAPI [2019-10-07T20:47:49.624Z] --- PASS: TestInfoAPI (0.03s) [2019-10-07T20:47:49.624Z] === RUN TestInfoAPIWarnings [2019-10-07T20:47:49.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-07T20:47:50.449Z] --- PASS: TestInfoAPIWarnings (0.87s) [2019-10-07T20:47:50.449Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-07T20:47:50.449Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T20:47:51.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s) [2019-10-07T20:47:51.237Z] === RUN TestPingCacheHeaders [2019-10-07T20:47:51.237Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-07T20:47:51.237Z] === RUN TestPingGet [2019-10-07T20:47:51.237Z] --- PASS: TestPingGet (0.01s) [2019-10-07T20:47:51.237Z] === RUN TestPingHead [2019-10-07T20:47:51.237Z] --- PASS: TestPingHead (0.02s) [2019-10-07T20:47:51.237Z] === RUN TestVersion [2019-10-07T20:47:51.237Z] --- PASS: TestVersion (0.02s) [2019-10-07T20:47:51.237Z] PASS [2019-10-07T20:47:51.237Z] [2019-10-07T20:47:51.237Z] === Skipped [2019-10-07T20:47:51.237Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:47:51.237Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:47:51.237Z] [2019-10-07T20:47:51.237Z] [2019-10-07T20:47:51.237Z] DONE 12 tests, 1 skipped in 2.716s [2019-10-07T20:47:51.237Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-07T20:47:51.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:47:51.237Z] ++ set -e [2019-10-07T20:47:51.237Z] ++ '[' -n 0 ']' [2019-10-07T20:47:51.237Z] ++ set -x [2019-10-07T20:47:51.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:47:51.313Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-07T20:47:51.608Z] INFO: Testing against a local daemon [2019-10-07T20:47:51.608Z] === RUN TestVolumesCreateAndList [2019-10-07T20:47:51.608Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-07T20:47:51.608Z] === RUN TestVolumesRemove [2019-10-07T20:47:51.608Z] --- PASS: TestVolumesRemove (0.11s) [2019-10-07T20:47:51.608Z] === RUN TestVolumesInspect [2019-10-07T20:47:51.608Z] --- PASS: TestVolumesInspect (0.01s) [2019-10-07T20:47:51.608Z] === RUN TestVolumesInvalidJSON [2019-10-07T20:47:51.608Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T20:47:51.608Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T20:47:51.608Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T20:47:51.608Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-07T20:47:51.608Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-10-07T20:47:51.608Z] PASS [2019-10-07T20:47:51.608Z] [2019-10-07T20:47:51.608Z] DONE 5 tests in 0.462s [2019-10-07T20:47:51.608Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T20:47:51.874Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-07T20:47:51.988Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T20:47:51.988Z] +++ kill 11532 [2019-10-07T20:47:53.234Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-07T20:47:53.253Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T20:47:53.253Z] +++ /etc/init.d/apparmor stop [2019-10-07T20:47:53.647Z] Clearing AppArmor profiles cache:. [2019-10-07T20:47:53.647Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:47:53.647Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:47:53.647Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:47:53.647Z] [2019-10-07T20:47:53.647Z] To set a process to complain mode, use the command line tool [2019-10-07T20:47:53.647Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:47:53.647Z] with the 'teardown' option." [2019-10-07T20:47:53.647Z] [2019-10-07T20:47:54.159Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-07T20:47:54.927Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-07T20:47:54.927Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-07T20:47:55.082Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-07T20:47:55.641Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-07T20:47:55.902Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir Post stage [Pipeline] junit [2019-10-07T20:47:56.439Z] Recording test results [2019-10-07T20:47:56.564Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-07T20:47:56.565Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-07T20:47:56.877Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T20:47:58.088Z] + echo Ensuring container killed. [2019-10-07T20:47:58.089Z] Ensuring container killed. [2019-10-07T20:47:58.089Z] + docker rm -vf docker-pr2 [2019-10-07T20:47:58.089Z] Error: No such container: docker-pr2 [2019-10-07T20:47:58.089Z] + true [Pipeline] sh [2019-10-07T20:47:58.437Z] --- PASS: TestBuildMultiStageCopy (16.31s) [2019-10-07T20:47:58.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.29s) [2019-10-07T20:47:58.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2019-10-07T20:47:58.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s) [2019-10-07T20:47:58.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2019-10-07T20:47:58.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.59s) [2019-10-07T20:47:58.437Z] === RUN TestBuildMultiStageParentConfig [2019-10-07T20:47:58.437Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-10-07T20:47:58.437Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:47:58.437Z] === RUN TestBuildLabelWithTargets [2019-10-07T20:47:58.437Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-10-07T20:47:58.437Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:47:58.437Z] === RUN TestBuildWithEmptyLayers [2019-10-07T20:47:58.940Z] + echo Chowning /workspace to jenkins user [2019-10-07T20:47:58.940Z] Chowning /workspace to jenkins user [2019-10-07T20:47:58.940Z] + id -u [2019-10-07T20:47:58.940Z] + id -g [2019-10-07T20:47:58.940Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40056:/workspace busybox chown -R 1001:1001 /workspace [2019-10-07T20:47:58.940Z] Unable to find image 'busybox:latest' locally [2019-10-07T20:47:58.940Z] latest: Pulling from library/busybox [2019-10-07T20:47:59.303Z] 6d4c3d9fc915: Pulling fs layer [2019-10-07T20:47:59.303Z] 6d4c3d9fc915: Verifying Checksum [2019-10-07T20:47:59.303Z] 6d4c3d9fc915: Download complete [2019-10-07T20:47:59.678Z] 6d4c3d9fc915: Pull complete [2019-10-07T20:47:59.822Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-07T20:48:00.044Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-07T20:48:00.044Z] Status: Downloaded newer image for busybox:latest [2019-10-07T20:48:00.629Z] --- PASS: TestBuildWithEmptyLayers (2.21s) [2019-10-07T20:48:00.629Z] === RUN TestBuildMultiStageOnBuild [2019-10-07T20:48:00.629Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-07T20:48:00.629Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:48:00.629Z] === RUN TestBuildUncleanTarFilenames [2019-10-07T20:48:00.629Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-07T20:48:00.629Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:48:00.629Z] === RUN TestBuildMultiStageLayerLeak [2019-10-07T20:48:00.629Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-07T20:48:00.629Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:48:00.629Z] === RUN TestBuildWithHugeFile [2019-10-07T20:48:00.629Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-07T20:48:00.629Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-07T20:48:00.629Z] === RUN TestBuildWithEmptyDockerfile [2019-10-07T20:48:00.629Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:48:01.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:48:01.092Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:48:01.092Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:48:01.092Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:48:01.092Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:48:01.092Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-07T20:48:01.092Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-07T20:48:01.092Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-07T20:48:01.092Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2019-10-07T20:48:01.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-07T20:48:01.092Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-07T20:48:01.092Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-07T20:48:01.092Z] === RUN TestBuildPreserveOwnership [2019-10-07T20:48:01.182Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-07T20:48:01.554Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-07T20:48:01.554Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:48:01.554Z] === RUN TestBuildPlatformInvalid [2019-10-07T20:48:01.554Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-10-07T20:48:01.554Z] PASS [2019-10-07T20:48:01.554Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-07T20:48:01.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:48:01.554Z] INFO: Testing against a local daemon [2019-10-07T20:48:01.554Z] === RUN TestConfigList [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigList (0.01s) [2019-10-07T20:48:01.554Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestConfigsCreateAndDelete [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestConfigsUpdate [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestTemplatedConfig [2019-10-07T20:48:01.554Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestConfigInspect [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestConfigCreateWithLabels [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:48:01.554Z] === RUN TestConfigCreateResolve [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:48:01.554Z] === RUN TestConfigDaemonLibtrustID [2019-10-07T20:48:01.554Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-07T20:48:01.554Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:48:01.554Z] PASS [2019-10-07T20:48:01.554Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-07T20:48:01.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:48:01.554Z] INFO: Testing against a local daemon [2019-10-07T20:48:01.554Z] === RUN TestCheckpoint [2019-10-07T20:48:01.554Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-07T20:48:01.554Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-07T20:48:01.554Z] === RUN TestContainerInvalidJSON [2019-10-07T20:48:01.554Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:48:01.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:48:01.554Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:48:01.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:48:01.554Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:48:01.554Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:48:01.554Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-07T20:48:01.554Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-07T20:48:01.554Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-07T20:48:01.554Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-07T20:48:01.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-07T20:48:01.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-07T20:48:01.554Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-07T20:48:01.554Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-07T20:48:01.554Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.04s) [2019-10-07T20:48:01.554Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-07T20:48:01.554Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-07T20:48:01.554Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-07T20:48:01.554Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-07T20:48:01.554Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-07T20:48:01.554Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-07T20:48:01.554Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestCopyFromContainer [2019-10-07T20:48:01.554Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-07T20:48:01.554Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:01.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-07T20:48:01.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:48:01.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:48:01.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:48:01.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:48:01.554Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:48:01.554Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:48:01.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-07T20:48:01.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-07T20:48:01.554Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-07T20:48:01.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-07T20:48:01.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-07T20:48:01.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-07T20:48:01.554Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-07T20:48:01.554Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-07T20:48:01.554Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-07T20:48:01.554Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-07T20:48:01.554Z] === RUN TestCreateWithInvalidEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-07T20:48:02.017Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-07T20:48:02.017Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-07T20:48:02.017Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-07T20:48:02.017Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-07T20:48:02.017Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-07T20:48:02.017Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-07T20:48:02.017Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-07T20:48:02.017Z] === RUN TestCreateTmpfsMountsTarget [2019-10-07T20:48:02.017Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-07T20:48:02.017Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:02.017Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-07T20:48:02.017Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-07T20:48:02.017Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:48:02.017Z] === RUN TestCreateWithCapabilities [2019-10-07T20:48:02.017Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-07T20:48:02.017Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-07T20:48:02.017Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-07T20:48:02.017Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-07T20:48:02.017Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:48:02.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:48:02.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:48:02.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-07T20:48:02.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-07T20:48:02.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-07T20:48:02.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-07T20:48:02.018Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-07T20:48:02.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-07T20:48:02.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-07T20:48:02.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-07T20:48:02.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-07T20:48:02.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-07T20:48:02.018Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-07T20:48:02.018Z] === RUN TestDiff [2019-10-07T20:48:02.018Z] --- SKIP: TestDiff (0.00s) [2019-10-07T20:48:02.018Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:02.018Z] === RUN TestExecWithCloseStdin [2019-10-07T20:48:02.686Z] + bundleName=s390x-integration [2019-10-07T20:48:02.686Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-07T20:48:02.686Z] Creating s390x-integration-bundles.tar.gz [2019-10-07T20:48:02.686Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-10-07T20:48:02.686Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-07T20:48:02.829Z] Archiving artifacts [2019-10-07T20:48:03.065Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-07T20:48:03.624Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-07T20:48:04.207Z] --- PASS: TestExecWithCloseStdin (2.54s) [2019-10-07T20:48:04.207Z] === RUN TestExec [2019-10-07T20:48:04.207Z] --- SKIP: TestExec (0.00s) [2019-10-07T20:48:04.207Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-07T20:48:04.207Z] === RUN TestExecUser [2019-10-07T20:48:04.207Z] --- SKIP: TestExecUser (0.00s) [2019-10-07T20:48:04.207Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-07T20:48:04.207Z] === RUN TestExportContainerAndImportImage [2019-10-07T20:48:04.207Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-07T20:48:04.207Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:04.207Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-07T20:48:04.207Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-07T20:48:04.207Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:04.207Z] === RUN TestHealthCheckWorkdir [2019-10-07T20:48:04.207Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-07T20:48:04.207Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:04.207Z] === RUN TestHealthKillContainer [2019-10-07T20:48:04.207Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-07T20:48:04.207Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-07T20:48:04.207Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-07T20:48:04.207Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-07T20:48:04.207Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-07T20:48:04.207Z] === RUN TestKillContainerInvalidSignal [2019-10-07T20:48:05.507Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-07T20:48:06.404Z] --- PASS: TestKillContainerInvalidSignal (2.08s) [2019-10-07T20:48:06.404Z] === RUN TestKillContainer [2019-10-07T20:48:06.404Z] --- SKIP: TestKillContainer (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-07T20:48:06.404Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-07T20:48:06.404Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-07T20:48:06.404Z] === RUN TestKillStoppedContainer [2019-10-07T20:48:06.404Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-07T20:48:06.404Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-07T20:48:06.404Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-07T20:48:06.404Z] === RUN TestKillDifferentUserContainer [2019-10-07T20:48:06.404Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-07T20:48:06.404Z] === RUN TestInspectOomKilledTrue [2019-10-07T20:48:06.404Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:48:06.404Z] === RUN TestInspectOomKilledFalse [2019-10-07T20:48:06.404Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-07T20:48:06.404Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-07T20:48:06.404Z] === RUN TestLogsFollowTailEmpty [2019-10-07T20:48:08.595Z] --- PASS: TestLogsFollowTailEmpty (2.24s) [2019-10-07T20:48:08.595Z] === RUN TestNetworkNat [2019-10-07T20:48:08.595Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-07T20:48:08.595Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:08.595Z] === RUN TestNetworkLocalhostTCPNat [2019-10-07T20:48:08.595Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-07T20:48:08.595Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:48:08.595Z] === RUN TestNetworkLoopbackNat [2019-10-07T20:48:08.595Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-07T20:48:08.595Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:08.595Z] === RUN TestPause [2019-10-07T20:48:08.595Z] --- SKIP: TestPause (0.00s) [2019-10-07T20:48:08.595Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-07T20:48:08.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-07T20:48:08.767Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-07T20:48:10.786Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.17s) [2019-10-07T20:48:10.786Z] === RUN TestPauseStopPausedContainer [2019-10-07T20:48:10.786Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-07T20:48:10.786Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:10.786Z] === RUN TestPsFilter [2019-10-07T20:48:10.936Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40056/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T20:48:11.250Z] --- PASS: TestPsFilter (0.18s) [2019-10-07T20:48:11.250Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-07T20:48:11.279Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-07T20:48:11.279Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-07T20:48:11.702Z] + make clean [2019-10-07T20:48:12.065Z] docker volume rm -f docker-dev-cache [2019-10-07T20:48:12.065Z] docker-dev-cache [Pipeline] deleteDir [2019-10-07T20:48:13.441Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2019-10-07T20:48:13.441Z] === RUN TestRemoveContainerWithVolume [2019-10-07T20:48:13.789Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-07T20:48:14.349Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-07T20:48:15.274Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-07T20:48:16.364Z] --- PASS: TestRemoveContainerWithVolume (2.41s) [2019-10-07T20:48:16.364Z] === RUN TestRemoveContainerRunning [2019-10-07T20:48:17.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-07T20:48:18.555Z] --- PASS: TestRemoveContainerRunning (2.24s) [2019-10-07T20:48:18.555Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-07T20:48:20.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.35s) [2019-10-07T20:48:20.772Z] === RUN TestRemoveInvalidContainer [2019-10-07T20:48:20.772Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-07T20:48:20.772Z] === RUN TestRenameLinkedContainer [2019-10-07T20:48:20.772Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-07T20:48:20.772Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:20.772Z] === RUN TestRenameStoppedContainer [2019-10-07T20:48:22.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-07T20:48:22.962Z] --- PASS: TestRenameStoppedContainer (2.48s) [2019-10-07T20:48:22.963Z] === RUN TestRenameRunningContainerAndReuse [2019-10-07T20:48:25.652Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-07T20:48:27.672Z] --- PASS: TestRenameRunningContainerAndReuse (4.35s) [2019-10-07T20:48:27.673Z] === RUN TestRenameInvalidName [2019-10-07T20:48:28.917Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-07T20:48:29.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-07T20:48:29.864Z] --- PASS: TestRenameInvalidName (2.01s) [2019-10-07T20:48:29.864Z] === RUN TestRenameAnonymousContainer [2019-10-07T20:48:29.864Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-07T20:48:29.864Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:29.864Z] === RUN TestRenameContainerWithSameName [2019-10-07T20:48:31.411Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2019-10-07T20:48:31.411Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-07T20:48:31.411Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-07T20:48:31.411Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:31.411Z] === RUN TestResize [2019-10-07T20:48:31.411Z] --- SKIP: TestResize (0.00s) [2019-10-07T20:48:31.411Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:31.411Z] === RUN TestResizeWithInvalidSize [2019-10-07T20:48:31.411Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-07T20:48:31.411Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-07T20:48:31.411Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T20:48:32.434Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-07T20:48:32.434Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-07T20:48:34.318Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-07T20:48:34.336Z] --- PASS: TestResizeWhenContainerNotStarted (2.33s) [2019-10-07T20:48:34.336Z] === RUN TestDaemonRestartKillContainers [2019-10-07T20:48:34.336Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-07T20:48:34.336Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:48:34.336Z] === RUN TestStats [2019-10-07T20:48:34.336Z] --- SKIP: TestStats (0.00s) [2019-10-07T20:48:34.336Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-07T20:48:34.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-07T20:48:34.878Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-07T20:48:35.438Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-07T20:48:37.947Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-07T20:48:37.947Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-07T20:48:38.203Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-07T20:48:38.203Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-07T20:48:38.203Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-07T20:48:38.457Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-07T20:48:39.017Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-07T20:48:39.940Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-07T20:48:44.094Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-07T20:48:44.348Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-07T20:48:44.603Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-07T20:48:46.764Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.11s) [2019-10-07T20:48:46.764Z] === RUN TestStopContainerWithTimeout [2019-10-07T20:48:46.764Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-07T20:48:46.764Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-07T20:48:46.764Z] === RUN TestUpdateRestartPolicy [2019-10-07T20:48:49.833Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-07T20:48:50.088Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-07T20:48:50.343Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-07T20:48:50.343Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-07T20:48:51.704Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-07T20:48:53.067Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-07T20:48:54.428Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-07T20:48:55.352Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-07T20:48:56.275Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-07T20:48:58.784Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-07T20:48:59.706Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-07T20:49:00.265Z] === RUN TestDockerSuite/TestLogsSince [2019-10-07T20:49:07.904Z] --- PASS: TestUpdateRestartPolicy (22.52s) [2019-10-07T20:49:07.904Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-07T20:49:08.374Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-07T20:49:10.098Z] --- PASS: TestUpdateRestartWithAutoRemove (2.20s) [2019-10-07T20:49:10.098Z] === RUN TestWaitNonBlocked [2019-10-07T20:49:10.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:49:10.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:49:10.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:49:10.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:49:10.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-07T20:49:10.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-07T20:49:13.636Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-07T20:49:13.890Z] === RUN TestDockerSuite/TestLogsTail [2019-10-07T20:49:14.813Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-07T20:49:15.736Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-07T20:49:16.660Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-07T20:49:16.660Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-07T20:49:16.914Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-07T20:49:17.839Z] === RUN TestDockerSuite/TestNetHostname [2019-10-07T20:49:18.719Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-07T20:49:18.719Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.07s) [2019-10-07T20:49:18.719Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.86s) [2019-10-07T20:49:18.719Z] === RUN TestWaitBlocked [2019-10-07T20:49:18.719Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-07T20:49:18.719Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:18.719Z] PASS [2019-10-07T20:49:18.719Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-07T20:49:18.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.719Z] INFO: Testing against a local daemon [2019-10-07T20:49:18.719Z] === RUN TestCommitInheritsEnv [2019-10-07T20:49:18.719Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2019-10-07T20:49:18.719Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:49:18.719Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-07T20:49:18.719Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-07T20:49:18.719Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-07T20:49:18.719Z] === RUN TestImagesFilterMultiReference [2019-10-07T20:49:18.719Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-07T20:49:18.719Z] === RUN TestImagePullPlatformInvalid [2019-10-07T20:49:18.719Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-07T20:49:18.719Z] === RUN TestRemoveImageOrphaning [2019-10-07T20:49:18.719Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-07T20:49:18.719Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:49:18.719Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-07T20:49:18.719Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-07T20:49:18.719Z] === RUN TestTagInvalidReference [2019-10-07T20:49:18.719Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-07T20:49:18.719Z] === RUN TestTagValidPrefixedRepo [2019-10-07T20:49:18.719Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-07T20:49:18.719Z] === RUN TestTagExistedNameWithoutForce [2019-10-07T20:49:18.719Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-07T20:49:18.719Z] === RUN TestTagOfficialNames [2019-10-07T20:49:18.719Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-07T20:49:18.719Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-07T20:49:18.719Z] === RUN TestTagMatchesDigest [2019-10-07T20:49:18.719Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-07T20:49:18.719Z] PASS [2019-10-07T20:49:18.719Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-07T20:49:18.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.720Z] INFO: Testing against a local daemon [2019-10-07T20:49:18.720Z] === RUN TestNetworkCreateDelete [2019-10-07T20:49:18.720Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-07T20:49:18.720Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:18.720Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T20:49:18.720Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-07T20:49:18.720Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-07T20:49:18.720Z] === RUN TestInspectNetwork [2019-10-07T20:49:18.720Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-07T20:49:18.720Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-07T20:49:18.720Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T20:49:18.720Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-07T20:49:18.720Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:18.720Z] === RUN TestNetworkInvalidJSON [2019-10-07T20:49:18.720Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T20:49:18.720Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T20:49:18.720Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:49:18.720Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:49:18.720Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:49:18.720Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:49:18.720Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T20:49:18.720Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:49:18.720Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:49:18.720Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-07T20:49:18.720Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-07T20:49:18.720Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-07T20:49:18.720Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-07T20:49:18.720Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T20:49:18.720Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T20:49:18.720Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T20:49:18.720Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T20:49:18.720Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T20:49:18.720Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T20:49:18.720Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T20:49:18.720Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:49:18.720Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T20:49:18.720Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T20:49:18.720Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-07T20:49:18.720Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-07T20:49:18.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.720Z] INFO: Testing against a local daemon [2019-10-07T20:49:18.720Z] === RUN TestPluginInvalidJSON [2019-10-07T20:49:18.720Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:49:18.720Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:49:18.720Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:49:18.720Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-07T20:49:18.720Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-07T20:49:18.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.720Z] INFO: Testing against a local daemon [2019-10-07T20:49:18.720Z] === RUN TestExternalGraphDriver [2019-10-07T20:49:18.720Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-07T20:49:18.720Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-07T20:49:18.720Z] === RUN TestGraphdriverPluginV2 [2019-10-07T20:49:18.720Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-07T20:49:18.720Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-07T20:49:18.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.720Z] INFO: Testing against a local daemon [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-07T20:49:18.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-07T20:49:18.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:18.720Z] INFO: Testing against a local daemon [2019-10-07T20:49:18.720Z] === RUN TestSecretInspect [2019-10-07T20:49:18.720Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-07T20:49:18.720Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestSecretList [2019-10-07T20:49:18.720Z] --- SKIP: TestSecretList (0.00s) [2019-10-07T20:49:18.720Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestSecretsCreateAndDelete [2019-10-07T20:49:18.720Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-07T20:49:18.720Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestSecretsUpdate [2019-10-07T20:49:18.720Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-07T20:49:18.720Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestTemplatedSecret [2019-10-07T20:49:18.720Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-07T20:49:18.720Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:18.720Z] === RUN TestSecretCreateResolve [2019-10-07T20:49:18.720Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-07T20:49:18.720Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:18.720Z] PASS [2019-10-07T20:49:18.720Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-07T20:49:19.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:19.182Z] INFO: Testing against a local daemon [2019-10-07T20:49:19.182Z] === RUN TestServiceCreateInit [2019-10-07T20:49:19.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T20:49:19.182Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T20:49:19.182Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-07T20:49:19.182Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceConflict [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2019-10-07T20:49:19.182Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-07T20:49:19.182Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceSysctls [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-10-07T20:49:19.182Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestCreateServiceCapabilities [2019-10-07T20:49:19.182Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-10-07T20:49:19.182Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestInspect [2019-10-07T20:49:19.182Z] --- SKIP: TestInspect (0.00s) [2019-10-07T20:49:19.182Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T20:49:19.182Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-07T20:49:19.182Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestDockerNetworkReConnect [2019-10-07T20:49:19.182Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-07T20:49:19.182Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestServicePlugin [2019-10-07T20:49:19.182Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-07T20:49:19.182Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestServiceUpdateLabel [2019-10-07T20:49:19.182Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-07T20:49:19.182Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:19.182Z] === RUN TestServiceUpdateSecrets [2019-10-07T20:49:19.182Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-07T20:49:19.182Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:19.182Z] === RUN TestServiceUpdateConfigs [2019-10-07T20:49:19.182Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-07T20:49:19.182Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:19.182Z] === RUN TestServiceUpdateNetwork [2019-10-07T20:49:19.182Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-07T20:49:19.182Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-07T20:49:19.182Z] PASS [2019-10-07T20:49:19.182Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-07T20:49:19.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:19.182Z] INFO: Testing against a local daemon [2019-10-07T20:49:19.182Z] === RUN TestSessionCreate [2019-10-07T20:49:19.182Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-07T20:49:19.182Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-07T20:49:19.182Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T20:49:19.182Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-07T20:49:19.182Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-07T20:49:19.182Z] PASS [2019-10-07T20:49:19.182Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-07T20:49:19.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:19.182Z] INFO: Testing against a local daemon [2019-10-07T20:49:19.182Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T20:49:19.182Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:49:19.182Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-07T20:49:19.182Z] === RUN TestEventsExecDie [2019-10-07T20:49:19.182Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-07T20:49:19.182Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-07T20:49:19.182Z] === RUN TestEventsBackwardsCompatible [2019-10-07T20:49:19.182Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-07T20:49:19.182Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-07T20:49:19.182Z] === RUN TestInfoAPI [2019-10-07T20:49:19.182Z] --- PASS: TestInfoAPI (0.05s) [2019-10-07T20:49:19.182Z] === RUN TestInfoAPIWarnings [2019-10-07T20:49:19.182Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-07T20:49:19.182Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-07T20:49:19.182Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T20:49:20.349Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-07T20:49:20.603Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-07T20:49:20.729Z] --- PASS: TestLoginFailsWithBadCredentials (1.11s) [2019-10-07T20:49:20.729Z] === RUN TestPingCacheHeaders [2019-10-07T20:49:20.729Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-07T20:49:20.729Z] === RUN TestPingGet [2019-10-07T20:49:20.729Z] --- PASS: TestPingGet (0.03s) [2019-10-07T20:49:20.729Z] === RUN TestPingHead [2019-10-07T20:49:20.729Z] --- PASS: TestPingHead (0.03s) [2019-10-07T20:49:20.729Z] === RUN TestVersion [2019-10-07T20:49:20.729Z] --- PASS: TestVersion (0.03s) [2019-10-07T20:49:20.729Z] PASS [2019-10-07T20:49:20.729Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-07T20:49:20.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:20.729Z] INFO: Testing against a local daemon [2019-10-07T20:49:20.729Z] === RUN TestVolumesCreateAndList [2019-10-07T20:49:20.729Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-07T20:49:20.729Z] === RUN TestVolumesRemove [2019-10-07T20:49:20.729Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-07T20:49:20.729Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-07T20:49:20.729Z] === RUN TestVolumesInspect [2019-10-07T20:49:20.729Z] --- PASS: TestVolumesInspect (0.05s) [2019-10-07T20:49:20.729Z] === RUN TestVolumesInvalidJSON [2019-10-07T20:49:20.729Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T20:49:20.729Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T20:49:20.729Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T20:49:20.729Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-07T20:49:20.729Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T20:49:20.729Z] PASS [2019-10-07T20:49:20.729Z] INFO: make.ps1 ended at 10/07/2019 20:49:20 [2019-10-07T20:49:20.729Z] INFO: Integration CLI tests being run from the host: [2019-10-07T20:49:20.729Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-07T20:49:21.962Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-07T20:49:25.219Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-07T20:49:25.473Z] === RUN TestDockerSuite/TestPluginActive [2019-10-07T20:49:27.980Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-07T20:49:27.980Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-07T20:49:33.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-07T20:49:33.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-07T20:49:33.231Z] INFO: Testing against a local daemon [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-07T20:49:33.231Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-07T20:49:33.693Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-07T20:49:35.098Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-07T20:49:35.098Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-07T20:49:35.656Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-07T20:49:38.913Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-07T20:49:40.795Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-07T20:49:42.676Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-07T20:49:45.932Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-07T20:49:48.441Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-07T20:49:48.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-07T20:49:50.056Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-07T20:49:51.940Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-07T20:49:51.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-07T20:49:53.836Z] === RUN TestDockerSuite/TestPortList [2019-10-07T20:49:54.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-07T20:49:58.914Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-07T20:50:02.173Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-07T20:50:04.684Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-07T20:50:05.610Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-07T20:50:06.170Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-07T20:50:08.681Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-07T20:50:11.508Z] --- PASS: TestImportExtremelyLargeImageWorks (296.58s) [2019-10-07T20:50:11.508Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-07T20:50:11.508Z] PASS [2019-10-07T20:50:11.508Z] [2019-10-07T20:50:11.508Z] === Skipped [2019-10-07T20:50:11.508Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-07T20:50:11.508Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:50:11.508Z] [2019-10-07T20:50:11.508Z] [2019-10-07T20:50:11.508Z] DONE 12 tests, 1 skipped in 297.975s [2019-10-07T20:50:11.508Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-07T20:50:11.508Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:11.508Z] ++ set -e [2019-10-07T20:50:11.508Z] ++ '[' -n 0 ']' [2019-10-07T20:50:11.508Z] ++ set -x [2019-10-07T20:50:11.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:11.508Z] INFO: Testing against a local daemon [2019-10-07T20:50:11.508Z] === RUN TestNetworkCreateDelete [2019-10-07T20:50:11.508Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-07T20:50:11.508Z] === RUN TestDockerNetworkDeletePreferID [2019-10-07T20:50:11.508Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-10-07T20:50:11.508Z] === RUN TestInspectNetwork [2019-10-07T20:50:11.508Z] === RUN TestInspectNetwork/full_network_id [2019-10-07T20:50:11.508Z] === RUN TestInspectNetwork/partial_network_id [2019-10-07T20:50:11.508Z] === RUN TestInspectNetwork/network_name [2019-10-07T20:50:11.508Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-07T20:50:11.508Z] --- PASS: TestInspectNetwork (8.69s) [2019-10-07T20:50:11.508Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-07T20:50:11.508Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-07T20:50:11.508Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-07T20:50:11.508Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-07T20:50:11.508Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-07T20:50:11.508Z] === RUN TestRunContainerWithBridgeNone [2019-10-07T20:50:12.837Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-07T20:50:12.987Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-07T20:50:12.987Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-07T20:50:12.987Z] === RUN TestNetworkInvalidJSON [2019-10-07T20:50:12.987Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-07T20:50:12.987Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-07T20:50:12.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:50:12.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:50:12.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:50:12.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:50:12.987Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-07T20:50:12.987Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-07T20:50:12.987Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-07T20:50:12.987Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-07T20:50:12.987Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-07T20:50:12.987Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-07T20:50:12.987Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-07T20:50:12.987Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-07T20:50:13.760Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-07T20:50:13.760Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-07T20:50:13.760Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-07T20:50:14.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-07T20:50:14.000Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-07T20:50:14.000Z] === RUN TestDaemonDefaultNetworkPools [2019-10-07T20:50:14.623Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-07T20:50:14.623Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-07T20:50:14.623Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-07T20:50:14.684Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-07T20:50:14.684Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-07T20:50:15.608Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-07T20:50:15.608Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-07T20:50:16.101Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-10-07T20:50:16.101Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-07T20:50:16.101Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-07T20:50:16.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-07T20:50:16.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-07T20:50:17.580Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2019-10-07T20:50:17.580Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-07T20:50:17.580Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-07T20:50:17.875Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-07T20:50:17.875Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-07T20:50:17.875Z] === RUN TestServiceWithPredefinedNetwork [2019-10-07T20:50:18.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-07T20:50:18.416Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-07T20:50:19.340Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-07T20:50:20.561Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-10-07T20:50:20.561Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-07T20:50:20.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-07T20:50:20.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:50:20.561Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:50:20.561Z] === RUN TestServiceWithDataPathPortInit [2019-10-07T20:50:21.849Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-07T20:50:23.208Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-07T20:50:23.463Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-07T20:50:23.717Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-07T20:50:25.152Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-07T20:50:27.034Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-07T20:50:28.394Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-07T20:50:31.651Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-07T20:50:35.792Z] --- PASS: TestServiceWithDataPathPortInit (14.70s) [2019-10-07T20:50:35.792Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:50:35.792Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-07T20:50:35.792Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-07T20:50:36.903Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-07T20:50:36.903Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-07T20:50:38.786Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-07T20:50:40.668Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-07T20:50:42.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-07T20:50:42.622Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.62s) [2019-10-07T20:50:42.622Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-07T20:50:42.622Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gg7zstxv1ah1osqimeoshk19i Created:2019-10-07 20:50:36.177338789 +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[57d2c39a747e88351c3f884290f25d18e5bf96112de4fad7e3cddd3e42d49856:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qfqfia3z6rz2l1bogdgrhwm5a EndpointID:9b64f5d20d89f87c3d4b59ae57cd664f3da058d58474abeb4b63928d91f27f21 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c99d8e28035b095e28257e058190c8cef54ff5c1db2dcb4ab73f0f670ba83967 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:4b0d2b92a00d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qfqfia3z6rz2l1bogdgrhwm5a EndpointID:9b64f5d20d89f87c3d4b59ae57cd664f3da058d58474abeb4b63928d91f27f21 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-07T20:50:42.622Z] PASS [2019-10-07T20:50:42.622Z] [2019-10-07T20:50:42.622Z] === Skipped [2019-10-07T20:50:42.622Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-07T20:50:42.622Z] service_test.go:230: FLAKY_TEST [2019-10-07T20:50:42.622Z] [2019-10-07T20:50:42.622Z] [2019-10-07T20:50:42.622Z] DONE 21 tests, 1 skipped in 42.068s [2019-10-07T20:50:42.622Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:50:42.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:42.622Z] ++ set -e [2019-10-07T20:50:42.622Z] ++ '[' -n 0 ']' [2019-10-07T20:50:42.622Z] ++ set -x [2019-10-07T20:50:42.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:42.915Z] INFO: Testing against a local daemon [2019-10-07T20:50:42.915Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-07T20:50:42.915Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.03s) [2019-10-07T20:50:42.915Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:50:42.915Z] === RUN TestDockerNetworkIpvlan [2019-10-07T20:50:42.915Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-07T20:50:42.915Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:50:42.915Z] PASS [2019-10-07T20:50:42.915Z] [2019-10-07T20:50:42.915Z] === Skipped [2019-10-07T20:50:42.915Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.03s) [2019-10-07T20:50:42.915Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:50:42.915Z] [2019-10-07T20:50:42.915Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-07T20:50:42.915Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-07T20:50:42.915Z] [2019-10-07T20:50:42.915Z] [2019-10-07T20:50:42.915Z] DONE 2 tests, 2 skipped in 0.136s [2019-10-07T20:50:42.915Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-07T20:50:42.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:42.915Z] ++ set -e [2019-10-07T20:50:42.915Z] ++ '[' -n 0 ']' [2019-10-07T20:50:42.915Z] ++ set -x [2019-10-07T20:50:42.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:42.915Z] INFO: Testing against a local daemon [2019-10-07T20:50:42.915Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-07T20:50:44.399Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-10-07T20:50:44.399Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-07T20:50:44.399Z] === RUN TestDockerNetworkMacvlan [2019-10-07T20:50:45.430Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-07T20:50:46.182Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-07T20:50:46.446Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-07T20:50:47.457Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-07T20:50:48.691Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-07T20:50:49.250Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-07T20:50:49.809Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-07T20:50:50.167Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-07T20:50:53.070Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-07T20:50:53.630Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-07T20:50:54.439Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-07T20:50:54.439Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-07T20:50:56.323Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-07T20:50:58.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-07T20:50:58.205Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-07T20:50:59.154Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan (15.42s) [2019-10-07T20:50:59.772Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-07T20:50:59.772Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-07T20:50:59.772Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2019-10-07T20:50:59.772Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-10-07T20:50:59.772Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) [2019-10-07T20:50:59.772Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-07T20:50:59.772Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s) [2019-10-07T20:50:59.772Z] PASS [2019-10-07T20:50:59.772Z] [2019-10-07T20:50:59.772Z] DONE 8 tests in 17.024s [2019-10-07T20:50:59.772Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-07T20:50:59.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:59.772Z] ++ set -e [2019-10-07T20:50:59.772Z] ++ '[' -n 0 ']' [2019-10-07T20:50:59.772Z] ++ set -x [2019-10-07T20:50:59.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:50:59.772Z] testing: warning: no tests to run [2019-10-07T20:50:59.772Z] PASS [2019-10-07T20:50:59.772Z] [2019-10-07T20:50:59.772Z] DONE 0 tests in 0.016s [2019-10-07T20:51:00.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-07T20:51:00.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:00.059Z] ++ set -e [2019-10-07T20:51:00.059Z] ++ '[' -n 0 ']' [2019-10-07T20:51:00.060Z] ++ set -x [2019-10-07T20:51:00.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:00.060Z] INFO: Testing against a local daemon [2019-10-07T20:51:00.060Z] === RUN TestAuthZPluginAllowRequest [2019-10-07T20:51:01.464Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-07T20:51:02.099Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2019-10-07T20:51:02.099Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-07T20:51:02.099Z] === RUN TestAuthZPluginTLS [2019-10-07T20:51:02.383Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-07T20:51:02.383Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-07T20:51:02.383Z] === RUN TestAuthZPluginDenyRequest [2019-10-07T20:51:02.825Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-07T20:51:03.023Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-07T20:51:03.023Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-07T20:51:03.023Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-07T20:51:03.079Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-07T20:51:03.648Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-07T20:51:03.648Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-07T20:51:03.648Z] === RUN TestAuthZPluginDenyResponse [2019-10-07T20:51:04.003Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-07T20:51:04.412Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2019-10-07T20:51:04.412Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-07T20:51:04.412Z] === RUN TestAuthZPluginAllowEventStream [2019-10-07T20:51:05.894Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2019-10-07T20:51:05.894Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-07T20:51:05.894Z] === RUN TestAuthZPluginErrorResponse [2019-10-07T20:51:06.524Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-07T20:51:06.524Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-07T20:51:06.524Z] === RUN TestAuthZPluginErrorRequest [2019-10-07T20:51:06.647Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-07T20:51:06.807Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-07T20:51:06.807Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-07T20:51:06.807Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-07T20:51:07.434Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-07T20:51:07.434Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-07T20:51:07.434Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-07T20:51:09.157Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-07T20:51:09.715Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-07T20:51:09.715Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-07T20:51:10.118Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2019-10-07T20:51:10.118Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-07T20:51:10.118Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-07T20:51:10.274Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-07T20:51:10.274Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-07T20:51:10.528Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-07T20:51:11.450Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-07T20:51:11.450Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-07T20:51:12.165Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2019-10-07T20:51:12.165Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-07T20:51:12.165Z] === RUN TestAuthZPluginHeader [2019-10-07T20:51:13.182Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-10-07T20:51:13.182Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-07T20:51:13.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-07T20:51:13.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-07T20:51:13.182Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:13.182Z] === RUN TestAuthZPluginV2Disable [2019-10-07T20:51:13.182Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-07T20:51:13.182Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:13.182Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-07T20:51:13.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T20:51:13.182Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:13.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-07T20:51:13.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T20:51:13.182Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:13.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-07T20:51:13.360Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-07T20:51:15.247Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-07T20:51:15.806Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-07T20:51:23.873Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-07T20:51:24.797Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-07T20:51:24.797Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-07T20:51:28.056Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-07T20:51:28.056Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-07T20:51:28.056Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-07T20:51:28.056Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-07T20:51:31.311Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-07T20:51:31.689Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-10-07T20:51:31.689Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-07T20:51:31.689Z] PASS [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] === Skipped [2019-10-07T20:51:31.689Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-07T20:51:31.689Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-07T20:51:31.689Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-07T20:51:31.689Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-07T20:51:31.689Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] DONE 17 tests, 4 skipped in 29.958s [2019-10-07T20:51:31.689Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-07T20:51:31.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:31.689Z] ++ set -e [2019-10-07T20:51:31.689Z] ++ '[' -n 0 ']' [2019-10-07T20:51:31.689Z] ++ set -x [2019-10-07T20:51:31.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:31.689Z] INFO: Testing against a local daemon [2019-10-07T20:51:31.689Z] === RUN TestPluginInvalidJSON [2019-10-07T20:51:31.689Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:51:31.689Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:51:31.689Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-07T20:51:31.689Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-07T20:51:31.689Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-07T20:51:31.689Z] PASS [2019-10-07T20:51:31.689Z] [2019-10-07T20:51:31.689Z] DONE 2 tests in 0.128s [2019-10-07T20:51:31.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-07T20:51:31.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:31.689Z] ++ set -e [2019-10-07T20:51:31.689Z] ++ '[' -n 0 ']' [2019-10-07T20:51:31.689Z] ++ set -x [2019-10-07T20:51:31.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:31.689Z] INFO: Testing against a local daemon [2019-10-07T20:51:31.689Z] === RUN TestExternalGraphDriver [2019-10-07T20:51:31.689Z] === RUN TestExternalGraphDriver/json [2019-10-07T20:51:32.233Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-07T20:51:32.702Z] === RUN TestExternalGraphDriver/spec [2019-10-07T20:51:34.728Z] === RUN TestExternalGraphDriver/pull [2019-10-07T20:51:36.387Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-07T20:51:36.757Z] --- PASS: TestExternalGraphDriver (6.63s) [2019-10-07T20:51:36.757Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-07T20:51:36.757Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-10-07T20:51:36.757Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-07T20:51:36.757Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-10-07T20:51:36.757Z] === RUN TestGraphdriverPluginV2 [2019-10-07T20:51:36.757Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-07T20:51:36.757Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:36.757Z] PASS [2019-10-07T20:51:36.757Z] [2019-10-07T20:51:36.757Z] === Skipped [2019-10-07T20:51:36.757Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-07T20:51:36.757Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:51:36.757Z] [2019-10-07T20:51:36.757Z] [2019-10-07T20:51:36.757Z] DONE 5 tests, 1 skipped in 6.823s [2019-10-07T20:51:37.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-07T20:51:37.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:37.044Z] ++ set -e [2019-10-07T20:51:37.044Z] ++ '[' -n 0 ']' [2019-10-07T20:51:37.044Z] ++ set -x [2019-10-07T20:51:37.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:37.044Z] INFO: Testing against a local daemon [2019-10-07T20:51:37.044Z] === RUN TestContinueAfterPluginCrash [2019-10-07T20:51:37.044Z] === PAUSE TestContinueAfterPluginCrash [2019-10-07T20:51:37.044Z] === RUN TestDaemonStartWithLogOpt [2019-10-07T20:51:37.044Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-07T20:51:37.044Z] === CONT TestContinueAfterPluginCrash [2019-10-07T20:51:37.044Z] === CONT TestDaemonStartWithLogOpt [2019-10-07T20:51:37.747Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-07T20:51:37.747Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-07T20:51:38.002Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-07T20:51:38.564Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-07T20:51:41.822Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-07T20:51:41.822Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-07T20:51:43.183Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-07T20:51:43.438Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-07T20:51:45.320Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-07T20:51:46.243Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-07T20:51:48.125Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-07T20:51:49.050Z] === RUN TestDockerSuite/TestRmiTag [2019-10-07T20:51:49.050Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-07T20:51:49.973Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-07T20:51:55.206Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-07T20:51:55.460Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-07T20:51:55.563Z] --- PASS: TestDaemonStartWithLogOpt (16.36s) [2019-10-07T20:51:55.563Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-07T20:51:56.383Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-07T20:51:56.638Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-07T20:51:58.240Z] --- PASS: TestContinueAfterPluginCrash (21.10s) [2019-10-07T20:51:58.240Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-07T20:51:58.240Z] PASS [2019-10-07T20:51:58.240Z] [2019-10-07T20:51:58.240Z] DONE 2 tests in 21.222s [2019-10-07T20:51:58.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-07T20:51:58.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:58.240Z] ++ set -e [2019-10-07T20:51:58.240Z] ++ '[' -n 0 ']' [2019-10-07T20:51:58.240Z] ++ set -x [2019-10-07T20:51:58.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:51:58.240Z] INFO: Testing against a local daemon [2019-10-07T20:51:58.240Z] === RUN TestPluginWithDevMounts [2019-10-07T20:51:58.240Z] === PAUSE TestPluginWithDevMounts [2019-10-07T20:51:58.240Z] === CONT TestPluginWithDevMounts [2019-10-07T20:51:58.623Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-07T20:51:59.986Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-07T20:52:00.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-07T20:52:00.847Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-07T20:52:00.847Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-07T20:52:00.928Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-07T20:52:00.928Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-07T20:52:00.928Z] PASS [2019-10-07T20:52:00.928Z] [2019-10-07T20:52:00.928Z] DONE 1 tests in 2.415s [2019-10-07T20:52:00.928Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-07T20:52:00.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:52:00.928Z] ++ set -e [2019-10-07T20:52:00.928Z] ++ '[' -n 0 ']' [2019-10-07T20:52:00.928Z] ++ set -x [2019-10-07T20:52:00.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:52:00.928Z] INFO: Testing against a local daemon [2019-10-07T20:52:00.928Z] === RUN TestSecretInspect [2019-10-07T20:52:01.771Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-07T20:52:01.771Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-07T20:52:02.961Z] --- PASS: TestSecretInspect (2.27s) [2019-10-07T20:52:02.961Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-07T20:52:02.961Z] === RUN TestSecretList [2019-10-07T20:52:03.654Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-07T20:52:04.577Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-07T20:52:04.831Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-07T20:52:05.390Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-07T20:52:05.668Z] --- PASS: TestSecretList (2.25s) [2019-10-07T20:52:05.668Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-07T20:52:05.668Z] === RUN TestSecretsCreateAndDelete [2019-10-07T20:52:06.314Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-07T20:52:07.712Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2019-10-07T20:52:07.712Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-07T20:52:07.712Z] === RUN TestSecretsUpdate [2019-10-07T20:52:08.196Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-07T20:52:08.196Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-07T20:52:09.557Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-07T20:52:09.756Z] --- PASS: TestSecretsUpdate (2.24s) [2019-10-07T20:52:09.756Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-07T20:52:09.756Z] === RUN TestTemplatedSecret [2019-10-07T20:52:10.918Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-07T20:52:11.842Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-07T20:52:13.201Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-07T20:52:13.236Z] --- PASS: TestTemplatedSecret (2.94s) [2019-10-07T20:52:13.236Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-07T20:52:13.236Z] === RUN TestSecretCreateResolve [2019-10-07T20:52:13.760Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-07T20:52:14.686Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-07T20:52:15.270Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-10-07T20:52:15.270Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-07T20:52:15.270Z] PASS [2019-10-07T20:52:15.270Z] [2019-10-07T20:52:15.270Z] DONE 6 tests in 14.385s [2019-10-07T20:52:15.270Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-07T20:52:15.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:52:15.270Z] ++ set -e [2019-10-07T20:52:15.270Z] ++ '[' -n 0 ']' [2019-10-07T20:52:15.270Z] ++ set -x [2019-10-07T20:52:15.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:52:15.270Z] INFO: Testing against a local daemon [2019-10-07T20:52:15.270Z] === RUN TestServiceCreateInit [2019-10-07T20:52:15.270Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-07T20:52:15.921Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-07T20:52:16.047Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-07T20:52:16.970Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-07T20:52:17.897Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-07T20:52:18.110Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-07T20:52:18.820Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-07T20:52:19.379Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-07T20:52:19.379Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-07T20:52:19.670Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-07T20:52:21.886Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-07T20:52:22.810Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-07T20:52:23.368Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-07T20:52:24.068Z] --- PASS: TestServiceCreateInit (9.01s) [2019-10-07T20:52:24.068Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2019-10-07T20:52:24.068Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-07T20:52:24.068Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2019-10-07T20:52:24.068Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-07T20:52:24.068Z] === RUN TestCreateServiceMultipleTimes [2019-10-07T20:52:24.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-07T20:52:24.292Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-07T20:52:25.211Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-07T20:52:25.211Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-07T20:52:25.211Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-07T20:52:25.211Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-07T20:52:25.211Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-07T20:52:25.216Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-07T20:52:25.216Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-07T20:52:26.141Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-07T20:52:27.065Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-07T20:52:27.625Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-07T20:52:28.130Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-07T20:52:28.130Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-07T20:52:28.130Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-07T20:52:28.548Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-07T20:52:29.493Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-07T20:52:29.493Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-07T20:52:30.053Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-07T20:52:30.053Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-07T20:52:31.412Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-07T20:52:32.335Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-07T20:52:32.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-07T20:52:33.150Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-07T20:52:34.075Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-07T20:52:34.075Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-07T20:52:34.999Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-07T20:52:35.922Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-07T20:52:36.846Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-07T20:52:38.486Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-07T20:52:38.733Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-07T20:52:40.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-07T20:52:40.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-07T20:52:41.572Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-07T20:52:42.496Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-07T20:52:42.570Z] --- PASS: TestCreateServiceMultipleTimes (18.11s) [2019-10-07T20:52:42.570Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-07T20:52:42.570Z] === RUN TestCreateServiceConflict [2019-10-07T20:52:43.055Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-07T20:52:43.979Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-07T20:52:44.598Z] --- PASS: TestCreateServiceConflict (2.32s) [2019-10-07T20:52:44.598Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-07T20:52:44.598Z] === RUN TestCreateServiceMaxReplicas [2019-10-07T20:52:45.862Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-07T20:52:48.115Z] --- PASS: TestCreateServiceMaxReplicas (3.01s) [2019-10-07T20:52:48.115Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-07T20:52:48.115Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-07T20:52:50.058Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-07T20:52:50.058Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-07T20:52:50.313Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-07T20:52:52.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-07T20:52:53.119Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-07T20:52:55.003Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-07T20:52:58.260Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-07T20:53:00.770Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-07T20:53:00.770Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-07T20:53:00.770Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-07T20:53:01.692Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-07T20:53:03.343Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2019-10-07T20:53:03.343Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-07T20:53:03.343Z] === RUN TestCreateServiceSecretFileMode [2019-10-07T20:53:03.576Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-07T20:53:03.626Z] --- PASS: TestCreateServiceSecretFileMode (2.74s) [2019-10-07T20:53:03.626Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-07T20:53:03.626Z] === RUN TestCreateServiceConfigFileMode [2019-10-07T20:53:04.944Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-07T20:53:06.307Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2019-10-07T20:53:06.307Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-07T20:53:06.307Z] === RUN TestCreateServiceSysctls [2019-10-07T20:53:07.465Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-07T20:53:08.023Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-07T20:53:09.905Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-07T20:53:10.464Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-07T20:53:10.464Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-07T20:53:10.696Z] --- PASS: TestCreateServiceSysctls (3.62s) [2019-10-07T20:53:10.696Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-07T20:53:10.696Z] === RUN TestCreateServiceCapabilities [2019-10-07T20:53:11.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-07T20:53:11.388Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-07T20:53:12.725Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2019-10-07T20:53:12.725Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-07T20:53:12.725Z] === RUN TestInspect [2019-10-07T20:53:13.271Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-07T20:53:13.272Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-07T20:53:14.195Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-07T20:53:15.119Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-07T20:53:15.427Z] --- PASS: TestInspect (2.88s) [2019-10-07T20:53:15.427Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-07T20:53:15.427Z] === RUN TestDockerNetworkConnectAlias [2019-10-07T20:53:15.678Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-07T20:53:16.603Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-07T20:53:16.603Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-07T20:53:17.526Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-07T20:53:18.087Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-07T20:53:19.011Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-07T20:53:19.569Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-07T20:53:19.824Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-07T20:53:20.748Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-07T20:53:21.672Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-07T20:53:22.244Z] --- PASS: TestDockerNetworkConnectAlias (5.72s) [2019-10-07T20:53:22.244Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-07T20:53:22.244Z] === RUN TestDockerNetworkReConnect [2019-10-07T20:53:22.594Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-07T20:53:23.153Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-07T20:53:23.407Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-07T20:53:24.336Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-07T20:53:24.895Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-07T20:53:25.715Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2019-10-07T20:53:25.715Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-07T20:53:25.715Z] === RUN TestServicePlugin [2019-10-07T20:53:25.715Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-07T20:53:25.715Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:53:25.715Z] === RUN TestServiceUpdateLabel [2019-10-07T20:53:26.778Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-07T20:53:26.778Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T20:53:26.778Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-07T20:53:28.400Z] --- PASS: TestServiceUpdateLabel (2.28s) [2019-10-07T20:53:28.400Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-07T20:53:28.400Z] === RUN TestServiceUpdateSecrets [2019-10-07T20:53:30.932Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-07T20:53:31.186Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-07T20:53:43.335Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-07T20:53:43.634Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2019-10-07T20:53:43.634Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-07T20:53:43.634Z] === RUN TestServiceUpdateConfigs [2019-10-07T20:53:43.894Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-07T20:53:45.774Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-07T20:53:45.774Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-07T20:53:45.774Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-07T20:53:45.774Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-07T20:53:46.349Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-07T20:53:49.613Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-07T20:53:50.972Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-07T20:53:52.855Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-07T20:53:53.777Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-07T20:53:54.336Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-07T20:53:54.895Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-07T20:53:56.254Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-07T20:53:56.254Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-07T20:53:56.254Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-07T20:53:58.135Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-07T20:53:58.849Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2019-10-07T20:53:58.849Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-07T20:53:58.849Z] === RUN TestServiceUpdateNetwork [2019-10-07T20:53:59.058Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-07T20:54:00.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-07T20:54:00.940Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-07T20:54:00.940Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-07T20:54:02.823Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-07T20:54:04.183Z] === RUN TestDockerSuite/TestRunMount [2019-10-07T20:54:10.705Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-07T20:54:11.263Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-07T20:54:12.187Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-07T20:54:14.068Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-07T20:54:14.089Z] --- PASS: TestServiceUpdateNetwork (13.11s) [2019-10-07T20:54:14.089Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-07T20:54:14.089Z] PASS [2019-10-07T20:54:14.089Z] [2019-10-07T20:54:14.089Z] === Skipped [2019-10-07T20:54:14.089Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-07T20:54:14.089Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-07T20:54:14.089Z] [2019-10-07T20:54:14.089Z] [2019-10-07T20:54:14.089Z] DONE 19 tests, 1 skipped in 116.674s [2019-10-07T20:54:14.089Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-07T20:54:14.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:54:14.089Z] ++ set -e [2019-10-07T20:54:14.089Z] ++ '[' -n 0 ']' [2019-10-07T20:54:14.089Z] ++ set -x [2019-10-07T20:54:14.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:54:14.089Z] INFO: Testing against a local daemon [2019-10-07T20:54:14.089Z] === RUN TestSessionCreate [2019-10-07T20:54:14.089Z] --- PASS: TestSessionCreate (0.07s) [2019-10-07T20:54:14.089Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-07T20:54:14.089Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-10-07T20:54:14.089Z] PASS [2019-10-07T20:54:14.089Z] [2019-10-07T20:54:14.089Z] DONE 2 tests in 0.246s [2019-10-07T20:54:14.089Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-07T20:54:14.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:54:14.089Z] ++ set -e [2019-10-07T20:54:14.089Z] ++ '[' -n 0 ']' [2019-10-07T20:54:14.089Z] ++ set -x [2019-10-07T20:54:14.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:54:14.089Z] INFO: Testing against a local daemon [2019-10-07T20:54:14.089Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-07T20:54:14.089Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:54:14.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:54:14.089Z] === RUN TestEventsExecDie [2019-10-07T20:54:14.089Z] --- PASS: TestEventsExecDie (0.92s) [2019-10-07T20:54:14.089Z] === RUN TestEventsBackwardsCompatible [2019-10-07T20:54:14.089Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-07T20:54:14.089Z] === RUN TestInfoBinaryCommits [2019-10-07T20:54:14.089Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-07T20:54:14.089Z] === RUN TestInfoAPIVersioned [2019-10-07T20:54:14.089Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-07T20:54:14.089Z] === RUN TestInfoAPI [2019-10-07T20:54:14.089Z] --- PASS: TestInfoAPI (0.05s) [2019-10-07T20:54:14.089Z] === RUN TestInfoAPIWarnings [2019-10-07T20:54:14.089Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-10-07T20:54:14.089Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-07T20:54:14.089Z] === RUN TestLoginFailsWithBadCredentials [2019-10-07T20:54:14.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s) [2019-10-07T20:54:14.704Z] === RUN TestPingCacheHeaders [2019-10-07T20:54:14.704Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-07T20:54:14.704Z] === RUN TestPingGet [2019-10-07T20:54:14.704Z] --- PASS: TestPingGet (0.04s) [2019-10-07T20:54:14.704Z] === RUN TestPingHead [2019-10-07T20:54:14.704Z] --- PASS: TestPingHead (0.05s) [2019-10-07T20:54:14.704Z] === RUN TestVersion [2019-10-07T20:54:14.989Z] --- PASS: TestVersion (0.05s) [2019-10-07T20:54:14.989Z] PASS [2019-10-07T20:54:14.989Z] [2019-10-07T20:54:14.989Z] === Skipped [2019-10-07T20:54:14.989Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-07T20:54:14.989Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-07T20:54:14.989Z] [2019-10-07T20:54:14.989Z] [2019-10-07T20:54:14.989Z] DONE 12 tests, 1 skipped in 2.886s [2019-10-07T20:54:14.989Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-07T20:54:14.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:54:14.989Z] ++ set -e [2019-10-07T20:54:14.989Z] ++ '[' -n 0 ']' [2019-10-07T20:54:14.989Z] ++ set -x [2019-10-07T20:54:14.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-07T20:54:14.989Z] INFO: Testing against a local daemon [2019-10-07T20:54:14.989Z] === RUN TestVolumesCreateAndList [2019-10-07T20:54:14.989Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-07T20:54:14.989Z] === RUN TestVolumesRemove [2019-10-07T20:54:14.989Z] --- PASS: TestVolumesRemove (0.08s) [2019-10-07T20:54:14.989Z] === RUN TestVolumesInspect [2019-10-07T20:54:15.271Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-07T20:54:15.271Z] === RUN TestVolumesInvalidJSON [2019-10-07T20:54:15.271Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-07T20:54:15.271Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-07T20:54:15.271Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-07T20:54:15.271Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-07T20:54:15.271Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-07T20:54:15.271Z] PASS [2019-10-07T20:54:15.271Z] [2019-10-07T20:54:15.271Z] DONE 5 tests in 0.289s [2019-10-07T20:54:15.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T20:54:15.553Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T20:54:15.553Z] +++ kill 13107 [2019-10-07T20:54:15.949Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-07T20:54:17.035Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T20:54:17.035Z] +++ /etc/init.d/apparmor stop [2019-10-07T20:54:17.035Z] Clearing AppArmor profiles cache:. [2019-10-07T20:54:17.035Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T20:54:17.035Z] Unloading profiles will leave already running processes permanently [2019-10-07T20:54:17.035Z] unconfined, which can lead to unexpected situations. [2019-10-07T20:54:17.035Z] [2019-10-07T20:54:17.035Z] To set a process to complain mode, use the command line tool [2019-10-07T20:54:17.035Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T20:54:17.035Z] with the 'teardown' option." [2019-10-07T20:54:17.035Z] Post stage [Pipeline] junit [2019-10-07T20:54:19.101Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T20:54:20.082Z] + echo Ensuring container killed. [2019-10-07T20:54:20.082Z] Ensuring container killed. [2019-10-07T20:54:20.082Z] + docker rm -vf docker-pr2 [2019-10-07T20:54:20.082Z] Error: No such container: docker-pr2 [2019-10-07T20:54:20.082Z] + true [Pipeline] sh [2019-10-07T20:54:20.107Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-07T20:54:20.478Z] + echo Chowning /workspace to jenkins user [2019-10-07T20:54:20.478Z] Chowning /workspace to jenkins user [2019-10-07T20:54:20.478Z] + id -u [2019-10-07T20:54:20.478Z] + id -g [2019-10-07T20:54:20.478Z] + docker run --rm -v /home/docker/workspace/moby_PR-40056:/workspace busybox chown -R 1001:1001 /workspace [2019-10-07T20:54:21.989Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T20:54:22.918Z] + bundleName=ppc64le-integration [2019-10-07T20:54:22.918Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-07T20:54:22.918Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-07T20:54:22.918Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name [2019-10-07T20:54:22.918Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-07T20:54:23.237Z] Archiving artifacts [2019-10-07T20:54:24.497Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-07T20:54:25.873Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40056/2/artifacts/ [Pipeline] } [2019-10-07T20:54:25.889Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [Pipeline] // catchError [Pipeline] sh [2019-10-07T20:54:26.281Z] + make clean [2019-10-07T20:54:26.897Z] docker volume rm -f docker-dev-cache [2019-10-07T20:54:26.897Z] docker-dev-cache [Pipeline] deleteDir [2019-10-07T20:54:27.793Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-07T20:54:27.793Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-07T20:54:28.352Z] === RUN TestDockerSuite/TestRunNetHost [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T20:54:29.711Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-07T20:54:30.270Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-07T20:54:30.828Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-07T20:54:33.333Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-07T20:54:35.025Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-07T20:54:35.025Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-07T20:54:35.840Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-07T20:54:38.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-07T20:54:38.779Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-07T20:54:41.071Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-07T20:54:41.071Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-07T20:54:41.326Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-07T20:54:41.884Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-07T20:54:42.139Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-07T20:54:43.063Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-07T20:54:43.489Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-07T20:54:43.621Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-07T20:54:43.876Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-07T20:54:43.950Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-07T20:54:43.950Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-07T20:54:43.950Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-07T20:54:43.950Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-07T20:54:43.950Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-07T20:54:44.434Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-07T20:54:44.925Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-07T20:54:45.356Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-07T20:54:45.356Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-07T20:54:46.279Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-07T20:54:47.202Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-07T20:54:47.846Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-07T20:54:49.083Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-07T20:54:49.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-07T20:54:49.393Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-07T20:54:49.393Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-07T20:54:49.393Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-07T20:54:50.009Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-07T20:54:50.567Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-07T20:54:51.491Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-07T20:54:52.049Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-07T20:54:52.335Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-07T20:54:52.973Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-07T20:54:53.531Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T20:54:53.531Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-07T20:54:54.454Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-07T20:54:55.377Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-07T20:54:55.377Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-07T20:54:55.936Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-07T20:54:57.818Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-07T20:54:57.818Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-07T20:55:01.076Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-07T20:55:02.450Z] === RUN TestDockerSuite/TestRunRm [2019-10-07T20:55:03.375Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-07T20:55:04.752Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-07T20:55:07.529Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-07T20:55:08.089Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-07T20:55:09.013Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-07T20:55:09.268Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-07T20:55:10.567Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-07T20:55:10.628Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-07T20:55:11.543Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-07T20:55:11.543Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-07T20:55:11.553Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-07T20:55:15.296Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-07T20:55:15.708Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-07T20:55:15.708Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-07T20:55:16.270Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-07T20:55:20.939Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-07T20:55:21.863Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-07T20:55:22.086Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-07T20:55:22.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-07T20:55:22.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-07T20:55:22.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-07T20:55:22.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-07T20:55:22.086Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-07T20:55:22.421Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-07T20:55:23.345Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-07T20:55:24.269Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-07T20:55:25.196Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-07T20:55:25.756Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-07T20:55:26.680Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-07T20:55:27.603Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-07T20:55:28.162Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-07T20:55:30.670Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-07T20:55:30.926Z] === RUN TestDockerSuite/TestRunState [2019-10-07T20:55:32.809Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-07T20:55:33.368Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-07T20:55:34.294Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-07T20:55:34.549Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-07T20:55:34.549Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-07T20:55:35.472Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-07T20:55:36.396Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-07T20:55:37.756Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-07T20:55:37.756Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-07T20:55:37.756Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-07T20:55:38.702Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-07T20:55:40.064Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-07T20:55:41.948Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-07T20:55:42.508Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-07T20:55:43.067Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-07T20:55:44.991Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-07T20:55:49.147Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-07T20:55:49.147Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-07T20:55:52.403Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-07T20:55:52.403Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-07T20:55:52.962Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-07T20:55:53.884Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-07T20:55:54.906Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-07T20:55:57.414Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-07T20:55:57.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-07T20:55:57.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-07T20:55:58.775Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-07T20:55:59.699Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-07T20:55:59.953Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-07T20:56:00.207Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-07T20:56:01.133Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-07T20:56:02.057Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-07T20:56:02.980Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-07T20:56:02.980Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-07T20:56:02.980Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-07T20:56:03.905Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-07T20:56:04.465Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-07T20:56:05.389Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-07T20:56:06.313Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-07T20:56:08.825Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-07T20:56:09.385Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-07T20:56:09.639Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-07T20:56:10.562Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-07T20:56:12.849Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-07T20:56:12.849Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-07T20:56:12.849Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-07T20:56:13.072Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-07T20:56:14.962Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-07T20:56:17.470Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-07T20:56:19.979Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-07T20:56:20.902Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-07T20:56:21.503Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-07T20:56:22.427Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-07T20:56:22.427Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-07T20:56:22.427Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-07T20:56:22.427Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-07T20:56:22.682Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-07T20:56:23.605Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-07T20:56:24.528Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-07T20:56:25.086Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-07T20:56:26.971Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-07T20:56:27.530Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-07T20:56:28.454Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-07T20:56:28.454Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-07T20:56:29.376Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-07T20:56:29.376Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-07T20:56:29.376Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-07T20:56:29.376Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-07T20:56:29.376Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-07T20:56:29.376Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-07T20:56:29.631Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-07T20:56:29.885Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-07T20:56:29.885Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-07T20:56:30.140Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-07T20:56:31.064Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-07T20:56:31.988Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-07T20:56:32.547Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-07T20:56:32.547Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-07T20:56:33.470Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-07T20:56:33.725Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-07T20:56:34.036Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-07T20:56:34.036Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-07T20:56:34.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-07T20:56:34.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-07T20:56:34.650Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-07T20:56:35.574Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-07T20:56:36.133Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-07T20:56:36.133Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-07T20:56:36.133Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-07T20:56:37.056Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-07T20:56:38.939Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-07T20:56:39.498Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-07T20:56:39.498Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-07T20:56:40.057Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-07T20:56:40.311Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-07T20:56:41.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-07T20:56:42.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-07T20:56:42.195Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-07T20:56:42.500Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-07T20:56:45.010Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-07T20:56:45.949Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-07T20:56:45.949Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-07T20:56:45.949Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-07T20:56:46.875Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-07T20:56:47.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-07T20:56:48.236Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-07T20:56:49.597Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-07T20:56:49.597Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-07T20:56:51.480Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-07T20:56:51.735Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-07T20:56:52.293Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-07T20:56:54.177Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-07T20:56:54.177Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-07T20:56:56.060Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-07T20:56:56.060Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-07T20:56:56.060Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-07T20:56:57.943Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-07T20:56:58.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-07T20:56:59.302Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-07T20:56:59.860Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-07T20:57:00.115Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-07T20:57:00.115Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-07T20:57:00.115Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-07T20:57:00.674Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-07T20:57:03.182Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-07T20:57:03.437Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-07T20:57:08.668Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-07T20:57:08.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-07T20:57:08.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-07T20:57:11.175Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-07T20:57:12.098Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-07T20:57:13.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-07T20:57:13.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-07T20:57:13.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-07T20:57:13.980Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-07T20:57:17.236Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-07T20:57:19.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-07T20:57:19.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-07T20:57:19.742Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-07T20:57:20.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-07T20:57:20.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-07T20:57:20.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-07T20:57:20.303Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-07T20:57:22.187Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-07T20:57:24.853Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-07T20:57:26.735Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-07T20:57:29.992Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-07T20:57:35.225Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-07T20:57:37.733Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-07T20:57:44.258Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-07T20:57:46.138Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-07T20:57:48.021Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-07T20:57:48.981Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-07T20:57:50.340Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-07T20:57:50.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-07T20:57:50.899Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-07T20:57:50.899Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-07T20:57:51.823Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-07T20:57:55.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-07T20:57:55.980Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-07T20:57:56.050Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-07T20:57:56.512Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-07T20:57:58.062Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-07T20:57:58.062Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-07T20:58:00.140Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-07T20:58:00.140Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-07T20:58:01.063Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-07T20:58:01.063Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-07T20:58:01.987Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-07T20:58:02.775Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-07T20:58:03.868Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-07T20:58:03.868Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-07T20:58:04.323Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-07T20:58:04.323Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-07T20:58:04.323Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-07T20:58:04.427Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-07T20:58:05.298Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-07T20:58:05.351Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-07T20:58:06.273Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-07T20:58:06.736Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-07T20:58:06.738Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-07T20:58:07.664Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-07T20:58:07.710Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-07T20:58:08.174Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-07T20:58:09.025Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-07T20:58:13.989Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-07T20:58:14.405Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-07T20:58:15.328Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-07T20:58:15.328Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-07T20:58:15.534Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-07T20:58:15.534Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-07T20:58:16.688Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-07T20:58:17.081Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-07T20:58:17.247Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-07T20:58:18.170Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-07T20:58:22.325Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-07T20:58:23.686Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-07T20:58:25.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-07T20:58:29.729Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-07T20:58:31.939Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-07T20:58:31.939Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-07T20:58:31.939Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-07T20:58:32.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-07T20:58:33.487Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-07T20:58:34.461Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-07T20:58:34.922Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-07T20:58:34.922Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-07T20:58:35.897Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-07T20:58:36.360Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-07T20:58:36.360Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-07T20:58:36.360Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-07T20:58:36.392Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-07T20:58:41.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-07T20:58:42.178Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-07T20:58:44.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-07T20:58:46.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-07T20:58:47.373Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-07T20:58:49.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-07T20:58:51.778Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-07T20:58:54.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-07T20:58:56.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-07T20:58:58.673Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-07T20:59:01.181Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-07T20:59:19.200Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-07T20:59:19.200Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-07T20:59:19.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-07T20:59:19.455Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-07T20:59:19.455Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-07T20:59:19.455Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-07T20:59:21.963Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-07T20:59:21.963Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-07T20:59:22.217Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-07T20:59:22.217Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-07T20:59:22.217Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-07T20:59:23.140Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-07T20:59:24.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-07T20:59:24.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-07T20:59:24.771Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-07T20:59:25.649Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-07T20:59:25.649Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-07T20:59:25.649Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-07T20:59:27.690Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-07T20:59:28.152Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-07T20:59:28.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-07T20:59:28.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-07T20:59:29.035Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-07T20:59:29.182Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-07T20:59:29.182Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-07T20:59:33.194Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite (1787.61s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.13s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.46s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.28s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.07s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.08s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.42s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.65s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.19s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.46s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.25s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.21s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.35s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.27s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachDetach (1.73s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.34s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.83s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.62s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.62s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.00s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.96s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.94s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.40s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.57s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.41s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.40s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.96s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.70s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.28s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.21s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.66s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.15s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.71s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.38s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.22s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.29s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.71s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.41s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.66s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.35s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.22s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.49s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.99s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.56s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.64s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.55s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.48s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2019-10-07T20:59:33.194Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-07T20:59:33.194Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.00s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildContChar (4.10s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.65s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.92s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.05s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s) [2019-10-07T20:59:33.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-07T20:59:33.194Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-07T20:59:33.194Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-07T20:59:33.194Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.194Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-07T20:59:33.194Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.64s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.87s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.95s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.87s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.42s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.95s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.75s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.73s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.66s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.56s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.79s) [2019-10-07T20:59:33.194Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.23s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.44s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.74s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.88s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.62s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.18s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.45s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.91s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.99s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.21s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.29s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.59s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.54s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.49s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFails (1.23s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.11s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.67s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildHistory (4.35s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabels (1.25s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.67s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.35s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.31s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.83s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.48s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.06s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.86s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.75s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.81s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.50s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.89s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.16s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.26s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.87s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.22s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.07s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.83s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.24s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.89s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.30s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.33s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.15s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildPATH (3.26s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.60s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.12s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildRm (3.18s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.22s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.09s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.51s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.07s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.60s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildUser (2.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.44s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.45s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.43s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.97s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.07s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.52s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-07T20:59:33.195Z] docker_cli_sni_test.go:18: Flakey test [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.73s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.24s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitTTY (2.18s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.85s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.59s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.64s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.94s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-10-07T20:59:33.195Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-07T20:59:33.195Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.33s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.73s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.78s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.60s) [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc0009c3ae0 } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1064549416 /foo false } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1064549416 /foo true } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3437229415 /foo false } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3437229415 /foo true } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3437229415 /foo true 0xc0009c3f60 } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc0009c3f80 } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0009c3fa0 } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0009c3fc0 } [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0009c3fe0 } [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2019-10-07T20:59:33.195Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 0 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 1 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 2 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 3 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 4 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 5 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 6 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 7 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 8 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 9 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 10 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 11 [2019-10-07T20:59:33.195Z] docker_api_containers_test.go:1927: case 12 [2019-10-07T20:59:33.196Z] docker_api_containers_test.go:1927: case 13 [2019-10-07T20:59:33.196Z] docker_api_containers_test.go:1927: case 14 [2019-10-07T20:59:33.196Z] docker_api_containers_test.go:1927: case 15 [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.31s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.52s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.87s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership769597648/file1 f4bac9e78177075a07e9da57aa01e60b5fc5a1cb157f08136fa104ca48421f12:/tmpvol/file1` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp ddf32bce38cedd6b8c40e974701a71a254852098741a89d5b42d7dbda2d44347:/root/file1 /tmp/test-cp-from-case-a262237679/itWorks.txt` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a262237679/itWorks.txt" contains "file1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.17s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 141355d923a7f107fac8007ba6cf38e4ade913e118f00d52f4dfe1e76a88da90:/file1 /tmp/test-cp-from-case-b034283138/testDir/` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c966756857/file2" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 4d3849c469501e0c263b76e3f2a844ac680e62d0955fd997e76881fffb557e1d:/root/file1 /tmp/test-cp-from-case-c966756857/file2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c966756857/file2" contains "file1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 66aa7cc7777ed78d3daf1823e00aeeba584c7c931e84ae0909e95e815b2f3248:/file1 /tmp/test-cp-from-case-d703977732/dir1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d703977732/dir1/file1" contains "file1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 66aa7cc7777ed78d3daf1823e00aeeba584c7c931e84ae0909e95e815b2f3248:/file1 /tmp/test-cp-from-case-d703977732/dir1/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d703977732/dir1/file1" contains "file1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp aa9405a69b95772f576bd034f31dd65c5e7eaea34a2ef1e93983de3f060c499b:dir1 /tmp/test-cp-from-case-e584862355/testDir` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e584862355/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp aa9405a69b95772f576bd034f31dd65c5e7eaea34a2ef1e93983de3f060c499b:dir1 /tmp/test-cp-from-case-e584862355/testDir/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e584862355/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp e20ee6b8ab60b7a6f54444dfc3907f151239a78027378352ca92f939ab4829ee:/root/dir1 /tmp/test-cp-from-case-f097713366/file1` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp aba22cd12895a100a9633ce2007977c6ac7d9c16181f3f82be4d58fc95a16957:/root/dir1 /tmp/test-cp-from-case-g611947069/dir2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g611947069/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp aba22cd12895a100a9633ce2007977c6ac7d9c16181f3f82be4d58fc95a16957:/root/dir1 /tmp/test-cp-from-case-g611947069/dir2/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g611947069/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 515fc875b9cdb78845ebc25cafaa1962f285fc8e014ee478548d4eb10ef5d837:dir1/. /tmp/test-cp-from-case-h470044792/testDir` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h470044792/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 515fc875b9cdb78845ebc25cafaa1962f285fc8e014ee478548d4eb10ef5d837:dir1/. /tmp/test-cp-from-case-h470044792/testDir/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h470044792/testDir/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp f39040583ecf7e093647d213cb2e539715eff34db8f8b3ece99ed79bc77bdd17:/root/dir1/. /tmp/test-cp-from-case-i222432119/file1` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 674a77177e3a0d813a61eeb38483a3c08ab0797114b225264355b751194c50d9:/root/dir1/. /tmp/test-cp-from-case-j850032234/dir2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j850032234/dir2/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 674a77177e3a0d813a61eeb38483a3c08ab0797114b225264355b751194c50d9:/root/dir1/. /tmp/test-cp-from-case-j850032234/dir2/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j850032234/dir2/file1-1" contains "file1-1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 751e90d933fe195640ea7fe94e3f304cfe6174a376886dd988a877ea27b5c7b7:/file2 /tmp/test-cp-from-err-dst-not-dir251947201/symlinkToFile1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir251947201/symlinkToFile1" points to "file1" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir251947201/file1" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 751e90d933fe195640ea7fe94e3f304cfe6174a376886dd988a877ea27b5c7b7:/file2 /tmp/test-cp-from-err-dst-not-dir251947201/symlinkToDir1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir251947201/symlinkToDir1" points to "dir1" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir251947201/file2" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 751e90d933fe195640ea7fe94e3f304cfe6174a376886dd988a877ea27b5c7b7:/file2 /tmp/test-cp-from-err-dst-not-dir251947201/brokenSymlinkToFileX` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir251947201/brokenSymlinkToFileX" points to "fileX" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir251947201/fileX" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 751e90d933fe195640ea7fe94e3f304cfe6174a376886dd988a877ea27b5c7b7:/dir2 /tmp/test-cp-from-err-dst-not-dir251947201/symlinkToDir1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir251947201/symlinkToDir1" points to "dir1" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir251947201/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp 751e90d933fe195640ea7fe94e3f304cfe6174a376886dd988a877ea27b5c7b7:/dir2 /tmp/test-cp-from-err-dst-not-dir251947201/brokenSymlinkToDirX` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir251947201/brokenSymlinkToDirX" points to "dirX" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir251947201/dirX/file2-1" contains "file2-1\n" [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.00s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a584551561/file1 5f350cc302fbbe080d38c9d4062083b45ba62fe9f322fb8a68e065a363f2674c:/root/itWorks.txt` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "5f350cc302fbbe080d38c9d4062083b45ba62fe9f322fb8a68e065a363f2674c" start output contains "file1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5f350cc302fbbe080d38c9d4062083b45ba62fe9f322fb8a68e065a363f2674c` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b838407252/file1 36f231681adfb7c4c944b9780c9564930b4a97e0f19804f0845e0eb201d190cc:testDir/` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.56s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "458c5553768928bf50ed56e50785f31ad62491e9c7a0f8572d9fa3d8bc91131d" start output contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 458c5553768928bf50ed56e50785f31ad62491e9c7a0f8572d9fa3d8bc91131d` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c214986659/file1 458c5553768928bf50ed56e50785f31ad62491e9c7a0f8572d9fa3d8bc91131d:/root/file2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "458c5553768928bf50ed56e50785f31ad62491e9c7a0f8572d9fa3d8bc91131d" start output contains "file1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 458c5553768928bf50ed56e50785f31ad62491e9c7a0f8572d9fa3d8bc91131d` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "082fffecff7ce746bf330af170cf8181542151c61247de712b87dd0d8f7d0fa1" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 082fffecff7ce746bf330af170cf8181542151c61247de712b87dd0d8f7d0fa1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d136841382/file1 082fffecff7ce746bf330af170cf8181542151c61247de712b87dd0d8f7d0fa1:dir1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "082fffecff7ce746bf330af170cf8181542151c61247de712b87dd0d8f7d0fa1" start output contains "file1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 082fffecff7ce746bf330af170cf8181542151c61247de712b87dd0d8f7d0fa1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "64dc53c81d64216c3c2ef5620c37519a066788c001d19edc385d726fa3717fb7" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 64dc53c81d64216c3c2ef5620c37519a066788c001d19edc385d726fa3717fb7` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d136841382/file1 64dc53c81d64216c3c2ef5620c37519a066788c001d19edc385d726fa3717fb7:dir1/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "64dc53c81d64216c3c2ef5620c37519a066788c001d19edc385d726fa3717fb7" start output contains "file1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 64dc53c81d64216c3c2ef5620c37519a066788c001d19edc385d726fa3717fb7` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.42s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e749169613/dir1 2d5605253f11b5c3672ac95e6da5b60be71b1460eb9e8eba4973029da82969a2:testDir` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "2d5605253f11b5c3672ac95e6da5b60be71b1460eb9e8eba4973029da82969a2" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2d5605253f11b5c3672ac95e6da5b60be71b1460eb9e8eba4973029da82969a2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e749169613/dir1 6682c25d0bac286744e0ff452513ea8f8e96cfb51c279cbc04f1475e6ff61984:testDir/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "6682c25d0bac286744e0ff452513ea8f8e96cfb51c279cbc04f1475e6ff61984" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6682c25d0bac286744e0ff452513ea8f8e96cfb51c279cbc04f1475e6ff61984` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f082895048/dir1 8b5522be5ea8cd7b58715e0c3313d7f5f92fd2879069ad057dab6e6dfa9517ec:/root/file1` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "73b7190ae3e7697cb95348521b0d6e9b8256b8dca84ce18cf125c8e0c069df3a" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 73b7190ae3e7697cb95348521b0d6e9b8256b8dca84ce18cf125c8e0c069df3a` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g774325127/dir1 73b7190ae3e7697cb95348521b0d6e9b8256b8dca84ce18cf125c8e0c069df3a:/root/dir2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "73b7190ae3e7697cb95348521b0d6e9b8256b8dca84ce18cf125c8e0c069df3a" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 73b7190ae3e7697cb95348521b0d6e9b8256b8dca84ce18cf125c8e0c069df3a` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "7cb7b46dd63e9c9e8bffb21b3859de3b2959866c6b05d707328d13ee561b31ad" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7cb7b46dd63e9c9e8bffb21b3859de3b2959866c6b05d707328d13ee561b31ad` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g774325127/dir1 7cb7b46dd63e9c9e8bffb21b3859de3b2959866c6b05d707328d13ee561b31ad:/dir2/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "7cb7b46dd63e9c9e8bffb21b3859de3b2959866c6b05d707328d13ee561b31ad" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7cb7b46dd63e9c9e8bffb21b3859de3b2959866c6b05d707328d13ee561b31ad` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.55s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h054633274/dir1/. b6639e944eb0a7380fff928314adb03f7c5b54b173dcee02404696974d8c5056:testDir` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "b6639e944eb0a7380fff928314adb03f7c5b54b173dcee02404696974d8c5056" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a b6639e944eb0a7380fff928314adb03f7c5b54b173dcee02404696974d8c5056` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h054633274/dir1/. 91423985a9fcdd51ba16310472bd3f50745a4605933a7999ba437d034e6821fc:testDir/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "91423985a9fcdd51ba16310472bd3f50745a4605933a7999ba437d034e6821fc" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 91423985a9fcdd51ba16310472bd3f50745a4605933a7999ba437d034e6821fc` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i956251473/dir1/. 6a65287b5dcfd0abebda7eafe16b3cf405fb64bd53ab29f278fc6c1019f9f780:/root/file1` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.96s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "4eee4791e4559cccd710d6b47dabc6524a7da194910cbbc9986020581c4bffc9" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4eee4791e4559cccd710d6b47dabc6524a7da194910cbbc9986020581c4bffc9` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j415571068/dir1/. 4eee4791e4559cccd710d6b47dabc6524a7da194910cbbc9986020581c4bffc9:/dir2` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "4eee4791e4559cccd710d6b47dabc6524a7da194910cbbc9986020581c4bffc9" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4eee4791e4559cccd710d6b47dabc6524a7da194910cbbc9986020581c4bffc9` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "9baecadae91388e0ac49ce6451a2729f1535b350f1f813b5cb63a824df691c5a" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9baecadae91388e0ac49ce6451a2729f1535b350f1f813b5cb63a824df691c5a` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j415571068/dir1/. 9baecadae91388e0ac49ce6451a2729f1535b350f1f813b5cb63a824df691c5a:/dir2/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "9baecadae91388e0ac49ce6451a2729f1535b350f1f813b5cb63a824df691c5a" start output contains "file1-1\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9baecadae91388e0ac49ce6451a2729f1535b350f1f813b5cb63a824df691c5a` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.98s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions488009643/permdirtest permtest:/` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.76s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs539952405/file1 2bf2376adb20a67b8ff72a60bad70ca5d752ffe725ed7f0d66975cd062ea0af9:/root/shouldNotExist` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "2bf2376adb20a67b8ff72a60bad70ca5d752ffe725ed7f0d66975cd062ea0af9" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2bf2376adb20a67b8ff72a60bad70ca5d752ffe725ed7f0d66975cd062ea0af9` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.76s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume643010416/file1 22e489e6eb9a8164eb67103c77a12b3d8fb693b8e5ce70f84b406cd99f2b7341:/vol_ro/shouldNotExist` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:279: checking that container "22e489e6eb9a8164eb67103c77a12b3d8fb693b8e5ce70f84b406cd99f2b7341" start output contains "" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:209: running `docker start -a 22e489e6eb9a8164eb67103c77a12b3d8fb693b8e5ce70f84b406cd99f2b7341` [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-10-07T20:59:33.196Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.39s) [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-910934031/file2 d57139e10f92b319f5b5b4601b6835e2c4d71cba1eb994320f907d367bc528ec:/vol2/symlinkToFile1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-910934031/symlinkToFile1" points to "file1" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-910934031/file1" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-910934031/file2 d57139e10f92b319f5b5b4601b6835e2c4d71cba1eb994320f907d367bc528ec:/vol2/symlinkToDir1` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-910934031/symlinkToDir1" points to "dir1" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-910934031/file2" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-910934031/file2 d57139e10f92b319f5b5b4601b6835e2c4d71cba1eb994320f907d367bc528ec:/vol2/brokenSymlinkToFileX` [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-910934031/brokenSymlinkToFileX" points to "fileX" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-910934031/fileX" contains "file2\n" [2019-10-07T20:59:33.196Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-910934031//dir2 d57139e10f92b319f5b5b4601b6835e2c4d71cba1eb994320f907d367bc528ec:/vol2/symlinkToDir1` [2019-10-07T20:59:33.197Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-910934031/symlinkToDir1" points to "dir1" [2019-10-07T20:59:33.197Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-910934031/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-07T20:59:33.197Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-910934031//dir2 d57139e10f92b319f5b5b4601b6835e2c4d71cba1eb994320f907d367bc528ec:/vol2/brokenSymlinkToDirX` [2019-10-07T20:59:33.197Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-910934031/brokenSymlinkToDirX" points to "dirX" [2019-10-07T20:59:33.197Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-910934031/dirX/file2-1" contains "file2-1\n" [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.62s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.63s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.95s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.19s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.68s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.99s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.86s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.43s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.04s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.73s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.38s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.71s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.83s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.31s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.41s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsAttach (1.05s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsCommit (1.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.88s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.27s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsCopy (1.62s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.80s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.51s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFilters (1.65s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFormat (1.67s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.62s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsRename (1.00s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsResize (0.99s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.00s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.92s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsTop (0.98s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.41s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.91s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecCgroup (1.50s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecInspectID (1.99s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecInteractive (0.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecParseError (0.94s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.99s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.09s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.22s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.12s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.40s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestExecWithUser (1.97s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.26s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestHealth (21.34s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.07s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.33s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportDisplay (1.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportFile (2.61s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.95s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportGzipped (1.89s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDebug (0.56s) [2019-10-07T20:59:33.197Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2019-10-07T20:59:33.197Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-07T20:59:33.197Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-07T20:59:33.197Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.89s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-10-07T20:59:33.197Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.14s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s) [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.39s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.97s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-07T20:59:33.197Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-07T20:59:33.197Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.97s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.52s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectStatus (0.83s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.16s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.00s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.62s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.99s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.74s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.87s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.71s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.76s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.80s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.96s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-07T20:59:33.197Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.21s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.42s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.40s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.53s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestNetHostname (2.53s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.33s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.56s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginActive (2.14s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.37s) [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-07T20:59:33.198Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2019-10-07T20:59:33.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.71s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPortList (10.99s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.64s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.64s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.39s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.71s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsByOrder (3.40s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.41s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.98s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.69s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.09s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.31s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.84s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.85s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.99s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.94s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.48s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-07T20:59:33.198Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.38s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.13s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.84s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.47s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.88s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.75s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.63s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.97s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAddHost (1.00s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.94s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.74s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.19s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.06s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.97s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.08s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.00s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.44s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.87s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.70s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.09s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.97s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-07T20:59:33.198Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-07T20:59:33.198Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-07T20:59:33.198Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunExitCode (0.93s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.03s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:59:33.198Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.04s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunMount (6.45s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.37s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.34s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.18s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.90s) [2019-10-07T20:59:33.198Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-07T20:59:33.198Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2019-10-07T20:59:33.198Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2019-10-07T20:59:33.198Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-07T20:59:33.199Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.57s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-07T20:59:33.199Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.89s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.72s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.16s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.25s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.90s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.96s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.87s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunState (1.75s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.77s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.92s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunSysctls (1.60s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.93s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.99s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.14s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.16s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.24s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.89s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.58s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserByID (1.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.24s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserByName (0.93s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-07T20:59:33.199Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.00s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.86s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.51s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.72s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.77s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.92s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.15s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2019-10-07T20:59:33.199Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents635883209 [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.62s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.60s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.74s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.99s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.56s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.14s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.31s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.31s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.76s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.16s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.27s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.16s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.59s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateStats (4.63s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.50s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.78s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.44s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.76s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.20s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.19s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.62s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (1.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.94s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.14s) [2019-10-07T20:59:33.199Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2019-10-07T20:59:33.199Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-07T20:59:33.199Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-07T20:59:33.199Z] === RUN TestDockerRegistrySuite [2019-10-07T20:59:33.199Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-07T20:59:35.083Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-07T20:59:36.442Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-07T20:59:38.327Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-07T20:59:38.327Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T20:59:42.512Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T20:59:46.666Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-07T20:59:51.898Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-07T20:59:52.822Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-07T20:59:54.183Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-07T20:59:54.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-07T20:59:54.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-07T20:59:54.816Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-07T20:59:55.545Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-07T20:59:56.904Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-07T20:59:58.263Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-07T20:59:59.622Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-07T21:00:00.984Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-07T21:00:03.490Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-07T21:00:06.747Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-07T21:00:07.671Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-07T21:00:10.925Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-07T21:00:12.286Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-07T21:00:12.286Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T21:00:13.644Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T21:00:15.004Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T21:00:16.364Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-07T21:00:19.621Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-07T21:00:20.179Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-07T21:00:21.283Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-07T21:00:21.872Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-07T21:00:21.872Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-07T21:00:22.138Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-07T21:00:22.392Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-07T21:00:22.950Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-07T21:00:22.950Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-07T21:00:23.874Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-07T21:00:24.433Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-07T21:00:24.772Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-07T21:00:25.737Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-07T21:00:26.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-07T21:00:26.941Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-07T21:00:28.303Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-07T21:00:29.664Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-07T21:00:30.430Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-07T21:00:30.587Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-07T21:00:31.146Z] --- PASS: TestDockerRegistrySuite (58.15s) [2019-10-07T21:00:31.146Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.84s) [2019-10-07T21:00:31.146Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-07T21:00:31.146Z] check_test.go:196: Daemon dc8625d398695 is not started [2019-10-07T21:00:31.146Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d7ce670d75173 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dd723358fb65e is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d7bcf45bcf97d is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dd3b8f7eac5e0 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.14s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d9f1f7c3cb549 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.67s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dd1a3cd3996dc is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon df1c49ad47400 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d77f27f023fe7 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d6ad0cef4e633 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dd5eaf679af9c is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d8459230cfa59 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon db5542b912546 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.43s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d459748282fd9 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.63s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-07T21:00:31.147Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20bb3783329963217253c7c9ea90c7ed48d959e27444625e093c4a876167774c [2019-10-07T21:00:31.147Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:79350d36af04ef2c0978a08151f51126122d874200c3b6eabdeb0fa71b1278ef [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d2eaef431696e is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-07T21:00:31.147Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:428fd603cfde2f820dbda4ac78ab5cbc504fa7053d8b5f796fdf7893a6bf63bb [2019-10-07T21:00:31.147Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:75bff10a6716e0366d7a7a639ea533562c40ca5abe56048e5b24e328fdb7c412 [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon df87ce0b154f5 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d618ce262a9a1 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d74bbdfa0bf64 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d2c50d57c3ee9 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d3446c2109b23 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d65b872e9d364 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d9b5f0ecc6839 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d5587f7dfa9c8 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.51s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d0aace48a7fdd is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d70fd08726a7a is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon da06bc085094a is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dd5ef2987b26f is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d632afeac01cd is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d64441a65416c is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d5aeb73255295 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d3b09492aaabf is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d8ada81635610 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.50s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dc3bb5cdfef91 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.34s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d34c6f576d2f5 is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon dcdae654c88ec is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-07T21:00:31.147Z] check_test.go:196: Daemon d77c5d6afc18d is not started [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-07T21:00:31.147Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2019-10-07T21:00:31.147Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-07T21:00:31.147Z] === RUN TestDockerSchema1RegistrySuite [2019-10-07T21:00:31.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-07T21:00:31.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T21:00:35.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T21:00:37.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-07T21:00:38.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-07T21:00:39.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-07T21:00:40.392Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-07T21:00:40.873Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-07T21:00:44.133Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-07T21:00:44.133Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-07T21:00:46.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-07T21:00:47.376Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-07T21:00:47.376Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T21:00:49.260Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T21:00:49.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-07T21:00:50.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T21:00:52.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-07T21:00:52.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-07T21:00:56.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-07T21:00:56.077Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-07T21:00:56.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-07T21:00:56.636Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-07T21:00:57.197Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-07T21:00:57.197Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-07T21:00:57.774Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite (26.69s) [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d9811e1f37678 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dd5ced9f6ee19 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dd7ebecede4e5 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.38s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d4a704d793068 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.56s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d7888d4f259b9 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.55s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d7bd8681888c6 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d1a53ec7773ee is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.55s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon de189bd52c00b is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.48s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dc96ba1dcfb3c is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.50s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon de6f887b240c4 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d831e060c4234 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dff21727d250f is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d8b6376e9ac67 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon ddc6bef1ae3dc is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dccc6963cdb4c is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon d871c43129efc is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dc7c61c672f79 is not started [2019-10-07T21:00:57.774Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-07T21:00:57.774Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-07T21:00:57.774Z] check_test.go:223: Daemon dca93c0086dd3 is not started [2019-10-07T21:00:57.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-07T21:00:57.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-07T21:00:59.135Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-07T21:00:59.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-07T21:00:59.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-07T21:01:01.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-07T21:01:01.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-07T21:01:01.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-07T21:01:02.175Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.29s) [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.11s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon d59d455887e90 is not started [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon d73cae301c57a is not started [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon d3f5990414342 is not started [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon dfbacb29d7815 is not started [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon db94dff1728d3 is not started [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon df41d638ea18e is not started [2019-10-07T21:01:02.175Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2019-10-07T21:01:02.175Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-07T21:01:02.175Z] check_test.go:252: Daemon da1e6cb9c7396 is not started [2019-10-07T21:01:02.175Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-07T21:01:02.175Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-07T21:01:07.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-07T21:01:07.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-07T21:01:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-07T21:01:07.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-07T21:01:07.914Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-10-07T21:01:07.914Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-07T21:01:07.914Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-07T21:01:07.914Z] check_test.go:279: Daemon ddbac003683c4 is not started [2019-10-07T21:01:07.914Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-07T21:01:07.914Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-07T21:01:07.914Z] check_test.go:279: Daemon dd3c514c5cae4 is not started [2019-10-07T21:01:07.914Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-07T21:01:07.914Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-07T21:01:07.914Z] check_test.go:279: Daemon db0bee5d2ef72 is not started [2019-10-07T21:01:07.914Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-07T21:01:07.914Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-07T21:01:07.914Z] check_test.go:279: Daemon d55f5357a6be8 is not started [2019-10-07T21:01:07.914Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2019-10-07T21:01:07.914Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-07T21:01:07.914Z] check_test.go:279: Daemon d028b5dd70917 is not started [2019-10-07T21:01:07.914Z] === RUN TestDockerNetworkSuite [2019-10-07T21:01:07.914Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-07T21:01:11.345Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-07T21:01:12.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-07T21:01:19.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-07T21:01:21.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-07T21:01:25.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-07T21:01:26.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-07T21:01:31.050Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-07T21:01:36.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-07T21:01:38.115Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-07T21:01:38.115Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-07T21:01:39.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-07T21:01:40.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-07T21:01:41.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-07T21:01:42.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-07T21:01:43.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-07T21:01:45.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-07T21:01:45.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-07T21:01:45.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-07T21:01:46.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-07T21:01:46.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-07T21:01:47.221Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-07T21:01:47.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-07T21:01:47.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-07T21:01:49.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-07T21:01:50.462Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-07T21:01:50.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-07T21:01:50.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-07T21:01:51.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-07T21:01:51.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-07T21:01:55.432Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-07T21:01:55.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-07T21:01:58.196Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-07T21:01:59.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-07T21:02:02.888Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-07T21:02:07.045Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-07T21:02:10.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-07T21:02:10.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-07T21:02:11.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-07T21:02:11.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-07T21:02:11.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-07T21:02:11.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-07T21:02:11.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-07T21:02:11.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-07T21:02:15.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-07T21:02:15.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-07T21:02:15.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-07T21:02:17.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-07T21:02:21.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-07T21:02:26.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-07T21:02:26.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-07T21:02:27.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-07T21:02:27.488Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-07T21:02:30.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-07T21:02:30.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-07T21:02:31.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-07T21:02:32.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-07T21:02:33.646Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite (92.82s) [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.30s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon dc0b731661697 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d6514054f7149 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.56s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d8e5b0e1d813d is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d4f2507926e49 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:1233: Daemon dcc614b31c012 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d1e3a206d1073 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.89s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon dcfe577ee7623 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.27s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d58fbe2e6744e is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.72s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d55e8b2d9e4fd is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.04s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon da4b0157da19c is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon dcb9ca1a93a48 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon dac77ef91bdf5 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d41edde4b2e85 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d0358f7aa5613 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.25s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon db0df5e5b7fef is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon da8e4a01c38d9 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.13s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d5fcbf2e6d93f is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon de214cb3b42bb is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d868d2b5afc65 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d8bbdfb696a18 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.77s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d61868243764b is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon df6ef2c1d119d is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon de917a4556838 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d62459170c003 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.37s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:968: Daemon d622777533ed9 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.70s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d6b9c04deb240 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.84s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:1116: Daemon d4a9cf1b57922 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d7619d5ad0453 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d56d81f4f5c19 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon dee33360c6bde is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d6b8353661803 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d114572868bf4 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon d56de4f161946 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-07T21:02:41.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-07T21:02:41.715Z] docker_cli_network_unix_test.go:46: Daemon dcfa2911e84e6 is not started [2019-10-07T21:02:41.715Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.17s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d8eb5d5403393 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d7e31aedafca8 is not started [2019-10-07T21:02:41.716Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-07T21:02:41.716Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon dfac907825f88 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d94908869d0f8 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.49s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.39s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:1084: Daemon d5301a5326340 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon df0c8abfb6b60 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.30s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d16f1eb9eadf1 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon da2e552782a1a is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d649aea71e19d is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.23s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d6e038c1e33a1 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon dec47571a3e41 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d4a674e1e9d08 is not started [2019-10-07T21:02:41.716Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.14s) [2019-10-07T21:02:41.716Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-07T21:02:41.716Z] docker_cli_network_unix_test.go:46: Daemon d73791239883d is not started [2019-10-07T21:02:41.716Z] === RUN TestDockerHubPullSuite [2019-10-07T21:02:41.716Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-07T21:02:43.597Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-07T21:02:45.479Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-07T21:02:45.479Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-07T21:02:46.402Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-07T21:02:48.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-07T21:02:50.182Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-07T21:02:50.640Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-07T21:02:50.790Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-07T21:02:51.348Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-07T21:02:51.348Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite (10.69s) [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.47s) [2019-10-07T21:02:51.348Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.37s) [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.60s) [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.45s) [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.74s) [2019-10-07T21:02:51.348Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-10-07T21:02:51.348Z] PASS [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === Skipped [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-07T21:02:51.348Z] docker_cli_sni_test.go:18: Flakey test [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-07T21:02:51.348Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-07T21:02:51.348Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:02:51.348Z] [2019-10-07T21:02:51.348Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-07T21:02:51.349Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-07T21:02:51.349Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-07T21:02:51.349Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-07T21:02:51.349Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-07T21:02:51.349Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-07T21:02:51.349Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-07T21:02:51.349Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-07T21:02:51.349Z] docker_cli_network_unix_test.go:46: Daemon dfac907825f88 is not started [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] [2019-10-07T21:02:51.349Z] DONE 1253 tests, 44 skipped in 2017.876s [2019-10-07T21:02:51.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T21:02:51.603Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T21:02:51.603Z] +++ kill 7227 [2019-10-07T21:02:51.605Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-07T21:02:55.763Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-07T21:03:01.000Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T21:03:01.000Z] +++ /etc/init.d/apparmor stop [2019-10-07T21:03:01.000Z] Clearing AppArmor profiles cache:. [2019-10-07T21:03:01.000Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T21:03:01.000Z] Unloading profiles will leave already running processes permanently [2019-10-07T21:03:01.000Z] unconfined, which can lead to unexpected situations. [2019-10-07T21:03:01.000Z] [2019-10-07T21:03:01.000Z] To set a process to complain mode, use the command line tool [2019-10-07T21:03:01.000Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T21:03:01.000Z] with the 'teardown' option." [2019-10-07T21:03:01.000Z] [2019-10-07T21:03:03.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-07T21:03:10.028Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-07T21:03:12.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-07T21:03:12.712Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-07T21:03:15.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-07T21:03:19.068Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-07T21:03:22.324Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-07T21:03:24.832Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-07T21:03:25.078Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-07T21:03:28.087Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-07T21:03:37.446Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-07T21:04:13.111Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-07T21:04:21.665Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-07T21:04:24.267Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-07T21:04:34.038Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-07T21:04:39.083Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite (1754.61s) [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.53s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.37s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.62s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.43s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [dc0e2d20df5ee] joining swarm manager [ddf76c1ea22c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [d1253f27bcab0] joining swarm manager [ddf76c1ea22c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] check_test.go:379: Daemon dc0e2d20df5ee is not started [2019-10-07T21:04:57.103Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-07T21:04:57.103Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.61s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-07T21:04:57.103Z] check_test.go:358: [de104fc68dd03] joining swarm manager [d1520639ccbe0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.38s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.10s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-07T21:04:57.103Z] check_test.go:358: [d221ac4b49476] joining swarm manager [d7dd935c7598d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-07T21:04:57.103Z] check_test.go:358: [d325cae5ebbe3] joining swarm manager [d7dd935c7598d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-07T21:04:57.103Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.58s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-07T21:04:57.103Z] check_test.go:358: [d6ba81e5c5ac4] joining swarm manager [d1fa01b0a6780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-07T21:04:57.103Z] check_test.go:358: [da1aebb7aa0ae] joining swarm manager [d1fa01b0a6780]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.88s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.33s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.88s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-07T21:04:57.103Z] check_test.go:358: [d1c04e15e93e7] joining swarm manager [d5cf2db086976]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-07T21:04:57.103Z] check_test.go:358: [da28ecd3341ea] joining swarm manager [d5cf2db086976]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.24s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-07T21:04:57.103Z] check_test.go:358: [d1c70f5138925] joining swarm manager [d8dd62354494a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-07T21:04:57.103Z] check_test.go:358: [d6689e3040ac4] joining swarm manager [d8dd62354494a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.93s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-07T21:04:57.103Z] check_test.go:358: [d7208857e7358] joining swarm manager [db8e227025e95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-07T21:04:57.103Z] check_test.go:358: [da3fd8aa8bc4a] joining swarm manager [d78e1f4904c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-07T21:04:57.103Z] check_test.go:358: [d6c63dfbf8e93] joining swarm manager [d78e1f4904c1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.42s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-07T21:04:57.103Z] check_test.go:358: [dbba61c5a9429] joining swarm manager [ddcebb4500b4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.36s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-07T21:04:57.103Z] check_test.go:358: [d43ecdcfdb12b] joining swarm manager [d8de69ba90019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-07T21:04:57.103Z] check_test.go:358: [dea8420c9077a] joining swarm manager [d8de69ba90019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] check_test.go:379: Daemon dea8420c9077a is not started [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.95s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [d6a1b9dc46e97] joining swarm manager [d05bed1dc5400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [da61c087d9d0c] joining swarm manager [d05bed1dc5400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [dfa441427ac85] joining swarm manager [d05bed1dc5400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [db04066509a46] joining swarm manager [d05bed1dc5400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-07T21:04:57.103Z] check_test.go:358: [da050313de4bd] joining swarm manager [d05bed1dc5400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.00s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-07T21:04:57.103Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.53s) [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-07T21:04:57.103Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-07T21:04:57.104Z] check_test.go:358: [d6d64fd2dc3be] joining swarm manager [d99ee1e1ce987]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-07T21:04:57.104Z] check_test.go:358: [dbc8a55790408] joining swarm manager [d99ee1e1ce987]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.69s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-07T21:04:57.104Z] check_test.go:358: [d52f1d7eaefe4] joining swarm manager [de78267713080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-07T21:04:57.104Z] check_test.go:358: [d6f1018c4f10c] joining swarm manager [de78267713080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-07T21:04:57.104Z] check_test.go:358: [d28463037b819] joining swarm manager [de4eecea4dce8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-07T21:04:57.104Z] check_test.go:358: [d88b5ee1641d5] joining swarm manager [de4eecea4dce8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.41s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.68s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T21:04:57.104Z] check_test.go:358: [d69f680222a7d] joining swarm manager [d8cce9a217b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T21:04:57.104Z] check_test.go:358: [d0cb2eb7dbd83] joining swarm manager [d8cce9a217b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T21:04:57.104Z] check_test.go:358: [d0f26e1b29b4b] joining swarm manager [d8cce9a217b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-07T21:04:57.104Z] check_test.go:358: [d1994befec6c8] joining swarm manager [d8cce9a217b4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.14s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-07T21:04:57.104Z] check_test.go:358: [dac75ecb89f04] joining swarm manager [d64b7c01a611d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-07T21:04:57.104Z] check_test.go:358: [dffbd86d8e241] joining swarm manager [d64b7c01a611d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.11s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-07T21:04:57.104Z] check_test.go:358: [d947948d98bca] joining swarm manager [d57d55686875a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-07T21:04:57.104Z] check_test.go:358: [d3a34231233bd] joining swarm manager [d57d55686875a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] check_test.go:379: Daemon d947948d98bca is not started [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.67s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-07T21:04:57.104Z] check_test.go:358: [d3a455a251f11] joining swarm manager [df2218833fca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-07T21:04:57.104Z] check_test.go:358: [d0d39b887a5d3] joining swarm manager [df2218833fca0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.68s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-07T21:04:57.104Z] check_test.go:358: [d66fddf2fd40a] joining swarm manager [d4a29384435e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-07T21:04:57.104Z] check_test.go:358: [debebe7e88604] joining swarm manager [d4a29384435e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.88s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.57s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.57s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.02s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.85s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.79s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.49s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.20s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.95s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.73s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.44s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.49s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.11s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.68s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.98s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.88s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.58s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-07T21:04:57.104Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.scwa1hpzg0k8@112710c5cbe1 | hello1\n" [2019-10-07T21:04:57.104Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.9f297798sloe@112710c5cbe1 | hello2\n" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.26s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.55s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.44s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.93s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-07T21:04:57.104Z] docker_cli_service_logs_test.go:242: checking task kcpi67sc2u2y [2019-10-07T21:04:57.104Z] docker_cli_service_logs_test.go:247: checking messages for kcpi67sc2u2y [2019-10-07T21:04:57.104Z] docker_cli_service_logs_test.go:242: checking task z41g8fgqehg5 [2019-10-07T21:04:57.104Z] docker_cli_service_logs_test.go:247: checking messages for z41g8fgqehg5 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.30s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.01s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.17s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.18s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-07T21:04:57.104Z] check_test.go:358: [db3d084af7dfb] joining swarm manager [d1b46aef1640b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-07T21:04:57.104Z] check_test.go:358: [d2187fcdf85bf] joining swarm manager [d1b46aef1640b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.48s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.11s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.31s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-07T21:04:57.104Z] check_test.go:358: [d8e2642434767] joining swarm manager [d210e33a219c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-07T21:04:57.104Z] check_test.go:358: [d35c7d2dcec41] joining swarm manager [d210e33a219c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.26s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.74s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-07T21:04:57.104Z] check_test.go:358: [deb6bc7f4ab91] joining swarm manager [d3d0728afe584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-07T21:04:57.104Z] check_test.go:358: [d099012ce1782] joining swarm manager [d3d0728afe584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.25s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.05s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.59s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.00s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-07T21:04:57.104Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.90s) [2019-10-07T21:04:57.104Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.98s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.35s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-07T21:04:57.105Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-07T21:04:57.105Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.20s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.13s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.02s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-07T21:04:57.105Z] check_test.go:358: [dc6c64e8a8e93] joining swarm manager [d01c63bebf371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-07T21:04:57.105Z] check_test.go:358: [db76209075ed0] joining swarm manager [d01c63bebf371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.64s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.64s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.23s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T21:04:57.105Z] check_test.go:358: [def4d072f981d] joining swarm manager [ddf9a6583f1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T21:04:57.105Z] check_test.go:358: [dcfceb0441812] joining swarm manager [ddf9a6583f1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-07T21:04:57.105Z] check_test.go:358: [d2837cd06b9f2] joining swarm manager [ddf9a6583f1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.83s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-07T21:04:57.105Z] check_test.go:358: [d10f6005c85fb] joining swarm manager [d78312d3f19d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-07T21:04:57.105Z] check_test.go:358: [d29e45cf806b2] joining swarm manager [d78312d3f19d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.00s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-07T21:04:57.105Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.00s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.90s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.43s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-07T21:04:57.105Z] check_test.go:358: [d856e0bc19405] joining swarm manager [dbbc09b7970c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.22s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.43s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.04s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.82s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.66s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.27s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-07T21:04:57.105Z] check_test.go:358: [d4e08c16ef201] joining swarm manager [d73c005f5adb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.77s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.92s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.45s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.72s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.71s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.33s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.08s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.92s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.87s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-07T21:04:57.105Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s) [2019-10-07T21:04:57.105Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-07T21:04:57.105Z] === RUN TestDockerExternalVolumeSuite [2019-10-07T21:04:57.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-07T21:05:11.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-07T21:06:00.078Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-07T21:06:00.538Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-07T21:06:00.998Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-07T21:06:00.998Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-07T21:06:01.457Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-07T21:06:02.994Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-07T21:06:02.994Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-07T21:06:03.453Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-07T21:06:03.912Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-07T21:06:09.704Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-07T21:06:11.884Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-07T21:06:17.678Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-07T21:06:17.678Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-07T21:06:17.678Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-07T21:06:17.678Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-07T21:06:17.678Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-07T21:06:17.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-07T21:06:19.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-07T21:06:21.419Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-07T21:06:21.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-07T21:06:21.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-07T21:06:21.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-07T21:06:22.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-07T21:06:28.196Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-07T21:06:29.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildFails [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-07T21:06:49.410Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-07T21:06:55.205Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-07T21:07:00.994Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-07T21:07:01.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-07T21:07:08.067Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-07T21:07:13.859Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-07T21:07:15.538Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-07T21:07:16.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-07T21:07:22.611Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-07T21:07:22.611Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-07T21:07:22.611Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-07T21:07:23.070Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-07T21:07:23.070Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-07T21:07:33.399Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-07T21:07:33.399Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-07T21:07:45.782Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-07T21:07:45.782Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-07T21:07:47.318Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-07T21:07:47.318Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-07T21:07:48.286Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-07T21:07:48.286Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-07T21:07:48.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-07T21:07:52.978Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-07T21:07:53.945Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-07T21:07:54.404Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-07T21:07:55.372Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-07T21:07:56.340Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-07T21:07:57.307Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-07T21:07:58.844Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-07T21:08:00.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-07T21:08:04.634Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-07T21:08:04.635Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-07T21:08:04.635Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-07T21:08:04.635Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-07T21:08:04.635Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-07T21:08:04.635Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-07T21:08:04.635Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-07T21:08:05.094Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-07T21:08:06.061Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-07T21:08:11.862Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-07T21:08:32.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-07T21:08:32.948Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-07T21:08:32.948Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-07T21:08:35.124Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-07T21:08:50.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-07T21:09:05.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-07T21:09:10.802Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-07T21:09:28.483Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-07T21:09:37.049Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-07T21:09:49.428Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-07T21:09:52.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-07T21:09:54.112Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-07T21:10:10.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-07T21:10:27.438Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-07T21:10:27.438Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-07T21:10:29.638Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-07T21:10:30.103Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-07T21:10:30.103Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-07T21:10:30.103Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-07T21:10:33.036Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-07T21:10:37.766Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-07T21:10:40.729Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-07T21:10:40.729Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-07T21:10:41.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-07T21:10:43.394Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-07T21:10:44.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-07T21:10:44.948Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-07T21:10:45.933Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-07T21:10:56.330Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-07T21:10:57.884Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-07T21:11:08.267Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-07T21:11:10.466Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-07T21:11:16.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-07T21:11:20.843Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-07T21:11:25.570Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-07T21:11:28.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-07T21:11:31.407Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-07T21:11:32.399Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-07T21:11:32.399Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-07T21:11:32.399Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-07T21:11:34.600Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-07T21:11:34.600Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-07T21:11:47.083Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-07T21:12:05.100Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite (441.30s) [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-07T21:12:17.245Z] docker_cli_external_volume_driver_test.go:53: Daemon da0cc1b85df35 is not started [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-07T21:12:17.245Z] docker_cli_external_volume_driver_test.go:53: Daemon ddc407ed4d504 is not started [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-07T21:12:17.245Z] docker_cli_external_volume_driver_test.go:53: Daemon d8c4a289902d2 is not started [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-07T21:12:17.245Z] docker_cli_external_volume_driver_test.go:53: Daemon d985d37077bcc is not started [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.42s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-07T21:12:17.245Z] docker_cli_external_volume_driver_test.go:485: Daemon d9fcd463801b3 is not started [2019-10-07T21:12:17.245Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-07T21:12:17.245Z] docker_cli_external_volume_driver_test.go:53: Daemon db1c32040f7d7 is not started [2019-10-07T21:12:17.245Z] PASS [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] === Skipped [2019-10-07T21:12:17.245Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-07T21:12:17.245Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-07T21:12:17.245Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-07T21:12:17.245Z] check_test.go:309: Daemon d478bca87dfa8 is not started [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-07T21:12:17.245Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-07T21:12:17.245Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T21:12:17.245Z] check_test.go:309: Daemon dd8f346c4a353 is not started [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-07T21:12:17.245Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-07T21:12:17.245Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:12:17.245Z] check_test.go:309: Daemon d0907e4063f8d is not started [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-07T21:12:17.245Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-07T21:12:17.245Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-07T21:12:17.245Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:12:17.245Z] check_test.go:309: Daemon d73637ab50893 is not started [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-07T21:12:17.245Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-10-07T21:12:17.245Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-07T21:12:17.245Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-07T21:12:17.245Z] requirement.go:26: unmatched requirement IPv6 [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] [2019-10-07T21:12:17.245Z] DONE 270 tests, 6 skipped in 2585.684s [2019-10-07T21:12:17.245Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-07T21:12:17.499Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c506e166e6d/docker.pid [2019-10-07T21:12:17.499Z] +++ kill 6202 [2019-10-07T21:12:17.499Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6202 is not a child of this shell [2019-10-07T21:12:17.499Z] warning: PID 6202 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1c506e166e6d/docker.pid had a nonzero exit code [2019-10-07T21:12:17.753Z] ++++ cat bundles/test-integration/docker.pid [2019-10-07T21:12:17.753Z] +++ kill 7229 [2019-10-07T21:12:18.675Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-07T21:12:18.675Z] +++ /etc/init.d/apparmor stop [2019-10-07T21:12:18.675Z] Clearing AppArmor profiles cache:. [2019-10-07T21:12:18.675Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-07T21:12:18.675Z] Unloading profiles will leave already running processes permanently [2019-10-07T21:12:18.675Z] unconfined, which can lead to unexpected situations. [2019-10-07T21:12:18.675Z] [2019-10-07T21:12:18.675Z] To set a process to complain mode, use the command line tool [2019-10-07T21:12:18.675Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-07T21:12:18.675Z] with the 'teardown' option." [2019-10-07T21:12:18.675Z] [2019-10-07T21:12:19.234Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-07T21:12:19.244Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-07T21:12:20.144Z] + echo Ensuring container killed. [2019-10-07T21:12:20.144Z] Ensuring container killed. [2019-10-07T21:12:20.144Z] + docker ps -aq -f name=docker-pr2-* [2019-10-07T21:12:20.144Z] + cids=b297a38ce2fb [2019-10-07T21:12:20.144Z] 34dbcd2df169 [2019-10-07T21:12:20.144Z] 112710c5cbe1 [2019-10-07T21:12:20.144Z] + [ -n b297a38ce2fb [2019-10-07T21:12:20.144Z] 34dbcd2df169 [2019-10-07T21:12:20.144Z] 112710c5cbe1 ] [2019-10-07T21:12:20.144Z] + docker rm -vf b297a38ce2fb 34dbcd2df169 112710c5cbe1 [2019-10-07T21:12:23.405Z] b297a38ce2fb [2019-10-07T21:12:23.405Z] 34dbcd2df169 [2019-10-07T21:12:23.405Z] 112710c5cbe1 [Pipeline] sh [2019-10-07T21:12:23.764Z] + echo Chowning /workspace to jenkins user [2019-10-07T21:12:23.764Z] Chowning /workspace to jenkins user [2019-10-07T21:12:23.764Z] + id -u [2019-10-07T21:12:23.764Z] + id -g [2019-10-07T21:12:23.764Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40056:/workspace busybox chown -R 1000:1000 /workspace [2019-10-07T21:12:25.408Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-07T21:12:28.335Z] + bundleName=amd64 [2019-10-07T21:12:28.335Z] + echo Creating amd64-bundles.tar.gz [2019-10-07T21:12:28.335Z] Creating amd64-bundles.tar.gz [2019-10-07T21:12:28.335Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-07T21:12:28.335Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-10-07T21:12:29.267Z] Archiving artifacts [2019-10-07T21:12:29.627Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40056/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T21:12:29.931Z] + make clean [2019-10-07T21:12:30.187Z] docker volume rm -f docker-dev-cache [2019-10-07T21:12:30.187Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-07T21:12:46.713Z] === RUN TestDockerSuite/TestBuildRm [2019-10-07T21:12:59.187Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-07T21:13:02.119Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-07T21:13:02.119Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-07T21:13:02.583Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-07T21:13:04.138Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-07T21:13:08.012Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-07T21:13:11.782Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-07T21:13:16.508Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-07T21:13:34.286Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-07T21:13:34.286Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-07T21:13:34.751Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-07T21:13:49.766Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-07T21:13:49.766Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-07T21:13:53.534Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-07T21:13:53.534Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-07T21:13:59.373Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-07T21:14:20.554Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-07T21:14:21.019Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-07T21:14:24.788Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-07T21:14:25.768Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-07T21:14:31.611Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-07T21:14:37.462Z] === RUN TestDockerSuite/TestBuildUser [2019-10-07T21:14:37.462Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-07T21:14:37.462Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-07T21:14:37.462Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-07T21:14:41.232Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-07T21:14:42.214Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-07T21:14:44.417Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-07T21:14:44.417Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-07T21:14:44.417Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-07T21:15:09.628Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-07T21:15:10.087Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-07T21:15:24.955Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-07T21:15:32.021Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-07T21:15:32.021Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-07T21:15:32.021Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-07T21:15:34.197Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-07T21:15:34.656Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-07T21:15:49.467Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-07T21:15:53.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-07T21:15:53.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-07T21:16:23.261Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-07T21:16:23.261Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-07T21:16:23.721Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-07T21:16:23.721Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-07T21:16:24.689Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-07T21:16:35.002Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-07T21:16:35.969Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-07T21:16:35.969Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-07T21:16:35.969Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-07T21:16:36.428Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-07T21:16:38.603Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-07T21:16:43.289Z] === RUN TestDockerSuite/TestCommitChange [2019-10-07T21:16:49.076Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-07T21:16:53.759Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-07T21:16:53.759Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-07T21:17:00.828Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-07T21:17:00.828Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-07T21:17:08.012Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-07T21:17:13.799Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-07T21:17:20.875Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-07T21:17:27.987Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-07T21:17:27.987Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-07T21:17:30.162Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-07T21:17:30.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-07T21:17:30.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-07T21:17:30.162Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-07T21:17:32.337Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-07T21:17:32.337Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-07T21:17:32.337Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-07T21:17:35.262Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-07T21:17:35.262Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-07T21:17:35.262Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-07T21:17:35.262Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-07T21:17:35.262Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-07T21:17:38.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-07T21:17:39.711Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-07T21:17:41.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-07T21:17:41.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-07T21:17:41.886Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-07T21:17:44.789Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-07T21:17:44.789Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-07T21:17:46.965Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-07T21:17:46.965Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-07T21:17:46.965Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-07T21:17:49.140Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-07T21:17:49.140Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-07T21:17:50.681Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-07T21:17:50.682Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-07T21:17:53.712Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-07T21:17:53.713Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-07T21:17:55.889Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-07T21:17:59.627Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-07T21:18:03.362Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-07T21:18:03.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-07T21:18:03.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-07T21:18:03.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-07T21:18:03.821Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-07T21:18:05.997Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-07T21:18:05.997Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-07T21:18:13.064Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-07T21:18:13.064Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-07T21:18:15.240Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-07T21:18:15.240Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-07T21:18:19.931Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-07T21:18:21.468Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-07T21:18:21.468Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-07T21:18:21.468Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-07T21:18:21.468Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-07T21:18:21.468Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-07T21:18:21.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-07T21:18:23.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-07T21:18:48.765Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-07T21:18:50.300Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-07T21:18:50.300Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-07T21:18:50.300Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-07T21:18:52.475Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-07T21:18:52.475Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-07T21:18:52.475Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-07T21:18:52.475Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-07T21:18:57.160Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-07T21:18:59.336Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-07T21:18:59.336Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-07T21:18:59.794Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-07T21:19:20.900Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-07T21:19:20.900Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-07T21:19:20.900Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-07T21:19:27.974Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-07T21:19:27.974Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-07T21:19:27.974Z] === RUN TestDockerSuite/TestCpToDot [2019-10-07T21:19:30.152Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-07T21:19:30.152Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-07T21:19:30.152Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-07T21:19:32.327Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-07T21:19:32.327Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-07T21:19:32.327Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-07T21:19:32.327Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-07T21:19:32.327Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-07T21:19:32.786Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-07T21:19:32.786Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-07T21:19:34.961Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-07T21:19:37.137Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-07T21:19:37.137Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-07T21:19:37.137Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-07T21:19:39.312Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-07T21:19:40.281Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-07T21:19:40.281Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-07T21:19:40.281Z] === RUN TestDockerSuite/TestCreateRM [2019-10-07T21:19:40.740Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-07T21:19:40.740Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-07T21:19:40.740Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-07T21:19:41.199Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-07T21:19:49.771Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-07T21:19:49.771Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-07T21:19:50.230Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-07T21:19:54.918Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-07T21:19:54.918Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-07T21:19:54.918Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDockerFails [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-07T21:19:57.093Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-07T21:19:57.552Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-07T21:19:57.552Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-07T21:19:59.734Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-07T21:20:02.636Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-07T21:20:04.814Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-07T21:20:13.380Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-07T21:20:19.171Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-07T21:20:23.857Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-07T21:20:25.394Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-07T21:20:26.361Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-07T21:20:30.095Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-07T21:20:31.631Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-07T21:20:32.598Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-07T21:20:37.288Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-07T21:20:41.985Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-07T21:20:41.985Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-07T21:20:41.985Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-07T21:20:41.985Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-07T21:20:41.985Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-07T21:20:41.985Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-07T21:20:42.952Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-07T21:20:42.953Z] === RUN TestDockerSuite/TestEventsRename [2019-10-07T21:20:45.868Z] === RUN TestDockerSuite/TestEventsResize [2019-10-07T21:20:48.044Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-07T21:20:50.227Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-07T21:20:53.131Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-07T21:20:57.817Z] === RUN TestDockerSuite/TestEventsTop [2019-10-07T21:20:57.817Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-07T21:21:00.719Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-07T21:21:04.452Z] === RUN TestDockerSuite/TestExec [2019-10-07T21:21:04.452Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-07T21:21:04.452Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-07T21:21:05.988Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-07T21:21:08.164Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-07T21:21:08.164Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-07T21:21:08.164Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-07T21:21:08.164Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-07T21:21:09.700Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-07T21:21:12.605Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-07T21:21:14.142Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-07T21:21:16.450Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-07T21:21:21.192Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-07T21:21:21.192Z] === RUN TestDockerSuite/TestExecEnv [2019-10-07T21:21:21.192Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-07T21:21:21.192Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-07T21:21:23.368Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-07T21:21:28.057Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-07T21:21:28.057Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-07T21:21:28.057Z] === RUN TestDockerSuite/TestExecParseError [2019-10-07T21:21:28.057Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-07T21:21:28.057Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-07T21:21:28.057Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-07T21:21:30.961Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-07T21:21:30.961Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-07T21:21:30.961Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-07T21:21:30.961Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-07T21:21:30.961Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-07T21:21:30.961Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-07T21:21:33.866Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-07T21:21:33.866Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-07T21:21:42.454Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-07T21:21:42.454Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-07T21:21:42.454Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-07T21:21:42.454Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-07T21:21:48.240Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-07T21:21:54.182Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-07T21:21:57.914Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestHealth [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-07T21:22:03.704Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-07T21:22:09.543Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-07T21:22:09.543Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-07T21:22:09.543Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-07T21:22:09.543Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-07T21:22:09.543Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-07T21:22:09.543Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-07T21:22:10.002Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-07T21:22:10.002Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-07T21:22:10.970Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-07T21:22:10.970Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-07T21:22:13.147Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-07T21:22:13.147Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-07T21:22:15.324Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-07T21:22:17.502Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-07T21:22:17.961Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-07T21:22:17.961Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-07T21:22:21.694Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-07T21:22:21.694Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestImportFile [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-07T21:22:24.595Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-07T21:22:25.054Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-07T21:22:25.054Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-07T21:22:25.054Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-07T21:22:25.054Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-07T21:22:27.229Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-07T21:22:29.407Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-07T21:22:29.407Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-07T21:22:29.407Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-07T21:22:29.407Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-07T21:22:29.407Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-07T21:22:31.591Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-07T21:22:31.591Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-07T21:22:33.767Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-07T21:22:33.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-07T21:22:33.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-07T21:22:33.767Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-07T21:22:35.946Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-07T21:22:41.735Z] === RUN TestDockerSuite/TestInspectImage [2019-10-07T21:22:41.735Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-07T21:22:41.735Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-07T21:22:41.735Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-07T21:22:43.270Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-07T21:22:45.447Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-07T21:22:45.447Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-07T21:22:52.514Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-07T21:22:54.689Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-07T21:22:54.689Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-07T21:22:54.689Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-07T21:22:57.591Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-07T21:22:59.766Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-07T21:23:04.453Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-07T21:23:06.630Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-07T21:23:08.808Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-07T21:23:10.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-07T21:23:12.526Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-07T21:23:14.702Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-07T21:23:16.880Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-07T21:23:17.339Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-07T21:23:19.514Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-07T21:23:21.167Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-07T21:23:26.954Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-07T21:23:29.133Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-07T21:23:29.133Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-07T21:23:31.310Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-07T21:23:31.310Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-07T21:23:39.874Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-07T21:23:46.957Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-07T21:23:55.520Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-07T21:23:57.057Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-07T21:23:59.960Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-07T21:23:59.960Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-07T21:24:02.136Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-07T21:24:04.313Z] === RUN TestDockerSuite/TestLogsSince [2019-10-07T21:24:12.928Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-07T21:24:12.928Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-07T21:24:12.928Z] === RUN TestDockerSuite/TestLogsTail [2019-10-07T21:24:15.833Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-07T21:24:18.742Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-07T21:24:20.280Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-07T21:24:20.280Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-07T21:24:20.280Z] === RUN TestDockerSuite/TestNetHostname [2019-10-07T21:24:20.280Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-07T21:24:20.280Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-07T21:24:20.280Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginActive [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPortList [2019-10-07T21:24:20.739Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-07T21:24:25.424Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-07T21:24:30.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-07T21:24:30.126Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-07T21:24:38.691Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-07T21:24:38.691Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-07T21:24:47.259Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-07T21:25:08.349Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-07T21:25:08.349Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-07T21:25:08.349Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-07T21:25:18.666Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-07T21:25:21.569Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-07T21:25:28.639Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-07T21:25:32.379Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-07T21:25:32.841Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-07T21:25:32.841Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-07T21:25:37.545Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-07T21:25:37.545Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-07T21:25:37.545Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-07T21:25:37.545Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-07T21:25:37.545Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-07T21:25:44.615Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-07T21:25:44.615Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-07T21:25:45.581Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-07T21:25:45.581Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-07T21:25:47.116Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-07T21:25:48.082Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-07T21:25:48.082Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-07T21:25:52.767Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-07T21:25:56.504Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-07T21:25:58.690Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-07T21:26:23.819Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-07T21:26:23.819Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-07T21:26:29.608Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-07T21:26:29.608Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-07T21:26:29.608Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-07T21:26:30.067Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-07T21:26:34.751Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-07T21:26:39.439Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-07T21:26:39.439Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-07T21:26:43.171Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-07T21:26:43.171Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-07T21:26:43.630Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-07T21:26:58.435Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-07T21:27:01.345Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-07T21:27:01.804Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-07T21:27:08.880Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-07T21:27:14.681Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-07T21:27:23.354Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-07T21:27:27.089Z] === RUN TestDockerSuite/TestRmiTag [2019-10-07T21:27:28.058Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-07T21:27:30.233Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-07T21:27:51.324Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-07T21:27:51.324Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-07T21:27:57.308Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-07T21:27:57.767Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-07T21:27:59.967Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-07T21:27:59.967Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-07T21:27:59.967Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-07T21:28:04.656Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-07T21:28:07.559Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-07T21:28:14.625Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-07T21:28:16.800Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-07T21:28:18.976Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-07T21:28:18.976Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-07T21:28:29.300Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-07T21:28:30.267Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-07T21:28:30.267Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-07T21:28:33.172Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-07T21:28:33.172Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-07T21:28:33.172Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-07T21:28:35.347Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-07T21:28:37.522Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-07T21:28:40.589Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-07T21:28:42.124Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-07T21:28:42.124Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-07T21:28:42.124Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-07T21:28:42.124Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-07T21:28:49.193Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-07T21:28:49.193Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-07T21:28:49.193Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-07T21:28:49.193Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-07T21:28:49.193Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-07T21:28:51.369Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-07T21:29:06.233Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-07T21:29:06.692Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-07T21:29:06.692Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-07T21:29:06.692Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-07T21:29:06.692Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-07T21:29:13.772Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-07T21:29:15.949Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-07T21:29:15.949Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-07T21:29:23.027Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-07T21:29:23.027Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-07T21:29:23.027Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-07T21:29:23.027Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-07T21:29:25.208Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-07T21:29:27.384Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-07T21:29:29.559Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-07T21:29:32.466Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-07T21:29:42.784Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-07T21:29:51.354Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-07T21:29:51.354Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunMount [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-07T21:29:52.891Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-07T21:30:00.063Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-07T21:30:00.063Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-07T21:30:00.063Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-07T21:30:00.063Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-07T21:30:04.754Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-07T21:30:08.487Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-07T21:30:08.488Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-07T21:30:08.946Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-07T21:30:09.913Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-07T21:30:12.089Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-07T21:30:14.267Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-07T21:30:15.235Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-07T21:30:17.418Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-07T21:30:17.878Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-07T21:30:20.780Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-07T21:30:20.780Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-07T21:30:20.780Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-07T21:30:20.780Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-07T21:30:20.780Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-07T21:30:20.780Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-07T21:30:29.407Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-07T21:30:29.407Z] === RUN TestDockerSuite/TestRunRm [2019-10-07T21:30:31.582Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-07T21:30:37.370Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-07T21:30:39.545Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-07T21:30:41.727Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-07T21:30:43.903Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-07T21:30:46.081Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-07T21:30:46.081Z] === RUN TestDockerSuite/TestRunState [2019-10-07T21:30:46.081Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-07T21:30:48.257Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-07T21:30:48.257Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-07T21:30:50.433Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-07T21:30:50.433Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-07T21:30:50.433Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-07T21:30:50.433Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-07T21:30:50.433Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-07T21:30:50.433Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-07T21:30:56.228Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-07T21:30:57.762Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-07T21:30:57.762Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-07T21:30:59.942Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-07T21:30:59.942Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-07T21:30:59.942Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-07T21:31:02.967Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-07T21:31:10.083Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-07T21:31:13.899Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-07T21:31:19.692Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-07T21:31:19.692Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-07T21:31:20.152Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-07T21:31:20.152Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-07T21:31:20.152Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-07T21:31:23.053Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-07T21:31:24.590Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-07T21:31:26.766Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-07T21:31:27.225Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-07T21:31:37.539Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-07T21:31:37.998Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-07T21:31:40.173Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-07T21:31:44.862Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-07T21:31:47.037Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-07T21:31:47.495Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-07T21:31:47.954Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-07T21:31:47.954Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-07T21:31:49.596Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-07T21:31:56.665Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-07T21:31:56.665Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-07T21:32:03.739Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-07T21:32:03.739Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-07T21:32:07.473Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-07T21:32:07.473Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-07T21:32:07.473Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-07T21:32:07.473Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-07T21:32:07.473Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-07T21:32:14.549Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-07T21:32:14.550Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-07T21:32:14.550Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-07T21:32:14.550Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-07T21:32:14.550Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-07T21:32:14.550Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-07T21:32:14.550Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-07T21:32:16.086Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-07T21:32:19.003Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-07T21:32:19.003Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-07T21:32:20.541Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-07T21:32:20.541Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-07T21:32:20.541Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-07T21:32:20.541Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-07T21:32:20.541Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-07T21:32:21.000Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-07T21:32:21.000Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-07T21:32:38.688Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-07T21:32:40.225Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-07T21:32:40.225Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-07T21:32:43.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-07T21:32:43.130Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-07T21:32:43.588Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-07T21:32:43.588Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-07T21:32:44.048Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-07T21:32:52.613Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-07T21:32:52.613Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-07T21:32:52.613Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-07T21:32:52.613Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-07T21:32:52.613Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-07T21:32:59.695Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-07T21:32:59.695Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-07T21:32:59.695Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-07T21:33:08.265Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-07T21:33:08.265Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite (2618.34s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (150.88s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.04s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.45s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.58s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.85s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.28s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.27s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.66s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.72s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement UnixCli [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.32s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.40s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.99s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.78s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.73s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.04s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.00s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.18s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.60s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.36s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.37s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.48s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.07s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.36s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-10-07T21:33:09.804Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.58s) [2019-10-07T21:33:09.804Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.41s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.80s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.41s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement UnixCli [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.43s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.36s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildContChar (14.12s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.59s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.45s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.75s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.88s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.29s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.97s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.64s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.52s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.60s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.79s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.13s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.18s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.89s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.21s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.78s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.52s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.77s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.45s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.37s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.17s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.24s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.06s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.27s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.58s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.90s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.36s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.52s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFails (2.27s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.54s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.21s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.31s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.39s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.12s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement UnixCli [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.85s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildHistory (11.37s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.37s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.48s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.35s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.15s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.17s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.85s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.87s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.15s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.82s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.52s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (27.60s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.84s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.72s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.59s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.26s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.87s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.54s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.55s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.43s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.53s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.11s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.53s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.27s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildRm (14.51s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.47s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.57s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.50s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.92s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.85s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.09s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.37s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildStderr (5.21s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.80s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.16s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.35s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.70s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.61s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.63s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.41s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.12s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.07s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.98s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.11s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (29.30s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.92s) [2019-10-07T21:33:09.805Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.97s) [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2019-10-07T21:33:09.805Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.805Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2019-10-07T21:33:09.806Z] docker_cli_sni_test.go:18: Flakey test [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.81s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCommitChange (5.26s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.28s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.85s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCommitTTY (7.56s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.91s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.36s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.51s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.15s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.15s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.47s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.67s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.11s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.27s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.92s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.09s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.88s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.90s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.28s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.08s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.27s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.89s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.79s) [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0006ac7e0 } [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1677283814 c:\foo false } [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1677283814 c:\foo true } [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 0 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 1 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 2 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 3 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 4 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 5 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 6 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 7 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 8 [2019-10-07T21:33:09.806Z] docker_api_containers_test.go:1927: case 9 [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.29s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.38s) [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.26s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.51s) [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a794232209\file1 f80d42cfae9126362f58f1b58ccecbadcea417dd133fec3b38200f3da5667f95:/root/itWorks.txt` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:279: checking that container "f80d42cfae9126362f58f1b58ccecbadcea417dd133fec3b38200f3da5667f95" start output contains "file1\n" [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:209: running `docker start -a f80d42cfae9126362f58f1b58ccecbadcea417dd133fec3b38200f3da5667f95` [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.40s) [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b052111292\file1 329333affaa4452139c28c5e090afef6e45d89b7290cb7ea4d58705644d067a9:testDir/` [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpToCaseE (18.79s) [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e611245035\dir1 28ce0b5b0862229ac91ce89ae842d0ccf324c1e088ccd8396f5ffd0e761d16e3:testDir` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:279: checking that container "28ce0b5b0862229ac91ce89ae842d0ccf324c1e088ccd8396f5ffd0e761d16e3" start output contains "file1-1\n" [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:209: running `docker start -a 28ce0b5b0862229ac91ce89ae842d0ccf324c1e088ccd8396f5ffd0e761d16e3` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e611245035\dir1 34f5a327a16eae3ce347cadff390e7754585b9a26eba25c1d3c5fc0dd7740917:testDir/` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:279: checking that container "34f5a327a16eae3ce347cadff390e7754585b9a26eba25c1d3c5fc0dd7740917" start output contains "file1-1\n" [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:209: running `docker start -a 34f5a327a16eae3ce347cadff390e7754585b9a26eba25c1d3c5fc0dd7740917` [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.09s) [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h687538766\dir1\. 8a334c48694bb98c2f6e5e6f943fd2730bf52e33139d423d22ee19a9c1bb4a5b:testDir` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:279: checking that container "8a334c48694bb98c2f6e5e6f943fd2730bf52e33139d423d22ee19a9c1bb4a5b" start output contains "file1-1\n" [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a334c48694bb98c2f6e5e6f943fd2730bf52e33139d423d22ee19a9c1bb4a5b` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h687538766\dir1\. fc4b8e5da6afa9d51ce4344a4d9ef23ec2d7215061b496f2543e42f5a45c4e24:testDir/` [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:279: checking that container "fc4b8e5da6afa9d51ce4344a4d9ef23ec2d7215061b496f2543e42f5a45c4e24" start output contains "file1-1\n" [2019-10-07T21:33:09.806Z] docker_cli_cp_utils_test.go:209: running `docker start -a fc4b8e5da6afa9d51ce4344a4d9ef23ec2d7215061b496f2543e42f5a45c4e24` [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-07T21:33:09.806Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:09.806Z] --- PASS: TestDockerSuite/TestCpToDot (2.29s) [2019-10-07T21:33:09.806Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCpToStdout (2.55s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.82s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.15s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.14s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.04s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.55s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.27s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.10s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsCopy (5.61s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.11s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.14s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.68s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.21s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFilters (4.58s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFormat (4.48s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsRename (2.50s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsResize (2.65s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.19s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.64s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.78s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.87s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.09s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.44s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.20s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.03s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.63s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.66s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.91s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.91s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.33s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.90s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.90s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.47s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.02s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-07T21:33:10.267Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2019-10-07T21:33:10.267Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2019-10-07T21:33:10.267Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.08s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.23s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.13s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.15s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectDefault (2.13s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectHistory (4.94s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.10s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.19s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.33s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.19s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.05s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.89s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.47s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.89s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.83s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.55s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.26s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsSince (8.90s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.48s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.14s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.21s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.36s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsByOrder (8.76s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.81s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.13s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-07T21:33:10.268Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.26s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.39s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.11s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.29s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.47s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.80s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.48s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.06s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.28s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.29s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.36s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.92s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.41s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.21s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.38s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.48s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.80s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.00s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.83s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.07s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.73s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.35s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.18s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.64s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.49s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.39s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.14s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.35s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.12s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-07T21:33:10.268Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.24s) [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2019-10-07T21:33:10.268Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.268Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.13s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.15s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.52s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.06s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunCreateVolume (6.94s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.89s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.17s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.11s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.02s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunExitCode (2.14s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.45s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.11s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.21s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.86s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.80s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.70s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.12s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.13s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.10s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.02s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.15s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunRm (2.41s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.35s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.31s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.16s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.24s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.269Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2019-10-07T21:33:10.269Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.99s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.80s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.95s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.19s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.18s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.81s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.44s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement Apparmor [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.48s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.29s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.12s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement IsPausable [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.27s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.12s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.52s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.14s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.62s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.76s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.57s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.44s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-07T21:33:10.270Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-07T21:33:10.270Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.270Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-07T21:33:10.270Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-07T21:33:10.271Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-07T21:33:10.271Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-07T21:33:10.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-07T21:33:10.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-07T21:33:10.271Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerDaemonSuite [2019-10-07T21:33:10.271Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-07T21:33:10.271Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-07T21:33:10.271Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-07T21:33:10.271Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-07T21:33:10.271Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerSwarmSuite [2019-10-07T21:33:10.271Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-07T21:33:10.271Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-07T21:33:10.271Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerExternalVolumeSuite [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerNetworkSuite [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] === RUN TestDockerHubPullSuite [2019-10-07T21:33:10.271Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-07T21:33:10.271Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-07T21:33:10.271Z] PASS [2019-10-07T21:33:10.271Z] ok github.com/docker/docker/integration-cli 2619.136s [2019-10-07T21:33:10.271Z] INFO: Integration tests ended at 10/07/2019 21:33:10. Duration:00:43:49.5832102 [2019-10-07T21:33:10.271Z] INFO: Docker info of the daemon under test at end of run [2019-10-07T21:33:10.271Z] [2019-10-07T21:33:10.730Z] Containers: 2 [2019-10-07T21:33:10.730Z] Running: 0 [2019-10-07T21:33:10.730Z] Paused: 0 [2019-10-07T21:33:10.730Z] Stopped: 2 [2019-10-07T21:33:10.730Z] Images: 12 [2019-10-07T21:33:10.730Z] Server Version: 0.0.0-dev [2019-10-07T21:33:10.730Z] Storage Driver: windowsfilter [2019-10-07T21:33:10.730Z] Windows: [2019-10-07T21:33:10.730Z] Logging Driver: json-file [2019-10-07T21:33:10.730Z] Plugins: [2019-10-07T21:33:10.730Z] Volume: local [2019-10-07T21:33:10.730Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-07T21:33:10.730Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-07T21:33:10.730Z] Swarm: inactive [2019-10-07T21:33:10.730Z] Default Isolation: process [2019-10-07T21:33:10.730Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-07T21:33:10.730Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-07T21:33:10.730Z] OSType: windows [2019-10-07T21:33:10.730Z] Architecture: x86_64 [2019-10-07T21:33:10.730Z] CPUs: 4 [2019-10-07T21:33:10.730Z] Total Memory: 32GiB [2019-10-07T21:33:10.730Z] Name: azwin-2-8f80a0 [2019-10-07T21:33:10.730Z] ID: GGXQ:GTYJ:KEES:5B52:C4BQ:JXJG:EOPE:UPNF:6LJA:NV5C:VHQE:IACF [2019-10-07T21:33:10.730Z] Docker Root Dir: D:\CI\PR-40056\2\daemon [2019-10-07T21:33:10.730Z] Debug Mode (client): false [2019-10-07T21:33:10.730Z] Debug Mode (server): true [2019-10-07T21:33:10.730Z] File Descriptors: -1 [2019-10-07T21:33:10.730Z] Goroutines: 18 [2019-10-07T21:33:10.730Z] System Time: 2019-10-07T21:33:10.2179863Z [2019-10-07T21:33:10.730Z] EventsListeners: 0 [2019-10-07T21:33:10.730Z] Registry: https://index.docker.io/v1/ [2019-10-07T21:33:10.730Z] Labels: [2019-10-07T21:33:10.730Z] Experimental: false [2019-10-07T21:33:10.730Z] Insecure Registries: [2019-10-07T21:33:10.730Z] 127.0.0.0/8 [2019-10-07T21:33:10.730Z] Live Restore Enabled: false [2019-10-07T21:33:10.730Z] [2019-10-07T21:33:10.730Z] [2019-10-07T21:33:10.730Z] INFO: Stopping daemon under test [2019-10-07T21:33:10.730Z] SUCCESS: The process with PID 3628 (child process of PID 6660) has been terminated. [2019-10-07T21:33:10.730Z] SUCCESS: The process with PID 6660 (child process of PID 4112) has been terminated. [2019-10-07T21:33:10.730Z] INFO: Stop tailing logs of the daemon under tests [2019-10-07T21:33:10.730Z] INFO: executeCI.ps1 Completed successfully at 10/07/2019 21:33:10. [2019-10-07T21:33:10.730Z] INFO: Tidying up at end of run [2019-10-07T21:33:10.730Z] INFO: Saving daemon under test log (d:\CI\PR-40056\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-07T21:33:10.730Z] INFO: Saving daemon under test log (d:\CI\PR-40056\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-07T21:33:10.730Z] INFO: Nuke-Everything... [2019-10-07T21:33:10.730Z] INFO: Container count on control daemon to delete is 2 [2019-10-07T21:33:11.698Z] 5e4b8c81b158 [2019-10-07T21:33:11.698Z] 37a66dffeae6 [2019-10-07T21:33:11.698Z] INFO: Tidying pidfile d:\CI\PR-40056\2\docker.pid [2019-10-07T21:33:11.698Z] INFO: Nuking d:\CI [2019-10-07T21:33:47.376Z] INFO: Zapped successfully [2019-10-07T21:33:47.376Z] [2019-10-07T21:33:47.376Z] INFO: executeCI.ps1 exiting at Mon Oct 7 21:33:43 CUT 2019. Duration 01:08:22.8240589 [2019-10-07T21:33:47.376Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-07T21:33:49.026Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-07T21:33:50.774Z] Archiving artifacts [2019-10-07T21:34:06.065Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40056/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-07T21:34:06.986Z] + make clean [2019-10-07T21:34:07.957Z] docker volume rm -f docker-dev-cache [2019-10-07T21:34:08.415Z] 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