Pull request #40462 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb+5f6d6f3f220355e6db7167ba82bc2def47a013d0 (b64ad6be9845338852aab73fab9d8dcbe597cb01) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40462@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-02-06T04:20:55.113Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-06T04:20:55.122Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-06T04:20:55.276Z] Running on ubuntu-1804-overlay2 (i-0311e6db6c233b889) in /home/ubuntu/workspace/moby_PR-40462 [Pipeline] { [Pipeline] checkout [2020-02-06T04:20:55.360Z] using credential docker-jenkins-github-credentials [2020-02-06T04:20:55.372Z] Cloning the remote Git repository [2020-02-06T04:20:55.372Z] Cloning with configured refspecs honoured and without tags [2020-02-06T04:20:55.363Z] Cloning repository https://github.com/moby/moby.git [2020-02-06T04:20:55.364Z] > git init /home/ubuntu/workspace/moby_PR-40462 # timeout=10 [2020-02-06T04:20:55.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:20:55.377Z] > git --version # timeout=10 [2020-02-06T04:20:55.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:20:55.381Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:21:08.578Z] Fetching without tags [2020-02-06T04:21:08.869Z] Merging remotes/origin/19.03 commit 5f6d6f3f220355e6db7167ba82bc2def47a013d0 into PR head commit 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:08.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:08.536Z] > git config --add remote.origin.fetch +refs/pull/40462/head:refs/remotes/origin/PR-40462 # timeout=10 [2020-02-06T04:21:08.548Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-06T04:21:08.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:08.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:21:08.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:21:08.616Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:21:08.901Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:08.905Z] > git checkout -f 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:09.452Z] > git merge 5f6d6f3f220355e6db7167ba82bc2def47a013d0 # timeout=10 [2020-02-06T04:21:09.682Z] Merge succeeded, producing 224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:21:09.683Z] Checking out Revision 224b5435d0a62fec2d8a4879d344fe62f3a08e88 (PR-40462) [2020-02-06T04:21:10.191Z] Commit message: "Merge commit '5f6d6f3f220355e6db7167ba82bc2def47a013d0' into HEAD" [2020-02-06T04:21:10.191Z] First time build. Skipping changelog. [2020-02-06T04:21:10.193Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-06T04:21:09.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-06T04:21:09.717Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:09.723Z] > git checkout -f 224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:21:11.343Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40462:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-02-06T04:21:14.785Z] 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 [2020-02-06T04:21:15.018Z] Running on ubuntu-1804-overlay2 (i-0311e6db6c233b889) in /home/ubuntu/workspace/moby_PR-40462 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-02-06T04:21:15.075Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-02-06T04:21:15.099Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-02-06T04:21:15.107Z] Fetching without tags [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] } [2020-02-06T04:21:15.130Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-40462 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-02-06T04:21:15.284Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-06T04:21:15.301Z] Cloning the remote Git repository [2020-02-06T04:21:15.301Z] Cloning with configured refspecs honoured and without tags [2020-02-06T04:21:15.387Z] Merging remotes/origin/19.03 commit 5f6d6f3f220355e6db7167ba82bc2def47a013d0 into PR head commit 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:15.438Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40462 [Pipeline] { [Pipeline] checkout [2020-02-06T04:21:15.508Z] Merge succeeded, producing 8053f146a3372dd10657468c85e7da2227409f52 [2020-02-06T04:21:15.509Z] Checking out Revision 8053f146a3372dd10657468c85e7da2227409f52 (PR-40462) [2020-02-06T04:21:15.567Z] Commit message: "Merge commit '5f6d6f3f220355e6db7167ba82bc2def47a013d0' into HEAD" [2020-02-06T04:21:15.567Z] First time build. Skipping changelog. [2020-02-06T04:21:15.566Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-02-06T04:21:15.667Z] using credential docker-jenkins-github-credentials [2020-02-06T04:21:15.715Z] Cloning the remote Git repository [2020-02-06T04:21:15.715Z] Cloning with configured refspecs honoured and without tags [2020-02-06T04:21:15.077Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-06T04:21:15.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:15.098Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:21:15.098Z] > git --version # timeout=10 [2020-02-06T04:21:15.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:21:15.102Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:21:15.378Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:15.384Z] > git checkout -f 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:15.465Z] > git merge 5f6d6f3f220355e6db7167ba82bc2def47a013d0 # timeout=10 [2020-02-06T04:21:15.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-06T04:21:15.501Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:15.512Z] > git checkout -f 8053f146a3372dd10657468c85e7da2227409f52 [2020-02-06T04:21:15.303Z] Cloning repository https://github.com/moby/moby.git [2020-02-06T04:21:15.304Z] > git init /home/docker/workspace/moby_PR-40462 # timeout=10 [2020-02-06T04:21:15.313Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:21:15.314Z] > git --version # timeout=10 [2020-02-06T04:21:15.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:21:15.318Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-06T04:21:15.760Z] Cloning repository https://github.com/moby/moby.git [2020-02-06T04:21:15.761Z] > git init /home/jenkins/workspace/moby_PR-40462 # timeout=10 [2020-02-06T04:21:15.800Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:21:15.801Z] > git --version # timeout=10 [2020-02-06T04:21:15.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:21:15.817Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:21:16.698Z] + docker version [2020-02-06T04:21:16.698Z] Client: Docker Engine - Community [2020-02-06T04:21:16.698Z] Version: 19.03.2 [2020-02-06T04:21:16.698Z] API version: 1.40 [2020-02-06T04:21:16.698Z] Go version: go1.12.8 [2020-02-06T04:21:16.698Z] Git commit: 6a30dfc [2020-02-06T04:21:16.698Z] Built: Thu Aug 29 05:29:11 2019 [2020-02-06T04:21:16.698Z] OS/Arch: linux/amd64 [2020-02-06T04:21:16.698Z] Experimental: false [2020-02-06T04:21:16.698Z] [2020-02-06T04:21:16.698Z] Server: Docker Engine - Community [2020-02-06T04:21:16.698Z] Engine: [2020-02-06T04:21:16.698Z] Version: 19.03.2 [2020-02-06T04:21:16.698Z] API version: 1.40 (minimum version 1.12) [2020-02-06T04:21:16.698Z] Go version: go1.12.8 [2020-02-06T04:21:16.698Z] Git commit: 6a30dfc [2020-02-06T04:21:16.698Z] Built: Thu Aug 29 05:27:45 2019 [2020-02-06T04:21:16.698Z] OS/Arch: linux/amd64 [2020-02-06T04:21:16.698Z] Experimental: true [2020-02-06T04:21:16.698Z] containerd: [2020-02-06T04:21:16.698Z] Version: 1.2.6 [2020-02-06T04:21:16.698Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-02-06T04:21:16.698Z] runc: [2020-02-06T04:21:16.698Z] Version: 1.0.0-rc8 [2020-02-06T04:21:16.698Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-02-06T04:21:16.698Z] docker-init: [2020-02-06T04:21:16.698Z] Version: 0.18.0 [2020-02-06T04:21:16.698Z] GitCommit: fec3683 [Pipeline] sh [2020-02-06T04:21:17.060Z] + docker info [2020-02-06T04:21:17.316Z] Client: [2020-02-06T04:21:17.316Z] Debug Mode: false [2020-02-06T04:21:17.316Z] [2020-02-06T04:21:17.316Z] Server: [2020-02-06T04:21:17.316Z] Containers: 0 [2020-02-06T04:21:17.316Z] Running: 0 [2020-02-06T04:21:17.316Z] Paused: 0 [2020-02-06T04:21:17.316Z] Stopped: 0 [2020-02-06T04:21:17.316Z] Images: 4 [2020-02-06T04:21:17.316Z] Server Version: 19.03.2 [2020-02-06T04:21:17.316Z] Storage Driver: overlay2 [2020-02-06T04:21:17.316Z] Backing Filesystem: extfs [2020-02-06T04:21:17.316Z] Supports d_type: true [2020-02-06T04:21:17.316Z] Native Overlay Diff: true [2020-02-06T04:21:17.316Z] Logging Driver: json-file [2020-02-06T04:21:17.316Z] Cgroup Driver: cgroupfs [2020-02-06T04:21:17.316Z] Plugins: [2020-02-06T04:21:17.316Z] Volume: local [2020-02-06T04:21:17.316Z] Network: bridge host ipvlan macvlan null overlay [2020-02-06T04:21:17.316Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-06T04:21:17.316Z] Swarm: inactive [2020-02-06T04:21:17.316Z] Runtimes: runc [2020-02-06T04:21:17.316Z] Default Runtime: runc [2020-02-06T04:21:17.316Z] Init Binary: docker-init [2020-02-06T04:21:17.316Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-02-06T04:21:17.316Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-02-06T04:21:17.316Z] init version: fec3683 [2020-02-06T04:21:17.316Z] Security Options: [2020-02-06T04:21:17.316Z] apparmor [2020-02-06T04:21:17.316Z] seccomp [2020-02-06T04:21:17.316Z] Profile: default [2020-02-06T04:21:17.316Z] Kernel Version: 4.15.0-1048-aws [2020-02-06T04:21:17.316Z] Operating System: Ubuntu 18.04.3 LTS [2020-02-06T04:21:17.316Z] OSType: linux [2020-02-06T04:21:17.316Z] Architecture: x86_64 [2020-02-06T04:21:17.316Z] CPUs: 2 [2020-02-06T04:21:17.316Z] Total Memory: 7.501GiB [2020-02-06T04:21:17.316Z] Name: ip-10-100-89-163 [2020-02-06T04:21:17.316Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-02-06T04:21:17.316Z] Docker Root Dir: /var/lib/docker [2020-02-06T04:21:17.316Z] Debug Mode: false [2020-02-06T04:21:17.316Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:21:17.316Z] Labels: [2020-02-06T04:21:17.316Z] Experimental: true [2020-02-06T04:21:17.316Z] Insecure Registries: [2020-02-06T04:21:17.316Z] 127.0.0.0/8 [2020-02-06T04:21:17.316Z] Live Restore Enabled: true [2020-02-06T04:21:17.316Z] [2020-02-06T04:21:17.316Z] WARNING: No swap limit support [Pipeline] sh [2020-02-06T04:21:17.721Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:21:17.721Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:21:17.721Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40462/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-06T04:21:17.721Z] + bash /home/ubuntu/workspace/moby_PR-40462/check-config.sh [2020-02-06T04:21:17.721Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-06T04:21:17.721Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-02-06T04:21:17.721Z] [2020-02-06T04:21:17.721Z] Generally Necessary: [2020-02-06T04:21:17.721Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-06T04:21:17.721Z] - apparmor: enabled and tools installed [2020-02-06T04:21:17.721Z] - CONFIG_NAMESPACES: enabled [2020-02-06T04:21:17.721Z] - CONFIG_NET_NS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_PID_NS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_IPC_NS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_UTS_NS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUPS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CPUSETS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_MEMCG: enabled [2020-02-06T04:21:17.721Z] - CONFIG_KEYS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_VETH: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-06T04:21:17.721Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-06T04:21:17.721Z] [2020-02-06T04:21:17.721Z] Optional Features: [2020-02-06T04:21:17.721Z] - CONFIG_USER_NS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_SECCOMP: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-06T04:21:17.721Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-06T04:21:17.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-06T04:21:17.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-06T04:21:17.721Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-06T04:21:17.721Z] - CONFIG_BLK_CGROUP: enabled [2020-02-06T04:21:17.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-06T04:21:17.721Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_PERF: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-06T04:21:17.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-06T04:21:17.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-06T04:21:17.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-06T04:21:17.978Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-06T04:21:17.978Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-06T04:21:17.978Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_IP_VS: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-06T04:21:17.978Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-06T04:21:17.978Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-06T04:21:17.978Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_EXT4_FS: enabled [2020-02-06T04:21:17.978Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-06T04:21:17.978Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-06T04:21:17.978Z] - Network Drivers: [2020-02-06T04:21:17.978Z] - "overlay": [2020-02-06T04:21:17.978Z] - CONFIG_VXLAN: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-06T04:21:17.978Z] Optional (for encrypted networks): [2020-02-06T04:21:17.978Z] - CONFIG_CRYPTO: enabled [2020-02-06T04:21:17.978Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-06T04:21:17.978Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-06T04:21:17.978Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-06T04:21:17.978Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-06T04:21:17.978Z] - CONFIG_XFRM: enabled [2020-02-06T04:21:17.978Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-06T04:21:17.978Z] - "ipvlan": [2020-02-06T04:21:17.978Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-06T04:21:17.978Z] - "macvlan": [2020-02-06T04:21:17.978Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_DUMMY: enabled (as module) [2020-02-06T04:21:17.978Z] - "ftp,tftp client in container": [2020-02-06T04:21:17.978Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-06T04:21:17.978Z] - Storage Drivers: [2020-02-06T04:21:17.978Z] - "aufs": [2020-02-06T04:21:17.978Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-06T04:21:17.978Z] - "btrfs": [2020-02-06T04:21:17.978Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-06T04:21:17.978Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-06T04:21:17.978Z] - "devicemapper": [2020-02-06T04:21:17.978Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-06T04:21:17.978Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-06T04:21:17.978Z] - "overlay": [2020-02-06T04:21:17.978Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-06T04:21:17.978Z] - "zfs": [2020-02-06T04:21:17.978Z] - /dev/zfs: missing [2020-02-06T04:21:17.978Z] - zfs command: missing [2020-02-06T04:21:17.978Z] - zpool command: missing [2020-02-06T04:21:17.978Z] [2020-02-06T04:21:17.978Z] Limits: [2020-02-06T04:21:17.978Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-06T04:21:17.978Z] [2020-02-06T04:21:17.978Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-06T04:21:18.433Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 . [2020-02-06T04:21:18.433Z] #2 [internal] load .dockerignore [2020-02-06T04:21:18.433Z] #2 transferring context: 87B done [2020-02-06T04:21:18.433Z] #2 DONE 0.0s [2020-02-06T04:21:18.433Z] [2020-02-06T04:21:18.433Z] #1 [internal] load build definition from Dockerfile [2020-02-06T04:21:18.433Z] #1 transferring dockerfile: 10.82kB done [2020-02-06T04:21:18.433Z] #1 DONE 0.0s [2020-02-06T04:21:18.433Z] [2020-02-06T04:21:18.433Z] #3 [internal] load metadata for docker.io/library/golang:1.12.16-stretch [2020-02-06T04:21:18.691Z] #3 DONE 0.3s [2020-02-06T04:21:18.691Z] [2020-02-06T04:21:18.691Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:21:18.691Z] #64 DONE 0.0s [2020-02-06T04:21:18.691Z] [2020-02-06T04:21:18.691Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-06T04:21:18.691Z] #4 resolve docker.io/library/golang:1.12.16-stretch@sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 done [2020-02-06T04:21:18.691Z] #4 sha256:a7c95a8a29f7d3457bb219062f641fb1ef39072310f6075ba600259a5e144119 1.80kB / 1.80kB done [2020-02-06T04:21:18.691Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.10MB / 45.38MB 0.1s [2020-02-06T04:21:18.691Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s [2020-02-06T04:21:18.691Z] #4 sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 1.42kB / 1.42kB done [2020-02-06T04:21:18.691Z] #4 sha256:7ad03a8aece51714711b2c514b720c2a1aed410de5c8049efd604bb19c10eb1c 5.46kB / 5.46kB done [2020-02-06T04:21:18.691Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s [2020-02-06T04:21:18.946Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 9.75MB / 45.38MB 0.2s [2020-02-06T04:21:18.946Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 1.43MB / 4.34MB 0.2s [2020-02-06T04:21:18.946Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 2.27MB / 10.80MB 0.2s [2020-02-06T04:21:18.946Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 16.59MB / 45.38MB 0.3s [2020-02-06T04:21:18.946Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.3s done [2020-02-06T04:21:18.946Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 6.22MB / 10.80MB 0.3s [2020-02-06T04:21:18.946Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.3s [2020-02-06T04:21:19.202Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 23.73MB / 45.38MB 0.4s [2020-02-06T04:21:19.202Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s done [2020-02-06T04:21:19.202Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.64MB / 50.07MB 0.4s [2020-02-06T04:21:19.202Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s [2020-02-06T04:21:19.202Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 28.44MB / 45.38MB 0.5s [2020-02-06T04:21:19.202Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 5.25MB / 50.07MB 0.5s [2020-02-06T04:21:19.460Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 33.82MB / 45.38MB 0.6s [2020-02-06T04:21:19.460Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 11.14MB / 50.07MB 0.6s [2020-02-06T04:21:19.460Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 7.73MB / 57.69MB 0.6s [2020-02-06T04:21:19.460Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 38.80MB / 45.38MB 0.7s [2020-02-06T04:21:19.460Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 15.24MB / 50.07MB 0.7s [2020-02-06T04:21:19.460Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 11.11MB / 57.69MB 0.7s [2020-02-06T04:21:19.719Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.9s [2020-02-06T04:21:19.719Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 24.92MB / 50.07MB 0.9s [2020-02-06T04:21:19.719Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 21.75MB / 57.69MB 0.9s [2020-02-06T04:21:19.719Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.9s done [2020-02-06T04:21:19.719Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 29.78MB / 50.07MB 1.0s [2020-02-06T04:21:19.719Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 25.56MB / 57.69MB 1.0s [2020-02-06T04:21:19.719Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 0B / 126.73MB 1.0s [2020-02-06T04:21:19.975Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 31.15MB / 57.69MB 1.1s [2020-02-06T04:21:19.975Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 34.27MB / 50.07MB 1.2s [2020-02-06T04:21:19.975Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 34.73MB / 57.69MB 1.2s [2020-02-06T04:21:19.975Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 37.32MB / 50.07MB 1.3s [2020-02-06T04:21:19.975Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 38.83MB / 57.69MB 1.3s [2020-02-06T04:21:19.975Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 9.26MB / 126.73MB 1.3s [2020-02-06T04:21:19.975Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-02-06T04:21:20.231Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 41.39MB / 50.07MB 1.4s [2020-02-06T04:21:20.231Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 42.08MB / 57.69MB 1.4s [2020-02-06T04:21:20.488Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 48.63MB / 50.07MB 1.6s [2020-02-06T04:21:20.488Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 48.17MB / 57.69MB 1.6s [2020-02-06T04:21:20.488Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 19.61MB / 126.73MB 1.6s [2020-02-06T04:21:20.488Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.8s done [2020-02-06T04:21:20.488Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 56.39MB / 57.69MB 1.8s [2020-02-06T04:21:20.488Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 27.27MB / 126.73MB 1.8s [2020-02-06T04:21:20.488Z] #4 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 0B / 126B 1.8s [2020-02-06T04:21:20.488Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 33.89MB / 126.73MB 1.9s [2020-02-06T04:21:20.488Z] #4 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 126B / 126B 1.9s done [2020-02-06T04:21:20.744Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.9s done [2020-02-06T04:21:20.744Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 50.24MB / 126.73MB 2.1s [2020-02-06T04:21:20.999Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 59.81MB / 126.73MB 2.3s [2020-02-06T04:21:20.999Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 68.17MB / 126.73MB 2.4s [2020-02-06T04:21:21.256Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 77.22MB / 126.73MB 2.5s [2020-02-06T04:21:21.607Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 92.97MB / 126.73MB 2.7s [2020-02-06T04:21:21.862Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 112.54MB / 126.73MB 3.0s [2020-02-06T04:21:21.862Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 120.73MB / 126.73MB 3.1s [2020-02-06T04:21:22.117Z] #4 ... [2020-02-06T04:21:22.117Z] [2020-02-06T04:21:22.117Z] #18 [internal] load build context [2020-02-06T04:21:22.117Z] #18 transferring context: 45.38MB 3.5s done [2020-02-06T04:21:22.117Z] #18 DONE 3.5s [2020-02-06T04:21:22.117Z] [2020-02-06T04:21:22.117Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-06T04:21:22.117Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 3.4s done [2020-02-06T04:21:24.004Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.5s done [2020-02-06T04:21:24.004Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [2020-02-06T04:21:24.004Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done [2020-02-06T04:21:24.004Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-06T04:21:24.259Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-02-06T04:21:24.298Z] Fetching without tags [2020-02-06T04:21:24.514Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0.1s [2020-02-06T04:21:24.718Z] Merging remotes/origin/19.03 commit 5f6d6f3f220355e6db7167ba82bc2def47a013d0 into PR head commit 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:24.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:24.191Z] > git config --add remote.origin.fetch +refs/pull/40462/head:refs/remotes/origin/PR-40462 # timeout=10 [2020-02-06T04:21:24.203Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-06T04:21:24.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:24.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:21:24.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:21:24.332Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:21:24.744Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:24.757Z] > git checkout -f 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:25.416Z] Merge succeeded, producing d95382302b2b27bf77c88d9b0e6c8304a1ed71cb [2020-02-06T04:21:25.417Z] Checking out Revision d95382302b2b27bf77c88d9b0e6c8304a1ed71cb (PR-40462) [2020-02-06T04:21:25.889Z] Commit message: "Merge commit '5f6d6f3f220355e6db7167ba82bc2def47a013d0' into HEAD" [2020-02-06T04:21:25.889Z] First time build. Skipping changelog. [2020-02-06T04:21:26.106Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-02-06T04:21:25.268Z] > git merge 5f6d6f3f220355e6db7167ba82bc2def47a013d0 # timeout=10 [2020-02-06T04:21:25.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-06T04:21:25.443Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:25.457Z] > git checkout -f d95382302b2b27bf77c88d9b0e6c8304a1ed71cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-06T04:21:27.027Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.1s done [2020-02-06T04:21:27.027Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae [2020-02-06T04:21:27.717Z] + docker version [2020-02-06T04:21:27.717Z] Client: [2020-02-06T04:21:27.717Z] Version: 18.06.3-ce [2020-02-06T04:21:27.717Z] API version: 1.38 [2020-02-06T04:21:27.717Z] Go version: go1.10.3 [2020-02-06T04:21:27.717Z] Git commit: d7080c1 [2020-02-06T04:21:27.717Z] Built: Wed Feb 20 02:27:09 2019 [2020-02-06T04:21:27.717Z] OS/Arch: linux/s390x [2020-02-06T04:21:27.717Z] Experimental: false [2020-02-06T04:21:27.717Z] [2020-02-06T04:21:27.717Z] Server: [2020-02-06T04:21:27.717Z] Engine: [2020-02-06T04:21:27.717Z] Version: 18.06.3-ce [2020-02-06T04:21:27.717Z] API version: 1.38 (minimum version 1.12) [2020-02-06T04:21:27.717Z] Go version: go1.10.3 [2020-02-06T04:21:27.717Z] Git commit: d7080c1 [2020-02-06T04:21:27.718Z] Built: Wed Feb 20 02:26:03 2019 [2020-02-06T04:21:27.718Z] OS/Arch: linux/s390x [2020-02-06T04:21:27.718Z] Experimental: true [Pipeline] sh [2020-02-06T04:21:28.451Z] + docker info [2020-02-06T04:21:28.451Z] Containers: 0 [2020-02-06T04:21:28.451Z] Running: 0 [2020-02-06T04:21:28.451Z] Paused: 0 [2020-02-06T04:21:28.451Z] Stopped: 0 [2020-02-06T04:21:28.451Z] Images: 0 [2020-02-06T04:21:28.451Z] Server Version: 18.06.3-ce [2020-02-06T04:21:28.451Z] Storage Driver: overlay2 [2020-02-06T04:21:28.451Z] Backing Filesystem: extfs [2020-02-06T04:21:28.451Z] Supports d_type: true [2020-02-06T04:21:28.451Z] Native Overlay Diff: true [2020-02-06T04:21:28.451Z] Logging Driver: json-file [2020-02-06T04:21:28.451Z] Cgroup Driver: cgroupfs [2020-02-06T04:21:28.451Z] Plugins: [2020-02-06T04:21:28.451Z] Volume: local [2020-02-06T04:21:28.451Z] Network: bridge host ipvlan macvlan null overlay [2020-02-06T04:21:28.451Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-06T04:21:28.451Z] Swarm: inactive [2020-02-06T04:21:28.451Z] Runtimes: runc [2020-02-06T04:21:28.451Z] Default Runtime: runc [2020-02-06T04:21:28.451Z] Init Binary: docker-init [2020-02-06T04:21:28.451Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-06T04:21:28.451Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-02-06T04:21:28.451Z] init version: fec3683 [2020-02-06T04:21:28.451Z] Security Options: [2020-02-06T04:21:28.451Z] apparmor [2020-02-06T04:21:28.451Z] seccomp [2020-02-06T04:21:28.451Z] Profile: default [2020-02-06T04:21:28.451Z] Kernel Version: 4.4.0-171-generic [2020-02-06T04:21:28.451Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-06T04:21:28.451Z] OSType: linux [2020-02-06T04:21:28.451Z] Architecture: s390x [2020-02-06T04:21:28.451Z] CPUs: 2 [2020-02-06T04:21:28.451Z] Total Memory: 7.862GiB [2020-02-06T04:21:28.451Z] Name: s390x-ubuntu-01 [2020-02-06T04:21:28.451Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-06T04:21:28.451Z] Docker Root Dir: /var/lib/docker [2020-02-06T04:21:28.451Z] Debug Mode (client): false [2020-02-06T04:21:28.451Z] Debug Mode (server): false [2020-02-06T04:21:28.451Z] Username: dockerbuildbot [2020-02-06T04:21:28.451Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:21:28.451Z] Labels: [2020-02-06T04:21:28.451Z] Experimental: true [2020-02-06T04:21:28.451Z] Insecure Registries: [2020-02-06T04:21:28.451Z] 127.0.0.0/8 [2020-02-06T04:21:28.451Z] Live Restore Enabled: false [2020-02-06T04:21:28.451Z] [2020-02-06T04:21:28.451Z] WARNING: No swap limit support [Pipeline] sh [2020-02-06T04:21:28.911Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.8s done [2020-02-06T04:21:28.911Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 0.1s [2020-02-06T04:21:29.174Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:21:29.174Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:21:29.174Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40462/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-06T04:21:29.174Z] + bash /home/jenkins/workspace/moby_PR-40462/check-config.sh [2020-02-06T04:21:29.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-06T04:21:29.174Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-02-06T04:21:29.174Z] [2020-02-06T04:21:29.174Z] Generally Necessary: [2020-02-06T04:21:29.174Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-06T04:21:29.174Z] - apparmor: enabled and tools installed [2020-02-06T04:21:29.174Z] - CONFIG_NAMESPACES: enabled [2020-02-06T04:21:29.174Z] - CONFIG_NET_NS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_PID_NS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_IPC_NS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_UTS_NS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUPS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CPUSETS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_MEMCG: enabled [2020-02-06T04:21:29.174Z] - CONFIG_KEYS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_VETH: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-06T04:21:29.174Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-06T04:21:29.174Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-06T04:21:29.174Z] [2020-02-06T04:21:29.174Z] Optional Features: [2020-02-06T04:21:29.174Z] - CONFIG_USER_NS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_SECCOMP: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-06T04:21:29.174Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-06T04:21:29.174Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-06T04:21:29.174Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-06T04:21:29.174Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-06T04:21:29.174Z] - CONFIG_BLK_CGROUP: enabled [2020-02-06T04:21:29.174Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-06T04:21:29.174Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_PERF: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-06T04:21:29.174Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-06T04:21:29.174Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-06T04:21:29.174Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-06T04:21:29.529Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-06T04:21:29.529Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-06T04:21:29.529Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_IP_VS: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-06T04:21:29.529Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-06T04:21:29.529Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-06T04:21:29.529Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_EXT4_FS: enabled [2020-02-06T04:21:29.529Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-06T04:21:29.529Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-06T04:21:29.529Z] - Network Drivers: [2020-02-06T04:21:29.529Z] - "overlay": [2020-02-06T04:21:29.529Z] - CONFIG_VXLAN: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-06T04:21:29.529Z] Optional (for encrypted networks): [2020-02-06T04:21:29.529Z] - CONFIG_CRYPTO: enabled [2020-02-06T04:21:29.529Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_XFRM: enabled [2020-02-06T04:21:29.529Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-06T04:21:29.529Z] - "ipvlan": [2020-02-06T04:21:29.529Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-06T04:21:29.529Z] - "macvlan": [2020-02-06T04:21:29.529Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_DUMMY: enabled (as module) [2020-02-06T04:21:29.529Z] - "ftp,tftp client in container": [2020-02-06T04:21:29.529Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-06T04:21:29.529Z] - Storage Drivers: [2020-02-06T04:21:29.529Z] - "aufs": [2020-02-06T04:21:29.529Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-06T04:21:29.529Z] - "btrfs": [2020-02-06T04:21:29.529Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-06T04:21:29.529Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-06T04:21:29.529Z] - "devicemapper": [2020-02-06T04:21:29.529Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-06T04:21:29.529Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-06T04:21:29.529Z] - "overlay": [2020-02-06T04:21:29.529Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-06T04:21:29.529Z] - "zfs": [2020-02-06T04:21:29.529Z] - /dev/zfs: missing [2020-02-06T04:21:29.529Z] - zfs command: missing [2020-02-06T04:21:29.529Z] - zpool command: missing [2020-02-06T04:21:29.529Z] [2020-02-06T04:21:29.529Z] Limits: [2020-02-06T04:21:29.529Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-06T04:21:29.529Z] [2020-02-06T04:21:29.529Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-06T04:21:30.012Z] Still waiting to schedule task [2020-02-06T04:21:30.013Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-02-06T04:21:30.019Z] Still waiting to schedule task [2020-02-06T04:21:30.019Z] Waiting for next available executor on ‘windows-2019’ [2020-02-06T04:21:30.302Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 . [2020-02-06T04:21:31.537Z] Sending build context to Docker daemon 49.85MB [2020-02-06T04:21:31.537Z] Step 1/125 : ARG CROSS="false" [2020-02-06T04:21:31.537Z] Step 2/125 : ARG GO_VERSION=1.12.16 [2020-02-06T04:21:31.537Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-06T04:21:31.537Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-06T04:21:31.537Z] 1.12.16-stretch: Pulling from library/golang [2020-02-06T04:21:31.537Z] fb54e9d54b34: Pulling fs layer [2020-02-06T04:21:31.537Z] 03d13d856049: Pulling fs layer [2020-02-06T04:21:31.537Z] 596b324848b1: Pulling fs layer [2020-02-06T04:21:31.537Z] 38645e5b0e64: Pulling fs layer [2020-02-06T04:21:31.537Z] 555ca4faedcd: Pulling fs layer [2020-02-06T04:21:31.537Z] 17e0a93fe6a6: Pulling fs layer [2020-02-06T04:21:31.537Z] 76d35ac876fe: Pulling fs layer [2020-02-06T04:21:31.537Z] 555ca4faedcd: Waiting [2020-02-06T04:21:31.537Z] 17e0a93fe6a6: Waiting [2020-02-06T04:21:31.537Z] 76d35ac876fe: Waiting [2020-02-06T04:21:31.537Z] 38645e5b0e64: Waiting [2020-02-06T04:21:31.919Z] 596b324848b1: Verifying Checksum [2020-02-06T04:21:31.919Z] 596b324848b1: Download complete [2020-02-06T04:21:32.307Z] 03d13d856049: Verifying Checksum [2020-02-06T04:21:32.307Z] 03d13d856049: Download complete [2020-02-06T04:21:32.713Z] fb54e9d54b34: Verifying Checksum [2020-02-06T04:21:32.713Z] fb54e9d54b34: Download complete [2020-02-06T04:21:33.073Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 4.3s done [2020-02-06T04:21:33.073Z] #4 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 done [2020-02-06T04:21:33.105Z] 38645e5b0e64: Download complete [2020-02-06T04:21:33.327Z] #4 DONE 14.5s [2020-02-06T04:21:33.327Z] [2020-02-06T04:21:33.327Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-06T04:21:33.481Z] 76d35ac876fe: Verifying Checksum [2020-02-06T04:21:33.482Z] 76d35ac876fe: Download complete [2020-02-06T04:21:33.858Z] 17e0a93fe6a6: Verifying Checksum [2020-02-06T04:21:33.858Z] 17e0a93fe6a6: Download complete [2020-02-06T04:21:34.207Z] fb54e9d54b34: Pull complete [2020-02-06T04:21:34.207Z] 555ca4faedcd: Verifying Checksum [2020-02-06T04:21:34.207Z] 555ca4faedcd: Download complete [2020-02-06T04:21:34.556Z] 03d13d856049: Pull complete [2020-02-06T04:21:34.556Z] 596b324848b1: Pull complete [2020-02-06T04:21:34.707Z] #5 DONE 1.4s [2020-02-06T04:21:34.707Z] [2020-02-06T04:21:34.707Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:21:34.707Z] #22 DONE 0.1s [2020-02-06T04:21:34.707Z] [2020-02-06T04:21:34.707Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-06T04:21:34.707Z] #26 DONE 0.1s [2020-02-06T04:21:34.707Z] [2020-02-06T04:21:34.707Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-06T04:21:34.707Z] #29 DONE 0.1s [2020-02-06T04:21:34.707Z] [2020-02-06T04:21:34.707Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-06T04:21:34.707Z] #23 DONE 0.1s [2020-02-06T04:21:34.707Z] [2020-02-06T04:21:34.707Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-06T04:21:34.707Z] #32 DONE 0.1s [2020-02-06T04:21:34.707Z] [2020-02-06T04:21:34.707Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:21:36.320Z] 38645e5b0e64: Pull complete [2020-02-06T04:21:37.368Z] #35 2.878 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:21:37.368Z] #35 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:21:37.622Z] #35 2.909 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:21:37.622Z] #35 3.005 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:21:37.622Z] #35 3.013 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:21:37.667Z] 555ca4faedcd: Pull complete [2020-02-06T04:21:37.877Z] #35 3.218 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:21:38.437Z] #35 3.908 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:21:38.692Z] #35 4.063 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:21:39.917Z] Fetching without tags [2020-02-06T04:21:40.236Z] 17e0a93fe6a6: Pull complete [2020-02-06T04:21:40.494Z] Merging remotes/origin/19.03 commit 5f6d6f3f220355e6db7167ba82bc2def47a013d0 into PR head commit 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:40.682Z] 76d35ac876fe: Pull complete [2020-02-06T04:21:40.682Z] Digest: sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 [2020-02-06T04:21:40.682Z] Status: Downloaded newer image for golang:1.12.16-stretch [2020-02-06T04:21:40.682Z] ---> 54d5b47c91c8 [2020-02-06T04:21:40.682Z] Step 5/125 : ARG APT_MIRROR [2020-02-06T04:21:40.682Z] ---> Running in c7e579bd7a3f [2020-02-06T04:21:40.682Z] Removing intermediate container c7e579bd7a3f [2020-02-06T04:21:40.682Z] ---> 01dc4f14d0ad [2020-02-06T04:21:40.682Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-02-06T04:21:40.682Z] ---> Running in b591a830f1bf [2020-02-06T04:21:39.858Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:39.883Z] > git config --add remote.origin.fetch +refs/pull/40462/head:refs/remotes/origin/PR-40462 # timeout=10 [2020-02-06T04:21:39.887Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-06T04:21:39.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:21:39.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:21:39.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:21:39.919Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:21:40.495Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:40.498Z] > git checkout -f 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:21:41.543Z] Removing intermediate container b591a830f1bf [2020-02-06T04:21:41.543Z] ---> 3cf8dc91e3fb [2020-02-06T04:21:41.543Z] Step 7/125 : FROM base AS criu [2020-02-06T04:21:41.543Z] ---> 3cf8dc91e3fb [2020-02-06T04:21:41.543Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:21:41.543Z] ---> Running in 160b178836ed [2020-02-06T04:21:41.895Z] Merge succeeded, producing 97f3c0ccff3d1a89e0e3ccf3aba82f09ed64a131 [2020-02-06T04:21:41.896Z] Checking out Revision 97f3c0ccff3d1a89e0e3ccf3aba82f09ed64a131 (PR-40462) [2020-02-06T04:21:41.905Z] Removing intermediate container 160b178836ed [2020-02-06T04:21:41.905Z] ---> 6cdb84ce290a [2020-02-06T04:21:41.906Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-06T04:21:41.906Z] ---> Running in df37ba18266c [2020-02-06T04:21:41.906Z] Removing intermediate container df37ba18266c [2020-02-06T04:21:41.906Z] ---> 6295caf30c26 [2020-02-06T04:21:41.906Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-06T04:21:41.951Z] #35 7.384 Fetched 7936 kB in 5s (1436 kB/s) [2020-02-06T04:21:42.273Z] ---> Running in 903e75beb47b [2020-02-06T04:21:42.553Z] Commit message: "Merge commit '5f6d6f3f220355e6db7167ba82bc2def47a013d0' into HEAD" [2020-02-06T04:21:42.554Z] First time build. Skipping changelog. [2020-02-06T04:21:42.603Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-02-06T04:21:42.681Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:21:42.681Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:21:42.681Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:21:42.681Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:21:42.681Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:21:43.055Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [494 kB] [2020-02-06T04:21:43.055Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-06T04:21:43.055Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-02-06T04:21:41.547Z] > git merge 5f6d6f3f220355e6db7167ba82bc2def47a013d0 # timeout=10 [2020-02-06T04:21:41.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-06T04:21:41.897Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:21:41.900Z] > git checkout -f 97f3c0ccff3d1a89e0e3ccf3aba82f09ed64a131 [2020-02-06T04:21:43.835Z] #35 7.384 Reading package lists... [2020-02-06T04:21:43.835Z] #35 ... [2020-02-06T04:21:43.835Z] [2020-02-06T04:21:43.835Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-06T04:21:43.835Z] #17 2.913 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:21:43.835Z] #17 2.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:21:43.835Z] #17 2.938 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:21:43.835Z] #17 2.990 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:21:43.835Z] #17 3.009 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:21:43.835Z] #17 3.240 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:21:43.835Z] #17 3.994 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:21:43.835Z] #17 4.041 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:21:43.835Z] #17 7.350 Fetched 7936 kB in 5s (1453 kB/s) [2020-02-06T04:21:43.835Z] #17 7.350 Reading package lists... [2020-02-06T04:21:43.835Z] #17 9.319 Reading package lists... [2020-02-06T04:21:43.835Z] #17 ... [2020-02-06T04:21:43.835Z] [2020-02-06T04:21:43.835Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:21:43.835Z] #35 7.384 Reading package lists... [2020-02-06T04:21:44.293Z] Fetched 7680 kB in 1s (4976 kB/s) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-06T04:21:44.650Z] #35 9.465 Reading package lists... [2020-02-06T04:21:44.650Z] #35 ... [2020-02-06T04:21:44.650Z] [2020-02-06T04:21:44.650Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:21:44.650Z] #15 1.732 + mktemp -d [2020-02-06T04:21:44.650Z] #15 1.734 + export GOPATH=/tmp/tmp.SsZJHTxMMF [2020-02-06T04:21:44.650Z] #15 1.734 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.SsZJHTxMMF/src/github.com/go-swagger/go-swagger [2020-02-06T04:21:44.650Z] #15 1.735 Cloning into '/tmp/tmp.SsZJHTxMMF/src/github.com/go-swagger/go-swagger'... [2020-02-06T04:21:44.650Z] #15 ... [2020-02-06T04:21:44.650Z] [2020-02-06T04:21:44.650Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-06T04:21:44.650Z] #6 2.877 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:21:44.650Z] #6 2.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:21:44.650Z] #6 2.902 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:21:44.650Z] #6 2.990 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:21:44.650Z] #6 3.007 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:21:44.650Z] #6 3.226 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:21:44.650Z] #6 3.915 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:21:44.650Z] #6 4.010 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:21:44.650Z] #6 7.347 Fetched 7936 kB in 5s (1420 kB/s) [2020-02-06T04:21:44.650Z] #6 7.347 Reading package lists... [2020-02-06T04:21:44.654Z] Reading package lists... [2020-02-06T04:21:44.734Z] + docker version [2020-02-06T04:21:44.734Z] Client: [2020-02-06T04:21:44.734Z] Version: 18.06.1-ce [2020-02-06T04:21:44.734Z] API version: 1.38 [2020-02-06T04:21:44.734Z] Go version: go1.10.3 [2020-02-06T04:21:44.734Z] Git commit: e68fc7a [2020-02-06T04:21:44.734Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-06T04:21:44.734Z] OS/Arch: linux/ppc64le [2020-02-06T04:21:44.734Z] Experimental: false [2020-02-06T04:21:44.734Z] [2020-02-06T04:21:44.734Z] Server: [2020-02-06T04:21:44.734Z] Engine: [2020-02-06T04:21:44.734Z] Version: 18.06.1-ce [2020-02-06T04:21:44.734Z] API version: 1.38 (minimum version 1.12) [2020-02-06T04:21:44.734Z] Go version: go1.10.3 [2020-02-06T04:21:44.734Z] Git commit: e68fc7a [2020-02-06T04:21:44.734Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-06T04:21:44.734Z] OS/Arch: linux/ppc64le [2020-02-06T04:21:44.734Z] Experimental: true [Pipeline] sh [2020-02-06T04:21:45.001Z] Reading package lists... [2020-02-06T04:21:45.124Z] + docker info [2020-02-06T04:21:45.124Z] Containers: 0 [2020-02-06T04:21:45.124Z] Running: 0 [2020-02-06T04:21:45.124Z] Paused: 0 [2020-02-06T04:21:45.124Z] Stopped: 0 [2020-02-06T04:21:45.124Z] Images: 0 [2020-02-06T04:21:45.124Z] Server Version: 18.06.1-ce [2020-02-06T04:21:45.124Z] Storage Driver: overlay2 [2020-02-06T04:21:45.124Z] Backing Filesystem: extfs [2020-02-06T04:21:45.124Z] Supports d_type: true [2020-02-06T04:21:45.124Z] Native Overlay Diff: true [2020-02-06T04:21:45.124Z] Logging Driver: json-file [2020-02-06T04:21:45.124Z] Cgroup Driver: cgroupfs [2020-02-06T04:21:45.124Z] Plugins: [2020-02-06T04:21:45.124Z] Volume: local [2020-02-06T04:21:45.124Z] Network: bridge host ipvlan macvlan null overlay [2020-02-06T04:21:45.124Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-06T04:21:45.124Z] Swarm: inactive [2020-02-06T04:21:45.124Z] Runtimes: runc [2020-02-06T04:21:45.124Z] Default Runtime: runc [2020-02-06T04:21:45.124Z] Init Binary: docker-init [2020-02-06T04:21:45.124Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-06T04:21:45.124Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-06T04:21:45.124Z] init version: fec3683 [2020-02-06T04:21:45.124Z] Security Options: [2020-02-06T04:21:45.124Z] apparmor [2020-02-06T04:21:45.124Z] seccomp [2020-02-06T04:21:45.124Z] Profile: default [2020-02-06T04:21:45.124Z] Kernel Version: 4.4.0-139-generic [2020-02-06T04:21:45.124Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-06T04:21:45.124Z] OSType: linux [2020-02-06T04:21:45.124Z] Architecture: ppc64le [2020-02-06T04:21:45.124Z] CPUs: 4 [2020-02-06T04:21:45.124Z] Total Memory: 7.972GiB [2020-02-06T04:21:45.124Z] Name: ppc64le-ubuntu-27 [2020-02-06T04:21:45.124Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-06T04:21:45.124Z] Docker Root Dir: /var/lib/docker [2020-02-06T04:21:45.124Z] Debug Mode (client): false [2020-02-06T04:21:45.124Z] Debug Mode (server): false [2020-02-06T04:21:45.124Z] Username: dockerbuildbot [2020-02-06T04:21:45.124Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:21:45.124Z] Labels: [2020-02-06T04:21:45.124Z] Experimental: true [2020-02-06T04:21:45.124Z] Insecure Registries: [2020-02-06T04:21:45.124Z] 127.0.0.0/8 [2020-02-06T04:21:45.124Z] Live Restore Enabled: false [2020-02-06T04:21:45.124Z] [Pipeline] sh [2020-02-06T04:21:45.210Z] #6 9.417 Reading package lists... [2020-02-06T04:21:45.210Z] #6 ... [2020-02-06T04:21:45.210Z] [2020-02-06T04:21:45.210Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:21:45.210Z] #15 10.37 + cd /tmp/tmp.SsZJHTxMMF/src/github.com/go-swagger/go-swagger [2020-02-06T04:21:45.210Z] #15 10.38 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-06T04:21:45.351Z] Building dependency tree... [2020-02-06T04:21:45.351Z] Reading state information... [2020-02-06T04:21:45.351Z] The following additional packages will be installed: [2020-02-06T04:21:45.351Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-06T04:21:45.351Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-02-06T04:21:45.351Z] Suggested packages: [2020-02-06T04:21:45.351Z] manpages-dev python-setuptools [2020-02-06T04:21:45.351Z] The following NEW packages will be installed: [2020-02-06T04:21:45.351Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-06T04:21:45.351Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-06T04:21:45.351Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-06T04:21:45.351Z] zlib1g-dev [2020-02-06T04:21:45.351Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:21:45.351Z] Need to get 3476 kB of archives. [2020-02-06T04:21:45.351Z] After this operation, 20.2 MB of additional disk space will be used. [2020-02-06T04:21:45.351Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-02-06T04:21:45.351Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-02-06T04:21:45.511Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:21:45.511Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:21:45.511Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40462/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-06T04:21:45.511Z] + bash /home/docker/workspace/moby_PR-40462/check-config.sh [2020-02-06T04:21:45.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-06T04:21:45.511Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-06T04:21:45.511Z] [2020-02-06T04:21:45.511Z] Generally Necessary: [2020-02-06T04:21:45.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-06T04:21:45.511Z] - apparmor: enabled and tools installed [2020-02-06T04:21:45.511Z] - CONFIG_NAMESPACES: enabled [2020-02-06T04:21:45.511Z] - CONFIG_NET_NS: enabled [2020-02-06T04:21:45.511Z] - CONFIG_PID_NS: enabled [2020-02-06T04:21:45.511Z] - CONFIG_IPC_NS: enabled [2020-02-06T04:21:45.699Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-02-06T04:21:45.699Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-02-06T04:21:45.699Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-02-06T04:21:45.699Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-02-06T04:21:45.699Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-02-06T04:21:45.699Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-02-06T04:21:45.769Z] #15 11.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-06T04:21:45.797Z] - CONFIG_UTS_NS: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CGROUPS: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CPUSETS: enabled [2020-02-06T04:21:45.797Z] - CONFIG_MEMCG: enabled [2020-02-06T04:21:45.797Z] - CONFIG_KEYS: enabled [2020-02-06T04:21:45.797Z] - CONFIG_VETH: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-06T04:21:45.797Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-06T04:21:45.797Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-06T04:21:45.797Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-06T04:21:45.797Z] [2020-02-06T04:21:45.797Z] Optional Features: [2020-02-06T04:21:45.797Z] - CONFIG_USER_NS: enabled [2020-02-06T04:21:45.797Z] - CONFIG_SECCOMP: enabled [2020-02-06T04:21:45.797Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-06T04:21:45.797Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-06T04:21:45.797Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-06T04:21:45.797Z] (cgroup swap accounting is currently enabled) [2020-02-06T04:21:45.797Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-06T04:21:45.797Z] - CONFIG_BLK_CGROUP: enabled [2020-02-06T04:21:45.797Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-06T04:21:45.797Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-06T04:21:46.046Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-02-06T04:21:46.047Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-02-06T04:21:46.047Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-02-06T04:21:46.047Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-02-06T04:21:46.047Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-02-06T04:21:46.083Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-06T04:21:46.083Z] - CONFIG_CGROUP_PERF: enabled [2020-02-06T04:21:46.083Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-06T04:21:46.083Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-06T04:21:46.084Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-06T04:21:46.084Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-06T04:21:46.084Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-06T04:21:46.084Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-06T04:21:46.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-06T04:21:46.084Z] - CONFIG_IP_VS: enabled (as module) [2020-02-06T04:21:46.084Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-06T04:21:46.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-06T04:21:46.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-06T04:21:46.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-06T04:21:46.084Z] - CONFIG_EXT4_FS: enabled [2020-02-06T04:21:46.084Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-06T04:21:46.084Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-06T04:21:46.084Z] - Network Drivers: [2020-02-06T04:21:46.084Z] - "overlay": [2020-02-06T04:21:46.084Z] - CONFIG_VXLAN: enabled (as module) [2020-02-06T04:21:46.084Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-06T04:21:46.084Z] Optional (for encrypted networks): [2020-02-06T04:21:46.381Z] - CONFIG_CRYPTO: enabled [2020-02-06T04:21:46.381Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_XFRM: enabled [2020-02-06T04:21:46.381Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-06T04:21:46.381Z] - "ipvlan": [2020-02-06T04:21:46.381Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-06T04:21:46.381Z] - "macvlan": [2020-02-06T04:21:46.381Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_DUMMY: enabled (as module) [2020-02-06T04:21:46.381Z] - "ftp,tftp client in container": [2020-02-06T04:21:46.381Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-06T04:21:46.381Z] - Storage Drivers: [2020-02-06T04:21:46.381Z] - "aufs": [2020-02-06T04:21:46.381Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-06T04:21:46.381Z] - "btrfs": [2020-02-06T04:21:46.381Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-06T04:21:46.381Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-06T04:21:46.381Z] - "devicemapper": [2020-02-06T04:21:46.381Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-06T04:21:46.381Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-06T04:21:46.381Z] - "overlay": [2020-02-06T04:21:46.381Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-06T04:21:46.381Z] - "zfs": [2020-02-06T04:21:46.381Z] - /dev/zfs: missing [2020-02-06T04:21:46.381Z] - zfs command: missing [2020-02-06T04:21:46.381Z] - zpool command: missing [2020-02-06T04:21:46.381Z] [2020-02-06T04:21:46.381Z] Limits: [2020-02-06T04:21:46.381Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-06T04:21:46.381Z] [2020-02-06T04:21:46.381Z] + true [2020-02-06T04:21:46.392Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-02-06T04:21:46.392Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-06T04:21:46.392Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-06T04:21:46.742Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:21:46.742Z] Fetched 3476 kB in 1s (2926 kB/s) [2020-02-06T04:21:46.742Z] Selecting previously unselected package libnet1:s390x. [2020-02-06T04:21:46.742Z] (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.) [2020-02-06T04:21:46.742Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-02-06T04:21:46.742Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-06T04:21:46.742Z] Selecting previously unselected package libcap-dev:s390x. [2020-02-06T04:21:46.742Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-02-06T04:21:46.742Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-02-06T04:21:46.742Z] Selecting previously unselected package libnet1-dev. [2020-02-06T04:21:46.742Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-02-06T04:21:46.742Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:21:46.742Z] Selecting previously unselected package libnl-3-200:s390x. [2020-02-06T04:21:46.742Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-02-06T04:21:46.742Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-02-06T04:21:46.742Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-02-06T04:21:46.742Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-02-06T04:21:46.742Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-02-06T04:21:46.820Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 . [2020-02-06T04:21:47.102Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-06T04:21:47.102Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-02-06T04:21:47.102Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-06T04:21:47.102Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-06T04:21:47.102Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-02-06T04:21:47.102Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-02-06T04:21:47.102Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-02-06T04:21:47.102Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-02-06T04:21:47.102Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-02-06T04:21:47.102Z] Selecting previously unselected package libprotobuf10:s390x. [2020-02-06T04:21:47.102Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-02-06T04:21:47.102Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-02-06T04:21:47.102Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2020-02-06T04:21:47.102Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-02-06T04:21:47.102Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-02-06T04:21:47.102Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-06T04:21:47.102Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-02-06T04:21:47.102Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-02-06T04:21:47.608Z] Selecting previously unselected package libprotoc10:s390x. [2020-02-06T04:21:47.608Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-02-06T04:21:47.608Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-02-06T04:21:47.608Z] Selecting previously unselected package protobuf-c-compiler. [2020-02-06T04:21:47.608Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-02-06T04:21:47.608Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:21:47.608Z] Selecting previously unselected package protobuf-compiler. [2020-02-06T04:21:47.609Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-02-06T04:21:47.609Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-06T04:21:47.609Z] Selecting previously unselected package python-pkg-resources. [2020-02-06T04:21:47.609Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:21:47.609Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-06T04:21:47.609Z] Selecting previously unselected package python-protobuf. [2020-02-06T04:21:47.609Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-02-06T04:21:47.609Z] Unpacking python-protobuf (3.0.0-9) ... [2020-02-06T04:21:47.609Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-06T04:21:47.609Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-06T04:21:47.609Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-02-06T04:21:47.971Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:21:47.971Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-02-06T04:21:47.971Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:47.971Z] Setting up python-protobuf (3.0.0-9) ... [2020-02-06T04:21:48.280Z] #15 ... [2020-02-06T04:21:48.280Z] [2020-02-06T04:21:48.280Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-06T04:21:48.280Z] #17 9.319 Reading package lists... [2020-02-06T04:21:48.280Z] #17 10.89 Building dependency tree... [2020-02-06T04:21:48.280Z] #17 11.22 Reading state information... [2020-02-06T04:21:48.280Z] #17 11.45 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-06T04:21:48.280Z] #17 11.45 The following additional packages will be installed: [2020-02-06T04:21:48.280Z] #17 11.45 libjq1 libonig4 [2020-02-06T04:21:48.280Z] #17 11.56 The following NEW packages will be installed: [2020-02-06T04:21:48.280Z] #17 11.57 jq libjq1 libonig4 [2020-02-06T04:21:48.280Z] #17 12.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:21:48.280Z] #17 12.61 Need to get 327 kB of archives. [2020-02-06T04:21:48.280Z] #17 12.61 After this operation, 1157 kB of additional disk space will be used. [2020-02-06T04:21:48.280Z] #17 12.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-06T04:21:48.280Z] #17 12.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-06T04:21:48.280Z] #17 12.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-06T04:21:48.280Z] #17 12.82 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:21:48.280Z] #17 12.86 Fetched 327 kB in 1s (320 kB/s) [2020-02-06T04:21:48.280Z] #17 12.90 Selecting previously unselected package libonig4:amd64. [2020-02-06T04:21:48.280Z] #17 12.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:21:48.280Z] #17 12.92 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-06T04:21:48.280Z] #17 12.93 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:21:48.280Z] #17 13.01 Selecting previously unselected package libjq1:amd64. [2020-02-06T04:21:48.280Z] #17 13.01 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:21:48.280Z] #17 13.02 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:21:48.280Z] #17 13.09 Selecting previously unselected package jq. [2020-02-06T04:21:48.280Z] #17 13.09 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:21:48.280Z] #17 13.10 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:21:48.280Z] #17 13.20 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:21:48.280Z] #17 13.22 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:21:48.280Z] #17 13.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:48.280Z] #17 13.25 Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:21:48.280Z] #17 DONE 13.6s [2020-02-06T04:21:48.280Z] [2020-02-06T04:21:48.280Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-06T04:21:48.280Z] #19 DONE 0.1s [2020-02-06T04:21:48.280Z] [2020-02-06T04:21:48.280Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-06T04:21:48.280Z] #6 9.417 Reading package lists... [2020-02-06T04:21:48.280Z] #6 11.32 Building dependency tree... [2020-02-06T04:21:48.280Z] #6 11.61 Reading state information... [2020-02-06T04:21:48.280Z] #6 11.76 The following additional packages will be installed: [2020-02-06T04:21:48.280Z] #6 11.76 libapparmor1 libseccomp2 [2020-02-06T04:21:48.280Z] #6 11.76 Suggested packages: [2020-02-06T04:21:48.280Z] #6 11.76 seccomp [2020-02-06T04:21:48.280Z] #6 11.83 The following NEW packages will be installed: [2020-02-06T04:21:48.280Z] #6 11.83 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-06T04:21:48.280Z] #6 12.86 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:21:48.280Z] #6 12.86 Need to get 300 kB of archives. [2020-02-06T04:21:48.280Z] #6 12.86 After this operation, 1201 kB of additional disk space will be used. [2020-02-06T04:21:48.280Z] #6 12.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-06T04:21:48.280Z] #6 12.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-06T04:21:48.280Z] #6 12.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-06T04:21:48.280Z] #6 12.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-06T04:21:48.280Z] #6 13.13 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:21:48.280Z] #6 13.18 Fetched 300 kB in 1s (293 kB/s) [2020-02-06T04:21:48.280Z] #6 13.22 Selecting previously unselected package libseccomp2:amd64. [2020-02-06T04:21:48.280Z] #6 13.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:21:48.280Z] #6 13.24 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-06T04:21:48.280Z] #6 13.26 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:21:48.280Z] #6 13.32 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-06T04:21:48.280Z] #6 13.32 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-06T04:21:48.280Z] #6 13.33 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:21:48.280Z] #6 13.50 Selecting previously unselected package libapparmor1:amd64. [2020-02-06T04:21:48.280Z] #6 13.50 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:21:48.280Z] #6 13.52 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:21:48.280Z] #6 13.65 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-06T04:21:48.280Z] #6 13.65 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:21:48.280Z] #6 13.66 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:21:48.280Z] #6 13.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:48.280Z] #6 13.81 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:21:48.280Z] #6 13.82 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:21:48.280Z] #6 13.84 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:21:48.429Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2020-02-06T04:21:48.429Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-02-06T04:21:48.429Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-02-06T04:21:48.429Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-02-06T04:21:48.429Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2020-02-06T04:21:48.429Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:21:48.429Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-02-06T04:21:48.429Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-02-06T04:21:48.429Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-02-06T04:21:48.429Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-02-06T04:21:48.429Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:48.535Z] #6 13.85 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:21:48.535Z] #6 13.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:48.790Z] #6 DONE 14.1s [2020-02-06T04:21:48.790Z] [2020-02-06T04:21:48.790Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:21:48.790Z] #35 9.465 Reading package lists... [2020-02-06T04:21:48.790Z] #35 11.34 Building dependency tree... [2020-02-06T04:21:48.790Z] #35 11.65 Reading state information... [2020-02-06T04:21:48.790Z] #35 11.80 The following additional packages will be installed: [2020-02-06T04:21:48.790Z] #35 11.81 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-06T04:21:48.790Z] #35 11.81 Suggested packages: [2020-02-06T04:21:48.790Z] #35 11.81 codeblocks eclipse ninja-build lrzip [2020-02-06T04:21:48.790Z] #35 11.81 Recommended packages: [2020-02-06T04:21:48.790Z] #35 11.81 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-06T04:21:48.790Z] #35 11.96 The following NEW packages will be installed: [2020-02-06T04:21:48.790Z] #35 11.96 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-06T04:21:48.790Z] #35 11.96 vim-common xxd [2020-02-06T04:21:48.790Z] #35 12.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:21:48.790Z] #35 12.99 Need to get 13.7 MB of archives. [2020-02-06T04:21:48.790Z] #35 12.99 After this operation, 57.2 MB of additional disk space will be used. [2020-02-06T04:21:48.790Z] #35 12.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-06T04:21:48.790Z] #35 13.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-06T04:21:48.790Z] #35 13.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-06T04:21:48.790Z] #35 13.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-06T04:21:48.791Z] #35 13.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-06T04:21:48.791Z] #35 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-06T04:21:48.791Z] #35 13.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-06T04:21:48.791Z] #35 13.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-06T04:21:48.791Z] #35 13.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:21:48.791Z] #35 13.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:21:48.791Z] #35 13.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:21:48.791Z] #35 14.00 Fetched 13.7 MB in 1s (8982 kB/s) [2020-02-06T04:21:48.791Z] #35 14.08 Selecting previously unselected package cmake-data. [2020-02-06T04:21:48.791Z] #35 14.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:21:48.791Z] #35 14.11 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-06T04:21:48.791Z] #35 14.12 Unpacking cmake-data (3.7.2-1) ... [2020-02-06T04:21:49.345Z] Removing intermediate container 903e75beb47b [2020-02-06T04:21:49.345Z] ---> 1fab306f44da [2020-02-06T04:21:49.345Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-02-06T04:21:49.667Z] Sending build context to Docker daemon 49.85MB [2020-02-06T04:21:49.667Z] Step 1/125 : ARG CROSS="false" [2020-02-06T04:21:49.667Z] Step 2/125 : ARG GO_VERSION=1.12.16 [2020-02-06T04:21:49.667Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-02-06T04:21:49.667Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-02-06T04:21:49.698Z] ---> Running in 0b5c26d23b11 [2020-02-06T04:21:49.719Z] #35 14.99 Selecting previously unselected package liblzo2-2:amd64. [2020-02-06T04:21:49.719Z] #35 15.01 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-06T04:21:49.719Z] #35 15.02 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:21:49.719Z] #35 15.12 Selecting previously unselected package libicu57:amd64. [2020-02-06T04:21:49.719Z] #35 15.12 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-06T04:21:49.719Z] #35 15.13 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-06T04:21:49.954Z] 1.12.16-stretch: Pulling from library/golang [2020-02-06T04:21:49.954Z] 072f803f12e3: Pulling fs layer [2020-02-06T04:21:49.954Z] 1738f3141f52: Pulling fs layer [2020-02-06T04:21:49.954Z] c3a959eee44d: Pulling fs layer [2020-02-06T04:21:49.954Z] 42c05296e9b4: Pulling fs layer [2020-02-06T04:21:49.954Z] 4f10a928f107: Pulling fs layer [2020-02-06T04:21:49.954Z] f9c461123a3e: Pulling fs layer [2020-02-06T04:21:49.954Z] 2be21bac617a: Pulling fs layer [2020-02-06T04:21:49.954Z] 4f10a928f107: Waiting [2020-02-06T04:21:49.954Z] f9c461123a3e: Waiting [2020-02-06T04:21:49.954Z] 42c05296e9b4: Waiting [2020-02-06T04:21:49.954Z] 2be21bac617a: Waiting [2020-02-06T04:21:50.449Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:21:50.449Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:21:50.449Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:21:50.449Z]  GEN .gitid [2020-02-06T04:21:50.449Z] GEN criu/include/version.h [2020-02-06T04:21:50.449Z] GEN include/common/asm [2020-02-06T04:21:50.578Z] c3a959eee44d: Verifying Checksum [2020-02-06T04:21:50.578Z] c3a959eee44d: Download complete [2020-02-06T04:21:50.802Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-06T04:21:50.802Z] PBCC images/opts.pb-c.c [2020-02-06T04:21:50.802Z] PBCC images/sit.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-02-06T04:21:50.802Z] DEP images/opts.pb-c.d [2020-02-06T04:21:50.802Z] DEP images/sit.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/macvlan.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/macvlan.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/autofs.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/autofs.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/sysctl.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/sysctl.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/time.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/time.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/binfmt-misc.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/binfmt-misc.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/seccomp.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/seccomp.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/userns.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/userns.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/cgroup.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/cgroup.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/fown.pb-c.c [2020-02-06T04:21:50.802Z] PBCC images/ext-file.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/fown.pb-c.d [2020-02-06T04:21:50.802Z] DEP images/ext-file.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/rpc.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/rpc.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/siginfo.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/siginfo.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/pagemap.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/pagemap.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/rlimit.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/rlimit.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/file-lock.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/file-lock.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/tty.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/tty.pb-c.d [2020-02-06T04:21:50.802Z] PBCC images/tun.pb-c.c [2020-02-06T04:21:50.802Z] PBCC images/netdev.pb-c.c [2020-02-06T04:21:50.802Z] DEP images/tun.pb-c.d [2020-02-06T04:21:50.865Z] 1738f3141f52: Verifying Checksum [2020-02-06T04:21:50.865Z] 1738f3141f52: Download complete [2020-02-06T04:21:51.128Z] #35 ... [2020-02-06T04:21:51.128Z] [2020-02-06T04:21:51.128Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-06T04:21:51.128Z] #7 DONE 2.1s [2020-02-06T04:21:51.128Z] [2020-02-06T04:21:51.128Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-06T04:21:51.153Z] DEP images/netdev.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/vma.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/vma.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/creds.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/creds.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/utsns.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/utsns.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/ipc-desc.pb-c.c [2020-02-06T04:21:51.153Z] PBCC images/ipc-sem.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/ipc-desc.pb-c.d [2020-02-06T04:21:51.153Z] DEP images/ipc-sem.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/ipc-msg.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/ipc-msg.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/ipc-shm.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/ipc-shm.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/ipc-var.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/ipc-var.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/sk-opts.pb-c.c [2020-02-06T04:21:51.153Z] PBCC images/packet-sock.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/sk-opts.pb-c.d [2020-02-06T04:21:51.153Z] DEP images/packet-sock.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/sk-netlink.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/sk-netlink.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/sk-inet.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/sk-inet.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/sk-unix.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/sk-unix.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/mm.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/mm.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/timerfd.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/timerfd.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/timer.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/timer.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/sa.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/sa.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/pipe-data.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/pipe-data.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/mnt.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/mnt.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/sk-packet.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/sk-packet.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/tcp-stream.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/tcp-stream.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/pipe.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/pipe.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/pstree.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/pstree.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/fs.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/fs.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/signalfd.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/signalfd.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/fh.pb-c.c [2020-02-06T04:21:51.153Z] PBCC images/fsnotify.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/fh.pb-c.d [2020-02-06T04:21:51.153Z] DEP images/fsnotify.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/eventpoll.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/eventpoll.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/eventfd.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/eventfd.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/remap-file-path.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/remap-file-path.pb-c.d [2020-02-06T04:21:51.153Z] PBCC images/fifo.pb-c.c [2020-02-06T04:21:51.153Z] DEP images/fifo.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/ghost-file.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/ghost-file.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/regfile.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/regfile.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/ns.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/ns.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/fdinfo.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/fdinfo.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/core-aarch64.pb-c.c [2020-02-06T04:21:51.512Z] PBCC images/core-arm.pb-c.c [2020-02-06T04:21:51.512Z] PBCC images/core-ppc64.pb-c.c [2020-02-06T04:21:51.512Z] PBCC images/core-s390.pb-c.c [2020-02-06T04:21:51.512Z] PBCC images/core-x86.pb-c.c [2020-02-06T04:21:51.512Z] PBCC images/core.pb-c.c [2020-02-06T04:21:51.512Z] PBCC images/inventory.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/core-aarch64.pb-c.d [2020-02-06T04:21:51.512Z] DEP images/core-arm.pb-c.d [2020-02-06T04:21:51.512Z] DEP images/core-ppc64.pb-c.d [2020-02-06T04:21:51.512Z] DEP images/core-s390.pb-c.d [2020-02-06T04:21:51.512Z] DEP images/core-x86.pb-c.d [2020-02-06T04:21:51.512Z] DEP images/core.pb-c.d [2020-02-06T04:21:51.512Z] DEP images/inventory.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/cpuinfo.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/cpuinfo.pb-c.d [2020-02-06T04:21:51.512Z] PBCC images/stats.pb-c.c [2020-02-06T04:21:51.512Z] DEP images/stats.pb-c.d [2020-02-06T04:21:51.512Z] make[1]: Nothing to be done for 'all'. [2020-02-06T04:21:51.867Z] CC images/stats.o [2020-02-06T04:21:51.867Z] CC images/core.o [2020-02-06T04:21:51.867Z] CC images/core-x86.o [2020-02-06T04:21:51.867Z] CC images/core-arm.o [2020-02-06T04:21:51.867Z] CC images/core-aarch64.o [2020-02-06T04:21:52.231Z] CC images/core-ppc64.o [2020-02-06T04:21:52.231Z] CC images/core-s390.o [2020-02-06T04:21:52.231Z] CC images/cpuinfo.o [2020-02-06T04:21:52.231Z] CC images/inventory.o [2020-02-06T04:21:52.231Z] CC images/fdinfo.o [2020-02-06T04:21:52.231Z] CC images/fown.o [2020-02-06T04:21:52.231Z] CC images/ns.o [2020-02-06T04:21:52.231Z] CC images/regfile.o [2020-02-06T04:21:52.598Z] CC images/ghost-file.o [2020-02-06T04:21:52.598Z] CC images/fifo.o [2020-02-06T04:21:52.598Z] CC images/remap-file-path.o [2020-02-06T04:21:52.598Z] CC images/eventfd.o [2020-02-06T04:21:52.598Z] CC images/eventpoll.o [2020-02-06T04:21:52.598Z] CC images/fh.o [2020-02-06T04:21:52.598Z] CC images/fsnotify.o [2020-02-06T04:21:52.598Z] CC images/signalfd.o [2020-02-06T04:21:52.598Z] CC images/fs.o [2020-02-06T04:21:52.598Z] CC images/pstree.o [2020-02-06T04:21:52.598Z] CC images/pipe.o [2020-02-06T04:21:52.598Z] CC images/tcp-stream.o [2020-02-06T04:21:52.598Z] CC images/sk-packet.o [2020-02-06T04:21:52.949Z] CC images/mnt.o [2020-02-06T04:21:52.949Z] CC images/pipe-data.o [2020-02-06T04:21:52.949Z] CC images/sa.o [2020-02-06T04:21:52.949Z] CC images/timer.o [2020-02-06T04:21:52.949Z] CC images/timerfd.o [2020-02-06T04:21:52.949Z] CC images/mm.o [2020-02-06T04:21:52.949Z] CC images/sk-opts.o [2020-02-06T04:21:52.949Z] CC images/sk-unix.o [2020-02-06T04:21:52.949Z] CC images/sk-inet.o [2020-02-06T04:21:52.949Z] CC images/tun.o [2020-02-06T04:21:52.949Z] CC images/sk-netlink.o [2020-02-06T04:21:52.949Z] CC images/packet-sock.o [2020-02-06T04:21:53.018Z] #8 DONE 1.9s [2020-02-06T04:21:53.018Z] [2020-02-06T04:21:53.018Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:21:53.018Z] #20 3.148 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-06T04:21:53.018Z] #20 3.411 [2020-02-06T04:21:53.018Z] #20 3.580 # 2.7% ############ 17.9% ######################### 34.9% ####################################### 55.1% ########################################################### 82.5% ######################################################################## 100.0% [2020-02-06T04:21:53.018Z] #20 4.344 [2020-02-06T04:21:53.018Z] #20 4.504 ######################## 33.7% ########################################################## 81.2% ######################################################################## 100.0% [2020-02-06T04:21:53.274Z] #20 4.927 [2020-02-06T04:21:53.310Z] CC images/ipc-var.o [2020-02-06T04:21:53.310Z] CC images/ipc-desc.o [2020-02-06T04:21:53.310Z] CC images/ipc-shm.o [2020-02-06T04:21:53.310Z] CC images/ipc-msg.o [2020-02-06T04:21:53.310Z] CC images/ipc-sem.o [2020-02-06T04:21:53.310Z] CC images/utsns.o [2020-02-06T04:21:53.310Z] CC images/creds.o [2020-02-06T04:21:53.310Z] CC images/vma.o [2020-02-06T04:21:53.310Z] CC images/netdev.o [2020-02-06T04:21:53.310Z] CC images/tty.o [2020-02-06T04:21:53.310Z] CC images/file-lock.o [2020-02-06T04:21:53.310Z] CC images/rlimit.o [2020-02-06T04:21:53.585Z] 072f803f12e3: Verifying Checksum [2020-02-06T04:21:53.585Z] 072f803f12e3: Download complete [2020-02-06T04:21:53.689Z] CC images/pagemap.o [2020-02-06T04:21:53.689Z] CC images/siginfo.o [2020-02-06T04:21:53.689Z] CC images/rpc.o [2020-02-06T04:21:53.689Z] CC images/ext-file.o [2020-02-06T04:21:53.689Z] CC images/cgroup.o [2020-02-06T04:21:53.689Z] CC images/userns.o [2020-02-06T04:21:53.689Z] CC images/google/protobuf/descriptor.o [2020-02-06T04:21:53.830Z] #20 5.134 ########### 15.8% ####################### 33.0% ###################################### 53.4% ################################################## 70.7% ######################################################################## 100.0% [2020-02-06T04:21:54.054Z] CC images/opts.o [2020-02-06T04:21:54.054Z] CC images/seccomp.o [2020-02-06T04:21:54.054Z] CC images/binfmt-misc.o [2020-02-06T04:21:54.054Z] CC images/time.o [2020-02-06T04:21:54.054Z] CC images/sysctl.o [2020-02-06T04:21:54.054Z] CC images/autofs.o [2020-02-06T04:21:54.055Z] CC images/macvlan.o [2020-02-06T04:21:54.055Z] CC images/sit.o [2020-02-06T04:21:54.086Z] #20 5.753 [2020-02-06T04:21:54.425Z] LINK images/built-in.o [2020-02-06T04:21:54.425Z] GEN compel/include/asm [2020-02-06T04:21:54.425Z] GEN compel/include/version.h [2020-02-06T04:21:54.425Z] touch .config [2020-02-06T04:21:54.425Z] GEN include/common/config.h [2020-02-06T04:21:54.425Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-06T04:21:54.425Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-06T04:21:54.425Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-02-06T04:21:54.425Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-06T04:21:54.425Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-06T04:21:54.425Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-06T04:21:54.425Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-06T04:21:54.425Z] DEP compel/plugins/std/infect.d [2020-02-06T04:21:54.425Z] DEP compel/plugins/std/string.d [2020-02-06T04:21:54.425Z] DEP compel/plugins/std/log.d [2020-02-06T04:21:54.425Z] DEP compel/plugins/std/fds.d [2020-02-06T04:21:54.425Z] DEP compel/plugins/std/std.d [2020-02-06T04:21:54.425Z] DEP compel/plugins/shmem/shmem.d [2020-02-06T04:21:54.425Z] DEP compel/plugins/fds/fds.d [2020-02-06T04:21:54.425Z] CC compel/plugins/std/std.o [2020-02-06T04:21:54.425Z] CC compel/plugins/std/fds.o [2020-02-06T04:21:54.425Z] CC compel/plugins/std/log.o [2020-02-06T04:21:54.617Z] 42c05296e9b4: Verifying Checksum [2020-02-06T04:21:54.617Z] 42c05296e9b4: Download complete [2020-02-06T04:21:54.784Z] CC compel/plugins/std/string.o [2020-02-06T04:21:54.784Z] CC compel/plugins/std/infect.o [2020-02-06T04:21:54.784Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-06T04:21:54.784Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-06T04:21:54.784Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-06T04:21:54.784Z] AR compel/plugins/std.lib.a [2020-02-06T04:21:54.784Z] CC compel/plugins/fds/fds.o [2020-02-06T04:21:54.784Z] AR compel/plugins/fds.lib.a [2020-02-06T04:21:54.784Z] HOSTDEP compel/src/lib/log-host.d [2020-02-06T04:21:54.784Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-06T04:21:54.856Z] #20 5.920 # 2.3% ####### 10.6% ############## 20.4% ################### 27.2% ######################## 34.1% ############################## 42.3% [2020-02-06T04:21:54.856Z] #20 ... [2020-02-06T04:21:54.856Z] [2020-02-06T04:21:54.856Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:21:54.856Z] #35 17.28 Selecting previously unselected package libxml2:amd64. [2020-02-06T04:21:54.856Z] #35 17.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-06T04:21:54.856Z] #35 17.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:21:54.856Z] #35 17.52 Selecting previously unselected package libarchive13:amd64. [2020-02-06T04:21:54.856Z] #35 17.53 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-06T04:21:54.856Z] #35 17.54 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-06T04:21:54.856Z] #35 17.69 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-06T04:21:54.856Z] #35 17.69 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-06T04:21:54.856Z] #35 17.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-06T04:21:54.856Z] #35 17.79 Selecting previously unselected package libuv1:amd64. [2020-02-06T04:21:54.856Z] #35 17.79 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-06T04:21:54.856Z] #35 17.80 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-06T04:21:54.856Z] #35 17.88 Selecting previously unselected package cmake. [2020-02-06T04:21:54.856Z] #35 17.89 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-06T04:21:54.856Z] #35 17.94 Unpacking cmake (3.7.2-1) ... [2020-02-06T04:21:54.856Z] #35 19.28 Selecting previously unselected package xxd. [2020-02-06T04:21:54.856Z] #35 19.28 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-06T04:21:54.856Z] #35 19.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:21:54.856Z] #35 19.35 Selecting previously unselected package vim-common. [2020-02-06T04:21:54.856Z] #35 19.35 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:21:54.856Z] #35 19.36 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:21:54.856Z] #35 19.44 Processing triggers for mime-support (3.60) ... [2020-02-06T04:21:54.856Z] #35 19.47 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:21:54.856Z] #35 19.48 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-06T04:21:54.856Z] #35 19.49 Setting up cmake-data (3.7.2-1) ... [2020-02-06T04:21:54.856Z] #35 19.51 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-06T04:21:54.856Z] #35 19.52 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:21:54.856Z] #35 19.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:54.856Z] #35 19.56 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:21:54.856Z] #35 19.58 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:21:54.856Z] #35 19.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-06T04:21:54.856Z] #35 19.61 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-06T04:21:54.856Z] #35 19.63 Setting up cmake (3.7.2-1) ... [2020-02-06T04:21:54.857Z] #35 19.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:21:54.857Z] #35 DONE 20.2s [2020-02-06T04:21:54.857Z] [2020-02-06T04:21:54.857Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-06T04:21:54.857Z] #9 1.889 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-06T04:21:54.857Z] #9 DONE 2.1s [2020-02-06T04:21:54.857Z] [2020-02-06T04:21:54.857Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:21:54.857Z] #20 5.920 # 2.3% ####### 10.6% ############## 20.4% ################### 27.2% ######################## 34.1% ############################## 42.3% ################################### 49.7% ######################################## 55.9% [2020-02-06T04:21:54.857Z] #20 ... [2020-02-06T04:21:54.857Z] [2020-02-06T04:21:54.857Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-06T04:21:54.903Z] 2be21bac617a: Verifying Checksum [2020-02-06T04:21:54.903Z] 2be21bac617a: Download complete [2020-02-06T04:21:54.903Z] 4f10a928f107: Verifying Checksum [2020-02-06T04:21:54.903Z] 4f10a928f107: Download complete [2020-02-06T04:21:55.131Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-06T04:21:55.131Z] HOSTDEP compel/src/main-host.d [2020-02-06T04:21:55.131Z] DEP compel/src/lib/ptrace.d [2020-02-06T04:21:55.131Z] DEP compel/src/lib/infect.d [2020-02-06T04:21:55.131Z] DEP compel/src/lib/infect-util.d [2020-02-06T04:21:55.131Z] DEP compel/src/lib/infect-rpc.d [2020-02-06T04:21:55.131Z] DEP compel/arch/s390/src/lib/infect.d [2020-02-06T04:21:55.131Z] DEP compel/arch/s390/src/lib/cpu.d [2020-02-06T04:21:55.131Z] DEP compel/src/lib/log.d [2020-02-06T04:21:55.131Z] DEP compel/src/main.d [2020-02-06T04:21:55.131Z] DEP compel/src/lib/handle-elf.d [2020-02-06T04:21:55.131Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-06T04:21:55.131Z] CC compel/src/lib/log.o [2020-02-06T04:21:55.131Z] CC compel/arch/s390/src/lib/cpu.o [2020-02-06T04:21:55.492Z] CC compel/arch/s390/src/lib/infect.o [2020-02-06T04:21:55.492Z] CC compel/src/lib/infect-rpc.o [2020-02-06T04:21:55.492Z] CC compel/src/lib/infect-util.o [2020-02-06T04:21:55.492Z] CC compel/src/lib/infect.o [2020-02-06T04:21:55.856Z] CC compel/src/lib/ptrace.o [2020-02-06T04:21:55.856Z] AR compel/libcompel.a [2020-02-06T04:21:55.856Z] HOSTCC compel/src/main-host.o [2020-02-06T04:21:55.856Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-06T04:21:55.856Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-02-06T04:21:56.209Z] HOSTCC compel/src/lib/log-host.o [2020-02-06T04:21:56.209Z] HOSTLINK compel/compel-host-bin [2020-02-06T04:21:56.209Z] DEP soccr/soccr.d [2020-02-06T04:21:56.209Z] CC soccr/soccr.o [2020-02-06T04:21:56.209Z] AR soccr/libsoccr.a [2020-02-06T04:21:56.209Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:21:56.576Z] DEP criu/arch/s390/sigframe.d [2020-02-06T04:21:56.576Z] DEP criu/arch/s390/crtools.d [2020-02-06T04:21:56.576Z] DEP criu/arch/s390/cpu.d [2020-02-06T04:21:56.576Z] CC criu/arch/s390/cpu.o [2020-02-06T04:21:56.576Z] CC criu/arch/s390/crtools.o [2020-02-06T04:21:56.748Z] #10 DONE 1.8s [2020-02-06T04:21:56.748Z] [2020-02-06T04:21:56.748Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:21:56.748Z] #20 5.920 # 2.3% ####### 10.6% ############## 20.4% ################### 27.2% ######################## 34.1% ############################## 42.3% ################################### 49.7% ######################################## 55.9% ############################################## 65.3% ################################################## 70.3% ####################################################### 76.7% ########################################################### 82.4% ################################################################ 89.1% ######################################################################## 100.0% [2020-02-06T04:21:56.748Z] #20 7.307 [2020-02-06T04:21:56.748Z] #20 7.848 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-06T04:21:56.748Z] #20 7.990 [2020-02-06T04:21:56.748Z] #20 8.075 ######################################################################## 100.0% [2020-02-06T04:21:56.748Z] #20 8.111 [2020-02-06T04:21:56.748Z] #20 8.659 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-06T04:21:56.930Z] CC criu/arch/s390/sigframe.o [2020-02-06T04:21:56.930Z] LINK criu/arch/s390/crtools.built-in.o [2020-02-06T04:21:56.930Z] DEP criu/arch/s390/vdso-pie.d [2020-02-06T04:21:56.930Z] DEP criu/pie/parasite-vdso.d [2020-02-06T04:21:56.930Z] DEP criu/pie/util-vdso.d [2020-02-06T04:21:56.930Z] DEP criu/pie/util.d [2020-02-06T04:21:56.930Z] CC criu/pie/util.o [2020-02-06T04:21:56.930Z] CC criu/pie/util-vdso.o [2020-02-06T04:21:56.930Z] CC criu/pie/parasite-vdso.o [2020-02-06T04:21:57.299Z] CC criu/arch/s390/vdso-pie.o [2020-02-06T04:21:57.299Z] AR criu/pie/pie.lib.a [2020-02-06T04:21:57.299Z] DEP criu/pie/restorer.d [2020-02-06T04:21:57.300Z] DEP criu/arch/s390/restorer.d [2020-02-06T04:21:57.300Z] DEP criu/pie/parasite.d [2020-02-06T04:21:57.300Z] CC criu/pie/parasite.o [2020-02-06T04:21:57.312Z] #20 8.879 [2020-02-06T04:21:57.312Z] #20 9.002 ######################################################################## 100.0% [2020-02-06T04:21:57.312Z] #20 9.048 [2020-02-06T04:21:57.656Z] LINK criu/pie/parasite.built-in.o [2020-02-06T04:21:57.656Z] GEN criu/pie/parasite-blob.h [2020-02-06T04:21:57.656Z] CC criu/arch/s390/restorer.o [2020-02-06T04:21:57.656Z] CC criu/pie/restorer.o [2020-02-06T04:21:57.874Z] #20 9.598 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-06T04:21:57.874Z] #20 9.620 skipping existing 1849cc453dee [2020-02-06T04:21:57.874Z] #20 9.640 [2020-02-06T04:21:58.009Z] LINK criu/pie/restorer.built-in.o [2020-02-06T04:21:58.009Z] GEN criu/pie/restorer-blob.h [2020-02-06T04:21:58.009Z] DEP criu/vdso.d [2020-02-06T04:21:58.009Z] DEP criu/uts_ns.d [2020-02-06T04:21:58.009Z] DEP criu/util.d [2020-02-06T04:21:58.009Z] DEP criu/uffd.d [2020-02-06T04:21:58.009Z] DEP criu/tun.d [2020-02-06T04:21:58.130Z] #20 ... [2020-02-06T04:21:58.130Z] [2020-02-06T04:21:58.130Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-06T04:21:58.130Z] #11 DONE 1.5s [2020-02-06T04:21:58.130Z] [2020-02-06T04:21:58.130Z] #12 [dev 6/24] RUN ldconfig [2020-02-06T04:21:58.362Z] DEP criu/tty.d [2020-02-06T04:21:58.363Z] DEP criu/timerfd.d [2020-02-06T04:21:58.363Z] DEP criu/sysfs_parse.d [2020-02-06T04:21:58.363Z] DEP criu/sysctl.d [2020-02-06T04:21:58.363Z] DEP criu/string.d [2020-02-06T04:21:58.363Z] DEP criu/stats.d [2020-02-06T04:21:58.363Z] DEP criu/sockets.d [2020-02-06T04:21:58.363Z] DEP criu/sk-unix.d [2020-02-06T04:21:58.363Z] DEP criu/sk-tcp.d [2020-02-06T04:21:58.363Z] DEP criu/sk-queue.d [2020-02-06T04:21:58.363Z] DEP criu/sk-packet.d [2020-02-06T04:21:58.363Z] DEP criu/sk-netlink.d [2020-02-06T04:21:58.396Z] 072f803f12e3: Pull complete [2020-02-06T04:21:58.715Z] DEP criu/sk-inet.d [2020-02-06T04:21:58.715Z] DEP criu/signalfd.d [2020-02-06T04:21:58.715Z] DEP criu/sigframe.d [2020-02-06T04:21:58.715Z] DEP criu/shmem.d [2020-02-06T04:21:58.715Z] DEP criu/servicefd.d [2020-02-06T04:21:58.715Z] DEP criu/seize.d [2020-02-06T04:21:58.715Z] DEP criu/seccomp.d [2020-02-06T04:21:58.715Z] DEP criu/rst-malloc.d [2020-02-06T04:21:58.715Z] DEP criu/rbtree.d [2020-02-06T04:21:58.715Z] DEP criu/pstree.d [2020-02-06T04:21:58.715Z] DEP criu/protobuf.d [2020-02-06T04:21:58.715Z] GEN criu/protobuf-desc-gen.h [2020-02-06T04:21:59.042Z] 1738f3141f52: Pull complete [2020-02-06T04:21:59.058Z] #12 ... [2020-02-06T04:21:59.058Z] [2020-02-06T04:21:59.058Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:21:59.058Z] #20 10.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-06T04:21:59.058Z] #20 10.59 [2020-02-06T04:21:59.058Z] #20 10.72 ######################################################################## 100.0% [2020-02-06T04:21:59.058Z] #20 10.76 [2020-02-06T04:21:59.058Z] #20 10.78 Download of images into '/build' complete. [2020-02-06T04:21:59.058Z] #20 10.78 Use something like the following to load the result into a Docker daemon: [2020-02-06T04:21:59.058Z] #20 10.78 tar -cC '/build' . | docker load [2020-02-06T04:21:59.058Z] #20 DONE 10.9s [2020-02-06T04:21:59.069Z] DEP criu/protobuf-desc.d [2020-02-06T04:21:59.069Z] DEP criu/proc_parse.d [2020-02-06T04:21:59.069Z] DEP criu/plugin.d [2020-02-06T04:21:59.069Z] DEP criu/pipes.d [2020-02-06T04:21:59.069Z] DEP criu/pie-util.d [2020-02-06T04:21:59.069Z] DEP criu/pie-util-vdso.d [2020-02-06T04:21:59.069Z] DEP criu/pie-util-vdso-elf32.d [2020-02-06T04:21:59.069Z] DEP criu/path.d [2020-02-06T04:21:59.069Z] DEP criu/parasite-syscall.d [2020-02-06T04:21:59.314Z] [2020-02-06T04:21:59.314Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:21:59.331Z] c3a959eee44d: Pull complete [2020-02-06T04:21:59.434Z] DEP criu/pagemap.d [2020-02-06T04:21:59.434Z] DEP criu/pagemap-cache.d [2020-02-06T04:21:59.434Z] DEP criu/page-xfer.d [2020-02-06T04:21:59.434Z] DEP criu/page-pipe.d [2020-02-06T04:21:59.434Z] DEP criu/netfilter.d [2020-02-06T04:21:59.434Z] DEP criu/net.d [2020-02-06T04:21:59.434Z] DEP criu/namespaces.d [2020-02-06T04:21:59.434Z] DEP criu/mount.d [2020-02-06T04:21:59.434Z] DEP criu/mem.d [2020-02-06T04:21:59.434Z] DEP criu/lsm.d [2020-02-06T04:21:59.434Z] DEP criu/log.d [2020-02-06T04:21:59.790Z] DEP criu/libnetlink.d [2020-02-06T04:21:59.790Z] DEP criu/kerndat.d [2020-02-06T04:21:59.790Z] DEP criu/kcmp-ids.d [2020-02-06T04:21:59.790Z] DEP criu/irmap.d [2020-02-06T04:21:59.790Z] DEP criu/ipc_ns.d [2020-02-06T04:21:59.790Z] DEP criu/image.d [2020-02-06T04:21:59.790Z] DEP criu/image-desc.d [2020-02-06T04:21:59.790Z] DEP criu/fsnotify.d [2020-02-06T04:21:59.790Z] DEP criu/filesystems.d [2020-02-06T04:21:59.790Z] DEP criu/files.d [2020-02-06T04:21:59.790Z] DEP criu/files-reg.d [2020-02-06T04:21:59.790Z] DEP criu/files-ext.d [2020-02-06T04:21:59.876Z] #15 ... [2020-02-06T04:21:59.876Z] [2020-02-06T04:21:59.876Z] #12 [dev 6/24] RUN ldconfig [2020-02-06T04:21:59.876Z] #12 DONE 1.7s [2020-02-06T04:21:59.876Z] [2020-02-06T04:21:59.876Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:22:00.141Z] DEP criu/file-lock.d [2020-02-06T04:22:00.141Z] DEP criu/file-ids.d [2020-02-06T04:22:00.141Z] DEP criu/fifo.d [2020-02-06T04:22:00.141Z] DEP criu/fdstore.d [2020-02-06T04:22:00.141Z] DEP criu/fault-injection.d [2020-02-06T04:22:00.141Z] DEP criu/external.d [2020-02-06T04:22:00.141Z] DEP criu/eventpoll.d [2020-02-06T04:22:00.141Z] DEP criu/eventfd.d [2020-02-06T04:22:00.141Z] DEP criu/crtools.d [2020-02-06T04:22:00.141Z] DEP criu/cr-service.d [2020-02-06T04:22:00.141Z] DEP criu/cr-restore.d [2020-02-06T04:22:00.141Z] DEP criu/cr-errno.d [2020-02-06T04:22:00.141Z] DEP criu/cr-dump.d [2020-02-06T04:22:00.498Z] DEP criu/cr-dedup.d [2020-02-06T04:22:00.498Z] DEP criu/cr-check.d [2020-02-06T04:22:00.498Z] DEP criu/config.d [2020-02-06T04:22:00.498Z] DEP criu/clone-noasan.d [2020-02-06T04:22:00.498Z] DEP criu/cgroup.d [2020-02-06T04:22:00.498Z] DEP criu/cgroup-props.d [2020-02-06T04:22:00.498Z] DEP criu/bitmap.d [2020-02-06T04:22:00.498Z] DEP criu/bfd.d [2020-02-06T04:22:00.498Z] DEP criu/autofs.d [2020-02-06T04:22:00.498Z] DEP criu/aio.d [2020-02-06T04:22:00.498Z] DEP criu/action-scripts.d [2020-02-06T04:22:01.166Z] f9c461123a3e: Verifying Checksum [2020-02-06T04:22:01.166Z] f9c461123a3e: Download complete [2020-02-06T04:22:01.195Z] CC criu/action-scripts.o [2020-02-06T04:22:01.195Z] CC criu/aio.o [2020-02-06T04:22:01.195Z] CC criu/autofs.o [2020-02-06T04:22:01.195Z] CC criu/bfd.o [2020-02-06T04:22:01.195Z] CC criu/bitmap.o [2020-02-06T04:22:01.195Z] CC criu/cgroup-props.o [2020-02-06T04:22:01.553Z] CC criu/cgroup.o [2020-02-06T04:22:01.967Z] CC criu/clone-noasan.o [2020-02-06T04:22:01.967Z] CC criu/config.o [2020-02-06T04:22:02.389Z] CC criu/cr-check.o [2020-02-06T04:22:02.788Z] CC criu/cr-dedup.o [2020-02-06T04:22:02.788Z] CC criu/cr-dump.o [2020-02-06T04:22:03.140Z] #13 2.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:22:03.140Z] #13 2.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:22:03.140Z] #13 2.725 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:22:03.140Z] #13 2.727 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:22:03.140Z] #13 2.819 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:22:03.140Z] #13 2.898 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:22:03.140Z] #13 3.227 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:22:03.184Z] CC criu/cr-errno.o [2020-02-06T04:22:03.184Z] CC criu/cr-restore.o [2020-02-06T04:22:03.205Z] 42c05296e9b4: Pull complete [2020-02-06T04:22:03.396Z] #13 3.406 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:22:03.961Z] CC criu/cr-service.o [2020-02-06T04:22:04.317Z] CC criu/crtools.o [2020-02-06T04:22:04.682Z] CC criu/eventfd.o [2020-02-06T04:22:04.682Z] CC criu/eventpoll.o [2020-02-06T04:22:04.682Z] CC criu/external.o [2020-02-06T04:22:05.031Z] CC criu/fault-injection.o [2020-02-06T04:22:05.031Z] CC criu/fdstore.o [2020-02-06T04:22:05.031Z] CC criu/fifo.o [2020-02-06T04:22:05.031Z] CC criu/file-ids.o [2020-02-06T04:22:05.031Z] CC criu/file-lock.o [2020-02-06T04:22:05.283Z] #13 5.119 Fetched 7936 kB in 3s (2311 kB/s) [2020-02-06T04:22:05.389Z] CC criu/files-ext.o [2020-02-06T04:22:05.389Z] CC criu/files-reg.o [2020-02-06T04:22:05.783Z] CC criu/files.o [2020-02-06T04:22:05.901Z] 4f10a928f107: Pull complete [2020-02-06T04:22:06.210Z] #13 5.119 Reading package lists... [2020-02-06T04:22:06.527Z] CC criu/filesystems.o [2020-02-06T04:22:06.527Z] CC criu/fsnotify.o [2020-02-06T04:22:06.896Z] CC criu/image-desc.o [2020-02-06T04:22:06.896Z] CC criu/image.o [2020-02-06T04:22:06.896Z] CC criu/ipc_ns.o [2020-02-06T04:22:07.137Z] #13 6.177 Reading package lists... [2020-02-06T04:22:07.137Z] #13 7.204 Building dependency tree... [2020-02-06T04:22:07.137Z] #13 7.375 Reading state information... [2020-02-06T04:22:07.247Z] CC criu/irmap.o [2020-02-06T04:22:07.247Z] CC criu/kcmp-ids.o [2020-02-06T04:22:07.393Z] #13 7.508 The following additional packages will be installed: [2020-02-06T04:22:07.393Z] #13 7.508 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-06T04:22:07.393Z] #13 7.509 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-06T04:22:07.393Z] #13 7.509 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-06T04:22:07.393Z] #13 7.509 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-06T04:22:07.393Z] #13 7.509 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-06T04:22:07.393Z] #13 7.510 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-06T04:22:07.393Z] #13 7.510 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-06T04:22:07.393Z] #13 7.510 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-06T04:22:07.393Z] #13 7.511 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-06T04:22:07.393Z] #13 7.512 Suggested packages: [2020-02-06T04:22:07.393Z] #13 7.512 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-06T04:22:07.393Z] #13 7.512 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-06T04:22:07.393Z] #13 7.513 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-06T04:22:07.393Z] #13 7.513 vim-doc vim-scripts xfsdump acl attr quota [2020-02-06T04:22:07.393Z] #13 7.513 Recommended packages: [2020-02-06T04:22:07.393Z] #13 7.513 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-06T04:22:07.393Z] #13 7.513 python3-keyrings.alt python3-xdg unzip [2020-02-06T04:22:07.604Z] CC criu/kerndat.o [2020-02-06T04:22:07.604Z] CC criu/libnetlink.o [2020-02-06T04:22:07.969Z] CC criu/log.o [2020-02-06T04:22:07.969Z] CC criu/lsm.o [2020-02-06T04:22:07.969Z] CC criu/mem.o [2020-02-06T04:22:08.318Z] CC criu/mount.o [2020-02-06T04:22:08.319Z] #13 8.475 The following NEW packages will be installed: [2020-02-06T04:22:08.319Z] #13 8.476 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-06T04:22:08.319Z] #13 8.476 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-06T04:22:08.319Z] #13 8.476 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-06T04:22:08.319Z] #13 8.477 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-06T04:22:08.319Z] #13 8.477 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-06T04:22:08.319Z] #13 8.478 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-06T04:22:08.319Z] #13 8.478 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-06T04:22:08.319Z] #13 8.478 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-06T04:22:08.319Z] #13 8.478 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-06T04:22:08.319Z] #13 8.479 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-06T04:22:08.319Z] #13 8.479 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-06T04:22:08.319Z] #13 8.480 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-06T04:22:08.319Z] #13 8.480 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-06T04:22:08.319Z] #13 8.480 xfsprogs xxd xz-utils zip [2020-02-06T04:22:09.075Z] CC criu/namespaces.o [2020-02-06T04:22:09.250Z] #13 9.521 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:22:09.250Z] #13 9.521 Need to get 90.9 MB of archives. [2020-02-06T04:22:09.250Z] #13 9.521 After this operation, 541 MB of additional disk space will be used. [2020-02-06T04:22:09.250Z] #13 9.521 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-06T04:22:09.505Z] #13 9.527 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-06T04:22:09.505Z] #13 9.529 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-06T04:22:09.505Z] #13 9.530 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-06T04:22:09.505Z] #13 9.533 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-06T04:22:09.505Z] #13 9.535 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-06T04:22:09.505Z] #13 9.543 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-06T04:22:09.505Z] #13 9.568 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-06T04:22:09.505Z] #13 9.570 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-06T04:22:09.505Z] #13 9.572 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-06T04:22:09.505Z] #13 9.606 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-06T04:22:09.505Z] #13 9.611 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-06T04:22:09.505Z] #13 9.612 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-06T04:22:09.505Z] #13 9.614 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-06T04:22:09.505Z] #13 9.615 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-06T04:22:09.505Z] #13 9.617 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-06T04:22:09.505Z] #13 9.619 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-06T04:22:09.505Z] #13 9.620 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-06T04:22:09.505Z] #13 9.622 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-06T04:22:09.505Z] #13 9.624 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-06T04:22:09.505Z] #13 9.625 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-06T04:22:09.505Z] #13 9.630 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:22:09.505Z] #13 9.633 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:22:09.505Z] #13 9.636 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-06T04:22:09.505Z] #13 9.638 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-06T04:22:09.505Z] #13 9.639 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-06T04:22:09.505Z] #13 9.644 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-06T04:22:09.505Z] #13 9.646 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-06T04:22:09.505Z] #13 9.648 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-06T04:22:09.505Z] #13 9.658 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-06T04:22:09.505Z] #13 9.659 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-06T04:22:09.505Z] #13 9.662 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-06T04:22:09.505Z] #13 9.664 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-06T04:22:09.505Z] #13 9.667 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-06T04:22:09.505Z] #13 9.672 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-06T04:22:09.505Z] #13 9.677 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-06T04:22:09.505Z] #13 9.678 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-06T04:22:09.505Z] #13 9.679 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-06T04:22:09.505Z] #13 9.680 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-06T04:22:09.505Z] #13 9.686 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-06T04:22:09.505Z] #13 9.693 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-06T04:22:09.505Z] #13 9.701 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-06T04:22:09.505Z] #13 9.715 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-06T04:22:09.505Z] #13 9.720 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-06T04:22:09.505Z] #13 9.723 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-06T04:22:09.505Z] #13 9.725 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-06T04:22:09.505Z] #13 9.726 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-06T04:22:09.505Z] #13 9.728 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-06T04:22:09.505Z] #13 9.768 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-06T04:22:09.505Z] #13 9.781 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-06T04:22:09.505Z] #13 9.805 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-06T04:22:09.505Z] #13 9.810 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-06T04:22:09.505Z] #13 9.815 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-06T04:22:09.505Z] #13 9.819 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-06T04:22:09.505Z] #13 9.824 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-06T04:22:09.759Z] #13 9.834 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-06T04:22:09.759Z] #13 10.01 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-06T04:22:09.759Z] #13 10.04 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-06T04:22:09.759Z] #13 10.07 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-06T04:22:09.759Z] #13 10.07 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-06T04:22:09.759Z] #13 10.07 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-06T04:22:09.830Z] CC criu/net.o [2020-02-06T04:22:10.014Z] #13 10.08 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-06T04:22:10.014Z] #13 10.12 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-06T04:22:10.014Z] #13 10.16 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-06T04:22:10.014Z] #13 10.16 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-06T04:22:10.269Z] #13 10.24 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-06T04:22:10.269Z] #13 10.29 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-06T04:22:10.269Z] #13 10.30 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-06T04:22:10.589Z] CC criu/netfilter.o [2020-02-06T04:22:10.589Z] CC criu/page-pipe.o [2020-02-06T04:22:10.589Z] CC criu/page-xfer.o [2020-02-06T04:22:10.830Z] #13 10.87 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-06T04:22:10.830Z] #13 ... [2020-02-06T04:22:10.830Z] [2020-02-06T04:22:10.830Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:22:10.830Z] #15 36.25 + rm -rf /tmp/tmp.SsZJHTxMMF [2020-02-06T04:22:11.005Z] CC criu/pagemap-cache.o [2020-02-06T04:22:11.005Z] CC criu/pagemap.o [2020-02-06T04:22:11.091Z] #15 DONE 36.6s [2020-02-06T04:22:11.091Z] [2020-02-06T04:22:11.091Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:22:11.347Z] #13 11.46 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:22:11.347Z] #13 11.51 Fetched 90.9 MB in 2s (32.8 MB/s) [2020-02-06T04:22:11.347Z] #13 11.55 Selecting previously unselected package bash-completion. [2020-02-06T04:22:11.392Z] CC criu/parasite-syscall.o [2020-02-06T04:22:11.392Z] CC criu/path.o [2020-02-06T04:22:11.392Z] CC criu/pie-util-vdso-elf32.o [2020-02-06T04:22:11.421Z] f9c461123a3e: Pull complete [2020-02-06T04:22:11.421Z] 2be21bac617a: Pull complete [2020-02-06T04:22:11.421Z] Digest: sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 [2020-02-06T04:22:11.421Z] Status: Downloaded newer image for golang:1.12.16-stretch [2020-02-06T04:22:11.421Z] ---> a451c5a1ac78 [2020-02-06T04:22:11.421Z] Step 5/125 : ARG APT_MIRROR [2020-02-06T04:22:11.421Z] ---> Running in e0e0bebbeeef [2020-02-06T04:22:11.421Z] Removing intermediate container e0e0bebbeeef [2020-02-06T04:22:11.421Z] ---> a0e1516c8cfe [2020-02-06T04:22:11.421Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-02-06T04:22:11.604Z] #13 11.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-06T04:22:11.605Z] #13 11.56 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-06T04:22:11.714Z] ---> Running in 35c05e8bcd1c [2020-02-06T04:22:11.780Z] CC criu/pie-util-vdso.o [2020-02-06T04:22:11.780Z] CC criu/pie-util.o [2020-02-06T04:22:11.780Z] CC criu/pipes.o [2020-02-06T04:22:11.780Z] CC criu/plugin.o [2020-02-06T04:22:12.155Z] CC criu/proc_parse.o [2020-02-06T04:22:12.451Z] Removing intermediate container 35c05e8bcd1c [2020-02-06T04:22:12.451Z] ---> bd20d6f0afe8 [2020-02-06T04:22:12.451Z] Step 7/125 : FROM base AS criu [2020-02-06T04:22:12.451Z] ---> bd20d6f0afe8 [2020-02-06T04:22:12.451Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:22:12.451Z] ---> Running in 7967e957a4e1 [2020-02-06T04:22:12.451Z] Removing intermediate container 7967e957a4e1 [2020-02-06T04:22:12.451Z] ---> 7880306f0e68 [2020-02-06T04:22:12.451Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-02-06T04:22:12.451Z] ---> Running in 867a3f6df0e7 [2020-02-06T04:22:12.509Z] CC criu/protobuf-desc.o [2020-02-06T04:22:12.531Z] #13 12.55 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-06T04:22:12.531Z] #13 12.64 Selecting previously unselected package libnet1:amd64. [2020-02-06T04:22:12.531Z] #13 12.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-06T04:22:12.531Z] #13 12.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:22:12.531Z] #13 12.68 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-06T04:22:12.531Z] #13 12.68 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-06T04:22:12.531Z] #13 12.68 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-06T04:22:12.531Z] #13 12.71 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-06T04:22:12.531Z] #13 12.71 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-06T04:22:12.531Z] #13 12.72 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-06T04:22:12.531Z] #13 12.75 Selecting previously unselected package libudev-dev:amd64. [2020-02-06T04:22:12.531Z] #13 12.75 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-06T04:22:12.531Z] #13 12.76 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:22:12.531Z] #13 12.80 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-06T04:22:12.531Z] #13 12.80 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:22:12.531Z] #13 12.80 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:22:12.738Z] Removing intermediate container 867a3f6df0e7 [2020-02-06T04:22:12.738Z] ---> b9c3ab992dcf [2020-02-06T04:22:12.738Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-02-06T04:22:12.738Z] ---> Running in 2b24484cf5dd [2020-02-06T04:22:12.785Z] #13 12.90 Selecting previously unselected package python3.5-minimal. [2020-02-06T04:22:12.785Z] #13 12.90 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:22:12.785Z] #13 12.90 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:22:12.785Z] #13 13.08 Selecting previously unselected package python3-minimal. [2020-02-06T04:22:12.785Z] #13 13.08 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-06T04:22:12.785Z] #13 13.08 Unpacking python3-minimal (3.5.3-1) ... [2020-02-06T04:22:12.785Z] #13 13.12 Selecting previously unselected package libmpdec2:amd64. [2020-02-06T04:22:12.785Z] #13 13.12 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-06T04:22:12.876Z] CC criu/protobuf.o [2020-02-06T04:22:13.024Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:22:13.040Z] #13 13.12 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-06T04:22:13.040Z] #13 13.15 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-06T04:22:13.040Z] #13 13.15 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:22:13.040Z] #13 13.16 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:22:13.248Z] CC criu/pstree.o [2020-02-06T04:22:13.248Z] CC criu/rbtree.o [2020-02-06T04:22:13.294Z] #13 13.42 Selecting previously unselected package python3.5. [2020-02-06T04:22:13.294Z] #13 13.42 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:22:13.294Z] #13 13.42 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:22:13.294Z] #13 13.45 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-06T04:22:13.294Z] #13 13.46 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-06T04:22:13.294Z] #13 13.46 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-06T04:22:13.294Z] #13 13.49 Selecting previously unselected package dh-python. [2020-02-06T04:22:13.294Z] #13 13.49 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-06T04:22:13.294Z] #13 13.49 Unpacking dh-python (2.20170125) ... [2020-02-06T04:22:13.294Z] #13 13.53 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:22:13.309Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:22:13.309Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:22:13.309Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:22:13.310Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:22:13.549Z] #13 13.54 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:22:13.600Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [496 kB] [2020-02-06T04:22:13.610Z] CC criu/rst-malloc.o [2020-02-06T04:22:13.610Z] CC criu/seccomp.o [2020-02-06T04:22:13.805Z] #13 13.97 Setting up python3-minimal (3.5.3-1) ... [2020-02-06T04:22:13.888Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-06T04:22:13.888Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-02-06T04:22:13.966Z] CC criu/seize.o [2020-02-06T04:22:13.966Z] CC criu/servicefd.o [2020-02-06T04:22:14.059Z] #13 14.15 Selecting previously unselected package python3. [2020-02-06T04:22:14.059Z] #13 14.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-06T04:22:14.059Z] #13 14.16 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-06T04:22:14.059Z] #13 14.17 Unpacking python3 (3.5.3-1) ... [2020-02-06T04:22:14.059Z] #13 14.19 Selecting previously unselected package pigz. [2020-02-06T04:22:14.059Z] #13 14.19 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-06T04:22:14.059Z] #13 14.20 Unpacking pigz (2.3.4-1) ... [2020-02-06T04:22:14.059Z] #13 14.23 Selecting previously unselected package libip4tc0:amd64. [2020-02-06T04:22:14.059Z] #13 14.23 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:22:14.059Z] #13 14.23 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:14.059Z] #13 14.27 Selecting previously unselected package libip6tc0:amd64. [2020-02-06T04:22:14.059Z] #13 14.27 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:22:14.059Z] #13 14.27 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:14.059Z] #13 14.30 Selecting previously unselected package libiptc0:amd64. [2020-02-06T04:22:14.059Z] #13 14.30 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:22:14.059Z] #13 14.31 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:14.059Z] #13 14.34 Selecting previously unselected package libxtables12:amd64. [2020-02-06T04:22:14.314Z] #13 14.34 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:22:14.314Z] #13 14.34 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:14.314Z] #13 14.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-06T04:22:14.314Z] #13 14.38 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-06T04:22:14.314Z] #13 14.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-06T04:22:14.314Z] #13 14.41 Selecting previously unselected package iptables. [2020-02-06T04:22:14.314Z] #13 14.41 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:22:14.314Z] #13 14.41 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:14.314Z] #13 14.47 Selecting previously unselected package xxd. [2020-02-06T04:22:14.314Z] #13 14.47 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-06T04:22:14.314Z] #13 14.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:14.314Z] #13 14.51 Selecting previously unselected package vim-common. [2020-02-06T04:22:14.314Z] #13 14.51 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:22:14.314Z] #13 14.51 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:14.314Z] #13 14.55 Selecting previously unselected package bzip2. [2020-02-06T04:22:14.314Z] #13 14.55 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-06T04:22:14.314Z] #13 14.56 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-06T04:22:14.314Z] #13 14.59 Selecting previously unselected package libgpm2:amd64. [2020-02-06T04:22:14.326Z] CC criu/shmem.o [2020-02-06T04:22:14.326Z] CC criu/sigframe.o [2020-02-06T04:22:14.326Z] CC criu/signalfd.o [2020-02-06T04:22:14.569Z] #13 14.59 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-06T04:22:14.569Z] #13 14.59 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-06T04:22:14.569Z] #13 14.62 Selecting previously unselected package xz-utils. [2020-02-06T04:22:14.569Z] #13 14.62 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-06T04:22:14.569Z] #13 14.62 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:22:14.569Z] #13 14.67 Selecting previously unselected package aufs-tools. [2020-02-06T04:22:14.570Z] #13 14.67 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-06T04:22:14.570Z] #13 14.68 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:22:14.570Z] #13 14.71 Selecting previously unselected package liblzo2-2:amd64. [2020-02-06T04:22:14.570Z] #13 14.71 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-06T04:22:14.570Z] #13 14.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:22:14.570Z] #13 14.75 Selecting previously unselected package btrfs-progs. [2020-02-06T04:22:14.570Z] #13 14.75 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-06T04:22:14.570Z] #13 14.75 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:22:14.570Z] #13 14.84 Selecting previously unselected package btrfs-tools. [2020-02-06T04:22:14.678Z] CC criu/sk-inet.o [2020-02-06T04:22:14.678Z] CC criu/sk-netlink.o [2020-02-06T04:22:14.825Z] #13 14.84 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-06T04:22:14.825Z] #13 14.85 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:22:14.825Z] #13 14.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-06T04:22:14.825Z] #13 14.87 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:22:14.825Z] #13 14.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:22:14.825Z] #13 14.91 Selecting previously unselected package dmsetup. [2020-02-06T04:22:14.825Z] #13 14.92 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:22:14.825Z] #13 14.92 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-06T04:22:14.825Z] #13 14.96 Selecting previously unselected package libonig4:amd64. [2020-02-06T04:22:14.825Z] #13 14.96 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-06T04:22:14.825Z] #13 14.96 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:22:14.825Z] #13 15.00 Selecting previously unselected package libjq1:amd64. [2020-02-06T04:22:14.825Z] #13 15.00 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:22:14.825Z] #13 15.01 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:22:14.825Z] #13 15.04 Selecting previously unselected package jq. [2020-02-06T04:22:14.825Z] #13 15.04 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:22:14.825Z] #13 15.04 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:22:14.825Z] #13 15.07 Selecting previously unselected package libaio1:amd64. [2020-02-06T04:22:14.825Z] #13 15.07 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.08 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-06T04:22:15.112Z] #13 15.10 Selecting previously unselected package libcap2-bin. [2020-02-06T04:22:15.112Z] #13 15.10 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.10 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-06T04:22:15.112Z] #13 15.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-06T04:22:15.112Z] #13 15.13 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:22:15.112Z] #13 15.16 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-06T04:22:15.112Z] #13 15.16 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.17 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-06T04:22:15.112Z] #13 15.23 Selecting previously unselected package libpcre16-3:amd64. [2020-02-06T04:22:15.112Z] #13 15.23 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.24 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-06T04:22:15.112Z] #13 15.28 Selecting previously unselected package libpcre32-3:amd64. [2020-02-06T04:22:15.112Z] #13 15.28 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.28 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-06T04:22:15.112Z] #13 15.32 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-06T04:22:15.112Z] #13 15.32 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-06T04:22:15.112Z] #13 15.33 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-06T04:22:15.175Z] CC criu/sk-packet.o [2020-02-06T04:22:15.175Z] CC criu/sk-queue.o [2020-02-06T04:22:15.175Z] CC criu/sk-tcp.o [2020-02-06T04:22:15.367Z] #13 15.41 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-06T04:22:15.367Z] #13 15.41 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-06T04:22:15.367Z] #13 15.41 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-06T04:22:15.367Z] #13 15.46 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-06T04:22:15.367Z] #13 15.46 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:22:15.367Z] #13 15.47 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-06T04:22:15.367Z] #13 15.50 Selecting previously unselected package libnl-3-200:amd64. [2020-02-06T04:22:15.367Z] #13 15.50 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-06T04:22:15.367Z] #13 15.51 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:22:15.367Z] #13 15.54 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-06T04:22:15.367Z] #13 15.54 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-06T04:22:15.367Z] #13 15.54 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:22:15.367Z] #13 15.57 Selecting previously unselected package libreadline5:amd64. [2020-02-06T04:22:15.535Z] CC criu/sk-unix.o [2020-02-06T04:22:15.622Z] #13 15.58 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-06T04:22:15.622Z] #13 15.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-06T04:22:15.622Z] #13 15.61 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-06T04:22:15.622Z] #13 15.61 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-06T04:22:15.622Z] #13 15.62 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:22:15.877Z] #13 15.90 Selecting previously unselected package net-tools. [2020-02-06T04:22:15.877Z] #13 15.90 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-06T04:22:15.877Z] #13 15.90 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:22:15.877Z] #13 15.95 Selecting previously unselected package python-pip-whl. [2020-02-06T04:22:15.877Z] #13 15.95 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:22:15.877Z] #13 15.96 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:22:15.877Z] #13 16.09 Selecting previously unselected package python3-pip. [2020-02-06T04:22:15.877Z] #13 16.09 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:22:15.877Z] #13 16.09 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:22:15.877Z] #13 16.13 Selecting previously unselected package python3-pkg-resources. [2020-02-06T04:22:15.877Z] #13 16.13 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:22:15.881Z] CC criu/sockets.o [2020-02-06T04:22:16.132Z] #13 16.14 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:22:16.132Z] #13 16.17 Selecting previously unselected package python3-setuptools. [2020-02-06T04:22:16.132Z] #13 16.18 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-06T04:22:16.132Z] #13 16.18 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-06T04:22:16.132Z] #13 16.23 Selecting previously unselected package python3-wheel. [2020-02-06T04:22:16.132Z] #13 16.23 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-06T04:22:16.132Z] #13 16.23 Unpacking python3-wheel (0.29.0-2) ... [2020-02-06T04:22:16.132Z] #13 16.26 Selecting previously unselected package thin-provisioning-tools. [2020-02-06T04:22:16.132Z] #13 16.26 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-06T04:22:16.132Z] #13 16.26 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:22:16.132Z] #13 16.33 Selecting previously unselected package vim-runtime. [2020-02-06T04:22:16.132Z] #13 16.33 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:22:16.132Z] #13 16.34 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-06T04:22:16.132Z] #13 16.35 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-06T04:22:16.132Z] #13 16.35 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:16.150Z] Fetched 7736 kB in 2s (2732 kB/s) [2020-02-06T04:22:16.254Z] CC criu/stats.o [2020-02-06T04:22:16.254Z] CC criu/string.o [2020-02-06T04:22:16.254Z] CC criu/sysctl.o [2020-02-06T04:22:16.622Z] CC criu/sysfs_parse.o [2020-02-06T04:22:16.622Z] CC criu/timerfd.o [2020-02-06T04:22:16.693Z] #13 17.00 Selecting previously unselected package vim. [2020-02-06T04:22:16.693Z] #13 17.00 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-06T04:22:16.948Z] #13 17.01 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:16.948Z] #13 17.13 Selecting previously unselected package xfsprogs. [2020-02-06T04:22:16.948Z] #13 17.13 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-06T04:22:16.948Z] #13 17.14 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:22:16.948Z] #13 17.24 Selecting previously unselected package zip. [2020-02-06T04:22:16.948Z] #13 17.24 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-06T04:22:16.995Z] CC criu/tty.o [2020-02-06T04:22:17.168Z] Reading package lists... [2020-02-06T04:22:17.203Z] #13 17.24 Unpacking zip (3.0-11+b1) ... [2020-02-06T04:22:17.203Z] #13 17.28 Selecting previously unselected package libapparmor-perl. [2020-02-06T04:22:17.203Z] #13 17.28 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:22:17.203Z] #13 17.28 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:22:17.203Z] #13 17.32 Selecting previously unselected package apparmor. [2020-02-06T04:22:17.203Z] #13 17.32 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:22:17.203Z] #13 17.34 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:22:17.203Z] #13 17.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-06T04:22:17.203Z] #13 17.42 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-06T04:22:17.203Z] #13 17.43 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:22:17.347Z] CC criu/tun.o [2020-02-06T04:22:17.463Z] #13 17.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-06T04:22:17.464Z] #13 17.70 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-06T04:22:17.464Z] #13 17.70 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:22:17.712Z] CC criu/uffd.o [2020-02-06T04:22:17.712Z] CC criu/util.o [2020-02-06T04:22:17.774Z] #13 18.03 Selecting previously unselected package binutils-mingw-w64. [2020-02-06T04:22:17.774Z] #13 18.03 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-06T04:22:17.774Z] #13 18.04 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:22:17.774Z] #13 18.07 Selecting previously unselected package mingw-w64-common. [2020-02-06T04:22:18.039Z] #13 18.07 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-06T04:22:18.039Z] #13 18.07 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-06T04:22:18.082Z] CC criu/uts_ns.o [2020-02-06T04:22:18.432Z] CC criu/vdso.o [2020-02-06T04:22:18.432Z] LINK criu/built-in.o [2020-02-06T04:22:18.432Z] LINK criu/criu [2020-02-06T04:22:18.658Z] Reading package lists... [2020-02-06T04:22:18.658Z] Building dependency tree... [2020-02-06T04:22:18.658Z] Reading state information... [2020-02-06T04:22:18.658Z] The following additional packages will be installed: [2020-02-06T04:22:18.658Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-06T04:22:18.658Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-02-06T04:22:18.658Z] Suggested packages: [2020-02-06T04:22:18.658Z] manpages-dev python-setuptools [2020-02-06T04:22:18.799Z] DEP lib/c/criu.d [2020-02-06T04:22:18.799Z] CC images/rpc.pb-c.o [2020-02-06T04:22:18.799Z] CC lib/c/criu.o [2020-02-06T04:22:18.974Z] #13 18.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-06T04:22:18.974Z] #13 18.84 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-06T04:22:18.974Z] #13 18.84 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:22:19.174Z] LINK lib/c/built-in.o [2020-02-06T04:22:19.174Z] LINK lib/c/libcriu.so [2020-02-06T04:22:19.174Z] GEN magic.py [2020-02-06T04:22:19.174Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:22:19.174Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:22:19.174Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:22:19.229Z] #13 19.55 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-06T04:22:19.229Z] #13 19.55 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-06T04:22:19.276Z] The following NEW packages will be installed: [2020-02-06T04:22:19.276Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-06T04:22:19.276Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-06T04:22:19.276Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-06T04:22:19.276Z] zlib1g-dev [2020-02-06T04:22:19.276Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:22:19.276Z] Need to get 3548 kB of archives. [2020-02-06T04:22:19.276Z] After this operation, 21.2 MB of additional disk space will be used. [2020-02-06T04:22:19.276Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-02-06T04:22:19.276Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-02-06T04:22:19.276Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-02-06T04:22:19.276Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-02-06T04:22:19.276Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-02-06T04:22:19.276Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-02-06T04:22:19.276Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-02-06T04:22:19.276Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-02-06T04:22:19.276Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-02-06T04:22:19.276Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-02-06T04:22:19.276Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-02-06T04:22:19.276Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-02-06T04:22:19.276Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-02-06T04:22:19.276Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-02-06T04:22:19.276Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-06T04:22:19.276Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-02-06T04:22:19.484Z] #13 19.55 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:22:19.484Z] #13 19.59 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-06T04:22:19.484Z] #13 19.59 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-06T04:22:19.484Z] #13 19.59 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:22:19.534Z] make[1]: Nothing to be done for 'all'. [2020-02-06T04:22:19.534Z] make[1]: 'images/built-in.o' is up to date. [2020-02-06T04:22:19.534Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-06T04:22:19.534Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-06T04:22:19.534Z] make[1]: 'compel/libcompel.a' is up to date. [2020-02-06T04:22:19.534Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-02-06T04:22:19.534Z] make[1]: Nothing to be done for 'all'. [2020-02-06T04:22:19.534Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:22:19.565Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:22:19.565Z] Fetched 3548 kB in 0s (17.9 MB/s) [2020-02-06T04:22:19.565Z] Selecting previously unselected package libnet1:ppc64el. [2020-02-06T04:22:19.565Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-06T04:22:19.565Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-06T04:22:19.565Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-06T04:22:19.565Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-02-06T04:22:19.565Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-02-06T04:22:19.565Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-02-06T04:22:19.849Z] Selecting previously unselected package libnet1-dev. [2020-02-06T04:22:19.849Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-06T04:22:19.849Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:22:19.849Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-06T04:22:19.849Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-02-06T04:22:19.849Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-06T04:22:19.849Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-06T04:22:19.849Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-02-06T04:22:19.849Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-02-06T04:22:19.849Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-06T04:22:19.849Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-02-06T04:22:19.849Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-06T04:22:19.849Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-06T04:22:19.849Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-02-06T04:22:19.849Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-02-06T04:22:19.849Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-06T04:22:19.849Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-02-06T04:22:19.849Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:22:19.897Z] INSTALL criu/criu [2020-02-06T04:22:20.134Z] Selecting previously unselected package libprotobuf10:ppc64el. [2020-02-06T04:22:20.134Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-02-06T04:22:20.134Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-02-06T04:22:20.134Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-02-06T04:22:20.134Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-02-06T04:22:20.134Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-02-06T04:22:20.134Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-06T04:22:20.134Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-02-06T04:22:20.134Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-02-06T04:22:20.420Z] Selecting previously unselected package libprotoc10:ppc64el. [2020-02-06T04:22:20.421Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-02-06T04:22:20.421Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-02-06T04:22:20.421Z] Selecting previously unselected package protobuf-c-compiler. [2020-02-06T04:22:20.421Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-02-06T04:22:20.421Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:22:20.421Z] Selecting previously unselected package protobuf-compiler. [2020-02-06T04:22:20.421Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-02-06T04:22:20.421Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-06T04:22:20.657Z] Removing intermediate container 0b5c26d23b11 [2020-02-06T04:22:20.657Z] ---> af084f8b113c [2020-02-06T04:22:20.657Z] Step 12/125 : FROM base AS registry [2020-02-06T04:22:20.657Z] ---> 3cf8dc91e3fb [2020-02-06T04:22:20.657Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-06T04:22:20.705Z] Selecting previously unselected package python-pkg-resources. [2020-02-06T04:22:20.705Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:22:20.705Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-06T04:22:20.705Z] Selecting previously unselected package python-protobuf. [2020-02-06T04:22:20.705Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-02-06T04:22:20.705Z] Unpacking python-protobuf (3.0.0-9) ... [2020-02-06T04:22:20.705Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-06T04:22:20.705Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-06T04:22:20.705Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-02-06T04:22:21.006Z] ---> Running in e1fceb84a10f [2020-02-06T04:22:21.006Z] Removing intermediate container e1fceb84a10f [2020-02-06T04:22:21.006Z] ---> fbc8f873eea7 [2020-02-06T04:22:21.006Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-06T04:22:21.006Z] ---> Running in 210d2f6777f8 [2020-02-06T04:22:21.365Z] Removing intermediate container 210d2f6777f8 [2020-02-06T04:22:21.365Z] ---> ad5332d169d8 [2020-02-06T04:22:21.365Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-02-06T04:22:21.365Z] ---> Running in 38abf4765479 [2020-02-06T04:22:21.719Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:22:21.719Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-02-06T04:22:21.719Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:22:21.719Z] Setting up python-protobuf (3.0.0-9) ... [2020-02-06T04:22:21.721Z] + mktemp -d [2020-02-06T04:22:21.721Z] + export GOPATH=/tmp/tmp.xqS9MTe50U [2020-02-06T04:22:21.721Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution [2020-02-06T04:22:21.721Z] Cloning into '/tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution'... [2020-02-06T04:22:21.724Z] Running on ubuntu-1804-overlay2 (i-099cef3eb0495849d) in /home/ubuntu/workspace/moby_PR-40462 [Pipeline] { [Pipeline] checkout [2020-02-06T04:22:22.746Z] #13 22.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-06T04:22:22.746Z] #13 22.82 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-06T04:22:22.746Z] #13 22.82 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:22:22.963Z] + cd /tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution [2020-02-06T04:22:22.963Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-06T04:22:23.217Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-02-06T04:22:23.217Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-02-06T04:22:23.217Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-06T04:22:23.217Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-02-06T04:22:23.217Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-02-06T04:22:23.217Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:22:23.217Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-02-06T04:22:23.217Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-02-06T04:22:23.217Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-02-06T04:22:23.217Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-02-06T04:22:23.217Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:22:23.544Z] + GOPATH=/tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xqS9MTe50U go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-06T04:22:24.246Z] Removing intermediate container 2b24484cf5dd [2020-02-06T04:22:24.246Z] ---> 1ccea85906f9 [2020-02-06T04:22:24.246Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-02-06T04:22:24.246Z] ---> Running in 5e4b8cbe2325 [2020-02-06T04:22:24.867Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:22:24.867Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:22:25.180Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:22:25.180Z]  GEN .gitid [2020-02-06T04:22:25.180Z] GEN criu/include/version.h [2020-02-06T04:22:25.180Z] GEN include/common/asm [2020-02-06T04:22:25.259Z] #13 25.30 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:22:25.259Z] #13 25.32 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:22:25.259Z] #13 25.32 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-06T04:22:25.259Z] #13 25.33 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:22:25.259Z] #13 25.34 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:22:25.259Z] #13 25.36 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:25.259Z] #13 25.37 Processing triggers for mime-support (3.60) ... [2020-02-06T04:22:25.259Z] #13 25.38 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:25.259Z] #13 25.39 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-06T04:22:25.259Z] #13 25.40 Setting up libcap2-bin (1:2.25-1) ... [2020-02-06T04:22:25.259Z] #13 25.41 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:22:25.259Z] #13 25.42 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:22:25.259Z] #13 25.43 Setting up bash-completion (1:2.1-4.3) ... [2020-02-06T04:22:25.466Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-06T04:22:25.466Z] PBCC images/opts.pb-c.c [2020-02-06T04:22:25.466Z] PBCC images/sit.pb-c.c [2020-02-06T04:22:25.466Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-02-06T04:22:25.466Z] DEP images/opts.pb-c.d [2020-02-06T04:22:25.466Z] DEP images/sit.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/macvlan.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/macvlan.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/autofs.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/autofs.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/sysctl.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/sysctl.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/time.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/time.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/binfmt-misc.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/binfmt-misc.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/seccomp.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/seccomp.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/userns.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/userns.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/cgroup.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/cgroup.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/fown.pb-c.c [2020-02-06T04:22:25.750Z] PBCC images/ext-file.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/fown.pb-c.d [2020-02-06T04:22:25.750Z] DEP images/ext-file.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/rpc.pb-c.c [2020-02-06T04:22:25.750Z] DEP images/rpc.pb-c.d [2020-02-06T04:22:25.750Z] PBCC images/siginfo.pb-c.c [2020-02-06T04:22:25.820Z] #13 26.02 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:22:25.820Z] #13 26.03 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:22:25.820Z] #13 26.04 Setting up zip (3.0-11+b1) ... [2020-02-06T04:22:25.820Z] #13 26.05 Setting up bzip2 (1.0.6-8.1) ... [2020-02-06T04:22:25.820Z] #13 26.06 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:22:25.820Z] #13 26.06 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:22:25.820Z] #13 26.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:22:25.820Z] #13 26.09 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-06T04:22:25.820Z] #13 26.10 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:25.820Z] #13 26.11 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:22:25.821Z] #13 26.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-06T04:22:25.821Z] #13 26.12 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:22:25.913Z] using credential docker-jenkins-github-credentials [2020-02-06T04:22:25.934Z] Cloning the remote Git repository [2020-02-06T04:22:25.934Z] Cloning with configured refspecs honoured and without tags [2020-02-06T04:22:26.035Z] DEP images/siginfo.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/pagemap.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/pagemap.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/rlimit.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/rlimit.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/file-lock.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/file-lock.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/tty.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/tty.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/tun.pb-c.c [2020-02-06T04:22:26.035Z] PBCC images/netdev.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/tun.pb-c.d [2020-02-06T04:22:26.035Z] DEP images/netdev.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/vma.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/vma.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/creds.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/creds.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/utsns.pb-c.c [2020-02-06T04:22:26.035Z] DEP images/utsns.pb-c.d [2020-02-06T04:22:26.035Z] PBCC images/ipc-desc.pb-c.c [2020-02-06T04:22:26.035Z] PBCC images/ipc-sem.pb-c.c [2020-02-06T04:22:26.075Z] #13 26.13 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:26.075Z] #13 26.14 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-06T04:22:26.075Z] #13 26.15 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-06T04:22:26.075Z] #13 26.16 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-06T04:22:26.075Z] #13 26.18 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:26.075Z] #13 26.25 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:22:26.075Z] #13 26.26 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-06T04:22:26.075Z] #13 26.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-06T04:22:26.075Z] #13 26.28 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:22:26.075Z] #13 26.29 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:22:26.075Z] #13 26.30 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:22:26.075Z] #13 26.32 Setting up pigz (2.3.4-1) ... [2020-02-06T04:22:26.075Z] #13 26.33 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:22:26.075Z] #13 26.33 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-06T04:22:26.075Z] #13 26.34 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:26.075Z] #13 26.35 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-06T04:22:26.319Z] DEP images/ipc-desc.pb-c.d [2020-02-06T04:22:26.319Z] DEP images/ipc-sem.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/ipc-msg.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/ipc-msg.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/ipc-shm.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/ipc-shm.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/ipc-var.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/ipc-var.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/sk-opts.pb-c.c [2020-02-06T04:22:26.319Z] PBCC images/packet-sock.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/sk-opts.pb-c.d [2020-02-06T04:22:26.319Z] DEP images/packet-sock.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/sk-netlink.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/sk-netlink.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/sk-inet.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/sk-inet.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/sk-unix.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/sk-unix.pb-c.d [2020-02-06T04:22:26.319Z] PBCC images/mm.pb-c.c [2020-02-06T04:22:26.319Z] DEP images/mm.pb-c.d [2020-02-06T04:22:26.330Z] #13 26.36 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:22:26.330Z] #13 26.37 Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:22:26.330Z] #13 26.38 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-06T04:22:26.330Z] #13 26.39 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-06T04:22:26.330Z] #13 26.40 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:22:26.330Z] #13 26.41 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:22:26.330Z] #13 26.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-06T04:22:26.330Z] #13 26.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-06T04:22:26.330Z] #13 26.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-06T04:22:26.330Z] #13 26.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-06T04:22:26.330Z] #13 26.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-06T04:22:26.330Z] #13 26.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-06T04:22:26.330Z] #13 26.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-06T04:22:26.330Z] #13 26.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-06T04:22:26.330Z] #13 26.47 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:22:26.330Z] #13 26.48 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:26.330Z] #13 26.49 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:22:26.330Z] #13 26.50 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:22:26.330Z] #13 26.51 Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:22:26.330Z] #13 26.52 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-06T04:22:26.330Z] #13 26.53 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:22:26.604Z] PBCC images/timerfd.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/timerfd.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/timer.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/timer.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/sa.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/sa.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/pipe-data.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/pipe-data.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/mnt.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/mnt.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/sk-packet.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/sk-packet.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/tcp-stream.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/tcp-stream.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/pipe.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/pipe.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/pstree.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/pstree.pb-c.d [2020-02-06T04:22:26.604Z] PBCC images/fs.pb-c.c [2020-02-06T04:22:26.604Z] DEP images/fs.pb-c.d [2020-02-06T04:22:25.977Z] Cloning repository https://github.com/moby/moby.git [2020-02-06T04:22:26.084Z] > git init /home/ubuntu/workspace/moby_PR-40462 # timeout=10 [2020-02-06T04:22:26.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:22:26.333Z] > git --version # timeout=10 [2020-02-06T04:22:26.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:22:26.367Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:22:26.888Z] PBCC images/signalfd.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/signalfd.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/fh.pb-c.c [2020-02-06T04:22:26.888Z] PBCC images/fsnotify.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/fh.pb-c.d [2020-02-06T04:22:26.888Z] DEP images/fsnotify.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/eventpoll.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/eventpoll.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/eventfd.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/eventfd.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/remap-file-path.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/remap-file-path.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/fifo.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/fifo.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/ghost-file.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/ghost-file.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/regfile.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/regfile.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/ns.pb-c.c [2020-02-06T04:22:26.888Z] DEP images/ns.pb-c.d [2020-02-06T04:22:26.888Z] PBCC images/fdinfo.pb-c.c [2020-02-06T04:22:27.174Z] DEP images/fdinfo.pb-c.d [2020-02-06T04:22:27.174Z] PBCC images/core-aarch64.pb-c.c [2020-02-06T04:22:27.174Z] PBCC images/core-arm.pb-c.c [2020-02-06T04:22:27.174Z] PBCC images/core-ppc64.pb-c.c [2020-02-06T04:22:27.174Z] PBCC images/core-s390.pb-c.c [2020-02-06T04:22:27.174Z] PBCC images/core-x86.pb-c.c [2020-02-06T04:22:27.174Z] PBCC images/core.pb-c.c [2020-02-06T04:22:27.174Z] PBCC images/inventory.pb-c.c [2020-02-06T04:22:27.174Z] DEP images/core-aarch64.pb-c.d [2020-02-06T04:22:27.174Z] DEP images/core-arm.pb-c.d [2020-02-06T04:22:27.174Z] DEP images/core-ppc64.pb-c.d [2020-02-06T04:22:27.174Z] DEP images/core-s390.pb-c.d [2020-02-06T04:22:27.174Z] DEP images/core-x86.pb-c.d [2020-02-06T04:22:27.174Z] DEP images/core.pb-c.d [2020-02-06T04:22:27.174Z] DEP images/inventory.pb-c.d [2020-02-06T04:22:27.174Z] PBCC images/cpuinfo.pb-c.c [2020-02-06T04:22:27.174Z] DEP images/cpuinfo.pb-c.d [2020-02-06T04:22:27.256Z] #13 27.44 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-06T04:22:27.256Z] #13 27.45 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:22:27.256Z] #13 27.46 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 [2020-02-06T04:22:27.460Z] PBCC images/stats.pb-c.c [2020-02-06T04:22:27.460Z] DEP images/stats.pb-c.d [2020-02-06T04:22:27.510Z] #13 27.46 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 [2020-02-06T04:22:27.510Z] #13 27.46 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 [2020-02-06T04:22:27.510Z] #13 27.46 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 [2020-02-06T04:22:27.510Z] #13 27.47 Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:22:27.510Z] #13 27.48 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:22:27.510Z] #13 27.49 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 [2020-02-06T04:22:27.510Z] #13 27.49 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 [2020-02-06T04:22:27.510Z] #13 27.50 Setting up python3 (3.5.3-1) ... [2020-02-06T04:22:27.746Z] make[1]: Nothing to be done for 'all'. [2020-02-06T04:22:27.765Z] #13 27.81 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:22:28.020Z] #13 28.36 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-06T04:22:28.032Z] CC images/stats.o [2020-02-06T04:22:28.032Z] CC images/core.o [2020-02-06T04:22:28.276Z] #13 28.40 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-06T04:22:28.276Z] #13 28.42 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:22:28.276Z] #13 28.43 Setting up python3-wheel (0.29.0-2) ... [2020-02-06T04:22:28.315Z] CC images/core-x86.o [2020-02-06T04:22:28.532Z] #13 28.60 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:22:28.532Z] #13 28.80 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:22:28.600Z] CC images/core-arm.o [2020-02-06T04:22:28.600Z] CC images/core-aarch64.o [2020-02-06T04:22:28.788Z] #13 28.81 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:22:28.788Z] #13 29.03 Setting up dmsetup (2:1.02.137-2) ... [2020-02-06T04:22:28.788Z] #13 29.04 Setting up python3-setuptools (33.1.1-1) ... [2020-02-06T04:22:28.888Z] CC images/core-ppc64.o [2020-02-06T04:22:28.888Z] CC images/core-s390.o [2020-02-06T04:22:29.044Z] #13 29.25 Setting up dh-python (2.20170125) ... [2020-02-06T04:22:29.044Z] #13 29.39 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-06T04:22:29.179Z] CC images/cpuinfo.o [2020-02-06T04:22:29.300Z] #13 29.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:22:29.463Z] CC images/inventory.o [2020-02-06T04:22:29.463Z] CC images/fdinfo.o [2020-02-06T04:22:29.463Z] CC images/fown.o [2020-02-06T04:22:29.555Z] #13 DONE 29.6s [2020-02-06T04:22:29.555Z] [2020-02-06T04:22:29.555Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-06T04:22:29.747Z] CC images/ns.o [2020-02-06T04:22:29.747Z] CC images/regfile.o [2020-02-06T04:22:29.747Z] CC images/ghost-file.o [2020-02-06T04:22:29.747Z] CC images/fifo.o [2020-02-06T04:22:30.032Z] CC images/remap-file-path.o [2020-02-06T04:22:30.032Z] CC images/eventfd.o [2020-02-06T04:22:30.032Z] CC images/eventpoll.o [2020-02-06T04:22:30.316Z] CC images/fh.o [2020-02-06T04:22:30.316Z] CC images/fsnotify.o [2020-02-06T04:22:30.609Z] CC images/signalfd.o [2020-02-06T04:22:30.609Z] CC images/fs.o [2020-02-06T04:22:30.609Z] CC images/pstree.o [2020-02-06T04:22:30.609Z] CC images/pipe.o [2020-02-06T04:22:30.894Z] CC images/tcp-stream.o [2020-02-06T04:22:30.894Z] CC images/sk-packet.o [2020-02-06T04:22:30.894Z] CC images/mnt.o [2020-02-06T04:22:30.894Z] CC images/pipe-data.o [2020-02-06T04:22:31.035Z] #14 1.630 Collecting yamllint==1.16.0 [2020-02-06T04:22:31.179Z] CC images/sa.o [2020-02-06T04:22:31.179Z] CC images/timer.o [2020-02-06T04:22:31.179Z] CC images/timerfd.o [2020-02-06T04:22:31.468Z] CC images/mm.o [2020-02-06T04:22:31.468Z] CC images/sk-opts.o [2020-02-06T04:22:31.468Z] CC images/sk-unix.o [2020-02-06T04:22:31.755Z] CC images/sk-inet.o [2020-02-06T04:22:31.755Z] CC images/tun.o [2020-02-06T04:22:31.755Z] CC images/sk-netlink.o [2020-02-06T04:22:32.039Z] CC images/packet-sock.o [2020-02-06T04:22:32.039Z] CC images/ipc-var.o [2020-02-06T04:22:32.039Z] CC images/ipc-desc.o [2020-02-06T04:22:32.324Z] CC images/ipc-shm.o [2020-02-06T04:22:32.324Z] CC images/ipc-msg.o [2020-02-06T04:22:32.324Z] CC images/ipc-sem.o [2020-02-06T04:22:32.324Z] CC images/utsns.o [2020-02-06T04:22:32.608Z] CC images/creds.o [2020-02-06T04:22:32.608Z] CC images/vma.o [2020-02-06T04:22:32.608Z] CC images/netdev.o [2020-02-06T04:22:32.893Z] CC images/tty.o [2020-02-06T04:22:32.893Z] CC images/file-lock.o [2020-02-06T04:22:33.180Z] CC images/rlimit.o [2020-02-06T04:22:33.180Z] CC images/pagemap.o [2020-02-06T04:22:33.180Z] CC images/siginfo.o [2020-02-06T04:22:33.180Z] CC images/rpc.o [2020-02-06T04:22:33.805Z] CC images/ext-file.o [2020-02-06T04:22:33.805Z] CC images/cgroup.o [2020-02-06T04:22:34.090Z] CC images/userns.o [2020-02-06T04:22:34.090Z] CC images/google/protobuf/descriptor.o [2020-02-06T04:22:34.707Z] CC images/opts.o [2020-02-06T04:22:34.991Z] CC images/seccomp.o [2020-02-06T04:22:34.991Z] CC images/binfmt-misc.o [2020-02-06T04:22:34.991Z] CC images/time.o [2020-02-06T04:22:34.992Z] CC images/sysctl.o [2020-02-06T04:22:35.276Z] CC images/autofs.o [2020-02-06T04:22:35.276Z] CC images/macvlan.o [2020-02-06T04:22:35.276Z] CC images/sit.o [2020-02-06T04:22:35.276Z] LINK images/built-in.o [2020-02-06T04:22:35.561Z] GEN compel/include/asm [2020-02-06T04:22:35.561Z] GEN compel/include/version.h [2020-02-06T04:22:35.561Z] touch .config [2020-02-06T04:22:35.561Z] GEN include/common/config.h [2020-02-06T04:22:35.561Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-06T04:22:35.561Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-02-06T04:22:35.561Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-06T04:22:35.561Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-06T04:22:35.561Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-06T04:22:35.561Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-06T04:22:35.561Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-06T04:22:35.561Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-06T04:22:35.561Z] DEP compel/plugins/std/infect.d [2020-02-06T04:22:35.561Z] DEP compel/plugins/std/string.d [2020-02-06T04:22:35.561Z] DEP compel/plugins/std/log.d [2020-02-06T04:22:35.561Z] DEP compel/plugins/std/fds.d [2020-02-06T04:22:35.849Z] DEP compel/plugins/std/std.d [2020-02-06T04:22:35.849Z] DEP compel/plugins/shmem/shmem.d [2020-02-06T04:22:35.849Z] DEP compel/plugins/fds/fds.d [2020-02-06T04:22:35.849Z] CC compel/plugins/std/std.o [2020-02-06T04:22:35.849Z] CC compel/plugins/std/fds.o [2020-02-06T04:22:36.135Z] CC compel/plugins/std/log.o [2020-02-06T04:22:36.418Z] CC compel/plugins/std/string.o [2020-02-06T04:22:36.707Z] CC compel/plugins/std/infect.o [2020-02-06T04:22:36.707Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-06T04:22:36.707Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-06T04:22:36.707Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-06T04:22:36.707Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-06T04:22:36.707Z] AR compel/plugins/std.lib.a [2020-02-06T04:22:36.707Z] CC compel/plugins/fds/fds.o [2020-02-06T04:22:36.999Z] AR compel/plugins/fds.lib.a [2020-02-06T04:22:36.999Z] HOSTDEP compel/src/lib/log-host.d [2020-02-06T04:22:36.999Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-06T04:22:36.999Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-06T04:22:36.999Z] HOSTDEP compel/src/main-host.d [2020-02-06T04:22:37.284Z] DEP compel/src/lib/ptrace.d [2020-02-06T04:22:37.284Z] DEP compel/src/lib/infect.d [2020-02-06T04:22:37.284Z] DEP compel/src/lib/infect-util.d [2020-02-06T04:22:37.284Z] DEP compel/src/lib/infect-rpc.d [2020-02-06T04:22:37.284Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-02-06T04:22:37.284Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-06T04:22:37.567Z] DEP compel/src/lib/log.d [2020-02-06T04:22:37.567Z] DEP compel/src/main.d [2020-02-06T04:22:37.567Z] DEP compel/src/lib/handle-elf.d [2020-02-06T04:22:37.567Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-06T04:22:37.567Z] CC compel/src/lib/log.o [2020-02-06T04:22:37.600Z] #14 7.915 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-06T04:22:37.600Z] #14 7.980 Collecting pyyaml (from yamllint==1.16.0) [2020-02-06T04:22:37.851Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-02-06T04:22:37.851Z] CC compel/arch/ppc64/src/lib/infect.o [2020-02-06T04:22:38.135Z] CC compel/src/lib/infect-rpc.o [2020-02-06T04:22:38.135Z] CC compel/src/lib/infect-util.o [2020-02-06T04:22:38.419Z] CC compel/src/lib/infect.o [2020-02-06T04:22:38.524Z] #14 9.036 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-06T04:22:39.084Z] #14 9.488 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-06T04:22:39.432Z] CC compel/src/lib/ptrace.o [2020-02-06T04:22:39.432Z] AR compel/libcompel.a [2020-02-06T04:22:39.432Z] HOSTCC compel/src/main-host.o [2020-02-06T04:22:39.432Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-06T04:22:39.716Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-02-06T04:22:39.716Z] HOSTCC compel/src/lib/log-host.o [2020-02-06T04:22:40.004Z] HOSTLINK compel/compel-host-bin [2020-02-06T04:22:40.004Z] DEP soccr/soccr.d [2020-02-06T04:22:40.004Z] CC soccr/soccr.o [2020-02-06T04:22:40.008Z] #14 10.52 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-06T04:22:40.008Z] #14 10.55 Building wheels for collected packages: pyyaml [2020-02-06T04:22:40.008Z] #14 10.55 Running setup.py bdist_wheel for pyyaml: started [2020-02-06T04:22:40.263Z] #14 10.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-06T04:22:40.263Z] #14 10.85 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-06T04:22:40.263Z] #14 10.86 Successfully built pyyaml [2020-02-06T04:22:40.263Z] #14 10.87 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-06T04:22:40.519Z] #14 10.97 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-06T04:22:40.622Z] AR soccr/libsoccr.a [2020-02-06T04:22:40.623Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:22:40.623Z] DEP criu/arch/ppc64/sigframe.d [2020-02-06T04:22:40.623Z] DEP criu/arch/ppc64/crtools.d [2020-02-06T04:22:40.789Z] #14 DONE 11.1s [2020-02-06T04:22:40.789Z] [2020-02-06T04:22:40.789Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-06T04:22:40.789Z] #16 DONE 0.1s [2020-02-06T04:22:40.789Z] [2020-02-06T04:22:40.789Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:22:40.789Z] #64 CACHED [2020-02-06T04:22:40.789Z] [2020-02-06T04:22:40.789Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-06T04:22:40.906Z] DEP criu/arch/ppc64/cpu.d [2020-02-06T04:22:40.906Z] CC criu/arch/ppc64/cpu.o [2020-02-06T04:22:41.044Z] #21 ... [2020-02-06T04:22:41.044Z] [2020-02-06T04:22:41.044Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-06T04:22:41.044Z] #49 DONE 0.1s [2020-02-06T04:22:41.044Z] [2020-02-06T04:22:41.044Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-06T04:22:41.044Z] #60 DONE 0.2s [2020-02-06T04:22:41.044Z] [2020-02-06T04:22:41.044Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:22:41.044Z] #36 DONE 0.2s [2020-02-06T04:22:41.044Z] [2020-02-06T04:22:41.044Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:22:41.044Z] #40 DONE 0.2s [2020-02-06T04:22:41.044Z] [2020-02-06T04:22:41.044Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-06T04:22:41.044Z] #52 DONE 0.2s [2020-02-06T04:22:41.044Z] [2020-02-06T04:22:41.044Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-06T04:22:41.195Z] CC criu/arch/ppc64/crtools.o [2020-02-06T04:22:41.304Z] #53 ... [2020-02-06T04:22:41.304Z] [2020-02-06T04:22:41.304Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-06T04:22:41.304Z] #37 DONE 0.3s [2020-02-06T04:22:41.304Z] [2020-02-06T04:22:41.304Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-06T04:22:41.304Z] #41 DONE 0.3s [2020-02-06T04:22:41.480Z] CC criu/arch/ppc64/sigframe.o [2020-02-06T04:22:41.480Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-02-06T04:22:41.561Z] [2020-02-06T04:22:41.561Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:22:41.765Z] DEP criu/arch/ppc64/misc.d [2020-02-06T04:22:41.765Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-06T04:22:41.765Z] DEP criu/arch/ppc64/vdso-pie.d [2020-02-06T04:22:41.765Z] DEP criu/pie/parasite-vdso.d [2020-02-06T04:22:41.765Z] DEP criu/pie/util-vdso.d [2020-02-06T04:22:41.765Z] DEP criu/pie/util.d [2020-02-06T04:22:41.765Z] CC criu/pie/util.o [2020-02-06T04:22:42.048Z] CC criu/pie/util-vdso.o [2020-02-06T04:22:42.332Z] CC criu/pie/parasite-vdso.o [2020-02-06T04:22:42.616Z] CC criu/arch/ppc64/vdso-pie.o [2020-02-06T04:22:42.616Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-02-06T04:22:42.616Z] CC criu/arch/ppc64/misc.o [2020-02-06T04:22:42.616Z] AR criu/pie/pie.lib.a [2020-02-06T04:22:42.616Z] DEP criu/pie/restorer.d [2020-02-06T04:22:42.899Z] DEP criu/arch/ppc64/restorer.d [2020-02-06T04:22:42.899Z] DEP criu/pie/parasite.d [2020-02-06T04:22:42.899Z] CC criu/pie/parasite.o [2020-02-06T04:22:43.518Z] LINK criu/pie/parasite.built-in.o [2020-02-06T04:22:43.518Z] GEN criu/pie/parasite-blob.h [2020-02-06T04:22:43.518Z] CC criu/arch/ppc64/restorer.o [2020-02-06T04:22:43.620Z] + dpkg --print-architecture [2020-02-06T04:22:43.620Z] + cd /tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution [2020-02-06T04:22:43.620Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-06T04:22:43.620Z] + GOPATH=/tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xqS9MTe50U [2020-02-06T04:22:43.620Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-06T04:22:43.803Z] CC criu/pie/restorer.o [2020-02-06T04:22:44.816Z] LINK criu/pie/restorer.built-in.o [2020-02-06T04:22:44.816Z] GEN criu/pie/restorer-blob.h [2020-02-06T04:22:44.816Z] DEP criu/vdso.d [2020-02-06T04:22:44.816Z] DEP criu/uts_ns.d [2020-02-06T04:22:45.101Z] DEP criu/util.d [2020-02-06T04:22:45.101Z] DEP criu/uffd.d [2020-02-06T04:22:45.101Z] DEP criu/tun.d [2020-02-06T04:22:45.386Z] DEP criu/tty.d [2020-02-06T04:22:45.387Z] DEP criu/timerfd.d [2020-02-06T04:22:45.387Z] DEP criu/sysfs_parse.d [2020-02-06T04:22:45.387Z] DEP criu/sysctl.d [2020-02-06T04:22:45.400Z] + rm -rf /tmp/tmp.xqS9MTe50U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xqS9MTe50U [2020-02-06T04:22:45.671Z] DEP criu/string.d [2020-02-06T04:22:45.671Z] DEP criu/stats.d [2020-02-06T04:22:45.671Z] DEP criu/sockets.d [2020-02-06T04:22:45.671Z] DEP criu/sk-unix.d [2020-02-06T04:22:45.671Z] DEP criu/sk-tcp.d [2020-02-06T04:22:45.726Z] #42 ... [2020-02-06T04:22:45.726Z] [2020-02-06T04:22:45.726Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-06T04:22:45.726Z] #21 DONE 4.4s [2020-02-06T04:22:45.726Z] [2020-02-06T04:22:45.726Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:22:45.726Z] #57 4.333 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:22:45.726Z] #57 4.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:22:45.726Z] #57 4.389 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:22:45.726Z] #57 4.413 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:22:45.726Z] #57 4.423 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:22:45.957Z] DEP criu/sk-queue.d [2020-02-06T04:22:45.957Z] DEP criu/sk-packet.d [2020-02-06T04:22:45.957Z] DEP criu/sk-netlink.d [2020-02-06T04:22:45.982Z] #57 5.219 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:22:46.175Z] Removing intermediate container 38abf4765479 [2020-02-06T04:22:46.175Z] ---> 9ff7a5c56dd5 [2020-02-06T04:22:46.175Z] Step 16/125 : FROM base AS swagger [2020-02-06T04:22:46.175Z] ---> 3cf8dc91e3fb [2020-02-06T04:22:46.175Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-06T04:22:46.244Z] DEP criu/sk-inet.d [2020-02-06T04:22:46.244Z] DEP criu/signalfd.d [2020-02-06T04:22:46.244Z] DEP criu/sigframe.d [2020-02-06T04:22:46.244Z] DEP criu/shmem.d [2020-02-06T04:22:46.530Z] ---> Running in ff9f223f1539 [2020-02-06T04:22:46.530Z] DEP criu/servicefd.d [2020-02-06T04:22:46.530Z] DEP criu/seize.d [2020-02-06T04:22:46.530Z] Removing intermediate container ff9f223f1539 [2020-02-06T04:22:46.530Z] ---> 7d37d6316d02 [2020-02-06T04:22:46.530Z] DEP criu/seccomp.d [2020-02-06T04:22:46.530Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-02-06T04:22:46.530Z] DEP criu/rst-malloc.d [2020-02-06T04:22:46.530Z] ---> Running in 8026f943a9b0 [2020-02-06T04:22:46.543Z] #57 ... [2020-02-06T04:22:46.543Z] [2020-02-06T04:22:46.543Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:22:46.543Z] #33 5.357 + RM_GOPATH=0 [2020-02-06T04:22:46.543Z] #33 5.357 + TMP_GOPATH= [2020-02-06T04:22:46.543Z] #33 5.357 + : /build [2020-02-06T04:22:46.543Z] #33 5.357 + '[' -z '' ']' [2020-02-06T04:22:46.543Z] #33 5.357 ++ mktemp -d [2020-02-06T04:22:46.543Z] #33 5.374 + export GOPATH=/tmp/tmp.AY4ee80Waq [2020-02-06T04:22:46.543Z] #33 5.374 + GOPATH=/tmp/tmp.AY4ee80Waq [2020-02-06T04:22:46.543Z] #33 5.374 + RM_GOPATH=1 [2020-02-06T04:22:46.543Z] #33 5.374 ++ dirname ./install.sh [2020-02-06T04:22:46.543Z] #33 5.375 + dir=. [2020-02-06T04:22:46.543Z] #33 5.376 + bin=vndr [2020-02-06T04:22:46.543Z] #33 5.376 + shift [2020-02-06T04:22:46.543Z] #33 5.376 + '[' '!' -f ./vndr.installer ']' [2020-02-06T04:22:46.543Z] #33 5.376 + . ./vndr.installer [2020-02-06T04:22:46.543Z] #33 5.377 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:22:46.543Z] #33 5.377 + install_vndr [2020-02-06T04:22:46.543Z] #33 5.377 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-06T04:22:46.543Z] #33 5.377 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:22:46.543Z] #33 5.378 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AY4ee80Waq/src/github.com/LK4D4/vndr [2020-02-06T04:22:46.543Z] #33 5.379 Cloning into '/tmp/tmp.AY4ee80Waq/src/github.com/LK4D4/vndr'... [2020-02-06T04:22:46.815Z] DEP criu/rbtree.d [2020-02-06T04:22:46.815Z] DEP criu/pstree.d [2020-02-06T04:22:46.815Z] DEP criu/protobuf.d [2020-02-06T04:22:46.815Z] GEN criu/protobuf-desc-gen.h [2020-02-06T04:22:46.879Z] + mktemp -d [2020-02-06T04:22:46.879Z] + export GOPATH=/tmp/tmp.MIHZkC4Mdh [2020-02-06T04:22:46.879Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.MIHZkC4Mdh/src/github.com/go-swagger/go-swagger [2020-02-06T04:22:46.879Z] Cloning into '/tmp/tmp.MIHZkC4Mdh/src/github.com/go-swagger/go-swagger'... [2020-02-06T04:22:47.105Z] #33 ... [2020-02-06T04:22:47.105Z] [2020-02-06T04:22:47.105Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-06T04:22:47.105Z] #53 6.043 + RM_GOPATH=0 [2020-02-06T04:22:47.105Z] #53 6.045 + TMP_GOPATH= [2020-02-06T04:22:47.105Z] #53 6.045 + : /build [2020-02-06T04:22:47.105Z] #53 6.045 + '[' -z '' ']' [2020-02-06T04:22:47.105Z] #53 6.048 ++ mktemp -d [2020-02-06T04:22:47.105Z] #53 6.048 + export GOPATH=/tmp/tmp.fxXFmag3Ef [2020-02-06T04:22:47.105Z] #53 6.048 + GOPATH=/tmp/tmp.fxXFmag3Ef [2020-02-06T04:22:47.105Z] #53 6.048 + RM_GOPATH=1 [2020-02-06T04:22:47.105Z] #53 6.048 ++ dirname ./install.sh [2020-02-06T04:22:47.105Z] #53 6.052 + dir=. [2020-02-06T04:22:47.105Z] #53 6.052 + bin=dockercli [2020-02-06T04:22:47.105Z] #53 6.052 + shift [2020-02-06T04:22:47.105Z] #53 6.052 + '[' '!' -f ./dockercli.installer ']' [2020-02-06T04:22:47.105Z] #53 6.052 + . ./dockercli.installer [2020-02-06T04:22:47.105Z] #53 6.052 ++ DOCKERCLI_CHANNEL=stable [2020-02-06T04:22:47.105Z] #53 6.052 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-06T04:22:47.105Z] #53 6.052 + install_dockercli [2020-02-06T04:22:47.105Z] #53 6.052 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-06T04:22:47.105Z] #53 6.052 Install docker/cli version 17.06.2-ce from stable [2020-02-06T04:22:47.105Z] #53 6.052 ++ uname -m [2020-02-06T04:22:47.105Z] #53 6.055 + arch=x86_64 [2020-02-06T04:22:47.105Z] #53 6.055 + '[' x86_64 '!=' x86_64 ']' [2020-02-06T04:22:47.105Z] #53 6.055 + url=https://download.docker.com/linux/static [2020-02-06T04:22:47.105Z] #53 6.056 + tar -xz docker/docker [2020-02-06T04:22:47.105Z] #53 6.056 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-06T04:22:47.439Z] DEP criu/protobuf-desc.d [2020-02-06T04:22:47.439Z] DEP criu/proc_parse.d [2020-02-06T04:22:47.439Z] DEP criu/plugin.d [2020-02-06T04:22:47.439Z] DEP criu/pipes.d [2020-02-06T04:22:47.439Z] DEP criu/pie-util.d [2020-02-06T04:22:47.439Z] DEP criu/pie-util-vdso.d [2020-02-06T04:22:47.723Z] DEP criu/pie-util-vdso-elf32.d [2020-02-06T04:22:47.723Z] DEP criu/path.d [2020-02-06T04:22:47.723Z] DEP criu/parasite-syscall.d [2020-02-06T04:22:47.723Z] DEP criu/pagemap.d [2020-02-06T04:22:48.007Z] DEP criu/pagemap-cache.d [2020-02-06T04:22:48.007Z] DEP criu/page-xfer.d [2020-02-06T04:22:48.007Z] DEP criu/page-pipe.d [2020-02-06T04:22:48.007Z] DEP criu/netfilter.d [2020-02-06T04:22:48.294Z] DEP criu/net.d [2020-02-06T04:22:48.294Z] DEP criu/namespaces.d [2020-02-06T04:22:48.294Z] DEP criu/mount.d [2020-02-06T04:22:48.294Z] DEP criu/mem.d [2020-02-06T04:22:48.590Z] DEP criu/lsm.d [2020-02-06T04:22:48.590Z] DEP criu/log.d [2020-02-06T04:22:48.590Z] DEP criu/libnetlink.d [2020-02-06T04:22:48.590Z] DEP criu/kerndat.d [2020-02-06T04:22:48.872Z] DEP criu/kcmp-ids.d [2020-02-06T04:22:48.872Z] DEP criu/irmap.d [2020-02-06T04:22:48.872Z] DEP criu/ipc_ns.d [2020-02-06T04:22:48.872Z] DEP criu/image.d [2020-02-06T04:22:49.156Z] DEP criu/image-desc.d [2020-02-06T04:22:49.156Z] DEP criu/fsnotify.d [2020-02-06T04:22:49.156Z] DEP criu/filesystems.d [2020-02-06T04:22:49.156Z] DEP criu/files.d [2020-02-06T04:22:49.439Z] DEP criu/files-reg.d [2020-02-06T04:22:49.439Z] DEP criu/files-ext.d [2020-02-06T04:22:49.439Z] DEP criu/file-lock.d [2020-02-06T04:22:49.439Z] DEP criu/file-ids.d [2020-02-06T04:22:49.839Z] DEP criu/fifo.d [2020-02-06T04:22:49.839Z] DEP criu/fdstore.d [2020-02-06T04:22:49.839Z] DEP criu/fault-injection.d [2020-02-06T04:22:49.839Z] DEP criu/external.d [2020-02-06T04:22:49.839Z] DEP criu/eventpoll.d [2020-02-06T04:22:49.839Z] DEP criu/eventfd.d [2020-02-06T04:22:49.839Z] DEP criu/crtools.d [2020-02-06T04:22:50.124Z] DEP criu/cr-service.d [2020-02-06T04:22:50.124Z] DEP criu/cr-restore.d [2020-02-06T04:22:50.124Z] DEP criu/cr-errno.d [2020-02-06T04:22:50.124Z] DEP criu/cr-dump.d [2020-02-06T04:22:50.146Z] + cd /tmp/tmp.MIHZkC4Mdh/src/github.com/go-swagger/go-swagger [2020-02-06T04:22:50.146Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-06T04:22:50.197Z] Fetching without tags [2020-02-06T04:22:50.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:22:50.136Z] > git config --add remote.origin.fetch +refs/pull/40462/head:refs/remotes/origin/PR-40462 # timeout=10 [2020-02-06T04:22:50.148Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-06T04:22:50.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:22:50.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:22:50.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:22:50.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:22:50.408Z] DEP criu/cr-dedup.d [2020-02-06T04:22:50.408Z] DEP criu/cr-check.d [2020-02-06T04:22:50.408Z] DEP criu/config.d [2020-02-06T04:22:50.507Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-06T04:22:50.562Z] Merging remotes/origin/19.03 commit 5f6d6f3f220355e6db7167ba82bc2def47a013d0 into PR head commit 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:22:50.692Z] DEP criu/clone-noasan.d [2020-02-06T04:22:50.692Z] DEP criu/cgroup.d [2020-02-06T04:22:50.692Z] DEP criu/cgroup-props.d [2020-02-06T04:22:50.692Z] DEP criu/bitmap.d [2020-02-06T04:22:50.692Z] DEP criu/bfd.d [2020-02-06T04:22:50.692Z] DEP criu/autofs.d [2020-02-06T04:22:50.975Z] DEP criu/aio.d [2020-02-06T04:22:50.975Z] DEP criu/action-scripts.d [2020-02-06T04:22:50.975Z] CC criu/action-scripts.o [2020-02-06T04:22:51.259Z] CC criu/aio.o [2020-02-06T04:22:51.270Z] #53 ... [2020-02-06T04:22:51.270Z] [2020-02-06T04:22:51.270Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-06T04:22:51.270Z] #27 5.342 + RM_GOPATH=0 [2020-02-06T04:22:51.270Z] #27 5.342 + TMP_GOPATH= [2020-02-06T04:22:51.270Z] #27 5.342 + : /build [2020-02-06T04:22:51.270Z] #27 5.342 + '[' -z '' ']' [2020-02-06T04:22:51.270Z] #27 5.346 ++ mktemp -d [2020-02-06T04:22:51.270Z] #27 5.368 + export GOPATH=/tmp/tmp.pNC5Axd6Uo [2020-02-06T04:22:51.270Z] #27 5.369 + GOPATH=/tmp/tmp.pNC5Axd6Uo [2020-02-06T04:22:51.270Z] #27 5.369 + RM_GOPATH=1 [2020-02-06T04:22:51.270Z] #27 5.369 ++ dirname ./install.sh [2020-02-06T04:22:51.270Z] #27 5.370 + dir=. [2020-02-06T04:22:51.270Z] #27 5.370 + bin=gotestsum [2020-02-06T04:22:51.270Z] #27 5.370 + shift [2020-02-06T04:22:51.270Z] #27 5.370 + '[' '!' -f ./gotestsum.installer ']' [2020-02-06T04:22:51.270Z] #27 5.370 + . ./gotestsum.installer [2020-02-06T04:22:51.270Z] #27 5.370 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-06T04:22:51.270Z] #27 5.370 + install_gotestsum [2020-02-06T04:22:51.270Z] #27 5.370 + echo 'Installing gotestsum version v0.3.5' [2020-02-06T04:22:51.270Z] #27 5.370 + go get -d gotest.tools/gotestsum [2020-02-06T04:22:51.270Z] #27 5.371 Installing gotestsum version v0.3.5 [2020-02-06T04:22:51.270Z] #27 ... [2020-02-06T04:22:51.270Z] [2020-02-06T04:22:51.270Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:22:51.270Z] #30 6.433 + RM_GOPATH=0 [2020-02-06T04:22:51.270Z] #30 6.433 + TMP_GOPATH= [2020-02-06T04:22:51.270Z] #30 6.433 + : /build [2020-02-06T04:22:51.270Z] #30 6.433 + '[' -z '' ']' [2020-02-06T04:22:51.270Z] #30 6.436 ++ mktemp -d [2020-02-06T04:22:51.270Z] #30 6.438 + export GOPATH=/tmp/tmp.AZneloMvDU [2020-02-06T04:22:51.270Z] #30 6.438 + GOPATH=/tmp/tmp.AZneloMvDU [2020-02-06T04:22:51.270Z] #30 6.438 + RM_GOPATH=1 [2020-02-06T04:22:51.270Z] #30 6.438 ++ dirname ./install.sh [2020-02-06T04:22:51.270Z] #30 6.439 + dir=. [2020-02-06T04:22:51.270Z] #30 6.439 + bin=tomlv [2020-02-06T04:22:51.270Z] #30 6.439 + shift [2020-02-06T04:22:51.270Z] #30 6.439 + '[' '!' -f ./tomlv.installer ']' [2020-02-06T04:22:51.270Z] #30 6.439 + . ./tomlv.installer [2020-02-06T04:22:51.270Z] #30 6.439 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:22:51.270Z] #30 6.440 + install_tomlv [2020-02-06T04:22:51.270Z] #30 6.440 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-06T04:22:51.270Z] #30 6.440 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:22:51.270Z] #30 6.440 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AZneloMvDU/src/github.com/BurntSushi/toml [2020-02-06T04:22:51.270Z] #30 6.450 Cloning into '/tmp/tmp.AZneloMvDU/src/github.com/BurntSushi/toml'... [2020-02-06T04:22:51.270Z] #30 7.627 + cd /tmp/tmp.AZneloMvDU/src/github.com/BurntSushi/toml [2020-02-06T04:22:51.270Z] #30 7.628 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:22:51.270Z] #30 7.639 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:22:51.270Z] #30 8.394 errors [2020-02-06T04:22:51.271Z] #30 8.449 internal/cpu [2020-02-06T04:22:51.271Z] #30 8.514 math/bits [2020-02-06T04:22:51.271Z] #30 8.899 internal/bytealg [2020-02-06T04:22:51.271Z] #30 9.019 math [2020-02-06T04:22:51.271Z] #30 9.340 runtime/internal/atomic [2020-02-06T04:22:51.271Z] #30 9.605 runtime/internal/sys [2020-02-06T04:22:51.271Z] #30 9.773 runtime/internal/math [2020-02-06T04:22:51.271Z] #30 10.00 runtime [2020-02-06T04:22:51.271Z] #30 ... [2020-02-06T04:22:51.271Z] [2020-02-06T04:22:51.271Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:22:51.271Z] #24 4.746 + RM_GOPATH=0 [2020-02-06T04:22:51.271Z] #24 4.749 + TMP_GOPATH= [2020-02-06T04:22:51.271Z] #24 4.750 + : /build [2020-02-06T04:22:51.271Z] #24 4.751 + '[' -z '' ']' [2020-02-06T04:22:51.271Z] #24 4.752 ++ mktemp -d [2020-02-06T04:22:51.271Z] #24 4.753 + export GOPATH=/tmp/tmp.D8pIxTbTyz [2020-02-06T04:22:51.271Z] #24 4.754 + GOPATH=/tmp/tmp.D8pIxTbTyz [2020-02-06T04:22:51.271Z] #24 4.754 + RM_GOPATH=1 [2020-02-06T04:22:51.271Z] #24 4.754 ++ dirname ./install.sh [2020-02-06T04:22:51.271Z] #24 4.755 + dir=. [2020-02-06T04:22:51.271Z] #24 4.756 + bin=gometalinter [2020-02-06T04:22:51.271Z] #24 4.757 + shift [2020-02-06T04:22:51.271Z] #24 4.757 + '[' '!' -f ./gometalinter.installer ']' [2020-02-06T04:22:51.271Z] #24 4.764 + . ./gometalinter.installer [2020-02-06T04:22:51.271Z] #24 4.764 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-06T04:22:51.271Z] #24 4.764 + install_gometalinter [2020-02-06T04:22:51.271Z] #24 4.764 + echo 'Installing gometalinter version v2.0.6' [2020-02-06T04:22:51.271Z] #24 4.764 + go get -d github.com/alecthomas/gometalinter [2020-02-06T04:22:51.271Z] #24 4.764 Installing gometalinter version v2.0.6 [2020-02-06T04:22:51.271Z] #24 ... [2020-02-06T04:22:51.271Z] [2020-02-06T04:22:51.271Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-06T04:22:51.271Z] #50 6.093 + RM_GOPATH=0 [2020-02-06T04:22:51.271Z] #50 6.093 + TMP_GOPATH= [2020-02-06T04:22:51.271Z] #50 6.093 + : /build [2020-02-06T04:22:51.271Z] #50 6.100 + '[' -z '' ']' [2020-02-06T04:22:51.271Z] #50 6.100 ++ mktemp -d [2020-02-06T04:22:51.271Z] #50 6.109 + export GOPATH=/tmp/tmp.OTw4UivD99 [2020-02-06T04:22:51.271Z] #50 6.110 + GOPATH=/tmp/tmp.OTw4UivD99 [2020-02-06T04:22:51.271Z] #50 6.110 + RM_GOPATH=1 [2020-02-06T04:22:51.271Z] #50 6.113 ++ dirname ./install.sh [2020-02-06T04:22:51.271Z] #50 6.115 + dir=. [2020-02-06T04:22:51.271Z] #50 6.116 + bin=proxy [2020-02-06T04:22:51.271Z] #50 6.116 + shift [2020-02-06T04:22:51.271Z] #50 6.116 + '[' '!' -f ./proxy.installer ']' [2020-02-06T04:22:51.271Z] #50 6.120 + . ./proxy.installer [2020-02-06T04:22:51.271Z] #50 6.120 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:22:51.271Z] #50 6.124 + install_proxy [2020-02-06T04:22:51.271Z] #50 6.126 + case "$1" in [2020-02-06T04:22:51.271Z] #50 6.126 + export CGO_ENABLED=0 [2020-02-06T04:22:51.271Z] #50 6.126 + CGO_ENABLED=0 [2020-02-06T04:22:51.271Z] #50 6.127 + _install_proxy [2020-02-06T04:22:51.271Z] #50 6.127 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-06T04:22:51.271Z] #50 6.127 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:22:51.271Z] #50 6.127 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OTw4UivD99/src/github.com/docker/libnetwork [2020-02-06T04:22:51.271Z] #50 6.129 Cloning into '/tmp/tmp.OTw4UivD99/src/github.com/docker/libnetwork'... [2020-02-06T04:22:51.271Z] #50 ... [2020-02-06T04:22:51.271Z] [2020-02-06T04:22:51.271Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:22:51.271Z] #61 6.173 + RM_GOPATH=0 [2020-02-06T04:22:51.271Z] #61 6.173 + TMP_GOPATH= [2020-02-06T04:22:51.271Z] #61 6.173 + : /build/ [2020-02-06T04:22:51.271Z] #61 6.173 + '[' -z '' ']' [2020-02-06T04:22:51.271Z] #61 6.179 ++ mktemp -d [2020-02-06T04:22:51.271Z] #61 6.214 + export GOPATH=/tmp/tmp.sZwpW0mFIC [2020-02-06T04:22:51.271Z] #61 6.214 + GOPATH=/tmp/tmp.sZwpW0mFIC [2020-02-06T04:22:51.271Z] #61 6.214 + RM_GOPATH=1 [2020-02-06T04:22:51.271Z] #61 6.217 ++ dirname ./install.sh [2020-02-06T04:22:51.271Z] #61 6.224 + dir=. [2020-02-06T04:22:51.271Z] #61 6.224 + bin=rootlesskit [2020-02-06T04:22:51.271Z] #61 6.225 + shift [2020-02-06T04:22:51.271Z] #61 6.225 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-06T04:22:51.271Z] #61 6.226 + . ./rootlesskit.installer [2020-02-06T04:22:51.271Z] #61 6.226 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:22:51.271Z] #61 6.230 + install_rootlesskit [2020-02-06T04:22:51.271Z] #61 6.230 + case "$1" in [2020-02-06T04:22:51.271Z] #61 6.231 + export CGO_ENABLED=0 [2020-02-06T04:22:51.271Z] #61 6.231 + CGO_ENABLED=0 [2020-02-06T04:22:51.271Z] #61 6.231 + _install_rootlesskit [2020-02-06T04:22:51.271Z] #61 6.231 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-06T04:22:51.271Z] #61 6.231 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:22:51.271Z] #61 6.231 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sZwpW0mFIC/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:22:51.271Z] #61 6.240 Cloning into '/tmp/tmp.sZwpW0mFIC/src/github.com/rootless-containers/rootlesskit'... [2020-02-06T04:22:51.271Z] #61 9.527 + cd /tmp/tmp.sZwpW0mFIC/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:22:51.271Z] #61 9.527 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:22:51.271Z] #61 9.888 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:22:51.271Z] #61 9.888 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-06T04:22:51.525Z] Merge succeeded, producing 0487756678acd91c18e63ec2e43d47c8a5fe17dd [2020-02-06T04:22:51.526Z] Checking out Revision 0487756678acd91c18e63ec2e43d47c8a5fe17dd (PR-40462) [2020-02-06T04:22:51.527Z] #61 ... [2020-02-06T04:22:51.527Z] [2020-02-06T04:22:51.527Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:22:51.527Z] #55 4.981 + mktemp -d [2020-02-06T04:22:51.527Z] #55 4.984 + export GOPATH=/tmp/tmp.TITiuQPYna [2020-02-06T04:22:51.527Z] #55 4.984 + git clone https://github.com/docker/distribution.git /tmp/tmp.TITiuQPYna/src/github.com/docker/distribution [2020-02-06T04:22:51.527Z] #55 4.986 Cloning into '/tmp/tmp.TITiuQPYna/src/github.com/docker/distribution'... [2020-02-06T04:22:51.527Z] #55 ... [2020-02-06T04:22:51.527Z] [2020-02-06T04:22:51.527Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-06T04:22:51.527Z] #44 7.558 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:22:51.527Z] #44 7.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:22:51.527Z] #44 7.617 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:22:51.527Z] #44 7.632 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:22:51.527Z] #44 7.675 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:22:51.527Z] #44 8.573 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:22:51.527Z] #44 10.06 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:22:51.527Z] #44 10.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:22:51.546Z] CC criu/autofs.o [2020-02-06T04:22:51.782Z] #44 ... [2020-02-06T04:22:51.782Z] [2020-02-06T04:22:51.782Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-06T04:22:51.782Z] #38 6.229 + RM_GOPATH=0 [2020-02-06T04:22:51.782Z] #38 6.229 + TMP_GOPATH= [2020-02-06T04:22:51.783Z] #38 6.229 + : /build [2020-02-06T04:22:51.783Z] #38 6.229 + '[' -z '' ']' [2020-02-06T04:22:51.783Z] #38 6.229 ++ mktemp -d [2020-02-06T04:22:51.783Z] #38 6.229 + export GOPATH=/tmp/tmp.3tjhwYKTlR [2020-02-06T04:22:51.783Z] #38 6.229 + GOPATH=/tmp/tmp.3tjhwYKTlR [2020-02-06T04:22:51.783Z] #38 6.229 + RM_GOPATH=1 [2020-02-06T04:22:51.783Z] #38 6.229 ++ dirname ./install.sh [2020-02-06T04:22:51.783Z] #38 6.230 + dir=. [2020-02-06T04:22:51.783Z] #38 6.231 + bin=tini [2020-02-06T04:22:51.783Z] #38 6.231 + shift [2020-02-06T04:22:51.783Z] #38 6.231 + '[' '!' -f ./tini.installer ']' [2020-02-06T04:22:51.783Z] #38 6.231 + . ./tini.installer [2020-02-06T04:22:51.783Z] #38 6.231 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:22:51.783Z] #38 6.232 + install_tini [2020-02-06T04:22:51.783Z] #38 6.232 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-06T04:22:51.783Z] #38 6.233 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:22:51.783Z] #38 6.233 + git clone https://github.com/krallin/tini.git /tmp/tmp.3tjhwYKTlR/tini [2020-02-06T04:22:51.783Z] #38 6.234 Cloning into '/tmp/tmp.3tjhwYKTlR/tini'... [2020-02-06T04:22:51.783Z] #38 7.231 + cd /tmp/tmp.3tjhwYKTlR/tini [2020-02-06T04:22:51.783Z] #38 7.237 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:22:51.783Z] #38 7.265 + cmake . [2020-02-06T04:22:51.783Z] #38 7.884 -- The C compiler identification is GNU 6.3.0 [2020-02-06T04:22:51.783Z] #38 7.935 -- Check for working C compiler: /usr/bin/cc [2020-02-06T04:22:51.783Z] #38 8.531 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-06T04:22:51.783Z] #38 8.534 -- Detecting C compiler ABI info [2020-02-06T04:22:51.783Z] #38 9.042 -- Detecting C compiler ABI info - done [2020-02-06T04:22:51.783Z] #38 9.117 -- Detecting C compile features [2020-02-06T04:22:51.783Z] #38 ... [2020-02-06T04:22:51.783Z] [2020-02-06T04:22:51.783Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:22:51.783Z] #42 6.062 + RM_GOPATH=0 [2020-02-06T04:22:51.783Z] #42 6.062 + TMP_GOPATH= [2020-02-06T04:22:51.783Z] #42 6.062 + : /build [2020-02-06T04:22:51.783Z] #42 6.062 + '[' -z '' ']' [2020-02-06T04:22:51.783Z] #42 6.063 ++ mktemp -d [2020-02-06T04:22:51.783Z] #42 6.065 + export GOPATH=/tmp/tmp.Not0Dus0Jl [2020-02-06T04:22:51.783Z] #42 6.065 + GOPATH=/tmp/tmp.Not0Dus0Jl [2020-02-06T04:22:51.783Z] #42 6.065 + RM_GOPATH=1 [2020-02-06T04:22:51.783Z] #42 6.066 ++ dirname ./install.sh [2020-02-06T04:22:51.783Z] #42 6.067 + dir=. [2020-02-06T04:22:51.783Z] #42 6.068 + bin=runc [2020-02-06T04:22:51.783Z] #42 6.068 + shift [2020-02-06T04:22:51.783Z] #42 6.068 + '[' '!' -f ./runc.installer ']' [2020-02-06T04:22:51.783Z] #42 6.068 + . ./runc.installer [2020-02-06T04:22:51.783Z] #42 6.071 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:22:51.783Z] #42 6.072 + install_runc [2020-02-06T04:22:51.783Z] #42 6.083 + uname -r [2020-02-06T04:22:51.783Z] #42 6.084 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-06T04:22:51.783Z] #42 6.088 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-06T04:22:51.783Z] #42 6.088 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-06T04:22:51.783Z] #42 6.088 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-06T04:22:51.783Z] #42 6.088 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Not0Dus0Jl/src/github.com/opencontainers/runc [2020-02-06T04:22:51.783Z] #42 6.090 Cloning into '/tmp/tmp.Not0Dus0Jl/src/github.com/opencontainers/runc'... [2020-02-06T04:22:52.163Z] CC criu/bfd.o [2020-02-06T04:22:52.449Z] CC criu/bitmap.o [2020-02-06T04:22:52.735Z] CC criu/cgroup-props.o [2020-02-06T04:22:52.768Z] Commit message: "Merge commit '5f6d6f3f220355e6db7167ba82bc2def47a013d0' into HEAD" [2020-02-06T04:22:52.769Z] First time build. Skipping changelog. [2020-02-06T04:22:50.572Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:22:50.597Z] > git checkout -f 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:22:51.228Z] > git merge 5f6d6f3f220355e6db7167ba82bc2def47a013d0 # timeout=10 [2020-02-06T04:22:51.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-06T04:22:51.533Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:22:51.568Z] > git checkout -f 0487756678acd91c18e63ec2e43d47c8a5fe17dd [2020-02-06T04:22:52.822Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-02-06T04:22:53.025Z] CC criu/cgroup.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-06T04:22:54.015Z] + docker version [2020-02-06T04:22:54.299Z] #42 ... [2020-02-06T04:22:54.299Z] [2020-02-06T04:22:54.299Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-06T04:22:54.299Z] #38 11.06 -- Detecting C compile features - done [2020-02-06T04:22:54.299Z] #38 11.13 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-06T04:22:54.299Z] #38 11.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-06T04:22:54.299Z] #38 11.47 -- Configuring done [2020-02-06T04:22:54.299Z] #38 11.49 -- Generating done [2020-02-06T04:22:54.299Z] #38 11.50 -- Build files have been written to: /tmp/tmp.3tjhwYKTlR/tini [2020-02-06T04:22:54.299Z] #38 11.52 + make tini-static [2020-02-06T04:22:54.299Z] #38 11.85 Scanning dependencies of target tini-static [2020-02-06T04:22:54.299Z] #38 11.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-06T04:22:54.518Z] CC criu/clone-noasan.o [2020-02-06T04:22:54.518Z] CC criu/config.o [2020-02-06T04:22:54.869Z] #38 ... [2020-02-06T04:22:54.869Z] [2020-02-06T04:22:54.869Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-06T04:22:54.869Z] #53 13.24 + mkdir -p /build [2020-02-06T04:22:54.869Z] #53 13.24 + mv docker/docker /build/ [2020-02-06T04:22:54.869Z] #53 13.25 + rmdir docker [2020-02-06T04:22:54.869Z] #53 DONE 13.6s [2020-02-06T04:22:54.869Z] [2020-02-06T04:22:54.869Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:22:54.869Z] #30 13.48 unicode/utf8 [2020-02-06T04:22:54.869Z] #30 13.83 strconv [2020-02-06T04:22:55.135Z] CC criu/cr-check.o [2020-02-06T04:22:56.148Z] CC criu/cr-dedup.o [2020-02-06T04:22:56.148Z] CC criu/cr-dump.o [2020-02-06T04:22:56.232Z] #30 ... [2020-02-06T04:22:56.232Z] [2020-02-06T04:22:56.232Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-06T04:22:56.232Z] #38 13.77 [100%] Linking C executable tini-static [2020-02-06T04:22:56.232Z] #38 14.63 [100%] Built target tini-static [2020-02-06T04:22:56.232Z] #38 14.66 + mkdir -p /build [2020-02-06T04:22:56.232Z] #38 14.66 + cp tini-static /build/docker-init [2020-02-06T04:22:56.232Z] #38 DONE 14.8s [2020-02-06T04:22:56.232Z] [2020-02-06T04:22:56.232Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:22:56.232Z] #42 14.84 + cd /tmp/tmp.Not0Dus0Jl/src/github.com/opencontainers/runc [2020-02-06T04:22:56.232Z] #42 14.84 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:22:56.232Z] #42 14.90 + '[' -z '' ']' [2020-02-06T04:22:56.232Z] #42 14.90 + target=static [2020-02-06T04:22:56.232Z] #42 14.90 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-06T04:22:57.158Z] #42 ... [2020-02-06T04:22:57.158Z] [2020-02-06T04:22:57.158Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:22:57.158Z] #33 6.390 + cd /tmp/tmp.AY4ee80Waq/src/github.com/LK4D4/vndr [2020-02-06T04:22:57.158Z] #33 6.390 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:22:57.158Z] #33 6.442 + go build -buildmode=pie -v -o /build/vndr . [2020-02-06T04:22:57.158Z] #33 7.413 errors [2020-02-06T04:22:57.158Z] #33 7.450 internal/cpu [2020-02-06T04:22:57.158Z] #33 7.526 internal/race [2020-02-06T04:22:57.158Z] #33 7.735 runtime/internal/atomic [2020-02-06T04:22:57.158Z] #33 7.916 internal/bytealg [2020-02-06T04:22:57.158Z] #33 7.966 runtime/internal/sys [2020-02-06T04:22:57.158Z] #33 8.168 runtime/internal/math [2020-02-06T04:22:57.158Z] #33 8.235 sync/atomic [2020-02-06T04:22:57.158Z] #33 8.508 unicode [2020-02-06T04:22:57.158Z] #33 8.541 runtime [2020-02-06T04:22:57.158Z] #33 11.99 unicode/utf8 [2020-02-06T04:22:57.158Z] #33 12.62 math/bits [2020-02-06T04:22:57.158Z] #33 13.19 math [2020-02-06T04:22:57.321Z] Client: Docker Engine - Community [2020-02-06T04:22:57.321Z] Version: 19.03.2 [2020-02-06T04:22:57.321Z] API version: 1.40 [2020-02-06T04:22:57.321Z] Go version: go1.12.8 [2020-02-06T04:22:57.321Z] Git commit: 6a30dfc [2020-02-06T04:22:57.321Z] Built: Thu Aug 29 05:29:11 2019 [2020-02-06T04:22:57.321Z] OS/Arch: linux/amd64 [2020-02-06T04:22:57.321Z] Experimental: false [2020-02-06T04:22:57.321Z] [2020-02-06T04:22:57.321Z] Server: Docker Engine - Community [2020-02-06T04:22:57.321Z] Engine: [2020-02-06T04:22:57.321Z] Version: 19.03.2 [2020-02-06T04:22:57.321Z] API version: 1.40 (minimum version 1.12) [2020-02-06T04:22:57.321Z] Go version: go1.12.8 [2020-02-06T04:22:57.321Z] Git commit: 6a30dfc [2020-02-06T04:22:57.321Z] Built: Thu Aug 29 05:27:45 2019 [2020-02-06T04:22:57.321Z] OS/Arch: linux/amd64 [2020-02-06T04:22:57.321Z] Experimental: true [2020-02-06T04:22:57.321Z] containerd: [2020-02-06T04:22:57.321Z] Version: 1.2.6 [2020-02-06T04:22:57.321Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-02-06T04:22:57.321Z] runc: [2020-02-06T04:22:57.321Z] Version: 1.0.0-rc8 [2020-02-06T04:22:57.321Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-02-06T04:22:57.321Z] docker-init: [2020-02-06T04:22:57.321Z] Version: 0.18.0 [2020-02-06T04:22:57.321Z] GitCommit: fec3683 [Pipeline] sh [2020-02-06T04:22:57.414Z] #33 ... [2020-02-06T04:22:57.414Z] [2020-02-06T04:22:57.414Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:22:57.414Z] #57 6.736 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:22:57.414Z] #57 7.619 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:22:57.633Z] CC criu/cr-errno.o [2020-02-06T04:22:57.633Z] CC criu/cr-restore.o [2020-02-06T04:22:57.668Z] + docker info [2020-02-06T04:22:57.670Z] #57 ... [2020-02-06T04:22:57.670Z] [2020-02-06T04:22:57.670Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:22:57.670Z] #24 11.26 + cd /tmp/tmp.D8pIxTbTyz/src/github.com/alecthomas/gometalinter [2020-02-06T04:22:57.670Z] #24 11.26 + git checkout -q v2.0.6 [2020-02-06T04:22:57.670Z] #24 11.71 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-06T04:22:57.926Z] #24 ... [2020-02-06T04:22:57.926Z] [2020-02-06T04:22:57.926Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:22:57.926Z] #55 17.16 + cd /tmp/tmp.TITiuQPYna/src/github.com/docker/distribution [2020-02-06T04:22:57.926Z] #55 17.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-06T04:22:59.671Z] CC criu/cr-service.o [2020-02-06T04:22:59.730Z] + rm -rf /tmp/tmp.MIHZkC4Mdh [2020-02-06T04:22:59.730Z] Removing intermediate container 8026f943a9b0 [2020-02-06T04:22:59.730Z] ---> 84f3400210e0 [2020-02-06T04:22:59.730Z] Step 19/125 : FROM base AS frozen-images [2020-02-06T04:22:59.730Z] ---> 3cf8dc91e3fb [2020-02-06T04:22:59.730Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:22:59.730Z] ---> Using cache [2020-02-06T04:22:59.730Z] ---> 6cdb84ce290a [2020-02-06T04:22:59.730Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-06T04:22:59.730Z] ---> Running in 3f5cded4daf7 [2020-02-06T04:23:00.106Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:00.106Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:00.106Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:00.106Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:00.106Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:00.106Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [494 kB] [2020-02-06T04:23:00.441Z] #55 19.25 + GOPATH=/tmp/tmp.TITiuQPYna/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TITiuQPYna go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-06T04:23:00.456Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-06T04:23:00.456Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-02-06T04:23:00.687Z] CC criu/crtools.o [2020-02-06T04:23:00.974Z] CC criu/eventfd.o [2020-02-06T04:23:01.263Z] CC criu/eventpoll.o [2020-02-06T04:23:01.679Z] Fetched 7680 kB in 1s (5295 kB/s) [2020-02-06T04:23:01.866Z] Client: [2020-02-06T04:23:01.866Z] Debug Mode: false [2020-02-06T04:23:01.866Z] [2020-02-06T04:23:01.866Z] Server: [2020-02-06T04:23:01.866Z] Containers: 0 [2020-02-06T04:23:01.866Z] Running: 0 [2020-02-06T04:23:01.866Z] Paused: 0 [2020-02-06T04:23:01.866Z] Stopped: 0 [2020-02-06T04:23:01.866Z] Images: 0 [2020-02-06T04:23:01.866Z] Server Version: 19.03.2 [2020-02-06T04:23:01.866Z] Storage Driver: overlay2 [2020-02-06T04:23:01.866Z] Backing Filesystem: extfs [2020-02-06T04:23:01.866Z] Supports d_type: true [2020-02-06T04:23:01.866Z] Native Overlay Diff: true [2020-02-06T04:23:01.866Z] Logging Driver: json-file [2020-02-06T04:23:01.866Z] Cgroup Driver: cgroupfs [2020-02-06T04:23:01.866Z] Plugins: [2020-02-06T04:23:01.866Z] Volume: local [2020-02-06T04:23:01.866Z] Network: bridge host ipvlan macvlan null overlay [2020-02-06T04:23:01.866Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-06T04:23:01.866Z] Swarm: inactive [2020-02-06T04:23:01.866Z] Runtimes: runc [2020-02-06T04:23:01.866Z] Default Runtime: runc [2020-02-06T04:23:01.866Z] Init Binary: docker-init [2020-02-06T04:23:01.866Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-02-06T04:23:01.866Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-02-06T04:23:01.866Z] init version: fec3683 [2020-02-06T04:23:01.866Z] Security Options: [2020-02-06T04:23:01.866Z] apparmor [2020-02-06T04:23:01.866Z] seccomp [2020-02-06T04:23:01.866Z] Profile: default [2020-02-06T04:23:01.866Z] Kernel Version: 4.15.0-1048-aws [2020-02-06T04:23:01.866Z] Operating System: Ubuntu 18.04.3 LTS [2020-02-06T04:23:01.866Z] OSType: linux [2020-02-06T04:23:01.866Z] Architecture: x86_64 [2020-02-06T04:23:01.866Z] CPUs: 2 [2020-02-06T04:23:01.867Z] Total Memory: 7.501GiB [2020-02-06T04:23:01.867Z] Name: ip-10-100-38-78 [2020-02-06T04:23:01.867Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-02-06T04:23:01.867Z] Docker Root Dir: /var/lib/docker [2020-02-06T04:23:01.867Z] Debug Mode: false [2020-02-06T04:23:01.867Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:23:01.867Z] Labels: [2020-02-06T04:23:01.867Z] Experimental: true [2020-02-06T04:23:01.867Z] Insecure Registries: [2020-02-06T04:23:01.867Z] 127.0.0.0/8 [2020-02-06T04:23:01.867Z] Live Restore Enabled: true [2020-02-06T04:23:01.867Z] [2020-02-06T04:23:01.867Z] WARNING: No swap limit support [Pipeline] sh [2020-02-06T04:23:01.882Z] CC criu/external.o [2020-02-06T04:23:01.882Z] CC criu/fault-injection.o [2020-02-06T04:23:01.882Z] CC criu/fdstore.o [2020-02-06T04:23:02.029Z] Reading package lists... [2020-02-06T04:23:02.172Z] CC criu/fifo.o [2020-02-06T04:23:02.175Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:23:02.175Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:23:02.175Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40462/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-06T04:23:02.175Z] + bash /home/ubuntu/workspace/moby_PR-40462/check-config.sh [2020-02-06T04:23:02.175Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-06T04:23:02.175Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-02-06T04:23:02.175Z] [2020-02-06T04:23:02.175Z] Generally Necessary: [2020-02-06T04:23:02.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-06T04:23:02.175Z] - apparmor: enabled and tools installed [2020-02-06T04:23:02.175Z] - CONFIG_NAMESPACES: enabled [2020-02-06T04:23:02.175Z] - CONFIG_NET_NS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_PID_NS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_IPC_NS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_UTS_NS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_CGROUPS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-06T04:23:02.175Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-06T04:23:02.175Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-06T04:23:02.175Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-06T04:23:02.175Z] - CONFIG_CPUSETS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_MEMCG: enabled [2020-02-06T04:23:02.175Z] - CONFIG_KEYS: enabled [2020-02-06T04:23:02.175Z] - CONFIG_VETH: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-06T04:23:02.175Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-06T04:23:02.176Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-06T04:23:02.176Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-06T04:23:02.176Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-06T04:23:02.176Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-06T04:23:02.176Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-06T04:23:02.176Z] [2020-02-06T04:23:02.176Z] Optional Features: [2020-02-06T04:23:02.395Z] Reading package lists... [2020-02-06T04:23:02.395Z] Building dependency tree... [2020-02-06T04:23:02.395Z] Reading state information... [2020-02-06T04:23:02.395Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-06T04:23:02.395Z] The following additional packages will be installed: [2020-02-06T04:23:02.395Z] libjq1 libonig4 [2020-02-06T04:23:02.440Z] - CONFIG_USER_NS: enabled [2020-02-06T04:23:02.440Z] - CONFIG_SECCOMP: enabled [2020-02-06T04:23:02.440Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-06T04:23:02.440Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-06T04:23:02.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-06T04:23:02.440Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-06T04:23:02.440Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-06T04:23:02.440Z] - CONFIG_BLK_CGROUP: enabled [2020-02-06T04:23:02.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-06T04:23:02.440Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-06T04:23:02.440Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-06T04:23:02.440Z] - CONFIG_CGROUP_PERF: enabled [2020-02-06T04:23:02.440Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-06T04:23:02.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-06T04:23:02.440Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-06T04:23:02.440Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-06T04:23:02.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-06T04:23:02.440Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-06T04:23:02.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-06T04:23:02.440Z] - CONFIG_IP_VS: enabled (as module) [2020-02-06T04:23:02.440Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-06T04:23:02.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-06T04:23:02.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-06T04:23:02.440Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-06T04:23:02.440Z] - CONFIG_EXT4_FS: enabled [2020-02-06T04:23:02.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-06T04:23:02.440Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-06T04:23:02.440Z] - Network Drivers: [2020-02-06T04:23:02.440Z] - "overlay": [2020-02-06T04:23:02.440Z] - CONFIG_VXLAN: enabled (as module) [2020-02-06T04:23:02.440Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-06T04:23:02.440Z] Optional (for encrypted networks): [2020-02-06T04:23:02.465Z] CC criu/file-ids.o [2020-02-06T04:23:02.465Z] CC criu/file-lock.o [2020-02-06T04:23:02.700Z] - CONFIG_CRYPTO: enabled [2020-02-06T04:23:02.700Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-06T04:23:02.700Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-06T04:23:02.700Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-06T04:23:02.700Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-06T04:23:02.700Z] - CONFIG_XFRM: enabled [2020-02-06T04:23:02.700Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-06T04:23:02.700Z] - "ipvlan": [2020-02-06T04:23:02.700Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-06T04:23:02.700Z] - "macvlan": [2020-02-06T04:23:02.700Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_DUMMY: enabled (as module) [2020-02-06T04:23:02.700Z] - "ftp,tftp client in container": [2020-02-06T04:23:02.700Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-06T04:23:02.700Z] - Storage Drivers: [2020-02-06T04:23:02.700Z] - "aufs": [2020-02-06T04:23:02.700Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-06T04:23:02.700Z] - "btrfs": [2020-02-06T04:23:02.700Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-06T04:23:02.700Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-06T04:23:02.700Z] - "devicemapper": [2020-02-06T04:23:02.700Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-06T04:23:02.700Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-06T04:23:02.700Z] - "overlay": [2020-02-06T04:23:02.700Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-06T04:23:02.700Z] - "zfs": [2020-02-06T04:23:02.700Z] - /dev/zfs: missing [2020-02-06T04:23:02.700Z] - zfs command: missing [2020-02-06T04:23:02.700Z] - zpool command: missing [2020-02-06T04:23:02.700Z] [2020-02-06T04:23:02.700Z] Limits: [2020-02-06T04:23:02.700Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-06T04:23:02.700Z] [2020-02-06T04:23:02.700Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-02-06T04:23:02.751Z] The following NEW packages will be installed: [2020-02-06T04:23:02.751Z] jq libjq1 libonig4 [2020-02-06T04:23:02.751Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:23:02.751Z] Need to get 328 kB of archives. [2020-02-06T04:23:02.751Z] After this operation, 1263 kB of additional disk space will be used. [2020-02-06T04:23:02.751Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-02-06T04:23:02.751Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-02-06T04:23:02.751Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-02-06T04:23:02.751Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:23:02.751Z] Fetched 328 kB in 0s (3483 kB/s) [2020-02-06T04:23:02.751Z] Selecting previously unselected package libonig4:s390x. [2020-02-06T04:23:02.751Z] (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.) [2020-02-06T04:23:02.751Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-02-06T04:23:02.751Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-02-06T04:23:02.751Z] Selecting previously unselected package libjq1:s390x. [2020-02-06T04:23:02.751Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-02-06T04:23:02.751Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-06T04:23:02.751Z] Selecting previously unselected package jq. [2020-02-06T04:23:02.751Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-02-06T04:23:02.751Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:23:02.751Z] Setting up libonig4:s390x (6.1.3-2) ... [Pipeline] sh [2020-02-06T04:23:03.059Z] + sudo modprobe ip_vs [2020-02-06T04:23:03.098Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-06T04:23:03.098Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:03.098Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:23:03.102Z] CC criu/files-ext.o [2020-02-06T04:23:03.368Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 . [2020-02-06T04:23:03.386Z] CC criu/files-reg.o [2020-02-06T04:23:03.446Z] Removing intermediate container 3f5cded4daf7 [2020-02-06T04:23:03.446Z] ---> 98453ce3226b [2020-02-06T04:23:03.446Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-06T04:23:03.632Z] #2 [internal] load .dockerignore [2020-02-06T04:23:03.633Z] #2 transferring context: [2020-02-06T04:23:03.633Z] #2 transferring context: 87B 0.0s done [2020-02-06T04:23:03.633Z] #2 DONE 0.2s [2020-02-06T04:23:03.633Z] [2020-02-06T04:23:03.633Z] #1 [internal] load build definition from Dockerfile [2020-02-06T04:23:03.633Z] #1 transferring dockerfile: 10.82kB 0.0s done [2020-02-06T04:23:03.633Z] #1 DONE 0.2s [2020-02-06T04:23:03.633Z] [2020-02-06T04:23:03.633Z] #3 [internal] load metadata for docker.io/library/golang:1.12.16-stretch [2020-02-06T04:23:04.009Z] #55 ... [2020-02-06T04:23:04.009Z] [2020-02-06T04:23:04.009Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:23:04.009Z] #33 17.76 strconv [2020-02-06T04:23:04.009Z] #33 20.45 internal/testlog [2020-02-06T04:23:04.009Z] #33 20.66 encoding [2020-02-06T04:23:04.009Z] #33 20.73 unicode/utf16 [2020-02-06T04:23:04.009Z] #33 20.91 container/list [2020-02-06T04:23:04.009Z] #33 21.32 crypto/internal/subtle [2020-02-06T04:23:04.009Z] #33 21.39 crypto/subtle [2020-02-06T04:23:04.009Z] #33 21.46 crypto/rc4 [2020-02-06T04:23:04.009Z] #33 21.62 internal/x/crypto/cryptobyte/asn1 [2020-02-06T04:23:04.009Z] #33 21.67 internal/nettrace [2020-02-06T04:23:04.009Z] #33 21.81 internal/x/net/dns/dnsmessage [2020-02-06T04:23:04.013Z] #3 DONE 0.4s [2020-02-06T04:23:04.013Z] [2020-02-06T04:23:04.013Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-06T04:23:04.013Z] #4 DONE 0.0s [2020-02-06T04:23:04.013Z] [2020-02-06T04:23:04.013Z] #18 [internal] load build context [2020-02-06T04:23:04.069Z] ---> 922cb1a2e7b4 [2020-02-06T04:23:04.069Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-02-06T04:23:04.069Z] ---> Running in 8dc091214026 [2020-02-06T04:23:04.329Z] CC criu/files.o [2020-02-06T04:23:04.585Z] #18 ... [2020-02-06T04:23:04.585Z] [2020-02-06T04:23:04.585Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:23:04.585Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2020-02-06T04:23:04.585Z] #64 DONE 0.0s [2020-02-06T04:23:04.585Z] [2020-02-06T04:23:04.585Z] #18 [internal] load build context [2020-02-06T04:23:04.824Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-06T04:23:05.188Z]  [2020-02-06T04:23:05.373Z] #33 24.27 runtime/cgo [2020-02-06T04:23:05.814Z] CC criu/filesystems.o [2020-02-06T04:23:05.912Z]  ##########                                                        15.2% ######################   30.7% ###################################                                   49.5% #################################################                        68.3% #############################################################   85.0% ######################################################################## 100.0% [2020-02-06T04:23:05.912Z]  [2020-02-06T04:23:06.098Z] CC criu/fsnotify.o [2020-02-06T04:23:06.325Z]  #######################                                      33.1% ########################################################                 78.4% ######################################################################## 100.0% [2020-02-06T04:23:06.325Z]  [2020-02-06T04:23:06.716Z] CC criu/image-desc.o [2020-02-06T04:23:06.716Z] CC criu/image.o [2020-02-06T04:23:07.146Z]  ###########                                                        16.0% ###########################                                          38.9% ############################################                          61.7% ############################################################            84.6% ######################################################################## 100.0% [2020-02-06T04:23:07.146Z]  [2020-02-06T04:23:07.338Z] CC criu/ipc_ns.o [2020-02-06T04:23:07.970Z] CC criu/irmap.o [2020-02-06T04:23:08.255Z] CC criu/kcmp-ids.o [2020-02-06T04:23:08.316Z]  ####                                       5.7% ##########                                            14.2% ################                                          22.8% ######################                                      31.3% ############################                              39.1% ##################################                                 47.6% ########################################                            56.1% ##############################################                    64.6% ####################################################                   73.1% ##########################################################            81.6% ################################################################          90.1% #######################################################################  98.6% ######################################################################## 100.0% [2020-02-06T04:23:08.317Z]  [2020-02-06T04:23:08.539Z] CC criu/kerndat.o [2020-02-06T04:23:08.637Z] #33 ... [2020-02-06T04:23:08.637Z] [2020-02-06T04:23:08.637Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:23:08.637Z] #42 16.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-06T04:23:08.637Z] #42 ... [2020-02-06T04:23:08.637Z] [2020-02-06T04:23:08.637Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:23:08.637Z] #30 17.58 internal/race [2020-02-06T04:23:08.637Z] #30 17.62 sync/atomic [2020-02-06T04:23:08.637Z] #30 17.85 unicode [2020-02-06T04:23:08.637Z] #30 20.09 internal/testlog [2020-02-06T04:23:08.637Z] #30 20.32 encoding [2020-02-06T04:23:08.637Z] #30 20.43 runtime/cgo [2020-02-06T04:23:08.637Z] #30 ... [2020-02-06T04:23:08.637Z] [2020-02-06T04:23:08.637Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:08.637Z] #57 17.69 Fetched 7936 kB in 14s (553 kB/s) [2020-02-06T04:23:08.637Z] #57 17.69 Reading package lists... [2020-02-06T04:23:08.637Z] #57 22.91 Reading package lists... [2020-02-06T04:23:08.781Z] #18 transferring context: 29.01MB 4.5s [2020-02-06T04:23:09.063Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-06T04:23:09.160Z] CC criu/libnetlink.o [2020-02-06T04:23:09.198Z] #57 27.75 Building dependency tree... [2020-02-06T04:23:09.409Z]  [2020-02-06T04:23:09.409Z]  ######################################################################## 100.0% [2020-02-06T04:23:09.409Z]  [2020-02-06T04:23:09.443Z] CC criu/log.o [2020-02-06T04:23:09.453Z] #57 28.61 Reading state information... [2020-02-06T04:23:09.720Z] #18 transferring context: 45.38MB 5.8s done [2020-02-06T04:23:09.727Z] CC criu/lsm.o [2020-02-06T04:23:10.014Z] CC criu/mem.o [2020-02-06T04:23:10.015Z] #57 29.31 The following additional packages will be installed: [2020-02-06T04:23:10.015Z] #57 ... [2020-02-06T04:23:10.015Z] [2020-02-06T04:23:10.015Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-06T04:23:10.015Z] #50 19.07 + cd /tmp/tmp.OTw4UivD99/src/github.com/docker/libnetwork [2020-02-06T04:23:10.015Z] #50 19.07 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:23:10.015Z] #50 19.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-06T04:23:10.163Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-06T04:23:10.271Z] #50 ... [2020-02-06T04:23:10.271Z] [2020-02-06T04:23:10.271Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:10.271Z] #57 29.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-06T04:23:10.271Z] #57 29.31 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-06T04:23:10.271Z] #57 29.31 Suggested packages: [2020-02-06T04:23:10.271Z] #57 29.32 manpages-dev python-setuptools [2020-02-06T04:23:10.290Z] #18 DONE 6.1s [2020-02-06T04:23:10.290Z] [2020-02-06T04:23:10.290Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.16-stretch@sha256:00b59957... [2020-02-06T04:23:10.290Z] #4 resolve docker.io/library/golang:1.12.16-stretch@sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 done [2020-02-06T04:23:10.290Z] #4 sha256:7ad03a8aece51714711b2c514b720c2a1aed410de5c8049efd604bb19c10eb1c 5.46kB / 5.46kB done [2020-02-06T04:23:10.290Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 2.2s done [2020-02-06T04:23:10.290Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 1.0s done [2020-02-06T04:23:10.290Z] #4 sha256:00b599574c304c544d8ad642e13b84a80ba8286b6e27d8b9e7163c4345e99630 1.42kB / 1.42kB done [2020-02-06T04:23:10.291Z] #4 sha256:a7c95a8a29f7d3457bb219062f641fb1ef39072310f6075ba600259a5e144119 1.80kB / 1.80kB done [2020-02-06T04:23:10.291Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.4s done [2020-02-06T04:23:10.291Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 2.3s done [2020-02-06T04:23:10.291Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 2.9s done [2020-02-06T04:23:10.291Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 6.0s [2020-02-06T04:23:10.291Z] #4 sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 126B / 126B 2.6s done [2020-02-06T04:23:10.291Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.3s [2020-02-06T04:23:10.291Z] #4 sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 126.73MB / 126.73MB 6.0s done [2020-02-06T04:23:10.520Z]  [2020-02-06T04:23:10.520Z]  ######################################################################## 100.0% [2020-02-06T04:23:10.520Z]  [2020-02-06T04:23:11.028Z] CC criu/mount.o [2020-02-06T04:23:11.285Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-06T04:23:11.285Z] skipping existing b63cc5f62c21 [2020-02-06T04:23:11.285Z] [2020-02-06T04:23:11.636Z] #57 30.64 The following NEW packages will be installed: [2020-02-06T04:23:11.636Z] #57 30.65 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-06T04:23:11.636Z] #57 30.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-06T04:23:11.636Z] #57 30.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-06T04:23:11.636Z] #57 30.66 zlib1g-dev [2020-02-06T04:23:11.638Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-06T04:23:11.892Z] #57 ... [2020-02-06T04:23:11.892Z] [2020-02-06T04:23:11.892Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-06T04:23:11.892Z] #44 21.09 Fetched 7936 kB in 14s (546 kB/s) [2020-02-06T04:23:11.892Z] #44 21.09 Reading package lists... [2020-02-06T04:23:11.892Z] #44 26.28 Reading package lists... [2020-02-06T04:23:11.991Z]  [2020-02-06T04:23:11.991Z]  ######################################################################## 100.0% [2020-02-06T04:23:11.991Z]  [2020-02-06T04:23:11.991Z] Download of images into '/build' complete. [2020-02-06T04:23:11.991Z] Use something like the following to load the result into a Docker daemon: [2020-02-06T04:23:11.991Z] tar -cC '/build' . | docker load [2020-02-06T04:23:12.818Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 5.8s done [2020-02-06T04:23:12.818Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.1s [2020-02-06T04:23:12.818Z] #44 31.22 Building dependency tree... [2020-02-06T04:23:12.818Z] #44 ... [2020-02-06T04:23:12.818Z] [2020-02-06T04:23:12.818Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:12.818Z] #57 31.85 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:23:12.818Z] #57 31.85 Need to get 3602 kB of archives. [2020-02-06T04:23:12.818Z] #57 31.85 After this operation, 18.9 MB of additional disk space will be used. [2020-02-06T04:23:12.818Z] #57 31.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-06T04:23:12.818Z] #57 31.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-06T04:23:12.818Z] #57 31.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-06T04:23:12.818Z] #57 31.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-06T04:23:12.818Z] #57 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-06T04:23:12.818Z] #57 31.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-06T04:23:12.818Z] #57 31.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-06T04:23:12.818Z] #57 31.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-06T04:23:12.818Z] #57 31.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-06T04:23:12.818Z] #57 31.98 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-06T04:23:12.818Z] #57 31.99 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-06T04:23:12.818Z] #57 32.06 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-06T04:23:12.818Z] #57 32.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-06T04:23:12.818Z] #57 32.12 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-06T04:23:12.818Z] #57 32.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-06T04:23:12.818Z] #57 32.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-06T04:23:13.197Z] Removing intermediate container 8dc091214026 [2020-02-06T04:23:13.197Z] ---> 96a00cb9054f [2020-02-06T04:23:13.197Z] Step 24/125 : FROM base AS cross-false [2020-02-06T04:23:13.197Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:13.197Z] Step 25/125 : FROM base AS cross-true [2020-02-06T04:23:13.197Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:13.197Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:23:13.197Z] ---> Using cache [2020-02-06T04:23:13.197Z] ---> 6cdb84ce290a [2020-02-06T04:23:13.197Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-06T04:23:13.197Z] ---> Running in 056caa8f5042 [2020-02-06T04:23:13.414Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.7s done [2020-02-06T04:23:13.674Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-02-06T04:23:13.735Z] CC criu/namespaces.o [2020-02-06T04:23:13.746Z] #57 32.90 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:23:13.746Z] #57 33.01 Fetched 3602 kB in 1s (2476 kB/s) [2020-02-06T04:23:13.932Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.3s done [2020-02-06T04:23:13.932Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-02-06T04:23:14.001Z] #57 33.16 Selecting previously unselected package libnet1:amd64. [2020-02-06T04:23:14.001Z] #57 33.16 (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% #57 ... [2020-02-06T04:23:14.001Z] [2020-02-06T04:23:14.001Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-06T04:23:14.001Z] #50 DONE 33.1s [2020-02-06T04:23:14.001Z] [2020-02-06T04:23:14.001Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:14.001Z] #57 33.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:23:14.001Z] #57 33.19 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-06T04:23:14.001Z] #57 33.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:23:14.490Z] CC criu/net.o [2020-02-06T04:23:14.490Z] #57 33.44 Selecting previously unselected package libcap-dev:amd64. [2020-02-06T04:23:14.490Z] #57 33.44 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-06T04:23:14.490Z] #57 33.46 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-06T04:23:14.532Z] Removing intermediate container 056caa8f5042 [2020-02-06T04:23:14.532Z] ---> f2fe20e3306f [2020-02-06T04:23:14.532Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-06T04:23:14.532Z] ---> Running in 4756ee4c1e1d [2020-02-06T04:23:14.779Z] #57 33.62 Selecting previously unselected package libnet1-dev. [2020-02-06T04:23:14.779Z] #57 33.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-06T04:23:14.779Z] #57 33.62 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:23:14.779Z] #57 33.87 Selecting previously unselected package libnl-3-200:amd64. [2020-02-06T04:23:14.779Z] #57 33.88 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-06T04:23:14.779Z] #57 33.88 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:23:14.779Z] #57 34.16 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-06T04:23:15.034Z] #57 34.17 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-06T04:23:15.034Z] #57 34.18 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-06T04:23:15.289Z] Removing intermediate container 4756ee4c1e1d [2020-02-06T04:23:15.289Z] ---> 7e824366326f [2020-02-06T04:23:15.289Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-06T04:23:15.289Z] ---> Running in 101087fcc312 [2020-02-06T04:23:15.627Z] #57 34.74 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-06T04:23:15.627Z] #57 34.75 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-06T04:23:15.627Z] #57 34.76 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:23:15.627Z] #57 34.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-06T04:23:15.627Z] #57 34.84 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-06T04:23:15.627Z] #57 34.84 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-06T04:23:15.627Z] #57 34.92 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-06T04:23:15.627Z] #57 34.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-06T04:23:15.627Z] #57 34.92 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-06T04:23:15.882Z] #57 35.14 Selecting previously unselected package libprotobuf10:amd64. [2020-02-06T04:23:15.882Z] #57 35.14 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-06T04:23:15.882Z] #57 35.16 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-06T04:23:16.696Z] #57 35.63 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-06T04:23:16.697Z] #57 35.64 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-06T04:23:16.697Z] #57 35.65 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-06T04:23:16.697Z] #57 35.82 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-06T04:23:16.697Z] #57 35.82 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-06T04:23:16.697Z] #57 35.83 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-06T04:23:16.722Z] CC criu/netfilter.o [2020-02-06T04:23:16.722Z] CC criu/page-pipe.o [2020-02-06T04:23:16.745Z] Removing intermediate container 101087fcc312 [2020-02-06T04:23:16.745Z] ---> 3376e7d42a8e [2020-02-06T04:23:16.745Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-06T04:23:16.745Z] ---> Running in 92b21a991421 [2020-02-06T04:23:17.006Z] CC criu/page-xfer.o [2020-02-06T04:23:17.625Z] #57 ... [2020-02-06T04:23:17.625Z] [2020-02-06T04:23:17.625Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-06T04:23:17.625Z] #44 31.22 Building dependency tree... [2020-02-06T04:23:17.625Z] #44 32.21 Reading state information... [2020-02-06T04:23:17.625Z] #44 33.06 The following additional packages will be installed: [2020-02-06T04:23:17.625Z] #44 33.07 btrfs-progs liblzo2-2 [2020-02-06T04:23:17.625Z] #44 33.38 The following NEW packages will be installed: [2020-02-06T04:23:17.625Z] #44 33.41 btrfs-progs btrfs-tools liblzo2-2 [2020-02-06T04:23:17.625Z] #44 34.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:23:17.625Z] #44 34.57 Need to get 649 kB of archives. [2020-02-06T04:23:17.625Z] #44 34.57 After this operation, 4320 kB of additional disk space will be used. [2020-02-06T04:23:17.625Z] #44 34.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-06T04:23:17.625Z] #44 34.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-06T04:23:17.625Z] #44 34.63 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-06T04:23:17.625Z] #44 35.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:23:17.625Z] #44 35.58 Fetched 649 kB in 1s (606 kB/s) [2020-02-06T04:23:17.625Z] #44 35.64 Selecting previously unselected package liblzo2-2:amd64. [2020-02-06T04:23:17.625Z] #44 35.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:23:17.625Z] #44 35.75 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-06T04:23:17.625Z] #44 35.76 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:23:17.625Z] #44 35.87 Selecting previously unselected package btrfs-progs. [2020-02-06T04:23:17.625Z] #44 35.87 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-06T04:23:17.625Z] #44 35.87 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:23:17.625Z] #44 36.46 Selecting previously unselected package btrfs-tools. [2020-02-06T04:23:17.625Z] #44 36.46 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-06T04:23:17.625Z] #44 36.47 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:23:17.625Z] #44 36.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:17.625Z] #44 36.65 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:23:17.625Z] #44 36.66 Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:23:17.625Z] #44 36.67 Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:23:17.625Z] #44 36.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:17.625Z] #44 DONE 36.9s [2020-02-06T04:23:17.625Z] [2020-02-06T04:23:17.625Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:17.625Z] #57 36.80 Selecting previously unselected package libprotoc10:amd64. [2020-02-06T04:23:17.625Z] #57 36.81 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-06T04:23:17.625Z] #57 36.82 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-06T04:23:17.625Z] #57 ... [2020-02-06T04:23:17.625Z] [2020-02-06T04:23:17.625Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:23:17.625Z] #45 DONE 0.1s [2020-02-06T04:23:17.629Z] CC criu/pagemap-cache.o [2020-02-06T04:23:17.642Z] Removing intermediate container 92b21a991421 [2020-02-06T04:23:17.642Z] ---> ee9435d1df86 [2020-02-06T04:23:17.642Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-06T04:23:17.642Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:17.642Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-06T04:23:17.642Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:17.642Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:23:17.642Z] ---> Using cache [2020-02-06T04:23:17.642Z] ---> 6cdb84ce290a [2020-02-06T04:23:17.642Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-06T04:23:17.642Z] ---> Running in d7e7e8968d99 [2020-02-06T04:23:17.880Z] [2020-02-06T04:23:17.880Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-06T04:23:17.880Z] #46 DONE 0.1s [2020-02-06T04:23:17.880Z] [2020-02-06T04:23:17.880Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:23:17.880Z] #30 34.77 sync [2020-02-06T04:23:17.880Z] #30 35.24 io [2020-02-06T04:23:17.880Z] #30 35.25 reflect [2020-02-06T04:23:17.880Z] #30 36.19 syscall [2020-02-06T04:23:17.917Z] CC criu/pagemap.o [2020-02-06T04:23:18.030Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:18.030Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:18.030Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:18.356Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 3.8s done [2020-02-06T04:23:18.356Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae [2020-02-06T04:23:18.464Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:18.464Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [494 kB] [2020-02-06T04:23:18.464Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-06T04:23:18.464Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:18.464Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-02-06T04:23:18.534Z] CC criu/parasite-syscall.o [2020-02-06T04:23:19.151Z] CC criu/path.o [2020-02-06T04:23:19.434Z] CC criu/pie-util-vdso-elf32.o [2020-02-06T04:23:19.675Z] Fetched 7680 kB in 1s (4666 kB/s) [2020-02-06T04:23:19.718Z] CC criu/pie-util-vdso.o [2020-02-06T04:23:19.718Z] CC criu/pie-util.o [2020-02-06T04:23:20.001Z] CC criu/pipes.o [2020-02-06T04:23:20.022Z] Reading package lists... [2020-02-06T04:23:20.376Z] Reading package lists... [2020-02-06T04:23:20.618Z] CC criu/plugin.o [2020-02-06T04:23:20.618Z] CC criu/proc_parse.o [2020-02-06T04:23:20.733Z] Building dependency tree... [2020-02-06T04:23:20.733Z] Reading state information... [2020-02-06T04:23:20.733Z] The following additional packages will be installed: [2020-02-06T04:23:20.733Z] libapparmor1 libseccomp2 [2020-02-06T04:23:20.733Z] Suggested packages: [2020-02-06T04:23:20.733Z] seccomp [2020-02-06T04:23:20.733Z] The following NEW packages will be installed: [2020-02-06T04:23:20.733Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-06T04:23:20.733Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:23:20.733Z] Need to get 301 kB of archives. [2020-02-06T04:23:20.733Z] After this operation, 1402 kB of additional disk space will be used. [2020-02-06T04:23:20.733Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-02-06T04:23:20.733Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-02-06T04:23:20.733Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-02-06T04:23:20.733Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-02-06T04:23:20.733Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:23:20.733Z] Fetched 301 kB in 0s (4252 kB/s) [2020-02-06T04:23:20.733Z] Selecting previously unselected package libseccomp2:s390x. [2020-02-06T04:23:21.094Z] (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.) [2020-02-06T04:23:21.094Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-02-06T04:23:21.094Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-02-06T04:23:21.094Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-02-06T04:23:21.094Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-02-06T04:23:21.094Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-02-06T04:23:21.094Z] Selecting previously unselected package libapparmor1:s390x. [2020-02-06T04:23:21.094Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-02-06T04:23:21.094Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-02-06T04:23:21.094Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-02-06T04:23:21.094Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-02-06T04:23:21.094Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-02-06T04:23:21.094Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:21.094Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-02-06T04:23:21.094Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-02-06T04:23:21.094Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-02-06T04:23:21.094Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-02-06T04:23:21.094Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:21.186Z] #30 ... [2020-02-06T04:23:21.186Z] [2020-02-06T04:23:21.186Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:21.186Z] #57 37.48 Selecting previously unselected package protobuf-c-compiler. [2020-02-06T04:23:21.186Z] #57 37.48 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-06T04:23:21.186Z] #57 37.49 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:23:21.186Z] #57 37.61 Selecting previously unselected package protobuf-compiler. [2020-02-06T04:23:21.186Z] #57 37.61 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-06T04:23:21.186Z] #57 37.61 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-06T04:23:21.186Z] #57 37.75 Selecting previously unselected package python-pkg-resources. [2020-02-06T04:23:21.186Z] #57 37.76 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:23:21.186Z] #57 37.76 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-06T04:23:21.186Z] #57 37.91 Selecting previously unselected package python-protobuf. [2020-02-06T04:23:21.186Z] #57 37.93 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-06T04:23:21.186Z] #57 37.94 Unpacking python-protobuf (3.0.0-9) ... [2020-02-06T04:23:21.186Z] #57 38.44 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:23:21.186Z] #57 38.54 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:23:21.186Z] #57 38.56 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-06T04:23:21.857Z] Removing intermediate container d7e7e8968d99 [2020-02-06T04:23:21.857Z] ---> 71cdb276683d [2020-02-06T04:23:21.857Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-06T04:23:21.857Z] ---> ee9435d1df86 [2020-02-06T04:23:21.857Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:23:21.857Z] ---> Running in 53a4dc886a4b [2020-02-06T04:23:21.857Z] Removing intermediate container 53a4dc886a4b [2020-02-06T04:23:21.857Z] ---> d200a9b4cbbb [2020-02-06T04:23:21.857Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-06T04:23:21.857Z] ---> Running in 705d536a0d2b [2020-02-06T04:23:22.546Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 3.7s done [2020-02-06T04:23:22.546Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 [2020-02-06T04:23:22.660Z] CC criu/protobuf-desc.o [2020-02-06T04:23:23.069Z] #57 42.03 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:23:23.069Z] #57 42.05 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-06T04:23:23.069Z] #57 42.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:23.069Z] #57 42.09 Setting up python-protobuf (3.0.0-9) ... [2020-02-06T04:23:23.069Z] #57 ... [2020-02-06T04:23:23.069Z] [2020-02-06T04:23:23.069Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:23:23.069Z] #33 32.20 internal/x/crypto/curve25519 [2020-02-06T04:23:23.069Z] #33 37.86 sync [2020-02-06T04:23:23.069Z] #33 38.42 io [2020-02-06T04:23:23.069Z] #33 38.42 reflect [2020-02-06T04:23:23.069Z] #33 39.59 bytes [2020-02-06T04:23:23.069Z] #33 41.43 bufio [2020-02-06T04:23:23.069Z] #33 ... [2020-02-06T04:23:23.069Z] [2020-02-06T04:23:23.069Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:23:23.069Z] #30 42.24 time [2020-02-06T04:23:23.081Z] Removing intermediate container 705d536a0d2b [2020-02-06T04:23:23.081Z] ---> d4172e71da3a [2020-02-06T04:23:23.081Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-06T04:23:23.081Z] ---> 71cdb276683d [2020-02-06T04:23:23.081Z] Step 39/125 : FROM base AS tomlv [2020-02-06T04:23:23.081Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:23.081Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-06T04:23:23.081Z] ---> Running in 0d5144ce9aeb [2020-02-06T04:23:23.081Z] Removing intermediate container 0d5144ce9aeb [2020-02-06T04:23:23.081Z] ---> 6e03ca350ec4 [2020-02-06T04:23:23.081Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:23:23.276Z] CC criu/protobuf.o [2020-02-06T04:23:23.276Z] CC criu/pstree.o [2020-02-06T04:23:23.436Z] ---> 09fc84fc249d [2020-02-06T04:23:23.436Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:23:23.436Z] ---> 6507c1e2181f [2020-02-06T04:23:23.436Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:23:23.790Z] ---> Running in 8e22b83e6a48 [2020-02-06T04:23:24.150Z] + RM_GOPATH=0 [2020-02-06T04:23:24.150Z] + TMP_GOPATH= [2020-02-06T04:23:24.150Z] + : /build [2020-02-06T04:23:24.150Z] + '[' -z '' ']' [2020-02-06T04:23:24.150Z] ++ mktemp -d [2020-02-06T04:23:24.150Z] + export GOPATH=/tmp/tmp.gBQ3LAt57v [2020-02-06T04:23:24.150Z] + GOPATH=/tmp/tmp.gBQ3LAt57v [2020-02-06T04:23:24.150Z] + RM_GOPATH=1 [2020-02-06T04:23:24.150Z] ++ dirname ./install.sh [2020-02-06T04:23:24.150Z] + dir=. [2020-02-06T04:23:24.150Z] + bin=tomlv [2020-02-06T04:23:24.150Z] + shift [2020-02-06T04:23:24.150Z] + '[' '!' -f ./tomlv.installer ']' [2020-02-06T04:23:24.150Z] + . ./tomlv.installer [2020-02-06T04:23:24.150Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:23:24.150Z] + install_tomlv [2020-02-06T04:23:24.150Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-06T04:23:24.150Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gBQ3LAt57v/src/github.com/BurntSushi/toml [2020-02-06T04:23:24.150Z] Cloning into '/tmp/tmp.gBQ3LAt57v/src/github.com/BurntSushi/toml'... [2020-02-06T04:23:24.150Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:23:24.289Z] CC criu/rbtree.o [2020-02-06T04:23:24.289Z] CC criu/rst-malloc.o [2020-02-06T04:23:24.510Z] + cd /tmp/tmp.gBQ3LAt57v/src/github.com/BurntSushi/toml [2020-02-06T04:23:24.510Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:23:24.510Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:23:24.510Z] math/bits [2020-02-06T04:23:24.510Z] errors [2020-02-06T04:23:24.510Z] internal/cpu [2020-02-06T04:23:24.510Z] math [2020-02-06T04:23:24.510Z] internal/bytealg [2020-02-06T04:23:24.510Z] runtime/internal/atomic [2020-02-06T04:23:24.510Z] runtime/internal/sys [2020-02-06T04:23:24.510Z] runtime/internal/math [2020-02-06T04:23:24.510Z] runtime [2020-02-06T04:23:24.510Z] unicode/utf8 [2020-02-06T04:23:24.572Z] CC criu/seccomp.o [2020-02-06T04:23:24.886Z] CC criu/seize.o [2020-02-06T04:23:24.921Z] strconv [2020-02-06T04:23:24.921Z] internal/race [2020-02-06T04:23:24.921Z] sync/atomic [2020-02-06T04:23:24.921Z] unicode [2020-02-06T04:23:25.276Z] internal/testlog [2020-02-06T04:23:25.277Z] encoding [2020-02-06T04:23:25.277Z] runtime/cgo [2020-02-06T04:23:25.506Z] CC criu/servicefd.o [2020-02-06T04:23:25.789Z] CC criu/shmem.o [2020-02-06T04:23:26.330Z] #30 ... [2020-02-06T04:23:26.330Z] [2020-02-06T04:23:26.330Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-06T04:23:26.330Z] #27 35.16 + cd /tmp/tmp.pNC5Axd6Uo/src/gotest.tools/gotestsum [2020-02-06T04:23:26.330Z] #27 35.16 + git checkout -q v0.3.5 [2020-02-06T04:23:26.330Z] #27 35.20 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-06T04:23:26.330Z] #27 ... [2020-02-06T04:23:26.330Z] [2020-02-06T04:23:26.330Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:23:26.330Z] #47 2.441 + RM_GOPATH=0 [2020-02-06T04:23:26.330Z] #47 2.441 + TMP_GOPATH= [2020-02-06T04:23:26.330Z] #47 2.441 + : /build [2020-02-06T04:23:26.330Z] #47 2.441 + '[' -z '' ']' [2020-02-06T04:23:26.330Z] #47 2.444 ++ mktemp -d [2020-02-06T04:23:26.330Z] #47 2.447 + export GOPATH=/tmp/tmp.mZR8ZuNZIg [2020-02-06T04:23:26.330Z] #47 2.447 + GOPATH=/tmp/tmp.mZR8ZuNZIg [2020-02-06T04:23:26.330Z] #47 2.447 + RM_GOPATH=1 [2020-02-06T04:23:26.330Z] #47 2.447 ++ dirname ./install.sh [2020-02-06T04:23:26.330Z] #47 2.450 + dir=. [2020-02-06T04:23:26.330Z] #47 2.450 + bin=containerd [2020-02-06T04:23:26.330Z] #47 2.451 + shift [2020-02-06T04:23:26.330Z] #47 2.451 + '[' '!' -f ./containerd.installer ']' [2020-02-06T04:23:26.330Z] #47 2.452 + . ./containerd.installer [2020-02-06T04:23:26.330Z] #47 2.453 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:23:26.330Z] #47 2.454 + install_containerd [2020-02-06T04:23:26.330Z] #47 2.456 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-06T04:23:26.330Z] #47 2.458 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:23:26.330Z] #47 2.458 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mZR8ZuNZIg/src/github.com/containerd/containerd [2020-02-06T04:23:26.330Z] #47 2.460 Cloning into '/tmp/tmp.mZR8ZuNZIg/src/github.com/containerd/containerd'... [2020-02-06T04:23:26.409Z] CC criu/sigframe.o [2020-02-06T04:23:26.525Z] sync [2020-02-06T04:23:26.525Z] io [2020-02-06T04:23:26.525Z] reflect [2020-02-06T04:23:26.525Z] syscall [2020-02-06T04:23:26.694Z] CC criu/signalfd.o [2020-02-06T04:23:26.694Z] CC criu/sk-inet.o [2020-02-06T04:23:26.890Z] #47 ... [2020-02-06T04:23:26.890Z] [2020-02-06T04:23:26.890Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:23:26.890Z] #30 46.00 sort [2020-02-06T04:23:26.902Z] time [2020-02-06T04:23:27.281Z] sort [2020-02-06T04:23:27.281Z] internal/fmtsort [2020-02-06T04:23:27.281Z] internal/syscall/unix [2020-02-06T04:23:27.281Z] internal/poll [2020-02-06T04:23:27.281Z] strings [2020-02-06T04:23:27.314Z] CC criu/sk-netlink.o [2020-02-06T04:23:27.452Z] #30 46.70 internal/poll [2020-02-06T04:23:27.453Z] #30 46.76 internal/fmtsort [2020-02-06T04:23:27.599Z] CC criu/sk-packet.o [2020-02-06T04:23:27.658Z] os [2020-02-06T04:23:27.658Z] bytes [2020-02-06T04:23:27.658Z] fmt [2020-02-06T04:23:27.658Z] bufio [2020-02-06T04:23:27.807Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 5.0s [2020-02-06T04:23:28.013Z] #30 ... [2020-02-06T04:23:28.013Z] [2020-02-06T04:23:28.013Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:28.013Z] #57 46.53 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-06T04:23:28.013Z] #57 46.54 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-06T04:23:28.013Z] #57 46.57 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:23:28.013Z] #57 46.59 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-06T04:23:28.013Z] #57 46.61 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-06T04:23:28.013Z] #57 46.62 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:23:28.013Z] #57 46.63 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-06T04:23:28.013Z] #57 46.64 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-06T04:23:28.013Z] #57 46.68 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-06T04:23:28.013Z] #57 46.69 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-06T04:23:28.013Z] #57 46.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:28.013Z] #57 DONE 47.1s [2020-02-06T04:23:28.040Z] path/filepath [2020-02-06T04:23:28.040Z] io/ioutil [2020-02-06T04:23:28.040Z] flag [2020-02-06T04:23:28.040Z] github.com/BurntSushi/toml [2020-02-06T04:23:28.040Z] log [2020-02-06T04:23:28.040Z] path [2020-02-06T04:23:28.040Z] text/tabwriter [2020-02-06T04:23:28.216Z] CC criu/sk-queue.o [2020-02-06T04:23:28.269Z] [2020-02-06T04:23:28.269Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:23:28.429Z] github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:23:28.500Z] CC criu/sk-tcp.o [2020-02-06T04:23:28.785Z] CC criu/sk-unix.o [2020-02-06T04:23:29.710Z] Removing intermediate container 8e22b83e6a48 [2020-02-06T04:23:29.710Z] ---> 9498a8acc276 [2020-02-06T04:23:29.710Z] Step 44/125 : FROM base AS vndr [2020-02-06T04:23:29.710Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:29.710Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-06T04:23:29.710Z] ---> Running in 603019afa4c3 [2020-02-06T04:23:29.710Z] Removing intermediate container 603019afa4c3 [2020-02-06T04:23:29.710Z] ---> 070e485cf103 [2020-02-06T04:23:29.710Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:23:30.104Z] ---> 624a08ed3515 [2020-02-06T04:23:30.104Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:23:30.104Z] ---> c1669d3cfad2 [2020-02-06T04:23:30.104Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:23:30.267Z] CC criu/sockets.o [2020-02-06T04:23:30.341Z] #4 extracting sha256:e27ab78348c2c432da1c701d38759f9a89f99067c15abad826977d5e343955e7 7.9s done [2020-02-06T04:23:30.341Z] #4 extracting sha256:1722455bbc9faa84ad3bd136aeb227db694eae57d223e8bf8f3b0eb1caebffb7 done [2020-02-06T04:23:30.554Z] ---> Running in b6179dc0dec4 [2020-02-06T04:23:30.554Z] + RM_GOPATH=0 [2020-02-06T04:23:30.554Z] + TMP_GOPATH= [2020-02-06T04:23:30.554Z] + : /build [2020-02-06T04:23:30.554Z] + '[' -z '' ']' [2020-02-06T04:23:30.554Z] ++ mktemp -d [2020-02-06T04:23:30.605Z] #4 DONE 26.4s [2020-02-06T04:23:30.605Z] [2020-02-06T04:23:30.605Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-06T04:23:30.894Z] CC criu/stats.o [2020-02-06T04:23:30.933Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:23:30.933Z] + export GOPATH=/tmp/tmp.jhKaM9rUK3 [2020-02-06T04:23:30.933Z] + GOPATH=/tmp/tmp.jhKaM9rUK3 [2020-02-06T04:23:30.933Z] + RM_GOPATH=1 [2020-02-06T04:23:30.933Z] ++ dirname ./install.sh [2020-02-06T04:23:30.933Z] + dir=. [2020-02-06T04:23:30.933Z] + bin=vndr [2020-02-06T04:23:30.933Z] + shift [2020-02-06T04:23:30.933Z] + '[' '!' -f ./vndr.installer ']' [2020-02-06T04:23:30.933Z] + . ./vndr.installer [2020-02-06T04:23:30.933Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:23:30.933Z] + install_vndr [2020-02-06T04:23:30.933Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-06T04:23:30.933Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jhKaM9rUK3/src/github.com/LK4D4/vndr [2020-02-06T04:23:30.933Z] Cloning into '/tmp/tmp.jhKaM9rUK3/src/github.com/LK4D4/vndr'... [2020-02-06T04:23:30.933Z] + cd /tmp/tmp.jhKaM9rUK3/src/github.com/LK4D4/vndr [2020-02-06T04:23:30.933Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:23:30.933Z] + go build -buildmode=pie -v -o /build/vndr . [2020-02-06T04:23:30.933Z] errors [2020-02-06T04:23:30.933Z] internal/cpu [2020-02-06T04:23:30.933Z] internal/race [2020-02-06T04:23:30.933Z] runtime/internal/atomic [2020-02-06T04:23:31.178Z] CC criu/string.o [2020-02-06T04:23:31.178Z] CC criu/sysctl.o [2020-02-06T04:23:31.303Z] runtime/internal/sys [2020-02-06T04:23:31.303Z] internal/bytealg [2020-02-06T04:23:31.303Z] runtime/internal/math [2020-02-06T04:23:31.303Z] sync/atomic [2020-02-06T04:23:31.303Z] unicode [2020-02-06T04:23:31.303Z] runtime [2020-02-06T04:23:31.303Z] unicode/utf8 [2020-02-06T04:23:31.303Z] math/bits [2020-02-06T04:23:31.303Z] math [2020-02-06T04:23:31.672Z] strconv [2020-02-06T04:23:31.672Z] internal/testlog [2020-02-06T04:23:31.672Z] encoding [2020-02-06T04:23:31.795Z] CC criu/sysfs_parse.o [2020-02-06T04:23:31.795Z] CC criu/timerfd.o [2020-02-06T04:23:32.067Z] unicode/utf16 [2020-02-06T04:23:32.067Z] container/list [2020-02-06T04:23:32.067Z] crypto/internal/subtle [2020-02-06T04:23:32.067Z] crypto/subtle [2020-02-06T04:23:32.067Z] crypto/rc4 [2020-02-06T04:23:32.067Z] internal/x/crypto/cryptobyte/asn1 [2020-02-06T04:23:32.067Z] internal/nettrace [2020-02-06T04:23:32.067Z] internal/x/net/dns/dnsmessage [2020-02-06T04:23:32.067Z] runtime/cgo [2020-02-06T04:23:32.078Z] CC criu/tty.o [2020-02-06T04:23:32.433Z] #58 3.762 Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:23:32.433Z] #58 3.762 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:23:32.993Z] #58 5.056 fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:23:32.993Z] #58 5.092 GEN .gitid [2020-02-06T04:23:32.993Z] #58 5.103 GEN criu/include/version.h [2020-02-06T04:23:32.993Z] #58 5.148 GEN include/common/asm [2020-02-06T04:23:33.311Z] sync [2020-02-06T04:23:33.311Z] io [2020-02-06T04:23:33.311Z] reflect [2020-02-06T04:23:33.311Z] bytes [2020-02-06T04:23:33.311Z] bufio [2020-02-06T04:23:33.554Z] #58 ... [2020-02-06T04:23:33.554Z] [2020-02-06T04:23:33.554Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:23:33.554Z] #33 42.84 syscall [2020-02-06T04:23:33.554Z] #33 48.18 time [2020-02-06T04:23:33.554Z] #33 49.04 sort [2020-02-06T04:23:33.554Z] #33 49.96 internal/fmtsort [2020-02-06T04:23:33.554Z] #33 50.55 internal/syscall/unix [2020-02-06T04:23:33.554Z] #33 50.80 strings [2020-02-06T04:23:33.554Z] #33 52.17 internal/poll [2020-02-06T04:23:33.562Z] CC criu/tun.o [2020-02-06T04:23:33.675Z] syscall [2020-02-06T04:23:33.810Z] #33 ... [2020-02-06T04:23:33.810Z] [2020-02-06T04:23:33.810Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:23:33.810Z] #30 47.53 internal/syscall/unix [2020-02-06T04:23:33.810Z] #30 47.87 strings [2020-02-06T04:23:33.810Z] #30 49.10 os [2020-02-06T04:23:33.810Z] #30 49.86 bytes [2020-02-06T04:23:33.810Z] #30 51.48 bufio [2020-02-06T04:23:33.810Z] #30 52.20 fmt [2020-02-06T04:23:33.810Z] #30 52.79 path/filepath [2020-02-06T04:23:34.040Z] time [2020-02-06T04:23:34.040Z] sort [2020-02-06T04:23:34.040Z] internal/fmtsort [2020-02-06T04:23:34.040Z] internal/syscall/unix [2020-02-06T04:23:34.040Z] strings [2020-02-06T04:23:34.179Z] CC criu/uffd.o [2020-02-06T04:23:34.371Z] #30 ... [2020-02-06T04:23:34.371Z] [2020-02-06T04:23:34.371Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:23:34.371Z] #33 53.34 path [2020-02-06T04:23:34.371Z] #33 53.78 os [2020-02-06T04:23:34.404Z] internal/poll [2020-02-06T04:23:34.404Z] path [2020-02-06T04:23:34.404Z] os [2020-02-06T04:23:34.404Z] regexp/syntax [2020-02-06T04:23:34.627Z] #33 53.84 regexp/syntax [2020-02-06T04:23:34.760Z] fmt [2020-02-06T04:23:34.760Z] path/filepath [2020-02-06T04:23:34.760Z] regexp [2020-02-06T04:23:34.798Z] CC criu/util.o [2020-02-06T04:23:35.131Z] flag [2020-02-06T04:23:35.131Z] go/token [2020-02-06T04:23:35.131Z] io/ioutil [2020-02-06T04:23:35.131Z] go/scanner [2020-02-06T04:23:35.131Z] net/url [2020-02-06T04:23:35.131Z] go/ast [2020-02-06T04:23:35.131Z] text/template/parse [2020-02-06T04:23:35.488Z] text/template [2020-02-06T04:23:35.488Z] go/parser [2020-02-06T04:23:35.811Z] CC criu/uts_ns.o [2020-02-06T04:23:35.865Z] log [2020-02-06T04:23:35.865Z] encoding/binary [2020-02-06T04:23:35.872Z] #5 DONE 5.0s [2020-02-06T04:23:35.872Z] [2020-02-06T04:23:35.872Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:23:35.872Z] #15 ... [2020-02-06T04:23:35.872Z] [2020-02-06T04:23:35.872Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:23:35.872Z] #22 DONE 0.1s [2020-02-06T04:23:35.872Z] [2020-02-06T04:23:35.872Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-06T04:23:36.107Z] CC criu/vdso.o [2020-02-06T04:23:36.242Z] go/doc [2020-02-06T04:23:36.242Z] encoding/base64 [2020-02-06T04:23:36.242Z] encoding/json [2020-02-06T04:23:36.242Z] github.com/LK4D4/vndr/build [2020-02-06T04:23:36.567Z] LINK criu/built-in.o [2020-02-06T04:23:36.567Z] LINK criu/criu [2020-02-06T04:23:36.610Z] encoding/xml [2020-02-06T04:23:36.610Z] github.com/LK4D4/vndr/godl/singleflight [2020-02-06T04:23:36.610Z] compress/flate [2020-02-06T04:23:36.852Z] DEP lib/c/criu.d [2020-02-06T04:23:36.992Z] hash [2020-02-06T04:23:36.992Z] hash/crc32 [2020-02-06T04:23:36.992Z] compress/gzip [2020-02-06T04:23:36.992Z] context [2020-02-06T04:23:36.992Z] crypto/cipher [2020-02-06T04:23:36.992Z] math/rand [2020-02-06T04:23:36.992Z] math/big [2020-02-06T04:23:36.992Z] crypto/aes [2020-02-06T04:23:36.992Z] crypto [2020-02-06T04:23:37.135Z] CC images/rpc.pb-c.o [2020-02-06T04:23:37.363Z] crypto/des [2020-02-06T04:23:37.363Z] crypto/internal/randutil [2020-02-06T04:23:37.363Z] crypto/sha512 [2020-02-06T04:23:37.363Z] crypto/hmac [2020-02-06T04:23:37.363Z] crypto/md5 [2020-02-06T04:23:37.363Z] crypto/sha1 [2020-02-06T04:23:37.363Z] crypto/sha256 [2020-02-06T04:23:37.363Z] encoding/hex [2020-02-06T04:23:37.363Z] encoding/pem [2020-02-06T04:23:37.363Z] internal/singleflight [2020-02-06T04:23:37.363Z] net [2020-02-06T04:23:37.420Z] CC lib/c/criu.o [2020-02-06T04:23:37.747Z] crypto/rand [2020-02-06T04:23:37.747Z] crypto/elliptic [2020-02-06T04:23:37.927Z] #33 57.27 fmt [2020-02-06T04:23:38.121Z] encoding/asn1 [2020-02-06T04:23:38.121Z] crypto/ecdsa [2020-02-06T04:23:38.121Z] crypto/rsa [2020-02-06T04:23:38.446Z] LINK lib/c/built-in.o [2020-02-06T04:23:38.446Z] LINK lib/c/libcriu.so [2020-02-06T04:23:38.446Z] GEN magic.py [2020-02-06T04:23:38.489Z] #33 57.68 path/filepath [2020-02-06T04:23:38.516Z] crypto/dsa [2020-02-06T04:23:38.516Z] crypto/x509/pkix [2020-02-06T04:23:38.516Z] internal/x/crypto/cryptobyte [2020-02-06T04:23:38.516Z] internal/x/crypto/internal/chacha20 [2020-02-06T04:23:38.516Z] internal/x/crypto/poly1305 [2020-02-06T04:23:38.731Z] Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:23:38.731Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:23:38.879Z] internal/x/crypto/chacha20poly1305 [2020-02-06T04:23:38.879Z] internal/x/crypto/curve25519 [2020-02-06T04:23:38.879Z] internal/x/crypto/hkdf [2020-02-06T04:23:38.879Z] internal/x/text/transform [2020-02-06T04:23:38.879Z] internal/x/text/unicode/bidi [2020-02-06T04:23:39.026Z] fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:23:39.244Z] internal/x/text/secure/bidirule [2020-02-06T04:23:39.244Z] internal/x/text/unicode/norm [2020-02-06T04:23:39.244Z] crypto/x509 [2020-02-06T04:23:39.321Z] make[1]: Nothing to be done for 'all'. [2020-02-06T04:23:39.417Z] #33 ... [2020-02-06T04:23:39.417Z] [2020-02-06T04:23:39.417Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:23:39.417Z] #58 6.552 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-06T04:23:39.417Z] #58 6.588 PBCC images/opts.pb-c.c [2020-02-06T04:23:39.417Z] #58 6.649 PBCC images/sit.pb-c.c [2020-02-06T04:23:39.417Z] #58 6.704 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-06T04:23:39.417Z] #58 6.796 DEP images/opts.pb-c.d [2020-02-06T04:23:39.417Z] #58 6.840 DEP images/sit.pb-c.d [2020-02-06T04:23:39.417Z] #58 6.903 PBCC images/macvlan.pb-c.c [2020-02-06T04:23:39.417Z] #58 6.929 DEP images/macvlan.pb-c.d [2020-02-06T04:23:39.417Z] #58 6.976 PBCC images/autofs.pb-c.c [2020-02-06T04:23:39.417Z] #58 6.999 DEP images/autofs.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.040 PBCC images/sysctl.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.084 DEP images/sysctl.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.113 PBCC images/time.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.131 DEP images/time.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.185 PBCC images/binfmt-misc.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.224 DEP images/binfmt-misc.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.252 PBCC images/seccomp.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.300 DEP images/seccomp.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.357 PBCC images/userns.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.384 DEP images/userns.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.433 PBCC images/cgroup.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.500 DEP images/cgroup.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.551 PBCC images/fown.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.560 PBCC images/ext-file.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.623 DEP images/fown.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.660 DEP images/ext-file.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.719 PBCC images/rpc.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.812 DEP images/rpc.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.878 PBCC images/siginfo.pb-c.c [2020-02-06T04:23:39.417Z] #58 7.932 DEP images/siginfo.pb-c.d [2020-02-06T04:23:39.417Z] #58 7.979 PBCC images/pagemap.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.014 DEP images/pagemap.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.065 PBCC images/rlimit.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.085 DEP images/rlimit.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.116 PBCC images/file-lock.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.143 DEP images/file-lock.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.182 PBCC images/tty.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.210 DEP images/tty.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.274 PBCC images/tun.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.320 PBCC images/netdev.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.384 DEP images/tun.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.440 DEP images/netdev.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.500 PBCC images/vma.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.547 DEP images/vma.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.585 PBCC images/creds.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.609 DEP images/creds.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.642 PBCC images/utsns.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.661 DEP images/utsns.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.715 PBCC images/ipc-desc.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.766 PBCC images/ipc-sem.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.778 DEP images/ipc-desc.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.804 DEP images/ipc-sem.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.857 PBCC images/ipc-msg.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.870 DEP images/ipc-msg.pb-c.d [2020-02-06T04:23:39.417Z] #58 8.937 PBCC images/ipc-shm.pb-c.c [2020-02-06T04:23:39.417Z] #58 8.988 DEP images/ipc-shm.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.030 PBCC images/ipc-var.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.053 DEP images/ipc-var.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.105 PBCC images/sk-opts.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.159 PBCC images/packet-sock.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.182 DEP images/sk-opts.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.220 DEP images/packet-sock.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.281 PBCC images/sk-netlink.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.307 DEP images/sk-netlink.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.350 PBCC images/sk-inet.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.389 DEP images/sk-inet.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.444 PBCC images/sk-unix.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.513 DEP images/sk-unix.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.570 PBCC images/mm.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.651 DEP images/mm.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.696 PBCC images/timerfd.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.771 DEP images/timerfd.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.814 PBCC images/timer.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.852 DEP images/timer.pb-c.d [2020-02-06T04:23:39.417Z] #58 9.916 PBCC images/sa.pb-c.c [2020-02-06T04:23:39.417Z] #58 9.978 DEP images/sa.pb-c.d [2020-02-06T04:23:39.417Z] #58 10.07 PBCC images/pipe-data.pb-c.c [2020-02-06T04:23:39.417Z] #58 10.11 DEP images/pipe-data.pb-c.d [2020-02-06T04:23:39.417Z] #58 10.17 PBCC images/mnt.pb-c.c [2020-02-06T04:23:39.417Z] #58 10.21 DEP images/mnt.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.30 PBCC images/sk-packet.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.31 DEP images/sk-packet.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.35 PBCC images/tcp-stream.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.41 DEP images/tcp-stream.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.47 PBCC images/pipe.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.49 DEP images/pipe.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.53 PBCC images/pstree.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.58 DEP images/pstree.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.63 PBCC images/fs.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.66 DEP images/fs.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.69 PBCC images/signalfd.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.76 DEP images/signalfd.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.81 PBCC images/fh.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.82 PBCC images/fsnotify.pb-c.c [2020-02-06T04:23:39.418Z] #58 10.89 DEP images/fh.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.94 DEP images/fsnotify.pb-c.d [2020-02-06T04:23:39.418Z] #58 10.98 PBCC images/eventpoll.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.04 DEP images/eventpoll.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.08 PBCC images/eventfd.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.10 DEP images/eventfd.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.14 PBCC images/remap-file-path.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.18 DEP images/remap-file-path.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.23 PBCC images/fifo.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.24 DEP images/fifo.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.28 PBCC images/ghost-file.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.35 DEP images/ghost-file.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.41 PBCC images/regfile.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.46 DEP images/regfile.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.49 PBCC images/ns.pb-c.c [2020-02-06T04:23:39.418Z] #58 11.53 DEP images/ns.pb-c.d [2020-02-06T04:23:39.418Z] #58 11.58 PBCC images/fdinfo.pb-c.c [2020-02-06T04:23:39.608Z] make[1]: 'images/built-in.o' is up to date. [2020-02-06T04:23:39.608Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-06T04:23:39.608Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-06T04:23:39.608Z] make[1]: 'compel/libcompel.a' is up to date. [2020-02-06T04:23:39.608Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-02-06T04:23:39.608Z] make[1]: Nothing to be done for 'all'. [2020-02-06T04:23:39.608Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:23:39.608Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.608Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.608Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.616Z] internal/x/net/idna [2020-02-06T04:23:39.616Z] crypto/tls [2020-02-06T04:23:39.617Z] net/textproto [2020-02-06T04:23:39.674Z] #58 11.67 DEP images/fdinfo.pb-c.d [2020-02-06T04:23:39.674Z] #58 11.75 PBCC images/core-aarch64.pb-c.c [2020-02-06T04:23:39.674Z] #58 11.82 PBCC images/core-arm.pb-c.c [2020-02-06T04:23:39.674Z] #58 11.84 PBCC images/core-ppc64.pb-c.c [2020-02-06T04:23:39.674Z] #58 11.90 PBCC images/core-s390.pb-c.c [2020-02-06T04:23:39.674Z] #58 11.94 PBCC images/core-x86.pb-c.c [2020-02-06T04:23:39.674Z] #58 ... [2020-02-06T04:23:39.674Z] [2020-02-06T04:23:39.674Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:23:39.674Z] #33 59.08 regexp [2020-02-06T04:23:39.901Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.901Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.901Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.901Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.901Z] make[2]: Nothing to be done for 'all'. [2020-02-06T04:23:39.901Z] INSTALL criu/criu [2020-02-06T04:23:40.156Z] internal/x/net/http/httpguts [2020-02-06T04:23:40.156Z] internal/x/net/http/httpproxy [2020-02-06T04:23:40.156Z] internal/x/net/http2/hpack [2020-02-06T04:23:40.156Z] mime [2020-02-06T04:23:40.579Z] mime/quotedprintable [2020-02-06T04:23:40.579Z] mime/multipart [2020-02-06T04:23:40.579Z] net/http/internal [2020-02-06T04:23:40.579Z] os/exec [2020-02-06T04:23:41.252Z] #17 5.298 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:41.253Z] #17 5.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:41.253Z] #17 5.483 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:41.253Z] #17 5.485 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:41.253Z] #17 5.497 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:41.480Z] net/http/httptrace [2020-02-06T04:23:41.480Z] net/http [2020-02-06T04:23:41.820Z] #17 6.129 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:23:41.820Z] #17 ... [2020-02-06T04:23:41.820Z] [2020-02-06T04:23:41.820Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:41.820Z] #35 3.468 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:41.820Z] #35 3.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:41.820Z] #35 3.488 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:41.820Z] #35 3.493 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:41.820Z] #35 3.530 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:41.820Z] #35 4.233 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:23:41.820Z] #35 4.648 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:23:41.820Z] #35 4.752 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:23:41.939Z] Removing intermediate container 5e4b8cbe2325 [2020-02-06T04:23:41.939Z] ---> 9dd6ea64910c [2020-02-06T04:23:41.939Z] Step 12/125 : FROM base AS registry [2020-02-06T04:23:41.939Z] ---> bd20d6f0afe8 [2020-02-06T04:23:41.939Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-06T04:23:41.939Z] ---> Running in c27eaad03956 [2020-02-06T04:23:41.939Z] Removing intermediate container c27eaad03956 [2020-02-06T04:23:41.939Z] ---> dad5c6a42f69 [2020-02-06T04:23:41.939Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-06T04:23:41.939Z] ---> Running in d79cfb0f19a9 [2020-02-06T04:23:41.939Z] Removing intermediate container d79cfb0f19a9 [2020-02-06T04:23:41.939Z] ---> 5e2ce6baf63c [2020-02-06T04:23:41.939Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-02-06T04:23:41.939Z] ---> Running in 9bcc59f3c5cb [2020-02-06T04:23:42.189Z] #33 61.26 flag [2020-02-06T04:23:42.223Z] + mktemp -d [2020-02-06T04:23:42.223Z] + export GOPATH=/tmp/tmp.2xEyLQCAEi [2020-02-06T04:23:42.223Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution [2020-02-06T04:23:42.223Z] Cloning into '/tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution'... [2020-02-06T04:23:42.795Z] #33 62.02 go/token [2020-02-06T04:23:43.197Z] #35 ... [2020-02-06T04:23:43.198Z] [2020-02-06T04:23:43.198Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-06T04:23:43.198Z] #17 7.514 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:23:43.228Z] github.com/LK4D4/vndr/godl [2020-02-06T04:23:43.228Z] github.com/LK4D4/vndr [2020-02-06T04:23:43.357Z] #33 62.68 io/ioutil [2020-02-06T04:23:43.613Z] #33 62.72 go/scanner [2020-02-06T04:23:44.134Z] #17 8.451 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:23:44.179Z] #33 63.41 net/url [2020-02-06T04:23:44.739Z] #33 63.98 go/ast [2020-02-06T04:23:44.739Z] #33 ... [2020-02-06T04:23:44.739Z] [2020-02-06T04:23:44.739Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:23:44.739Z] #30 54.02 io/ioutil [2020-02-06T04:23:44.739Z] #30 54.64 path [2020-02-06T04:23:44.739Z] #30 55.25 text/tabwriter [2020-02-06T04:23:44.739Z] #30 56.25 flag [2020-02-06T04:23:44.739Z] #30 56.25 github.com/BurntSushi/toml [2020-02-06T04:23:44.739Z] #30 57.74 log [2020-02-06T04:23:44.739Z] #30 60.00 github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:23:44.945Z] + cd /tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution [2020-02-06T04:23:44.945Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-06T04:23:44.995Z] #30 DONE 64.2s [2020-02-06T04:23:44.995Z] [2020-02-06T04:23:44.995Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:23:44.995Z] #58 11.98 PBCC images/core.pb-c.c [2020-02-06T04:23:44.995Z] #58 12.03 PBCC images/inventory.pb-c.c [2020-02-06T04:23:44.995Z] #58 12.11 DEP images/core-aarch64.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.16 DEP images/core-arm.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.21 DEP images/core-ppc64.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.28 DEP images/core-s390.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.33 DEP images/core-x86.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.38 DEP images/core.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.47 DEP images/inventory.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.51 PBCC images/cpuinfo.pb-c.c [2020-02-06T04:23:44.995Z] #58 12.56 DEP images/cpuinfo.pb-c.d [2020-02-06T04:23:44.995Z] #58 12.62 PBCC images/stats.pb-c.c [2020-02-06T04:23:44.995Z] #58 12.67 DEP images/stats.pb-c.d [2020-02-06T04:23:44.995Z] #58 13.90 make[1]: Nothing to be done for 'all'. [2020-02-06T04:23:44.995Z] #58 15.13 CC images/stats.o [2020-02-06T04:23:44.995Z] #58 15.52 CC images/core.o [2020-02-06T04:23:44.995Z] #58 16.23 CC images/core-x86.o [2020-02-06T04:23:44.995Z] #58 16.72 CC images/core-arm.o [2020-02-06T04:23:44.995Z] #58 17.13 CC images/core-aarch64.o [2020-02-06T04:23:45.518Z] #17 ... [2020-02-06T04:23:45.518Z] [2020-02-06T04:23:45.518Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-06T04:23:45.518Z] #6 5.259 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:45.518Z] #6 5.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:45.518Z] #6 5.383 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:45.518Z] #6 5.385 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:45.518Z] #6 5.403 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:45.518Z] #6 6.150 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:23:45.518Z] #6 7.457 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:23:45.518Z] #6 8.302 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:23:45.566Z] + GOPATH=/tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2xEyLQCAEi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-06T04:23:45.610Z] Removing intermediate container b6179dc0dec4 [2020-02-06T04:23:45.610Z] ---> 2b93be8000bc [2020-02-06T04:23:45.610Z] Step 49/125 : FROM dev-base AS containerd [2020-02-06T04:23:45.610Z] ---> 3cf8dc91e3fb [2020-02-06T04:23:45.610Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:23:45.610Z] ---> Using cache [2020-02-06T04:23:45.610Z] ---> 6cdb84ce290a [2020-02-06T04:23:45.610Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-06T04:23:45.610Z] ---> Running in 320ad0ef72a8 [2020-02-06T04:23:45.777Z] #6 ... [2020-02-06T04:23:45.777Z] [2020-02-06T04:23:45.777Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-06T04:23:45.777Z] #44 5.080 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:45.777Z] #44 5.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:45.777Z] #44 5.115 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:45.777Z] #44 5.122 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:45.777Z] #44 5.148 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:45.777Z] #44 5.918 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:23:45.777Z] #44 7.316 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:23:45.777Z] #44 8.002 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:23:45.919Z] #58 17.84 CC images/core-ppc64.o [2020-02-06T04:23:46.042Z] #44 ... [2020-02-06T04:23:46.042Z] [2020-02-06T04:23:46.042Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:46.042Z] #35 9.516 Fetched 7936 kB in 7s (1113 kB/s) [2020-02-06T04:23:46.175Z] #58 18.37 CC images/core-s390.o [2020-02-06T04:23:46.359Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:23:46.359Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:23:46.708Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:23:46.708Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:23:46.708Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:23:46.708Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [494 kB] [2020-02-06T04:23:46.708Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-06T04:23:46.708Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-02-06T04:23:46.737Z] #58 19.00 CC images/cpuinfo.o [2020-02-06T04:23:47.342Z] #58 19.37 CC images/inventory.o [2020-02-06T04:23:47.342Z] #58 19.52 CC images/fdinfo.o [2020-02-06T04:23:47.642Z] #58 19.81 CC images/fown.o [2020-02-06T04:23:47.929Z] Fetched 7680 kB in 1s (4549 kB/s) [2020-02-06T04:23:48.203Z] #58 20.10 CC images/ns.o [2020-02-06T04:23:48.285Z] Reading package lists... [2020-02-06T04:23:48.458Z] #58 20.38 CC images/regfile.o [2020-02-06T04:23:48.458Z] #58 20.60 CC images/ghost-file.o [2020-02-06T04:23:48.713Z] #58 20.87 CC images/fifo.o [2020-02-06T04:23:49.026Z] Reading package lists... [2020-02-06T04:23:49.026Z] Building dependency tree... [2020-02-06T04:23:49.026Z] Reading state information... [2020-02-06T04:23:49.026Z] The following additional packages will be installed: [2020-02-06T04:23:49.026Z] btrfs-progs liblzo2-2 [2020-02-06T04:23:49.026Z] The following NEW packages will be installed: [2020-02-06T04:23:49.026Z] btrfs-progs btrfs-tools liblzo2-2 [2020-02-06T04:23:49.026Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:23:49.026Z] Need to get 668 kB of archives. [2020-02-06T04:23:49.026Z] After this operation, 5446 kB of additional disk space will be used. [2020-02-06T04:23:49.027Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-06T04:23:49.273Z] #58 21.11 CC images/remap-file-path.o [2020-02-06T04:23:49.273Z] #58 21.30 CC images/eventfd.o [2020-02-06T04:23:49.390Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-02-06T04:23:49.391Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-02-06T04:23:49.391Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:23:49.391Z] Fetched 668 kB in 0s (6738 kB/s) [2020-02-06T04:23:49.391Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-06T04:23:49.391Z] (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.) [2020-02-06T04:23:49.391Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-06T04:23:49.391Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-06T04:23:49.391Z] Selecting previously unselected package btrfs-progs. [2020-02-06T04:23:49.391Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-02-06T04:23:49.391Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:23:49.529Z] #58 21.50 CC images/eventpoll.o [2020-02-06T04:23:49.530Z] #58 21.70 CC images/fh.o [2020-02-06T04:23:49.914Z] #58 21.97 CC images/fsnotify.o [2020-02-06T04:23:49.995Z] Selecting previously unselected package btrfs-tools. [2020-02-06T04:23:49.995Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-02-06T04:23:49.995Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:23:49.995Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:49.995Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-06T04:23:49.995Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:23:49.995Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:23:49.995Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:23:50.231Z] #35 9.516 Reading package lists... [2020-02-06T04:23:50.232Z] #35 ... [2020-02-06T04:23:50.232Z] [2020-02-06T04:23:50.232Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:23:50.232Z] #15 4.023 + mktemp -d [2020-02-06T04:23:50.232Z] #15 4.023 + export GOPATH=/tmp/tmp.YguASAgncq [2020-02-06T04:23:50.232Z] #15 4.023 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.YguASAgncq/src/github.com/go-swagger/go-swagger [2020-02-06T04:23:50.232Z] #15 4.023 Cloning into '/tmp/tmp.YguASAgncq/src/github.com/go-swagger/go-swagger'... [2020-02-06T04:23:50.232Z] #15 ... [2020-02-06T04:23:50.232Z] [2020-02-06T04:23:50.232Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:23:50.351Z] Removing intermediate container 320ad0ef72a8 [2020-02-06T04:23:50.351Z] ---> 2f1cafad7b8f [2020-02-06T04:23:50.351Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-06T04:23:50.351Z] ---> Running in 9f4b17c41e9d [2020-02-06T04:23:50.477Z] #58 22.53 CC images/signalfd.o [2020-02-06T04:23:50.477Z] #58 ... [2020-02-06T04:23:50.477Z] [2020-02-06T04:23:50.477Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:23:50.477Z] #47 22.68 + cd /tmp/tmp.mZR8ZuNZIg/src/github.com/containerd/containerd [2020-02-06T04:23:50.477Z] #47 22.68 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:23:50.477Z] #47 24.23 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-06T04:23:50.477Z] #47 24.23 + BUILDTAGS='netgo osusergo static_build' [2020-02-06T04:23:50.477Z] #47 24.23 + export EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:23:50.477Z] #47 24.23 + EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:23:50.477Z] #47 24.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-06T04:23:50.477Z] #47 24.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-06T04:23:50.477Z] #47 24.23 + '[' '' = dynamic ']' [2020-02-06T04:23:50.477Z] #47 24.23 + make [2020-02-06T04:23:50.477Z] #47 25.64 🇩 bin/ctr [2020-02-06T04:23:50.701Z] Removing intermediate container 9f4b17c41e9d [2020-02-06T04:23:50.702Z] ---> 5f4431477c82 [2020-02-06T04:23:50.702Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:23:50.702Z] ---> 97d9860547a4 [2020-02-06T04:23:50.702Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:23:50.732Z] #47 ... [2020-02-06T04:23:50.732Z] [2020-02-06T04:23:50.732Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:23:50.732Z] #58 22.77 CC images/fs.o [2020-02-06T04:23:50.732Z] #58 22.92 CC images/pstree.o [2020-02-06T04:23:51.059Z] ---> 0b87721feb8b [2020-02-06T04:23:51.059Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:23:51.059Z] ---> Running in 23f1773bfc31 [2020-02-06T04:23:51.293Z] #58 23.13 CC images/pipe.o [2020-02-06T04:23:51.293Z] #58 23.38 CC images/tcp-stream.o [2020-02-06T04:23:51.549Z] #58 23.54 CC images/sk-packet.o [2020-02-06T04:23:51.549Z] #58 23.82 CC images/mnt.o [2020-02-06T04:23:51.806Z] + RM_GOPATH=0 [2020-02-06T04:23:51.806Z] + TMP_GOPATH= [2020-02-06T04:23:51.806Z] + : /build [2020-02-06T04:23:51.806Z] + '[' -z '' ']' [2020-02-06T04:23:51.806Z] ++ mktemp -d [2020-02-06T04:23:51.806Z] + export GOPATH=/tmp/tmp.DWu9l98IrJ [2020-02-06T04:23:51.806Z] + GOPATH=/tmp/tmp.DWu9l98IrJ [2020-02-06T04:23:51.806Z] + RM_GOPATH=1 [2020-02-06T04:23:51.806Z] ++ dirname ./install.sh [2020-02-06T04:23:51.806Z] + dir=. [2020-02-06T04:23:51.806Z] + bin=containerd [2020-02-06T04:23:51.806Z] + shift [2020-02-06T04:23:51.806Z] + '[' '!' -f ./containerd.installer ']' [2020-02-06T04:23:51.806Z] + . ./containerd.installer [2020-02-06T04:23:51.806Z] ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:23:51.806Z] + install_containerd [2020-02-06T04:23:51.806Z] + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-06T04:23:51.806Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.DWu9l98IrJ/src/github.com/containerd/containerd [2020-02-06T04:23:51.806Z] Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:23:51.806Z] Cloning into '/tmp/tmp.DWu9l98IrJ/src/github.com/containerd/containerd'... [2020-02-06T04:23:52.110Z] #58 24.02 CC images/pipe-data.o [2020-02-06T04:23:52.110Z] #58 24.19 CC images/sa.o [2020-02-06T04:23:52.365Z] #58 24.40 CC images/timer.o [2020-02-06T04:23:52.620Z] #58 24.70 CC images/timerfd.o [2020-02-06T04:23:52.876Z] #58 24.94 CC images/mm.o [2020-02-06T04:23:53.132Z] #58 25.16 CC images/sk-opts.o [2020-02-06T04:23:53.387Z] #58 25.49 CC images/sk-unix.o [2020-02-06T04:23:53.643Z] #58 25.73 CC images/sk-inet.o [2020-02-06T04:23:53.898Z] #58 26.09 CC images/tun.o [2020-02-06T04:23:54.154Z] #58 26.42 CC images/sk-netlink.o [2020-02-06T04:23:54.409Z] #58 26.61 CC images/packet-sock.o [2020-02-06T04:23:54.417Z] #35 14.41 Reading package lists... [2020-02-06T04:23:54.970Z] #58 26.94 CC images/ipc-var.o [2020-02-06T04:23:54.970Z] #58 27.17 CC images/ipc-desc.o [2020-02-06T04:23:55.531Z] #58 27.41 CC images/ipc-shm.o [2020-02-06T04:23:55.531Z] #58 27.67 CC images/ipc-msg.o [2020-02-06T04:23:55.786Z] #58 27.95 CC images/ipc-sem.o [2020-02-06T04:23:55.791Z] #35 19.00 Building dependency tree... [2020-02-06T04:23:55.791Z] #35 20.03 Reading state information... [2020-02-06T04:23:55.962Z] + cd /tmp/tmp.DWu9l98IrJ/src/github.com/containerd/containerd [2020-02-06T04:23:55.962Z] + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:23:55.962Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-06T04:23:55.962Z] + BUILDTAGS='netgo osusergo static_build' [2020-02-06T04:23:55.962Z] + export EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:23:55.962Z] + EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:23:55.962Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-06T04:23:55.962Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-06T04:23:55.962Z] + '[' '' = dynamic ']' [2020-02-06T04:23:55.962Z] + make [2020-02-06T04:23:55.962Z] 🇩 bin/ctr [2020-02-06T04:23:56.041Z] #58 28.07 CC images/utsns.o [2020-02-06T04:23:56.041Z] #58 28.21 CC images/creds.o [2020-02-06T04:23:56.041Z] #58 ... [2020-02-06T04:23:56.041Z] [2020-02-06T04:23:56.041Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:23:56.041Z] #33 65.27 text/template/parse [2020-02-06T04:23:56.041Z] #33 68.56 go/parser [2020-02-06T04:23:56.041Z] #33 69.03 text/template [2020-02-06T04:23:56.041Z] #33 71.77 log [2020-02-06T04:23:56.041Z] #33 72.23 encoding/binary [2020-02-06T04:23:56.041Z] #33 73.75 go/doc [2020-02-06T04:23:56.041Z] #33 73.81 encoding/base64 [2020-02-06T04:23:56.041Z] #33 74.48 encoding/json [2020-02-06T04:23:56.297Z] #33 ... [2020-02-06T04:23:56.297Z] [2020-02-06T04:23:56.297Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:23:56.297Z] #58 28.49 CC images/vma.o [2020-02-06T04:23:56.552Z] #58 28.76 CC images/netdev.o [2020-02-06T04:23:56.726Z] #35 21.04 The following additional packages will be installed: [2020-02-06T04:23:56.726Z] #35 21.05 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-06T04:23:56.726Z] #35 21.06 Suggested packages: [2020-02-06T04:23:56.726Z] #35 21.08 codeblocks eclipse ninja-build lrzip [2020-02-06T04:23:56.726Z] #35 21.08 Recommended packages: [2020-02-06T04:23:56.726Z] #35 21.08 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-06T04:23:57.114Z] #58 29.18 CC images/tty.o [2020-02-06T04:23:57.292Z] #35 21.77 The following NEW packages will be installed: [2020-02-06T04:23:57.551Z] #35 21.78 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-06T04:23:57.551Z] #35 21.79 vim-common xxd [2020-02-06T04:23:57.687Z] #58 29.86 CC images/file-lock.o [2020-02-06T04:23:57.943Z] #58 30.07 CC images/rlimit.o [2020-02-06T04:23:58.199Z] #58 30.26 CC images/pagemap.o [2020-02-06T04:23:58.455Z] #58 30.55 CC images/siginfo.o [2020-02-06T04:23:58.534Z] #35 22.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:23:58.534Z] #35 22.86 Need to get 13.7 MB of archives. [2020-02-06T04:23:58.534Z] #35 22.86 After this operation, 57.2 MB of additional disk space will be used. [2020-02-06T04:23:58.534Z] #35 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-02-06T04:23:58.534Z] #35 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-06T04:23:58.534Z] #35 22.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-02-06T04:23:58.710Z] #58 30.80 CC images/rpc.o [2020-02-06T04:23:59.672Z] #35 23.74 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-02-06T04:23:59.672Z] #35 23.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-02-06T04:23:59.672Z] #35 23.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-02-06T04:23:59.672Z] #35 23.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-02-06T04:23:59.672Z] #35 23.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-02-06T04:23:59.672Z] #35 24.12 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:23:59.972Z] #35 24.16 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:23:59.972Z] #35 ... [2020-02-06T04:23:59.972Z] [2020-02-06T04:23:59.972Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:23:59.972Z] #15 24.18 + cd /tmp/tmp.YguASAgncq/src/github.com/go-swagger/go-swagger [2020-02-06T04:23:59.972Z] #15 24.18 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-06T04:24:00.074Z] #58 31.90 CC images/ext-file.o [2020-02-06T04:24:00.074Z] #58 32.12 CC images/cgroup.o [2020-02-06T04:24:00.661Z] #58 32.76 CC images/userns.o [2020-02-06T04:24:00.918Z] #58 33.02 CC images/google/protobuf/descriptor.o [2020-02-06T04:24:01.043Z] #15 ... [2020-02-06T04:24:01.043Z] [2020-02-06T04:24:01.043Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-06T04:24:01.043Z] #44 15.53 Fetched 7936 kB in 11s (694 kB/s) [2020-02-06T04:24:01.043Z] #44 15.53 Reading package lists... [2020-02-06T04:24:01.043Z] #44 20.23 Reading package lists... [2020-02-06T04:24:01.303Z] #44 25.02 Building dependency tree... [2020-02-06T04:24:01.303Z] #44 ... [2020-02-06T04:24:01.303Z] [2020-02-06T04:24:01.303Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:24:01.303Z] #35 25.11 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:24:01.303Z] #35 25.29 Fetched 13.7 MB in 2s (5909 kB/s) [2020-02-06T04:24:01.303Z] #35 25.46 Selecting previously unselected package cmake-data. [2020-02-06T04:24:01.303Z] #35 25.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 ... 15091 files and directories currently installed.) [2020-02-06T04:24:01.303Z] #35 25.52 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-06T04:24:01.303Z] #35 25.58 Unpacking cmake-data (3.7.2-1) ... [2020-02-06T04:24:01.872Z] #35 ... [2020-02-06T04:24:01.872Z] [2020-02-06T04:24:01.872Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-06T04:24:01.872Z] #6 16.16 Fetched 7936 kB in 11s (668 kB/s) [2020-02-06T04:24:01.872Z] #6 16.16 Reading package lists... [2020-02-06T04:24:01.872Z] #6 20.97 Reading package lists... [2020-02-06T04:24:01.872Z] #6 25.69 Building dependency tree... [2020-02-06T04:24:01.872Z] #6 ... [2020-02-06T04:24:01.872Z] [2020-02-06T04:24:01.872Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-06T04:24:01.872Z] #17 16.19 Fetched 7936 kB in 11s (663 kB/s) [2020-02-06T04:24:01.872Z] #17 16.19 Reading package lists... [2020-02-06T04:24:01.872Z] #17 21.08 Reading package lists... [2020-02-06T04:24:02.131Z] #17 25.82 Building dependency tree... [2020-02-06T04:24:02.131Z] #17 ... [2020-02-06T04:24:02.131Z] [2020-02-06T04:24:02.131Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:24:02.131Z] #15 25.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-06T04:24:02.806Z] #58 34.59 CC images/opts.o [2020-02-06T04:24:02.806Z] #58 34.75 CC images/seccomp.o [2020-02-06T04:24:03.062Z] #58 35.04 CC images/binfmt-misc.o [2020-02-06T04:24:03.062Z] #58 35.26 CC images/time.o [2020-02-06T04:24:03.317Z] #58 35.42 CC images/sysctl.o [2020-02-06T04:24:03.573Z] #58 35.59 CC images/autofs.o [2020-02-06T04:24:03.573Z] #58 35.75 CC images/macvlan.o [2020-02-06T04:24:03.828Z] #58 35.92 CC images/sit.o [2020-02-06T04:24:04.086Z] #58 36.18 LINK images/built-in.o [2020-02-06T04:24:04.342Z] #58 36.29 GEN compel/include/asm [2020-02-06T04:24:04.342Z] #58 36.31 GEN compel/include/version.h [2020-02-06T04:24:04.342Z] #58 36.34 touch .config [2020-02-06T04:24:04.342Z] #58 36.35 GEN include/common/config.h [2020-02-06T04:24:04.342Z] #58 36.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-06T04:24:04.342Z] #58 36.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-06T04:24:04.342Z] #58 36.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-06T04:24:04.342Z] #58 36.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-06T04:24:04.597Z] #58 36.57 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-06T04:24:04.597Z] #58 36.59 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-06T04:24:04.597Z] #58 36.62 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-06T04:24:04.597Z] #58 36.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-06T04:24:04.597Z] #58 36.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-06T04:24:04.597Z] #58 36.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-06T04:24:04.597Z] #58 36.74 DEP compel/plugins/std/infect.d [2020-02-06T04:24:04.852Z] #58 36.84 DEP compel/plugins/std/string.d [2020-02-06T04:24:04.852Z] #58 36.92 DEP compel/plugins/std/log.d [2020-02-06T04:24:04.852Z] #58 37.04 DEP compel/plugins/std/fds.d [2020-02-06T04:24:05.108Z] #58 37.23 DEP compel/plugins/std/std.d [2020-02-06T04:24:05.363Z] #58 37.35 DEP compel/plugins/shmem/shmem.d [2020-02-06T04:24:05.363Z] #58 ... [2020-02-06T04:24:05.363Z] [2020-02-06T04:24:05.363Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:24:05.363Z] #61 84.39 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:24:05.363Z] #61 84.39 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-06T04:24:06.747Z] #15 ... [2020-02-06T04:24:06.747Z] [2020-02-06T04:24:06.747Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-02-06T04:24:06.747Z] #17 25.82 Building dependency tree... [2020-02-06T04:24:06.747Z] #17 26.80 Reading state information... [2020-02-06T04:24:06.747Z] #17 27.68 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-06T04:24:06.747Z] #17 27.68 The following additional packages will be installed: [2020-02-06T04:24:06.747Z] #17 27.69 libjq1 libonig4 [2020-02-06T04:24:06.747Z] #17 27.81 The following NEW packages will be installed: [2020-02-06T04:24:06.747Z] #17 27.81 jq libjq1 libonig4 [2020-02-06T04:24:06.747Z] #17 28.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:24:06.747Z] #17 28.88 Need to get 327 kB of archives. [2020-02-06T04:24:06.747Z] #17 28.88 After this operation, 1157 kB of additional disk space will be used. [2020-02-06T04:24:06.747Z] #17 28.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-06T04:24:06.747Z] #17 28.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-06T04:24:06.747Z] #17 28.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-06T04:24:06.747Z] #17 29.71 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:24:06.747Z] #17 29.79 Fetched 327 kB in 1s (305 kB/s) [2020-02-06T04:24:06.747Z] #17 29.87 Selecting previously unselected package libonig4:amd64. [2020-02-06T04:24:06.747Z] #17 29.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:24:06.747Z] #17 29.95 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-02-06T04:24:06.747Z] #17 29.95 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:24:06.747Z] #17 30.13 Selecting previously unselected package libjq1:amd64. [2020-02-06T04:24:06.747Z] #17 30.13 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:24:06.747Z] #17 30.15 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:24:06.747Z] #17 30.29 Selecting previously unselected package jq. [2020-02-06T04:24:06.747Z] #17 30.31 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:24:06.747Z] #17 30.31 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:24:06.747Z] #17 30.53 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:24:06.747Z] #17 30.54 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:24:06.747Z] #17 30.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:06.747Z] #17 30.65 Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:24:06.747Z] #17 DONE 31.1s [2020-02-06T04:24:06.747Z] [2020-02-06T04:24:06.747Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-02-06T04:24:06.747Z] #44 25.02 Building dependency tree... [2020-02-06T04:24:06.747Z] #44 25.90 Reading state information... [2020-02-06T04:24:06.747Z] #44 27.10 The following additional packages will be installed: [2020-02-06T04:24:06.747Z] #44 27.12 btrfs-progs liblzo2-2 [2020-02-06T04:24:06.747Z] #44 27.30 The following NEW packages will be installed: [2020-02-06T04:24:06.747Z] #44 27.32 btrfs-progs btrfs-tools liblzo2-2 [2020-02-06T04:24:06.747Z] #44 28.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:24:06.747Z] #44 28.57 Need to get 649 kB of archives. [2020-02-06T04:24:06.747Z] #44 28.57 After this operation, 4320 kB of additional disk space will be used. [2020-02-06T04:24:06.747Z] #44 28.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-06T04:24:06.747Z] #44 28.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-06T04:24:06.747Z] #44 28.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-06T04:24:06.747Z] #44 29.35 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:24:06.747Z] #44 29.45 Fetched 649 kB in 1s (513 kB/s) [2020-02-06T04:24:06.747Z] #44 29.59 Selecting previously unselected package liblzo2-2:amd64. [2020-02-06T04:24:06.747Z] #44 29.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:24:06.747Z] #44 29.65 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-06T04:24:06.747Z] #44 29.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:24:06.747Z] #44 29.87 Selecting previously unselected package btrfs-progs. [2020-02-06T04:24:06.747Z] #44 29.88 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-06T04:24:06.747Z] #44 29.88 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:24:06.747Z] #44 30.37 Selecting previously unselected package btrfs-tools. [2020-02-06T04:24:06.747Z] #44 30.38 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-06T04:24:06.747Z] #44 30.38 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:24:06.747Z] #44 30.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:06.747Z] #44 30.69 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:24:06.747Z] #44 30.74 Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:24:06.747Z] #44 30.74 Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:24:06.747Z] #44 30.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:06.747Z] #44 DONE 31.1s [2020-02-06T04:24:06.747Z] [2020-02-06T04:24:06.747Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:24:06.747Z] #45 DONE 0.1s [2020-02-06T04:24:06.747Z] [2020-02-06T04:24:06.747Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-06T04:24:06.747Z] #19 DONE 0.1s [2020-02-06T04:24:06.747Z] [2020-02-06T04:24:06.747Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-02-06T04:24:06.747Z] #6 25.69 Building dependency tree... [2020-02-06T04:24:06.747Z] #6 26.64 Reading state information... [2020-02-06T04:24:06.747Z] #6 27.62 The following additional packages will be installed: [2020-02-06T04:24:06.747Z] #6 27.63 libapparmor1 libseccomp2 [2020-02-06T04:24:06.747Z] #6 27.64 Suggested packages: [2020-02-06T04:24:06.747Z] #6 27.64 seccomp [2020-02-06T04:24:06.747Z] #6 27.77 The following NEW packages will be installed: [2020-02-06T04:24:06.747Z] #6 27.77 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-06T04:24:06.747Z] #6 28.85 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:24:06.747Z] #6 28.85 Need to get 300 kB of archives. [2020-02-06T04:24:06.747Z] #6 28.85 After this operation, 1201 kB of additional disk space will be used. [2020-02-06T04:24:06.747Z] #6 28.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-02-06T04:24:06.747Z] #6 28.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-02-06T04:24:06.747Z] #6 28.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-02-06T04:24:06.747Z] #6 28.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-02-06T04:24:06.747Z] #6 29.66 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:24:06.747Z] #6 29.82 Fetched 300 kB in 1s (288 kB/s) [2020-02-06T04:24:06.747Z] #6 29.95 Selecting previously unselected package libseccomp2:amd64. [2020-02-06T04:24:06.747Z] #6 29.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:24:06.747Z] #6 30.05 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-06T04:24:06.747Z] #6 30.07 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:24:06.747Z] #6 30.28 Selecting previously unselected package libseccomp-dev:amd64. [2020-02-06T04:24:06.747Z] #6 30.29 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-02-06T04:24:06.747Z] #6 30.30 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:24:06.747Z] #6 30.46 Selecting previously unselected package libapparmor1:amd64. [2020-02-06T04:24:06.747Z] #6 30.47 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:24:06.747Z] #6 30.48 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:24:06.747Z] #6 30.64 Selecting previously unselected package libapparmor-dev:amd64. [2020-02-06T04:24:06.747Z] #6 30.64 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:24:06.747Z] #6 30.65 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:24:06.747Z] #6 30.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:06.747Z] #6 31.01 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:24:06.747Z] #6 31.13 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:24:06.747Z] #6 31.15 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-02-06T04:24:06.747Z] #6 31.16 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-02-06T04:24:06.747Z] #6 31.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:07.005Z] #6 DONE 31.5s [2020-02-06T04:24:07.005Z] [2020-02-06T04:24:07.005Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:24:07.263Z] #40 DONE 0.2s [2020-02-06T04:24:07.263Z] [2020-02-06T04:24:07.263Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-06T04:24:07.309Z] #61 ... [2020-02-06T04:24:07.310Z] [2020-02-06T04:24:07.310Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:07.310Z] #33 76.53 github.com/LK4D4/vndr/build [2020-02-06T04:24:07.310Z] #33 79.21 encoding/xml [2020-02-06T04:24:07.310Z] #33 79.74 github.com/LK4D4/vndr/godl/singleflight [2020-02-06T04:24:07.310Z] #33 79.93 compress/flate [2020-02-06T04:24:07.310Z] #33 82.52 hash [2020-02-06T04:24:07.310Z] #33 82.61 hash/crc32 [2020-02-06T04:24:07.310Z] #33 83.17 compress/gzip [2020-02-06T04:24:07.310Z] #33 83.67 context [2020-02-06T04:24:07.310Z] #33 84.19 crypto/cipher [2020-02-06T04:24:07.310Z] #33 84.47 math/rand [2020-02-06T04:24:07.310Z] #33 85.05 math/big [2020-02-06T04:24:07.310Z] #33 85.07 crypto/aes [2020-02-06T04:24:07.310Z] #33 85.88 crypto [2020-02-06T04:24:07.310Z] #33 86.27 crypto/des [2020-02-06T04:24:07.310Z] #33 86.70 crypto/internal/randutil [2020-02-06T04:24:07.310Z] #33 ... [2020-02-06T04:24:07.310Z] [2020-02-06T04:24:07.310Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:24:07.310Z] #58 37.50 DEP compel/plugins/fds/fds.d [2020-02-06T04:24:07.310Z] #58 37.70 CC compel/plugins/std/std.o [2020-02-06T04:24:07.310Z] #58 38.09 CC compel/plugins/std/fds.o [2020-02-06T04:24:07.310Z] #58 38.55 CC compel/plugins/std/log.o [2020-02-06T04:24:07.310Z] #58 39.44 CC compel/plugins/std/string.o [2020-02-06T04:24:08.235Z] #58 40.16 CC compel/plugins/std/infect.o [2020-02-06T04:24:08.490Z] #58 40.61 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-06T04:24:08.490Z] #58 40.65 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-06T04:24:08.490Z] #58 40.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-06T04:24:08.490Z] #58 40.74 AR compel/plugins/std.lib.a [2020-02-06T04:24:08.744Z] #58 40.84 CC compel/plugins/fds/fds.o [2020-02-06T04:24:08.999Z] #58 41.11 AR compel/plugins/fds.lib.a [2020-02-06T04:24:08.999Z] #58 41.17 HOSTDEP compel/src/lib/log-host.d [2020-02-06T04:24:09.254Z] #58 41.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-06T04:24:09.254Z] #58 41.44 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-06T04:24:09.508Z] #58 41.56 HOSTDEP compel/src/main-host.d [2020-02-06T04:24:09.509Z] #58 41.67 DEP compel/src/lib/ptrace.d [2020-02-06T04:24:09.765Z] #58 41.86 DEP compel/src/lib/infect.d [2020-02-06T04:24:09.796Z] #7 ... [2020-02-06T04:24:09.796Z] [2020-02-06T04:24:09.796Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:24:09.796Z] #35 27.72 Selecting previously unselected package liblzo2-2:amd64. [2020-02-06T04:24:09.796Z] #35 27.72 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 27.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:24:09.796Z] #35 27.87 Selecting previously unselected package libicu57:amd64. [2020-02-06T04:24:09.796Z] #35 27.87 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 27.88 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-06T04:24:09.796Z] #35 31.17 Selecting previously unselected package libxml2:amd64. [2020-02-06T04:24:09.796Z] #35 31.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 31.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:24:09.796Z] #35 31.57 Selecting previously unselected package libarchive13:amd64. [2020-02-06T04:24:09.796Z] #35 31.57 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 31.59 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-06T04:24:09.796Z] #35 31.78 Selecting previously unselected package libjsoncpp1:amd64. [2020-02-06T04:24:09.796Z] #35 31.78 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 31.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-06T04:24:09.796Z] #35 31.91 Selecting previously unselected package libuv1:amd64. [2020-02-06T04:24:09.796Z] #35 31.91 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 31.91 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-02-06T04:24:09.796Z] #35 32.07 Selecting previously unselected package cmake. [2020-02-06T04:24:09.796Z] #35 32.07 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 32.16 Unpacking cmake (3.7.2-1) ... [2020-02-06T04:24:09.796Z] #35 33.41 Selecting previously unselected package xxd. [2020-02-06T04:24:09.796Z] #35 33.41 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-06T04:24:09.796Z] #35 33.41 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:09.796Z] #35 33.50 Selecting previously unselected package vim-common. [2020-02-06T04:24:09.796Z] #35 33.52 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:24:09.796Z] #35 33.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:09.796Z] #35 33.71 Processing triggers for mime-support (3.60) ... [2020-02-06T04:24:09.796Z] #35 33.73 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:09.796Z] #35 33.74 Setting up libuv1:amd64 (1.9.1-3) ... [2020-02-06T04:24:09.796Z] #35 33.75 Setting up cmake-data (3.7.2-1) ... [2020-02-06T04:24:09.796Z] #35 33.76 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-02-06T04:24:09.796Z] #35 33.78 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:24:09.796Z] #35 33.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:09.796Z] #35 33.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:09.796Z] #35 33.86 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:24:09.796Z] #35 33.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-02-06T04:24:09.796Z] #35 33.88 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-02-06T04:24:09.796Z] #35 33.89 Setting up cmake (3.7.2-1) ... [2020-02-06T04:24:09.796Z] #35 33.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:24:09.796Z] #35 DONE 34.2s [2020-02-06T04:24:09.796Z] [2020-02-06T04:24:09.796Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:24:09.796Z] #36 DONE 0.1s [2020-02-06T04:24:10.020Z] #58 42.07 DEP compel/src/lib/infect-util.d [2020-02-06T04:24:10.055Z] [2020-02-06T04:24:10.055Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:24:10.276Z] #58 42.25 DEP compel/src/lib/infect-rpc.d [2020-02-06T04:24:10.276Z] #58 42.45 DEP compel/arch/x86/src/lib/infect.d [2020-02-06T04:24:10.531Z] #58 42.66 DEP compel/arch/x86/src/lib/cpu.d [2020-02-06T04:24:10.620Z] #20 ... [2020-02-06T04:24:10.620Z] [2020-02-06T04:24:10.620Z] #7 [dev 1/24] RUN groupadd -r docker [2020-02-06T04:24:10.620Z] #7 DONE 3.6s [2020-02-06T04:24:10.787Z] #58 42.75 DEP compel/src/lib/log.d [2020-02-06T04:24:10.787Z] #58 42.90 DEP compel/src/main.d [2020-02-06T04:24:10.879Z] [2020-02-06T04:24:10.879Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-06T04:24:11.042Z] #58 43.02 DEP compel/src/lib/handle-elf.d [2020-02-06T04:24:11.042Z] #58 43.14 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-06T04:24:11.298Z] #58 43.26 CC compel/src/lib/log.o [2020-02-06T04:24:11.298Z] #58 43.47 CC compel/arch/x86/src/lib/cpu.o [2020-02-06T04:24:11.860Z] #58 ... [2020-02-06T04:24:11.860Z] [2020-02-06T04:24:11.860Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:24:11.860Z] #61 DONE 91.0s [2020-02-06T04:24:11.860Z] [2020-02-06T04:24:11.860Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:11.860Z] #33 86.80 crypto/sha512 [2020-02-06T04:24:11.860Z] #33 87.91 crypto/hmac [2020-02-06T04:24:11.860Z] #33 88.07 crypto/md5 [2020-02-06T04:24:11.860Z] #33 88.67 crypto/sha1 [2020-02-06T04:24:11.860Z] #33 89.66 crypto/sha256 [2020-02-06T04:24:11.860Z] #33 90.76 encoding/hex [2020-02-06T04:24:11.860Z] #33 91.22 encoding/pem [2020-02-06T04:24:12.117Z] #33 ... [2020-02-06T04:24:12.117Z] [2020-02-06T04:24:12.117Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-06T04:24:12.117Z] #62 DONE 0.1s [2020-02-06T04:24:12.373Z] [2020-02-06T04:24:12.373Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:12.629Z] #33 ... [2020-02-06T04:24:12.629Z] [2020-02-06T04:24:12.629Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:24:12.629Z] #58 44.46 CC compel/arch/x86/src/lib/infect.o [2020-02-06T04:24:13.194Z] #58 45.38 CC compel/src/lib/infect-rpc.o [2020-02-06T04:24:13.409Z] #8 DONE 2.8s [2020-02-06T04:24:13.409Z] [2020-02-06T04:24:13.409Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:24:13.409Z] #20 4.328 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-06T04:24:13.409Z] #20 4.571 [2020-02-06T04:24:13.409Z] #20 4.768 ###### 9.2% ################### 26.7% ################################## 48.5% ############################################### 66.6% ########################################################### 82.3% ######################################################################## 100.0% [2020-02-06T04:24:13.409Z] #20 5.594 [2020-02-06T04:24:13.409Z] #20 5.808 ######################## 34.5% #################################################### 72.9% ######################################################################## 100.0% [2020-02-06T04:24:13.409Z] #20 6.296 [2020-02-06T04:24:13.756Z] #58 45.64 CC compel/src/lib/infect-util.o [2020-02-06T04:24:13.756Z] #58 45.90 CC compel/src/lib/infect.o [2020-02-06T04:24:13.926Z] #20 6.505 ######## 11.7% ###################### 30.7% ################################# 46.1% ############################################ 61.8% ################################################################### 93.4% ######################################################################## 100.0% [2020-02-06T04:24:13.926Z] #20 7.177 [2020-02-06T04:24:15.644Z] #58 47.78 CC compel/src/lib/ptrace.o [2020-02-06T04:24:15.900Z] #58 48.11 AR compel/libcompel.a [2020-02-06T04:24:15.998Z] #20 7.378 1.3% ##### 8.3% ########### 16.2% ################ 23.6% ####################### 32.3% ################################ 45.7% ######################################## 56.0% ############################################## 65.0% ################################################# 69.2% ###################################################### 75.2% ############################################################# 84.8% ############################################################### 87.7% ################################################################## 92.9% #20 ... [2020-02-06T04:24:15.998Z] [2020-02-06T04:24:15.998Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-06T04:24:15.998Z] #9 2.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-06T04:24:15.998Z] #9 DONE 2.6s [2020-02-06T04:24:15.998Z] [2020-02-06T04:24:15.998Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:24:15.998Z] #20 7.378 1.3% ##### 8.3% ########### 16.2% ################ 23.6% ####################### 32.3% ################################ 45.7% ######################################## 56.0% ############################################## 65.0% ################################################# 69.2% ###################################################### 75.2% ############################################################# 84.8% ############################################################### 87.7% ################################################################## 92.9% ####################################################################### 99.2% ######################################################################## 100.0% [2020-02-06T04:24:15.998Z] #20 9.208 [2020-02-06T04:24:16.156Z] #58 48.17 HOSTCC compel/src/main-host.o [2020-02-06T04:24:16.256Z] #20 ... [2020-02-06T04:24:16.257Z] [2020-02-06T04:24:16.257Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-06T04:24:16.411Z] #58 48.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-06T04:24:16.412Z] #58 48.68 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-06T04:24:16.972Z] #58 49.08 HOSTCC compel/src/lib/log-host.o [2020-02-06T04:24:17.228Z] #58 49.30 HOSTLINK compel/compel-host-bin [2020-02-06T04:24:17.485Z] #58 49.44 DEP soccr/soccr.d [2020-02-06T04:24:17.485Z] #58 49.57 CC soccr/soccr.o [2020-02-06T04:24:18.165Z] #10 DONE 2.1s [2020-02-06T04:24:18.165Z] [2020-02-06T04:24:18.165Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:24:18.165Z] #20 9.944 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-06T04:24:18.165Z] #20 10.19 [2020-02-06T04:24:18.165Z] #20 10.38 ######################################################################## 100.0% [2020-02-06T04:24:18.165Z] #20 10.45 [2020-02-06T04:24:18.165Z] #20 11.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-06T04:24:18.165Z] #20 11.45 [2020-02-06T04:24:18.425Z] #20 11.63 ############################################################## 86.5% ######################################################################## 100.0% [2020-02-06T04:24:18.425Z] #20 11.72 [2020-02-06T04:24:18.849Z] #58 50.86 AR soccr/libsoccr.a [2020-02-06T04:24:18.849Z] #58 50.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:24:18.849Z] #58 51.12 DEP criu/arch/x86/sigframe.d [2020-02-06T04:24:19.104Z] #58 51.19 DEP criu/arch/x86/sigaction_compat.d [2020-02-06T04:24:19.104Z] #58 51.26 DEP criu/arch/x86/kerndat.d [2020-02-06T04:24:19.360Z] #58 51.39 DEP criu/arch/x86/crtools.d [2020-02-06T04:24:19.365Z] #20 12.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-06T04:24:19.365Z] #20 12.52 skipping existing 1849cc453dee [2020-02-06T04:24:19.365Z] #20 12.56 [2020-02-06T04:24:19.580Z] 🇩 bin/containerd [2020-02-06T04:24:19.616Z] #58 51.54 DEP criu/arch/x86/cpu.d [2020-02-06T04:24:19.616Z] #58 51.66 CC criu/arch/x86/cpu.o [2020-02-06T04:24:19.931Z] #20 13.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-06T04:24:20.176Z] #58 52.24 CC criu/arch/x86/crtools.o [2020-02-06T04:24:20.189Z] #20 13.48 [2020-02-06T04:24:20.448Z] #20 ... [2020-02-06T04:24:20.448Z] [2020-02-06T04:24:20.448Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-06T04:24:20.448Z] #11 DONE 2.3s [2020-02-06T04:24:20.448Z] [2020-02-06T04:24:20.448Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:24:20.448Z] #20 13.63 ######################################################################## 100.0% [2020-02-06T04:24:20.448Z] #20 13.68 [2020-02-06T04:24:20.448Z] #20 13.75 Download of images into '/build' complete. [2020-02-06T04:24:20.448Z] #20 13.75 Use something like the following to load the result into a Docker daemon: [2020-02-06T04:24:20.448Z] #20 13.75 tar -cC '/build' . | docker load [2020-02-06T04:24:20.706Z] #20 DONE 13.9s [2020-02-06T04:24:20.706Z] [2020-02-06T04:24:20.706Z] #12 [dev 6/24] RUN ldconfig [2020-02-06T04:24:21.543Z] #58 53.45 CC criu/arch/x86/kerndat.o [2020-02-06T04:24:21.799Z] #58 53.94 CC criu/arch/x86/sigaction_compat.o [2020-02-06T04:24:22.054Z] #58 54.12 CC criu/arch/x86/sigframe.o [2020-02-06T04:24:22.310Z] #58 54.31 LINK criu/arch/x86/crtools.built-in.o [2020-02-06T04:24:22.310Z] #58 54.36 DEP criu/pie/util-vdso-elf32.d [2020-02-06T04:24:22.310Z] #58 54.44 DEP criu/arch/x86/vdso-pie.d [2020-02-06T04:24:22.310Z] #58 54.51 DEP criu/pie/parasite-vdso.d [2020-02-06T04:24:22.566Z] #58 54.68 DEP criu/pie/util-vdso.d [2020-02-06T04:24:22.566Z] #58 54.77 DEP criu/pie/util.d [2020-02-06T04:24:22.822Z] #58 54.92 CC criu/pie/util.o [2020-02-06T04:24:23.078Z] #58 ... [2020-02-06T04:24:23.078Z] [2020-02-06T04:24:23.078Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:23.078Z] #33 92.14 internal/singleflight [2020-02-06T04:24:23.078Z] #33 92.50 net [2020-02-06T04:24:23.078Z] #33 92.84 crypto/rand [2020-02-06T04:24:23.078Z] #33 93.24 crypto/elliptic [2020-02-06T04:24:23.078Z] #33 95.02 encoding/asn1 [2020-02-06T04:24:23.078Z] #33 97.01 crypto/ecdsa [2020-02-06T04:24:23.078Z] #33 97.54 crypto/rsa [2020-02-06T04:24:23.078Z] #33 98.65 crypto/dsa [2020-02-06T04:24:23.078Z] #33 99.01 crypto/x509/pkix [2020-02-06T04:24:23.078Z] #33 99.42 internal/x/crypto/cryptobyte [2020-02-06T04:24:23.078Z] #33 101.0 internal/x/crypto/internal/chacha20 [2020-02-06T04:24:23.078Z] #33 101.3 internal/x/crypto/poly1305 [2020-02-06T04:24:23.078Z] #33 101.5 internal/x/crypto/chacha20poly1305 [2020-02-06T04:24:23.334Z] #33 ... [2020-02-06T04:24:23.334Z] [2020-02-06T04:24:23.334Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:24:23.334Z] #58 55.32 CC criu/pie/util-vdso.o [2020-02-06T04:24:23.895Z] #58 55.91 CC criu/pie/parasite-vdso.o [2020-02-06T04:24:24.098Z] #12 DONE 2.9s [2020-02-06T04:24:24.098Z] [2020-02-06T04:24:24.098Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:24:24.823Z] #58 56.80 CC criu/arch/x86/vdso-pie.o [2020-02-06T04:24:24.849Z] + dpkg --print-architecture [2020-02-06T04:24:24.849Z] + cd /tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution [2020-02-06T04:24:24.849Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-06T04:24:24.849Z] + GOPATH=/tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2xEyLQCAEi [2020-02-06T04:24:24.849Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-06T04:24:25.079Z] #58 57.15 CC criu/pie/util-vdso-elf32.o [2020-02-06T04:24:25.640Z] #58 57.83 AR criu/pie/pie.lib.a [2020-02-06T04:24:25.895Z] #58 57.90 DEP criu/pie/restorer.d [2020-02-06T04:24:25.895Z] #58 58.13 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-06T04:24:26.151Z] #58 58.24 DEP criu/arch/x86/restorer_unmap.d [2020-02-06T04:24:26.151Z] #58 58.27 DEP criu/arch/x86/restorer.d [2020-02-06T04:24:26.407Z] #58 58.47 DEP criu/pie/parasite.d [2020-02-06T04:24:26.664Z] #58 58.72 CC criu/pie/parasite.o [2020-02-06T04:24:27.385Z] #13 3.386 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:24:27.385Z] #13 3.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:24:27.385Z] #13 3.407 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:24:27.385Z] #13 3.412 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:24:27.385Z] #13 3.506 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:24:27.385Z] #13 3.761 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:24:27.644Z] #13 4.162 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:24:27.903Z] #13 4.458 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:24:28.028Z] #58 59.95 LINK criu/pie/parasite.built-in.o [2020-02-06T04:24:28.028Z] #58 59.96 GEN criu/pie/parasite-blob.h [2020-02-06T04:24:28.028Z] #58 59.98 CC criu/arch/x86/restorer.o [2020-02-06T04:24:28.590Z] #58 60.60 CC criu/arch/x86/restorer_unmap.o [2020-02-06T04:24:28.590Z] #58 60.64 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-06T04:24:28.847Z] #58 60.87 CC criu/pie/restorer.o [2020-02-06T04:24:31.236Z] #13 7.413 Fetched 7936 kB in 5s (1575 kB/s) [2020-02-06T04:24:31.398Z] #58 63.47 LINK criu/pie/restorer.built-in.o [2020-02-06T04:24:31.398Z] #58 63.49 GEN criu/pie/restorer-blob.h [2020-02-06T04:24:31.398Z] #58 63.55 DEP criu/vdso.d [2020-02-06T04:24:31.716Z] + rm -rf /tmp/tmp.2xEyLQCAEi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.2xEyLQCAEi [2020-02-06T04:24:31.958Z] #58 63.90 DEP criu/vdso-compat.d [2020-02-06T04:24:31.958Z] #58 64.04 DEP criu/uts_ns.d [2020-02-06T04:24:32.213Z] #58 64.25 DEP criu/util.d [2020-02-06T04:24:32.469Z] #58 64.53 DEP criu/uffd.d [2020-02-06T04:24:32.469Z] #58 64.71 DEP criu/tun.d [2020-02-06T04:24:32.611Z] #13 7.413 Reading package lists... [2020-02-06T04:24:32.724Z] #58 64.97 DEP criu/tty.d [2020-02-06T04:24:32.980Z] #58 65.21 DEP criu/timerfd.d [2020-02-06T04:24:33.206Z] Removing intermediate container 9bcc59f3c5cb [2020-02-06T04:24:33.206Z] ---> bfd291af7209 [2020-02-06T04:24:33.206Z] Step 16/125 : FROM base AS swagger [2020-02-06T04:24:33.206Z] ---> bd20d6f0afe8 [2020-02-06T04:24:33.206Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-06T04:24:33.497Z] ---> Running in 7801048842a1 [2020-02-06T04:24:33.497Z] Removing intermediate container 7801048842a1 [2020-02-06T04:24:33.497Z] ---> 95b6de6af968 [2020-02-06T04:24:33.497Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-02-06T04:24:33.497Z] ---> Running in bb41dc32044a [2020-02-06T04:24:33.541Z] #58 65.41 DEP criu/sysfs_parse.d [2020-02-06T04:24:33.541Z] #58 65.53 DEP criu/sysctl.d [2020-02-06T04:24:33.541Z] #58 ... [2020-02-06T04:24:33.541Z] [2020-02-06T04:24:33.542Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:33.542Z] #33 102.6 internal/x/crypto/hkdf [2020-02-06T04:24:33.542Z] #33 102.8 internal/x/text/transform [2020-02-06T04:24:33.542Z] #33 103.4 internal/x/text/unicode/bidi [2020-02-06T04:24:33.542Z] #33 104.9 internal/x/text/secure/bidirule [2020-02-06T04:24:33.542Z] #33 105.2 internal/x/text/unicode/norm [2020-02-06T04:24:33.542Z] #33 109.0 internal/x/net/idna [2020-02-06T04:24:33.542Z] #33 109.7 crypto/x509 [2020-02-06T04:24:33.542Z] #33 111.2 net/textproto [2020-02-06T04:24:33.542Z] #33 112.4 internal/x/net/http/httpguts [2020-02-06T04:24:33.542Z] #33 112.6 internal/x/net/http/httpproxy [2020-02-06T04:24:33.542Z] #33 ... [2020-02-06T04:24:33.542Z] [2020-02-06T04:24:33.542Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:24:33.542Z] #58 65.64 DEP criu/string.d [2020-02-06T04:24:33.542Z] #58 65.68 DEP criu/stats.d [2020-02-06T04:24:33.542Z] #58 65.76 DEP criu/sockets.d [2020-02-06T04:24:33.782Z] + mktemp -d [2020-02-06T04:24:33.782Z] + export GOPATH=/tmp/tmp.LBQEZlkP2k [2020-02-06T04:24:33.782Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.LBQEZlkP2k/src/github.com/go-swagger/go-swagger [2020-02-06T04:24:33.782Z] Cloning into '/tmp/tmp.LBQEZlkP2k/src/github.com/go-swagger/go-swagger'... [2020-02-06T04:24:33.798Z] #58 65.92 DEP criu/sk-unix.d [2020-02-06T04:24:34.054Z] #58 66.15 DEP criu/sk-tcp.d [2020-02-06T04:24:34.054Z] #58 ... [2020-02-06T04:24:34.054Z] [2020-02-06T04:24:34.054Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:24:34.054Z] #24 103.3 + GOBIN=/build [2020-02-06T04:24:34.054Z] #24 103.3 + /build/gometalinter --install [2020-02-06T04:24:34.054Z] #24 103.3 Installing: [2020-02-06T04:24:34.054Z] #24 103.3 deadcode [2020-02-06T04:24:34.054Z] #24 103.3 dupl [2020-02-06T04:24:34.054Z] #24 103.3 errcheck [2020-02-06T04:24:34.054Z] #24 103.3 gas [2020-02-06T04:24:34.054Z] #24 103.3 gochecknoglobals [2020-02-06T04:24:34.054Z] #24 103.3 gochecknoinits [2020-02-06T04:24:34.054Z] #24 103.3 goconst [2020-02-06T04:24:34.054Z] #24 103.3 gocyclo [2020-02-06T04:24:34.054Z] #24 103.3 goimports [2020-02-06T04:24:34.054Z] #24 103.3 golint [2020-02-06T04:24:34.054Z] #24 103.3 gosimple [2020-02-06T04:24:34.054Z] #24 103.3 gotype [2020-02-06T04:24:34.054Z] #24 103.3 gotypex [2020-02-06T04:24:34.054Z] #24 103.3 ineffassign [2020-02-06T04:24:34.054Z] #24 103.3 interfacer [2020-02-06T04:24:34.054Z] #24 103.3 lll [2020-02-06T04:24:34.054Z] #24 103.3 maligned [2020-02-06T04:24:34.054Z] #24 103.3 megacheck [2020-02-06T04:24:34.054Z] #24 103.3 misspell [2020-02-06T04:24:34.054Z] #24 103.3 nakedret [2020-02-06T04:24:34.054Z] #24 103.3 safesql [2020-02-06T04:24:34.054Z] #24 103.3 staticcheck [2020-02-06T04:24:34.054Z] #24 103.3 structcheck [2020-02-06T04:24:34.054Z] #24 103.3 unconvert [2020-02-06T04:24:34.054Z] #24 103.3 unparam [2020-02-06T04:24:34.054Z] #24 103.3 unused [2020-02-06T04:24:34.054Z] #24 103.3 varcheck [2020-02-06T04:24:34.598Z] #24 ... [2020-02-06T04:24:34.598Z] [2020-02-06T04:24:34.598Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:24:34.598Z] #58 66.35 DEP criu/sk-queue.d [2020-02-06T04:24:34.598Z] #58 66.54 DEP criu/sk-packet.d [2020-02-06T04:24:34.598Z] #58 66.76 DEP criu/sk-netlink.d [2020-02-06T04:24:34.606Z] #13 9.098 Reading package lists... [2020-02-06T04:24:34.606Z] #13 10.78 Building dependency tree... [2020-02-06T04:24:34.606Z] #13 11.13 Reading state information... [2020-02-06T04:24:34.861Z] #58 66.93 DEP criu/sk-inet.d [2020-02-06T04:24:34.866Z] #13 11.40 The following additional packages will be installed: [2020-02-06T04:24:34.866Z] #13 11.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-06T04:24:34.866Z] #13 11.41 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-06T04:24:34.866Z] #13 11.41 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-06T04:24:34.866Z] #13 11.41 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-06T04:24:34.866Z] #13 11.41 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-06T04:24:34.866Z] #13 11.41 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-06T04:24:34.866Z] #13 11.41 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-06T04:24:34.866Z] #13 11.41 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-06T04:24:34.866Z] #13 11.41 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-06T04:24:34.866Z] #13 11.41 Suggested packages: [2020-02-06T04:24:34.866Z] #13 11.42 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-06T04:24:34.866Z] #13 11.42 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-06T04:24:34.866Z] #13 11.42 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-06T04:24:34.866Z] #13 11.42 vim-doc vim-scripts xfsdump acl attr quota [2020-02-06T04:24:34.866Z] #13 11.42 Recommended packages: [2020-02-06T04:24:34.866Z] #13 11.42 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-06T04:24:34.866Z] #13 11.42 python3-keyrings.alt python3-xdg unzip [2020-02-06T04:24:35.117Z] #58 67.11 DEP criu/signalfd.d [2020-02-06T04:24:35.117Z] #58 67.27 DEP criu/sigframe.d [2020-02-06T04:24:35.372Z] #58 67.38 DEP criu/shmem.d [2020-02-06T04:24:35.628Z] #58 67.59 DEP criu/servicefd.d [2020-02-06T04:24:35.628Z] #58 67.74 DEP criu/seize.d [2020-02-06T04:24:35.883Z] #58 67.88 DEP criu/seccomp.d [2020-02-06T04:24:35.883Z] #58 68.10 DEP criu/rst-malloc.d [2020-02-06T04:24:36.139Z] #58 68.23 DEP criu/rbtree.d [2020-02-06T04:24:36.139Z] #58 68.30 DEP criu/pstree.d [2020-02-06T04:24:36.700Z] #58 68.55 DEP criu/protobuf.d [2020-02-06T04:24:36.700Z] #58 68.72 GEN criu/protobuf-desc-gen.h [2020-02-06T04:24:36.768Z] #13 12.92 The following NEW packages will be installed: [2020-02-06T04:24:36.768Z] #13 12.92 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-06T04:24:36.768Z] #13 12.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-06T04:24:36.768Z] #13 12.92 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-06T04:24:36.768Z] #13 12.92 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-06T04:24:36.768Z] #13 12.92 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-06T04:24:36.768Z] #13 12.92 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-06T04:24:36.768Z] #13 12.93 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-06T04:24:36.768Z] #13 12.93 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-06T04:24:36.768Z] #13 12.93 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-06T04:24:36.768Z] #13 12.93 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-06T04:24:36.768Z] #13 12.93 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-06T04:24:36.768Z] #13 12.93 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-06T04:24:36.768Z] #13 12.93 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-06T04:24:36.768Z] #13 12.93 xfsprogs xxd xz-utils zip [2020-02-06T04:24:37.714Z] #13 14.01 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:24:37.714Z] #13 14.01 Need to get 90.9 MB of archives. [2020-02-06T04:24:37.714Z] #13 14.01 After this operation, 541 MB of additional disk space will be used. [2020-02-06T04:24:37.714Z] #13 14.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-02-06T04:24:37.714Z] #13 14.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-06T04:24:37.714Z] #13 14.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-02-06T04:24:37.714Z] #13 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-02-06T04:24:37.714Z] #13 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-02-06T04:24:37.714Z] #13 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-02-06T04:24:37.714Z] #13 14.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-02-06T04:24:37.714Z] #13 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-02-06T04:24:37.714Z] #13 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-02-06T04:24:37.714Z] #13 14.13 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-02-06T04:24:37.714Z] #13 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-02-06T04:24:37.714Z] #13 14.20 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-02-06T04:24:37.714Z] #13 14.20 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-02-06T04:24:37.714Z] #13 14.20 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-02-06T04:24:37.714Z] #13 14.21 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-02-06T04:24:37.714Z] #13 14.21 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-02-06T04:24:37.714Z] #13 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-02-06T04:24:37.714Z] #13 14.22 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-02-06T04:24:37.714Z] #13 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-02-06T04:24:37.714Z] #13 14.22 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-02-06T04:24:37.714Z] #13 14.22 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-02-06T04:24:37.714Z] #13 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:24:37.714Z] #13 14.23 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:24:37.714Z] #13 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-02-06T04:24:37.714Z] #13 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-02-06T04:24:37.714Z] #13 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-02-06T04:24:37.714Z] #13 14.25 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-02-06T04:24:37.714Z] #13 14.25 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-02-06T04:24:37.714Z] #13 14.26 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-02-06T04:24:37.714Z] #13 14.27 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-02-06T04:24:37.714Z] #13 14.27 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-02-06T04:24:37.714Z] #13 14.27 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-02-06T04:24:37.714Z] #13 14.28 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-02-06T04:24:37.714Z] #13 14.28 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-02-06T04:24:37.714Z] #13 14.29 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-02-06T04:24:37.714Z] #13 14.29 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-02-06T04:24:37.714Z] #13 14.29 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-02-06T04:24:37.714Z] #13 14.29 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-02-06T04:24:37.714Z] #13 14.29 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-02-06T04:24:37.714Z] #13 14.30 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-02-06T04:24:37.714Z] #13 14.31 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-02-06T04:24:37.714Z] #13 14.32 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-02-06T04:24:37.714Z] #13 14.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-02-06T04:24:37.714Z] #13 14.34 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-02-06T04:24:37.714Z] #13 14.35 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-06T04:24:37.714Z] #13 14.35 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-06T04:24:37.714Z] #13 14.35 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-02-06T04:24:37.714Z] #13 14.35 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-02-06T04:24:37.714Z] #13 14.40 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-02-06T04:24:37.977Z] #13 14.42 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-06T04:24:37.977Z] #13 14.49 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-06T04:24:37.977Z] #13 14.51 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-06T04:24:37.977Z] #13 14.51 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-02-06T04:24:37.977Z] #13 14.53 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-06T04:24:37.977Z] #13 14.53 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-02-06T04:24:37.977Z] #13 14.54 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-06T04:24:38.063Z] #58 70.07 DEP criu/protobuf-desc.d [2020-02-06T04:24:38.063Z] #58 70.24 DEP criu/proc_parse.d [2020-02-06T04:24:38.235Z] #13 14.80 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-02-06T04:24:38.235Z] #13 14.83 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-02-06T04:24:38.235Z] #13 14.85 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-02-06T04:24:38.235Z] #13 14.85 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-02-06T04:24:38.235Z] #13 14.85 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-02-06T04:24:38.235Z] #13 14.88 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-02-06T04:24:38.235Z] #13 14.93 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-02-06T04:24:38.494Z] #13 14.98 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-06T04:24:38.494Z] #13 14.99 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-06T04:24:38.624Z] #58 70.46 DEP criu/plugin.d [2020-02-06T04:24:38.624Z] #58 70.60 DEP criu/pipes.d [2020-02-06T04:24:38.624Z] #58 70.83 DEP criu/pie-util.d [2020-02-06T04:24:38.752Z] #13 15.09 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-06T04:24:38.752Z] #13 15.15 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-02-06T04:24:38.752Z] #13 15.16 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-02-06T04:24:38.879Z] #58 71.01 DEP criu/pie-util-vdso.d [2020-02-06T04:24:39.135Z] #58 71.10 DEP criu/pie-util-vdso-elf32.d [2020-02-06T04:24:39.135Z] #58 71.21 DEP criu/path.d [2020-02-06T04:24:39.258Z] 🇩 bin/containerd-stress [2020-02-06T04:24:39.391Z] #58 71.32 DEP criu/parasite-syscall.d [2020-02-06T04:24:39.391Z] #58 71.50 DEP criu/pagemap.d [2020-02-06T04:24:39.646Z] #58 71.72 DEP criu/pagemap-cache.d [2020-02-06T04:24:39.646Z] #58 71.84 DEP criu/page-xfer.d [2020-02-06T04:24:39.692Z] #13 16.09 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-02-06T04:24:39.902Z] #58 72.04 DEP criu/page-pipe.d [2020-02-06T04:24:39.902Z] #58 72.11 DEP criu/netfilter.d [2020-02-06T04:24:40.158Z] #58 72.27 DEP criu/net.d [2020-02-06T04:24:40.413Z] #58 72.46 DEP criu/namespaces.d [2020-02-06T04:24:40.626Z] #13 17.00 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:24:40.626Z] #13 17.06 Fetched 90.9 MB in 3s (24.3 MB/s) [2020-02-06T04:24:40.626Z] #13 ... [2020-02-06T04:24:40.626Z] [2020-02-06T04:24:40.626Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-02-06T04:24:40.626Z] #15 65.02 + rm -rf /tmp/tmp.YguASAgncq [2020-02-06T04:24:40.669Z] #58 72.64 DEP criu/mount.d [2020-02-06T04:24:40.885Z] #15 DONE 65.4s [2020-02-06T04:24:40.885Z] [2020-02-06T04:24:40.885Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:24:40.885Z] #13 17.13 Selecting previously unselected package bash-completion. [2020-02-06T04:24:40.885Z] #13 17.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-02-06T04:24:40.885Z] #13 17.15 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-06T04:24:40.891Z] + cd /tmp/tmp.LBQEZlkP2k/src/github.com/go-swagger/go-swagger [2020-02-06T04:24:40.891Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-02-06T04:24:40.924Z] #58 72.86 DEP criu/mem.d [2020-02-06T04:24:40.924Z] #58 73.04 DEP criu/lsm.d [2020-02-06T04:24:41.059Z] 🇩 bin/containerd-shim [2020-02-06T04:24:41.179Z] #58 73.23 DEP criu/log.d [2020-02-06T04:24:41.435Z] #58 73.36 DEP criu/libnetlink.d [2020-02-06T04:24:41.435Z] #58 73.49 DEP criu/kerndat.d [2020-02-06T04:24:41.510Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-06T04:24:41.691Z] #58 73.65 DEP criu/kcmp-ids.d [2020-02-06T04:24:41.691Z] #58 73.77 DEP criu/irmap.d [2020-02-06T04:24:41.824Z] #13 18.47 Unpacking bash-completion (1:2.1-4.3) ... [2020-02-06T04:24:41.947Z] #58 73.95 DEP criu/ipc_ns.d [2020-02-06T04:24:41.947Z] #58 74.11 DEP criu/image.d [2020-02-06T04:24:42.095Z] #13 18.73 Selecting previously unselected package libnet1:amd64. [2020-02-06T04:24:42.203Z] #58 74.37 DEP criu/image-desc.d [2020-02-06T04:24:42.203Z] #58 74.47 DEP criu/fsnotify.d [2020-02-06T04:24:42.354Z] #13 18.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-06T04:24:42.354Z] #13 18.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:24:42.354Z] #13 18.78 Selecting previously unselected package libnfnetlink0:amd64. [2020-02-06T04:24:42.354Z] #13 18.78 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-02-06T04:24:42.354Z] #13 18.79 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-06T04:24:42.354Z] #13 18.83 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-02-06T04:24:42.354Z] #13 18.83 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-02-06T04:24:42.354Z] #13 18.84 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-06T04:24:42.354Z] #13 18.89 Selecting previously unselected package libudev-dev:amd64. [2020-02-06T04:24:42.354Z] #13 18.89 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-02-06T04:24:42.354Z] #13 18.91 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:24:42.613Z] #13 19.01 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-02-06T04:24:42.613Z] #13 19.01 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:24:42.613Z] #13 19.02 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:24:42.613Z] #13 19.16 Selecting previously unselected package python3.5-minimal. [2020-02-06T04:24:42.613Z] #13 19.16 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:24:42.613Z] #13 19.17 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:24:42.764Z] #58 74.62 DEP criu/filesystems.d [2020-02-06T04:24:42.764Z] #58 74.85 DEP criu/files.d [2020-02-06T04:24:42.871Z] #13 19.41 Selecting previously unselected package python3-minimal. [2020-02-06T04:24:42.872Z] #13 19.41 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-02-06T04:24:42.872Z] #13 19.41 Unpacking python3-minimal (3.5.3-1) ... [2020-02-06T04:24:42.872Z] #13 19.45 Selecting previously unselected package libmpdec2:amd64. [2020-02-06T04:24:42.872Z] #13 19.45 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-02-06T04:24:42.872Z] #13 19.46 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-02-06T04:24:42.872Z] #13 19.49 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-02-06T04:24:42.872Z] #13 19.50 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:24:42.872Z] #13 19.50 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:24:43.019Z] #58 74.96 DEP criu/files-reg.d [2020-02-06T04:24:43.019Z] #58 75.12 DEP criu/files-ext.d [2020-02-06T04:24:43.275Z] #58 75.25 DEP criu/file-lock.d [2020-02-06T04:24:43.439Z] #13 19.87 Selecting previously unselected package python3.5. [2020-02-06T04:24:43.439Z] #13 19.88 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-02-06T04:24:43.439Z] #13 19.88 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:24:43.439Z] #13 19.93 Selecting previously unselected package libpython3-stdlib:amd64. [2020-02-06T04:24:43.439Z] #13 19.94 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-02-06T04:24:43.439Z] #13 19.94 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-06T04:24:43.439Z] #13 19.97 Selecting previously unselected package dh-python. [2020-02-06T04:24:43.439Z] #13 19.98 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-06T04:24:43.439Z] #13 19.98 Unpacking dh-python (2.20170125) ... [2020-02-06T04:24:43.439Z] #13 20.03 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:24:43.439Z] #13 20.05 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:24:43.530Z] #58 75.48 DEP criu/file-ids.d [2020-02-06T04:24:43.530Z] #58 75.65 DEP criu/fifo.d [2020-02-06T04:24:43.786Z] #58 75.79 DEP criu/fdstore.d [2020-02-06T04:24:44.041Z] #58 75.95 DEP criu/fault-injection.d [2020-02-06T04:24:44.041Z] #58 75.99 DEP criu/external.d [2020-02-06T04:24:44.041Z] #58 76.17 DEP criu/eventpoll.d [2020-02-06T04:24:44.041Z] #58 ... [2020-02-06T04:24:44.041Z] [2020-02-06T04:24:44.041Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:44.041Z] #33 113.3 internal/x/net/http2/hpack [2020-02-06T04:24:44.041Z] #33 114.1 mime [2020-02-06T04:24:44.041Z] #33 114.4 crypto/tls [2020-02-06T04:24:44.041Z] #33 115.5 mime/quotedprintable [2020-02-06T04:24:44.041Z] #33 115.9 mime/multipart [2020-02-06T04:24:44.041Z] #33 117.0 net/http/internal [2020-02-06T04:24:44.041Z] #33 117.3 os/exec [2020-02-06T04:24:44.041Z] #33 122.5 net/http/httptrace [2020-02-06T04:24:44.041Z] #33 122.7 net/http [2020-02-06T04:24:44.265Z] #13 20.68 Setting up python3-minimal (3.5.3-1) ... [2020-02-06T04:24:44.265Z] #13 20.94 Selecting previously unselected package python3. [2020-02-06T04:24:44.297Z] #33 ... [2020-02-06T04:24:44.297Z] [2020-02-06T04:24:44.297Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:24:44.297Z] #58 76.39 DEP criu/eventfd.d [2020-02-06T04:24:44.524Z] #13 20.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-02-06T04:24:44.524Z] #13 20.95 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-02-06T04:24:44.524Z] #13 20.95 Unpacking python3 (3.5.3-1) ... [2020-02-06T04:24:44.524Z] #13 20.99 Selecting previously unselected package pigz. [2020-02-06T04:24:44.524Z] #13 20.99 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-02-06T04:24:44.524Z] #13 20.99 Unpacking pigz (2.3.4-1) ... [2020-02-06T04:24:44.524Z] #13 21.03 Selecting previously unselected package libip4tc0:amd64. [2020-02-06T04:24:44.524Z] #13 21.03 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:24:44.524Z] #13 21.03 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:24:44.524Z] #13 21.07 Selecting previously unselected package libip6tc0:amd64. [2020-02-06T04:24:44.524Z] #13 21.07 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:24:44.524Z] #13 21.07 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:24:44.524Z] #13 21.11 Selecting previously unselected package libiptc0:amd64. [2020-02-06T04:24:44.524Z] #13 21.11 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:24:44.524Z] #13 21.11 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:24:44.524Z] #13 21.16 Selecting previously unselected package libxtables12:amd64. [2020-02-06T04:24:44.524Z] #13 21.16 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:24:44.524Z] #13 21.16 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:24:44.524Z] #13 21.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-02-06T04:24:44.524Z] #13 21.21 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-02-06T04:24:44.553Z] #58 76.56 DEP criu/crtools.d [2020-02-06T04:24:44.553Z] #58 76.76 DEP criu/cr-service.d [2020-02-06T04:24:44.782Z] #13 21.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-06T04:24:44.782Z] #13 21.24 Selecting previously unselected package iptables. [2020-02-06T04:24:44.782Z] #13 21.24 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-02-06T04:24:44.782Z] #13 21.27 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:24:44.782Z] #13 21.34 Selecting previously unselected package xxd. [2020-02-06T04:24:44.782Z] #13 21.34 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-06T04:24:44.782Z] #13 21.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:44.782Z] #13 21.45 Selecting previously unselected package vim-common. [2020-02-06T04:24:45.040Z] #13 21.45 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:24:45.040Z] #13 21.45 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:45.040Z] #13 21.49 Selecting previously unselected package bzip2. [2020-02-06T04:24:45.040Z] #13 21.49 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-02-06T04:24:45.040Z] #13 21.50 Unpacking bzip2 (1.0.6-8.1) ... [2020-02-06T04:24:45.040Z] #13 21.53 Selecting previously unselected package libgpm2:amd64. [2020-02-06T04:24:45.040Z] #13 21.53 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-02-06T04:24:45.040Z] #13 21.53 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-06T04:24:45.040Z] #13 21.56 Selecting previously unselected package xz-utils. [2020-02-06T04:24:45.040Z] #13 21.56 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-02-06T04:24:45.040Z] #13 21.56 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:24:45.040Z] #13 21.62 Selecting previously unselected package aufs-tools. [2020-02-06T04:24:45.040Z] #13 21.62 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-02-06T04:24:45.040Z] #13 21.62 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:24:45.040Z] #13 21.66 Selecting previously unselected package liblzo2-2:amd64. [2020-02-06T04:24:45.040Z] #13 21.66 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-02-06T04:24:45.040Z] #13 21.66 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:24:45.113Z] #58 77.02 DEP criu/cr-restore.d [2020-02-06T04:24:45.113Z] #58 77.26 DEP criu/cr-errno.d [2020-02-06T04:24:45.297Z] #13 21.69 Selecting previously unselected package btrfs-progs. [2020-02-06T04:24:45.297Z] #13 21.69 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-02-06T04:24:45.298Z] #13 21.70 Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:24:45.298Z] #13 21.79 Selecting previously unselected package btrfs-tools. [2020-02-06T04:24:45.298Z] #13 21.79 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-02-06T04:24:45.298Z] #13 21.79 Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:24:45.298Z] #13 21.82 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-02-06T04:24:45.298Z] #13 21.82 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:24:45.298Z] #13 21.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:24:45.298Z] #13 21.86 Selecting previously unselected package dmsetup. [2020-02-06T04:24:45.298Z] #13 21.86 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:24:45.298Z] #13 21.86 Unpacking dmsetup (2:1.02.137-2) ... [2020-02-06T04:24:45.298Z] #13 21.90 Selecting previously unselected package libonig4:amd64. [2020-02-06T04:24:45.369Z] #58 77.29 DEP criu/cr-dump.d [2020-02-06T04:24:45.555Z] #13 21.90 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 21.90 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:24:45.555Z] #13 21.95 Selecting previously unselected package libjq1:amd64. [2020-02-06T04:24:45.555Z] #13 21.96 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 21.96 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:24:45.555Z] #13 21.99 Selecting previously unselected package jq. [2020-02-06T04:24:45.555Z] #13 21.99 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 21.99 Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:24:45.555Z] #13 22.04 Selecting previously unselected package libaio1:amd64. [2020-02-06T04:24:45.555Z] #13 22.04 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 22.04 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-02-06T04:24:45.555Z] #13 22.06 Selecting previously unselected package libcap2-bin. [2020-02-06T04:24:45.555Z] #13 22.06 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 22.07 Unpacking libcap2-bin (1:2.25-1) ... [2020-02-06T04:24:45.555Z] #13 22.10 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-02-06T04:24:45.555Z] #13 22.10 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 22.10 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:24:45.555Z] #13 22.13 Selecting previously unselected package libsepol1-dev:amd64. [2020-02-06T04:24:45.555Z] #13 22.13 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-02-06T04:24:45.555Z] #13 22.13 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-02-06T04:24:45.624Z] #58 77.56 DEP criu/cr-dedup.d [2020-02-06T04:24:45.624Z] #58 77.79 DEP criu/cr-check.d [2020-02-06T04:24:45.812Z] #13 22.20 Selecting previously unselected package libpcre16-3:amd64. [2020-02-06T04:24:45.812Z] #13 22.20 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-02-06T04:24:45.812Z] #13 22.20 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-02-06T04:24:45.812Z] #13 22.24 Selecting previously unselected package libpcre32-3:amd64. [2020-02-06T04:24:45.812Z] #13 22.25 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-02-06T04:24:45.812Z] #13 22.25 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-02-06T04:24:45.812Z] #13 22.29 Selecting previously unselected package libpcre3-dev:amd64. [2020-02-06T04:24:45.812Z] #13 22.29 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-02-06T04:24:45.812Z] #13 22.29 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-06T04:24:45.812Z] #13 22.37 Selecting previously unselected package libselinux1-dev:amd64. [2020-02-06T04:24:45.812Z] #13 22.38 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-02-06T04:24:45.812Z] #13 22.38 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-06T04:24:45.880Z] #58 77.97 DEP criu/config.d [2020-02-06T04:24:46.050Z] 🇩 bin/containerd-shim-runc-v1 [2020-02-06T04:24:46.069Z] #13 22.44 Selecting previously unselected package libdevmapper-dev:amd64. [2020-02-06T04:24:46.069Z] #13 22.44 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-02-06T04:24:46.069Z] #13 22.45 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-06T04:24:46.069Z] #13 22.48 Selecting previously unselected package libnl-3-200:amd64. [2020-02-06T04:24:46.069Z] #13 22.48 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-06T04:24:46.069Z] #13 22.49 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:24:46.069Z] #13 22.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-06T04:24:46.069Z] #13 22.52 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-06T04:24:46.069Z] #13 22.52 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:24:46.069Z] #13 22.55 Selecting previously unselected package libreadline5:amd64. [2020-02-06T04:24:46.069Z] #13 22.55 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-02-06T04:24:46.069Z] #13 22.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-06T04:24:46.069Z] #13 22.59 Selecting previously unselected package libsystemd-dev:amd64. [2020-02-06T04:24:46.069Z] #13 22.59 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-02-06T04:24:46.069Z] #13 22.59 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:24:46.136Z] #58 78.18 DEP criu/clone-noasan.d [2020-02-06T04:24:46.136Z] #58 78.23 DEP criu/cgroup.d [2020-02-06T04:24:46.326Z] #13 22.92 Selecting previously unselected package net-tools. [2020-02-06T04:24:46.326Z] #13 22.92 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-02-06T04:24:46.326Z] #13 22.93 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:24:46.326Z] #13 22.97 Selecting previously unselected package python-pip-whl. [2020-02-06T04:24:46.391Z] #58 78.39 DEP criu/cgroup-props.d [2020-02-06T04:24:46.391Z] #58 78.52 DEP criu/bitmap.d [2020-02-06T04:24:46.583Z] #13 22.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:24:46.583Z] #13 22.98 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:24:46.583Z] #13 23.14 Selecting previously unselected package python3-pip. [2020-02-06T04:24:46.583Z] #13 23.14 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:24:46.583Z] #13 23.15 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:24:46.583Z] #13 23.19 Selecting previously unselected package python3-pkg-resources. [2020-02-06T04:24:46.583Z] #13 23.19 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:24:46.584Z] #13 23.19 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:24:46.584Z] #13 23.24 Selecting previously unselected package python3-setuptools. [2020-02-06T04:24:46.647Z] #58 78.56 DEP criu/bfd.d [2020-02-06T04:24:46.647Z] #58 78.67 DEP criu/autofs.d [2020-02-06T04:24:46.841Z] #13 23.24 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-06T04:24:46.841Z] #13 23.24 Unpacking python3-setuptools (33.1.1-1) ... [2020-02-06T04:24:46.841Z] #13 23.30 Selecting previously unselected package python3-wheel. [2020-02-06T04:24:46.841Z] #13 23.30 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-06T04:24:46.841Z] #13 23.30 Unpacking python3-wheel (0.29.0-2) ... [2020-02-06T04:24:46.841Z] #13 23.34 Selecting previously unselected package thin-provisioning-tools. [2020-02-06T04:24:46.841Z] #13 23.34 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-02-06T04:24:46.841Z] #13 23.35 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:24:46.841Z] #13 23.44 Selecting previously unselected package vim-runtime. [2020-02-06T04:24:46.841Z] #13 23.44 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:24:46.902Z] #58 78.85 DEP criu/aio.d [2020-02-06T04:24:46.902Z] #58 79.11 DEP criu/action-scripts.d [2020-02-06T04:24:47.099Z] #13 23.46 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-06T04:24:47.099Z] #13 23.46 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-06T04:24:47.099Z] #13 23.47 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:47.312Z] 🇩 binaries [2020-02-06T04:24:47.312Z] + mkdir -p /build [2020-02-06T04:24:47.312Z] + cp bin/containerd /build/containerd [2020-02-06T04:24:47.312Z] + cp bin/containerd-shim /build/containerd-shim [2020-02-06T04:24:47.463Z] #58 79.46 CC criu/action-scripts.o [2020-02-06T04:24:47.658Z] + cp bin/ctr /build/ctr [2020-02-06T04:24:48.024Z] #58 79.92 CC criu/aio.o [2020-02-06T04:24:48.032Z] #13 24.46 Selecting previously unselected package vim. [2020-02-06T04:24:48.032Z] #13 24.46 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-02-06T04:24:48.032Z] #13 24.47 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:24:48.290Z] #13 24.62 Selecting previously unselected package xfsprogs. [2020-02-06T04:24:48.290Z] #13 24.62 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-02-06T04:24:48.290Z] #13 24.62 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:24:48.290Z] #13 24.77 Selecting previously unselected package zip. [2020-02-06T04:24:48.290Z] #13 24.78 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-02-06T04:24:48.290Z] #13 24.78 Unpacking zip (3.0-11+b1) ... [2020-02-06T04:24:48.290Z] #13 24.83 Selecting previously unselected package libapparmor-perl. [2020-02-06T04:24:48.290Z] #13 24.83 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:24:48.290Z] #13 24.84 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:24:48.290Z] #13 24.89 Selecting previously unselected package apparmor. [2020-02-06T04:24:48.290Z] #13 24.89 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-02-06T04:24:48.547Z] #13 24.91 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:24:48.547Z] #13 25.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-06T04:24:48.547Z] #13 25.02 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-02-06T04:24:48.547Z] #13 25.03 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:24:48.584Z] #58 80.54 CC criu/autofs.o [2020-02-06T04:24:48.804Z] #13 25.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-06T04:24:49.062Z] #13 25.43 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-02-06T04:24:49.062Z] #13 25.43 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:24:49.627Z] #13 25.92 Selecting previously unselected package binutils-mingw-w64. [2020-02-06T04:24:49.627Z] #13 25.92 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-06T04:24:49.627Z] #13 25.93 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:24:49.627Z] #13 25.97 Selecting previously unselected package mingw-w64-common. [2020-02-06T04:24:49.627Z] #13 25.97 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-06T04:24:49.627Z] #13 25.97 Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-06T04:24:50.044Z] Removing intermediate container 23f1773bfc31 [2020-02-06T04:24:50.044Z] ---> 71b8717ea001 [2020-02-06T04:24:50.044Z] Step 56/125 : FROM dev-base AS proxy [2020-02-06T04:24:50.044Z] ---> 3cf8dc91e3fb [2020-02-06T04:24:50.044Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-06T04:24:50.044Z] ---> Running in 96492a859872 [2020-02-06T04:24:50.044Z] Removing intermediate container 96492a859872 [2020-02-06T04:24:50.044Z] ---> 7abc874bdca1 [2020-02-06T04:24:50.044Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:24:50.393Z] ---> 765691fa1dab [2020-02-06T04:24:50.393Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:24:50.393Z] ---> 56084a2e821d [2020-02-06T04:24:50.393Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:24:50.393Z] ---> Running in 12508d10b090 [2020-02-06T04:24:50.472Z] #58 82.14 CC criu/bfd.o [2020-02-06T04:24:50.561Z] #13 27.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-06T04:24:50.561Z] #13 27.09 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-06T04:24:50.561Z] #13 27.10 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:24:50.790Z] #58 82.75 CC criu/bitmap.o [2020-02-06T04:24:50.790Z] #58 82.96 CC criu/cgroup-props.o [2020-02-06T04:24:50.857Z] + RM_GOPATH=0 [2020-02-06T04:24:50.857Z] + TMP_GOPATH= [2020-02-06T04:24:50.857Z] + : /build [2020-02-06T04:24:50.857Z] + '[' -z '' ']' [2020-02-06T04:24:50.857Z] ++ mktemp -d [2020-02-06T04:24:50.857Z] + export GOPATH=/tmp/tmp.A3slIr5WRf [2020-02-06T04:24:50.857Z] + GOPATH=/tmp/tmp.A3slIr5WRf [2020-02-06T04:24:50.857Z] + RM_GOPATH=1 [2020-02-06T04:24:50.857Z] ++ dirname ./install.sh [2020-02-06T04:24:50.857Z] + dir=. [2020-02-06T04:24:50.857Z] + bin=proxy [2020-02-06T04:24:50.857Z] + shift [2020-02-06T04:24:50.857Z] + '[' '!' -f ./proxy.installer ']' [2020-02-06T04:24:50.857Z] + . ./proxy.installer [2020-02-06T04:24:50.857Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:24:50.857Z] + install_proxy [2020-02-06T04:24:50.857Z] + case "$1" in [2020-02-06T04:24:50.857Z] + export CGO_ENABLED=0 [2020-02-06T04:24:50.857Z] + CGO_ENABLED=0 [2020-02-06T04:24:50.857Z] + _install_proxy [2020-02-06T04:24:50.857Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-06T04:24:50.857Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.A3slIr5WRf/src/github.com/docker/libnetwork [2020-02-06T04:24:50.857Z] Cloning into '/tmp/tmp.A3slIr5WRf/src/github.com/docker/libnetwork'... [2020-02-06T04:24:50.857Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:24:51.934Z] #13 28.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-06T04:24:51.934Z] #13 28.37 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-06T04:24:51.934Z] #13 28.37 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:24:51.934Z] #13 28.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-06T04:24:51.934Z] #13 28.42 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-06T04:24:51.934Z] #13 28.43 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:24:52.154Z] #58 83.91 CC criu/cgroup.o [2020-02-06T04:24:52.410Z] #58 ... [2020-02-06T04:24:52.410Z] [2020-02-06T04:24:52.410Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-06T04:24:52.410Z] #27 DONE 131.5s [2020-02-06T04:24:52.410Z] [2020-02-06T04:24:52.410Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:24:52.779Z] + cd /tmp/tmp.A3slIr5WRf/src/github.com/docker/libnetwork [2020-02-06T04:24:52.779Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:24:52.779Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-06T04:24:54.314Z] #33 133.6 github.com/LK4D4/vndr/godl [2020-02-06T04:24:55.238Z] #33 134.3 github.com/LK4D4/vndr [2020-02-06T04:24:55.356Z] Removing intermediate container 12508d10b090 [2020-02-06T04:24:55.356Z] ---> 1a3feb2f8bcd [2020-02-06T04:24:55.356Z] Step 61/125 : FROM base AS gometalinter [2020-02-06T04:24:55.356Z] ---> 3cf8dc91e3fb [2020-02-06T04:24:55.356Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-06T04:24:55.356Z] ---> Running in 1540bb1445d4 [2020-02-06T04:24:55.356Z] Removing intermediate container 1540bb1445d4 [2020-02-06T04:24:55.356Z] ---> 5f801ed30ff8 [2020-02-06T04:24:55.356Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:24:55.731Z] ---> d602cd4de565 [2020-02-06T04:24:55.731Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:24:55.731Z] ---> 7cc12ea277a2 [2020-02-06T04:24:55.731Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:24:55.731Z] ---> Running in 91811199e45e [2020-02-06T04:24:56.502Z] + RM_GOPATH=0 [2020-02-06T04:24:56.502Z] + TMP_GOPATH= [2020-02-06T04:24:56.502Z] + : /build [2020-02-06T04:24:56.502Z] + '[' -z '' ']' [2020-02-06T04:24:56.502Z] ++ mktemp -d [2020-02-06T04:24:56.502Z] + export GOPATH=/tmp/tmp.1OTTZfEZaj [2020-02-06T04:24:56.502Z] + GOPATH=/tmp/tmp.1OTTZfEZaj [2020-02-06T04:24:56.502Z] + RM_GOPATH=1 [2020-02-06T04:24:56.502Z] ++ dirname ./install.sh [2020-02-06T04:24:56.502Z] + dir=. [2020-02-06T04:24:56.502Z] + bin=gometalinter [2020-02-06T04:24:56.502Z] + shift [2020-02-06T04:24:56.502Z] + '[' '!' -f ./gometalinter.installer ']' [2020-02-06T04:24:56.502Z] + . ./gometalinter.installer [2020-02-06T04:24:56.502Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-06T04:24:56.502Z] + install_gometalinter [2020-02-06T04:24:56.502Z] + echo 'Installing gometalinter version v2.0.6' [2020-02-06T04:24:56.502Z] + go get -d github.com/alecthomas/gometalinter [2020-02-06T04:24:56.502Z] Installing gometalinter version v2.0.6 [2020-02-06T04:24:57.195Z] #13 33.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-06T04:24:57.195Z] #13 33.02 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-02-06T04:24:57.195Z] #13 33.02 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:24:57.250Z] + cd /tmp/tmp.1OTTZfEZaj/src/github.com/alecthomas/gometalinter [2020-02-06T04:24:57.250Z] + git checkout -q v2.0.6 [2020-02-06T04:24:57.250Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-06T04:25:00.590Z] #13 36.60 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:25:00.590Z] #13 36.61 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:25:00.590Z] #13 36.62 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-02-06T04:25:00.590Z] #13 36.63 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:25:00.590Z] #13 36.63 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:25:00.590Z] #13 36.66 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:25:00.590Z] #13 36.67 Processing triggers for mime-support (3.60) ... [2020-02-06T04:25:00.590Z] #13 36.69 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:00.590Z] #13 36.70 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-02-06T04:25:00.590Z] #13 36.71 Setting up libcap2-bin (1:2.25-1) ... [2020-02-06T04:25:00.590Z] #13 36.72 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:25:00.590Z] #13 36.74 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:25:00.590Z] #13 36.75 Setting up bash-completion (1:2.1-4.3) ... [2020-02-06T04:25:01.154Z] #13 37.62 Setting up libonig4:amd64 (6.1.3-2) ... [2020-02-06T04:25:01.154Z] #13 37.64 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:25:01.154Z] #13 37.64 Setting up zip (3.0-11+b1) ... [2020-02-06T04:25:01.154Z] #13 37.65 Setting up bzip2 (1.0.6-8.1) ... [2020-02-06T04:25:01.154Z] #13 37.67 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:25:01.154Z] #13 37.68 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-02-06T04:25:01.154Z] #13 37.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:01.154Z] #13 37.70 Setting up libaio1:amd64 (0.3.110-3) ... [2020-02-06T04:25:01.411Z] #13 37.71 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:25:01.411Z] #13 37.72 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:25:01.411Z] #13 37.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-06T04:25:01.411Z] #13 37.74 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:25:01.411Z] #13 37.75 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:01.411Z] #13 37.76 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-02-06T04:25:01.411Z] #13 37.77 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-02-06T04:25:01.411Z] #13 37.78 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-02-06T04:25:01.411Z] #13 37.80 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:01.411Z] #13 37.91 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:25:01.411Z] #13 37.93 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-02-06T04:25:01.411Z] #13 37.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-02-06T04:25:01.411Z] #13 37.94 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:25:01.411Z] #13 37.97 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:25:01.411Z] #13 37.98 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-02-06T04:25:01.411Z] #13 37.99 Setting up pigz (2.3.4-1) ... [2020-02-06T04:25:01.411Z] #13 38.01 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:25:01.411Z] #13 38.02 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-02-06T04:25:01.411Z] #13 38.03 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:25:01.411Z] #13 38.04 Setting up mingw-w64-common (5.0.1-1) ... [2020-02-06T04:25:01.411Z] #13 38.05 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-02-06T04:25:01.411Z] #13 38.06 Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:25:01.669Z] #13 38.07 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-02-06T04:25:01.669Z] #13 38.08 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-02-06T04:25:01.669Z] #13 38.09 Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:25:01.669Z] #13 38.10 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:01.669Z] #13 38.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-06T04:25:01.669Z] #13 38.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-06T04:25:01.669Z] #13 38.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-06T04:25:01.669Z] #13 38.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-06T04:25:01.669Z] #13 38.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-06T04:25:01.669Z] #13 38.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-06T04:25:01.669Z] #13 38.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-06T04:25:01.669Z] #13 38.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-06T04:25:01.669Z] #13 38.15 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-02-06T04:25:01.669Z] #13 38.16 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-02-06T04:25:01.669Z] #13 38.17 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:25:01.669Z] #13 38.18 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:25:01.669Z] #13 38.19 Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:25:01.669Z] #13 38.20 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-02-06T04:25:01.669Z] #13 38.21 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:25:01.771Z] #33 ... [2020-02-06T04:25:01.771Z] [2020-02-06T04:25:01.771Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:25:01.771Z] #58 87.25 CC criu/clone-noasan.o [2020-02-06T04:25:01.771Z] #58 87.42 CC criu/config.o [2020-02-06T04:25:01.771Z] #58 88.67 CC criu/cr-check.o [2020-02-06T04:25:01.771Z] #58 90.18 CC criu/cr-dedup.o [2020-02-06T04:25:01.771Z] #58 90.62 CC criu/cr-dump.o [2020-02-06T04:25:01.771Z] #58 92.79 CC criu/cr-errno.o [2020-02-06T04:25:01.771Z] #58 92.93 CC criu/cr-restore.o [2020-02-06T04:25:02.332Z] #58 ... [2020-02-06T04:25:02.332Z] [2020-02-06T04:25:02.332Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:02.332Z] #33 DONE 141.4s [2020-02-06T04:25:02.332Z] [2020-02-06T04:25:02.332Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:25:03.040Z] #13 39.62 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-02-06T04:25:03.298Z] #13 39.66 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:25:03.298Z] #13 39.67 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 [2020-02-06T04:25:03.298Z] #13 39.67 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 [2020-02-06T04:25:03.298Z] #13 39.68 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 [2020-02-06T04:25:03.298Z] #13 39.68 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 [2020-02-06T04:25:03.298Z] #13 39.69 Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:25:03.298Z] #13 39.70 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:25:03.298Z] #13 39.71 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 [2020-02-06T04:25:03.298Z] #13 39.72 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 [2020-02-06T04:25:03.298Z] #13 39.72 Setting up python3 (3.5.3-1) ... [2020-02-06T04:25:03.558Z] #13 40.18 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:25:03.979Z] + rm -rf /tmp/tmp.LBQEZlkP2k [2020-02-06T04:25:03.979Z] Removing intermediate container bb41dc32044a [2020-02-06T04:25:03.979Z] ---> 8047c9974665 [2020-02-06T04:25:03.979Z] Step 19/125 : FROM base AS frozen-images [2020-02-06T04:25:03.979Z] ---> bd20d6f0afe8 [2020-02-06T04:25:03.979Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:25:03.979Z] ---> Using cache [2020-02-06T04:25:03.979Z] ---> 7880306f0e68 [2020-02-06T04:25:03.979Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-02-06T04:25:03.979Z] ---> Running in 23ccf1acd6d9 [2020-02-06T04:25:03.979Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:25:03.979Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:25:03.979Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:25:03.979Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:25:03.979Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:25:03.979Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [496 kB] [2020-02-06T04:25:04.264Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-06T04:25:04.264Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-02-06T04:25:04.491Z] #13 40.84 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-06T04:25:04.491Z] #13 40.90 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-06T04:25:04.491Z] #13 40.93 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:25:04.491Z] #13 40.94 Setting up python3-wheel (0.29.0-2) ... [2020-02-06T04:25:04.749Z] #13 41.21 Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:25:04.845Z] #58 97.04 CC criu/cr-service.o [2020-02-06T04:25:04.873Z] + GOBIN=/build [2020-02-06T04:25:04.873Z] + /build/gometalinter --install [2020-02-06T04:25:04.873Z] Installing: [2020-02-06T04:25:04.873Z] deadcode [2020-02-06T04:25:04.873Z] dupl [2020-02-06T04:25:04.873Z] errcheck [2020-02-06T04:25:04.873Z] gas [2020-02-06T04:25:04.873Z] gochecknoglobals [2020-02-06T04:25:04.873Z] gochecknoinits [2020-02-06T04:25:04.873Z] goconst [2020-02-06T04:25:04.873Z] gocyclo [2020-02-06T04:25:04.873Z] goimports [2020-02-06T04:25:04.873Z] golint [2020-02-06T04:25:04.873Z] gosimple [2020-02-06T04:25:04.873Z] gotype [2020-02-06T04:25:04.873Z] gotypex [2020-02-06T04:25:04.873Z] ineffassign [2020-02-06T04:25:04.873Z] interfacer [2020-02-06T04:25:04.873Z] lll [2020-02-06T04:25:04.873Z] maligned [2020-02-06T04:25:04.873Z] megacheck [2020-02-06T04:25:04.873Z] misspell [2020-02-06T04:25:04.873Z] nakedret [2020-02-06T04:25:04.873Z] safesql [2020-02-06T04:25:04.873Z] staticcheck [2020-02-06T04:25:04.873Z] structcheck [2020-02-06T04:25:04.873Z] unconvert [2020-02-06T04:25:04.873Z] unparam [2020-02-06T04:25:04.873Z] unused [2020-02-06T04:25:04.873Z] varcheck [2020-02-06T04:25:05.007Z] #13 41.50 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-02-06T04:25:05.007Z] #13 41.51 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:25:05.265Z] #13 41.84 Setting up dmsetup (2:1.02.137-2) ... [2020-02-06T04:25:05.265Z] #13 41.88 Setting up python3-setuptools (33.1.1-1) ... [2020-02-06T04:25:05.525Z] #13 42.22 Setting up dh-python (2.20170125) ... [2020-02-06T04:25:05.786Z] #13 42.48 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-02-06T04:25:06.047Z] #13 42.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:06.209Z] #58 98.28 CC criu/crtools.o [2020-02-06T04:25:06.613Z] #13 DONE 43.0s [2020-02-06T04:25:06.613Z] [2020-02-06T04:25:06.613Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-02-06T04:25:06.770Z] #58 98.84 CC criu/eventfd.o [2020-02-06T04:25:06.968Z] Fetched 7736 kB in 3s (2479 kB/s) [2020-02-06T04:25:07.025Z] #58 99.15 CC criu/eventpoll.o [2020-02-06T04:25:07.951Z] #58 99.93 CC criu/external.o [2020-02-06T04:25:07.981Z] Reading package lists... [2020-02-06T04:25:08.207Z] #58 100.3 CC criu/fault-injection.o [2020-02-06T04:25:08.462Z] #58 100.4 CC criu/fdstore.o [2020-02-06T04:25:08.718Z] #58 100.7 CC criu/fifo.o [2020-02-06T04:25:08.973Z] #58 101.1 CC criu/file-ids.o [2020-02-06T04:25:09.006Z] Reading package lists... [2020-02-06T04:25:09.153Z] #14 2.449 Collecting yamllint==1.16.0 [2020-02-06T04:25:09.229Z] #58 101.4 CC criu/file-lock.o [2020-02-06T04:25:09.294Z] Building dependency tree... [2020-02-06T04:25:09.294Z] Reading state information... [2020-02-06T04:25:09.294Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-02-06T04:25:09.294Z] The following additional packages will be installed: [2020-02-06T04:25:09.294Z] libjq1 libonig4 [2020-02-06T04:25:09.578Z] The following NEW packages will be installed: [2020-02-06T04:25:09.578Z] jq libjq1 libonig4 [2020-02-06T04:25:09.578Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:25:09.578Z] Need to get 310 kB of archives. [2020-02-06T04:25:09.578Z] After this operation, 1267 kB of additional disk space will be used. [2020-02-06T04:25:09.578Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-02-06T04:25:09.578Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-02-06T04:25:09.578Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-02-06T04:25:09.862Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:25:09.862Z] Fetched 310 kB in 0s (3267 kB/s) [2020-02-06T04:25:09.862Z] Selecting previously unselected package libonig4:ppc64el. [2020-02-06T04:25:09.862Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-06T04:25:09.862Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-02-06T04:25:09.862Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-02-06T04:25:09.862Z] Selecting previously unselected package libjq1:ppc64el. [2020-02-06T04:25:09.862Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-06T04:25:09.862Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-06T04:25:09.862Z] Selecting previously unselected package jq. [2020-02-06T04:25:09.862Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-06T04:25:09.862Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:25:09.862Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-02-06T04:25:10.146Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-06T04:25:10.146Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:10.146Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:25:10.155Z] #58 102.2 CC criu/files-ext.o [2020-02-06T04:25:10.411Z] #58 102.5 CC criu/files-reg.o [2020-02-06T04:25:10.456Z] Removing intermediate container 23ccf1acd6d9 [2020-02-06T04:25:10.456Z] ---> ff436b190b52 [2020-02-06T04:25:10.456Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-02-06T04:25:10.741Z] ---> 98ecfb62e8f2 [2020-02-06T04:25:10.741Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-02-06T04:25:10.741Z] ---> Running in cb1ea567a657 [2020-02-06T04:25:12.221Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-06T04:25:12.221Z]  [2020-02-06T04:25:12.384Z] #58 104.3 CC criu/files.o [2020-02-06T04:25:12.794Z]  ########  11.7% ######################    31.4% ######################################  53.8% ######################################################## 78.2% ######################################################################## 100.0% [2020-02-06T04:25:13.077Z]  [2020-02-06T04:25:13.360Z]  #################  24.9% ##########################################################   81.4% ######################################################################## 100.0% [2020-02-06T04:25:13.643Z]  [2020-02-06T04:25:14.217Z]  ##### 8.3% #####################    30.4% ###################################  49.0% ##################################################### 74.4% ######################################################################## 100.0% [2020-02-06T04:25:14.274Z] #58 106.2 CC criu/filesystems.o [2020-02-06T04:25:14.502Z]  [2020-02-06T04:25:14.836Z] #58 106.9 CC criu/fsnotify.o [2020-02-06T04:25:15.714Z] #14 8.817 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-06T04:25:15.714Z] #14 8.917 Collecting pyyaml (from yamllint==1.16.0) [2020-02-06T04:25:15.763Z] #58 107.8 CC criu/image-desc.o [2020-02-06T04:25:15.763Z] #58 107.9 CC criu/image.o [2020-02-06T04:25:15.956Z]  ####  6.5% ########   11.8% ###############   21.1% ######################  31.1% #############################  40.5% ####################################  50.3% ##########################################   58.5% ##############################################  64.6% #####################################################  74.6% ############################################################ 84.1% ################################################################## 92.7% #######################################################################  99.6% ######################################################################## 100.0% [2020-02-06T04:25:15.956Z]  [2020-02-06T04:25:16.579Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-06T04:25:16.686Z] #14 10.03 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-06T04:25:16.689Z] #58 108.7 CC criu/ipc_ns.o [2020-02-06T04:25:17.028Z]  [2020-02-06T04:25:17.028Z]  ######################################################################## 100.0% [2020-02-06T04:25:17.028Z]  [2020-02-06T04:25:17.336Z] #14 10.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-06T04:25:17.680Z] #58 109.7 CC criu/irmap.o [2020-02-06T04:25:18.043Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-06T04:25:18.043Z]  [2020-02-06T04:25:18.285Z] #58 110.3 CC criu/kcmp-ids.o [2020-02-06T04:25:18.304Z] #14 11.90 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-06T04:25:18.329Z]  ######################################################################## 100.0% [2020-02-06T04:25:18.329Z]  [2020-02-06T04:25:18.542Z] #58 110.6 CC criu/kerndat.o [2020-02-06T04:25:18.562Z] #14 11.96 Building wheels for collected packages: pyyaml [2020-02-06T04:25:18.562Z] #14 11.96 Running setup.py bdist_wheel for pyyaml: started [2020-02-06T04:25:18.821Z] #14 12.38 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-06T04:25:18.821Z] #14 12.38 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-06T04:25:18.821Z] #14 12.41 Successfully built pyyaml [2020-02-06T04:25:18.821Z] #14 12.41 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-06T04:25:18.956Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-06T04:25:19.079Z] #14 12.57 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-06T04:25:19.242Z] skipping existing c8c2d4a6b2e3 [2020-02-06T04:25:19.242Z] [2020-02-06T04:25:19.340Z] #14 DONE 12.9s [2020-02-06T04:25:19.470Z] #58 111.6 CC criu/libnetlink.o [2020-02-06T04:25:19.600Z] [2020-02-06T04:25:19.600Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-06T04:25:19.600Z] #16 DONE 0.2s [2020-02-06T04:25:19.600Z] [2020-02-06T04:25:19.600Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:25:19.600Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-06T04:25:19.600Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-06T04:25:19.600Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2020-02-06T04:25:19.725Z] #58 111.9 CC criu/log.o [2020-02-06T04:25:19.858Z] #64 ... [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-02-06T04:25:19.858Z] #23 DONE 0.2s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-06T04:25:19.858Z] #52 DONE 0.2s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-06T04:25:19.858Z] #29 DONE 0.2s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-06T04:25:19.858Z] #49 DONE 0.2s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-06T04:25:19.858Z] #60 DONE 0.2s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:25:19.858Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.27MB / 9.11MB 0.2s [2020-02-06T04:25:19.858Z] #64 ... [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-06T04:25:19.858Z] #46 DONE 0.4s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:25:19.858Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.72MB / 9.11MB 0.3s [2020-02-06T04:25:19.858Z] #64 ... [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-06T04:25:19.858Z] #32 DONE 0.4s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-06T04:25:19.858Z] #41 DONE 0.4s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-06T04:25:19.858Z] #26 DONE 0.4s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-06T04:25:19.858Z] #37 DONE 0.5s [2020-02-06T04:25:19.858Z] [2020-02-06T04:25:19.858Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:25:19.858Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.69MB / 9.11MB 0.4s [2020-02-06T04:25:19.860Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-06T04:25:20.116Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.13MB / 9.11MB 0.6s [2020-02-06T04:25:20.145Z]  [2020-02-06T04:25:20.145Z]  ######################################################################## 100.0% [2020-02-06T04:25:20.145Z]  [2020-02-06T04:25:20.287Z] #58 112.4 CC criu/lsm.o [2020-02-06T04:25:20.374Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.35MB / 9.11MB 0.8s [2020-02-06T04:25:20.429Z] Download of images into '/build' complete. [2020-02-06T04:25:20.429Z] Use something like the following to load the result into a Docker daemon: [2020-02-06T04:25:20.429Z] tar -cC '/build' . | docker load [2020-02-06T04:25:20.543Z] #58 ... [2020-02-06T04:25:20.543Z] [2020-02-06T04:25:20.543Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:25:20.543Z] #42 159.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-06T04:25:20.632Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.0s [2020-02-06T04:25:20.632Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.1s done [2020-02-06T04:25:20.632Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-02-06T04:25:21.273Z] Removing intermediate container 91811199e45e [2020-02-06T04:25:21.273Z] ---> 9adfea270737 [2020-02-06T04:25:21.273Z] Step 66/125 : FROM base AS gotestsum [2020-02-06T04:25:21.273Z] ---> 3cf8dc91e3fb [2020-02-06T04:25:21.273Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-06T04:25:21.273Z] ---> Running in 10c2a8f4c56c [2020-02-06T04:25:21.273Z] Removing intermediate container 10c2a8f4c56c [2020-02-06T04:25:21.273Z] ---> 119274e39f91 [2020-02-06T04:25:21.273Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:25:21.273Z] ---> fff50e753178 [2020-02-06T04:25:21.273Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:25:21.273Z] ---> a0222436656b [2020-02-06T04:25:21.273Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:25:21.273Z] ---> Running in e528943210a9 [2020-02-06T04:25:21.273Z] + RM_GOPATH=0 [2020-02-06T04:25:21.273Z] + TMP_GOPATH= [2020-02-06T04:25:21.273Z] + : /build [2020-02-06T04:25:21.273Z] + '[' -z '' ']' [2020-02-06T04:25:21.273Z] ++ mktemp -d [2020-02-06T04:25:21.273Z] Installing gotestsum version v0.3.5 [2020-02-06T04:25:21.273Z] + export GOPATH=/tmp/tmp.Jx8ZkNc1qW [2020-02-06T04:25:21.273Z] + GOPATH=/tmp/tmp.Jx8ZkNc1qW [2020-02-06T04:25:21.273Z] + RM_GOPATH=1 [2020-02-06T04:25:21.273Z] ++ dirname ./install.sh [2020-02-06T04:25:21.273Z] + dir=. [2020-02-06T04:25:21.273Z] + bin=gotestsum [2020-02-06T04:25:21.273Z] + shift [2020-02-06T04:25:21.273Z] + '[' '!' -f ./gotestsum.installer ']' [2020-02-06T04:25:21.273Z] + . ./gotestsum.installer [2020-02-06T04:25:21.273Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-06T04:25:21.273Z] + install_gotestsum [2020-02-06T04:25:21.273Z] + echo 'Installing gotestsum version v0.3.5' [2020-02-06T04:25:21.273Z] + go get -d gotest.tools/gotestsum [2020-02-06T04:25:22.475Z] #42 160.9 + mkdir -p /build [2020-02-06T04:25:22.475Z] #42 160.9 + cp runc /build/runc [2020-02-06T04:25:22.731Z] #42 DONE 161.4s [2020-02-06T04:25:22.731Z] [2020-02-06T04:25:22.731Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:25:22.731Z] #58 112.7 CC criu/mem.o [2020-02-06T04:25:22.731Z] #58 114.1 CC criu/mount.o [2020-02-06T04:25:23.122Z] Removing intermediate container cb1ea567a657 [2020-02-06T04:25:23.122Z] ---> a91c63d78ce1 [2020-02-06T04:25:23.122Z] Step 24/125 : FROM base AS cross-false [2020-02-06T04:25:23.122Z] ---> bd20d6f0afe8 [2020-02-06T04:25:23.122Z] Step 25/125 : FROM base AS cross-true [2020-02-06T04:25:23.122Z] ---> bd20d6f0afe8 [2020-02-06T04:25:23.122Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:25:23.122Z] ---> Using cache [2020-02-06T04:25:23.122Z] ---> 7880306f0e68 [2020-02-06T04:25:23.122Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-02-06T04:25:23.122Z] ---> Running in 7c89313344b7 [2020-02-06T04:25:23.748Z] Removing intermediate container 7c89313344b7 [2020-02-06T04:25:23.748Z] ---> 6e8c8b1d34cd [2020-02-06T04:25:23.748Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-02-06T04:25:23.748Z] ---> Running in 6efc77ce88e0 [2020-02-06T04:25:24.788Z] Removing intermediate container 6efc77ce88e0 [2020-02-06T04:25:24.788Z] ---> 0ad5d7a75c41 [2020-02-06T04:25:24.788Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-02-06T04:25:24.788Z] ---> Running in fe954993a25c [2020-02-06T04:25:24.820Z] #64 ... [2020-02-06T04:25:24.820Z] [2020-02-06T04:25:24.820Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-06T04:25:24.820Z] #21 DONE 4.7s [2020-02-06T04:25:24.820Z] [2020-02-06T04:25:24.820Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-02-06T04:25:25.308Z] #58 117.4 CC criu/namespaces.o [2020-02-06T04:25:25.409Z] Removing intermediate container fe954993a25c [2020-02-06T04:25:25.409Z] ---> 86b7615ad00a [2020-02-06T04:25:25.409Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-02-06T04:25:25.409Z] ---> Running in fa66a4d3f416 [2020-02-06T04:25:25.755Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.8s done [2020-02-06T04:25:25.755Z] #64 DONE 6.0s [2020-02-06T04:25:25.755Z] [2020-02-06T04:25:25.755Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:25:25.755Z] #24 5.719 + RM_GOPATH=0 [2020-02-06T04:25:25.755Z] #24 5.719 + TMP_GOPATH= [2020-02-06T04:25:25.755Z] #24 5.719 + : /build [2020-02-06T04:25:25.756Z] #24 5.719 + '[' -z '' ']' [2020-02-06T04:25:25.756Z] #24 5.719 ++ mktemp -d [2020-02-06T04:25:25.756Z] #24 5.719 + export GOPATH=/tmp/tmp.EnxZjgE2TG [2020-02-06T04:25:25.756Z] #24 5.719 + GOPATH=/tmp/tmp.EnxZjgE2TG [2020-02-06T04:25:25.756Z] #24 5.719 + RM_GOPATH=1 [2020-02-06T04:25:25.756Z] #24 5.719 ++ dirname ./install.sh [2020-02-06T04:25:25.756Z] #24 5.721 Installing gometalinter version v2.0.6 [2020-02-06T04:25:25.756Z] #24 5.721 + dir=. [2020-02-06T04:25:25.756Z] #24 5.721 + bin=gometalinter [2020-02-06T04:25:25.756Z] #24 5.721 + shift [2020-02-06T04:25:25.756Z] #24 5.721 + '[' '!' -f ./gometalinter.installer ']' [2020-02-06T04:25:25.756Z] #24 5.721 + . ./gometalinter.installer [2020-02-06T04:25:25.756Z] #24 5.721 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-06T04:25:25.756Z] #24 5.721 + install_gometalinter [2020-02-06T04:25:25.756Z] #24 5.721 + echo 'Installing gometalinter version v2.0.6' [2020-02-06T04:25:25.756Z] #24 5.721 + go get -d github.com/alecthomas/gometalinter [2020-02-06T04:25:26.213Z] + cd /tmp/tmp.Jx8ZkNc1qW/src/gotest.tools/gotestsum [2020-02-06T04:25:26.213Z] + git checkout -q v0.3.5 [2020-02-06T04:25:26.213Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-06T04:25:26.429Z] Removing intermediate container fa66a4d3f416 [2020-02-06T04:25:26.429Z] ---> 6fa96d3998ce [2020-02-06T04:25:26.429Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-02-06T04:25:26.429Z] ---> bd20d6f0afe8 [2020-02-06T04:25:26.429Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-02-06T04:25:26.429Z] ---> bd20d6f0afe8 [2020-02-06T04:25:26.429Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:25:26.429Z] ---> Using cache [2020-02-06T04:25:26.429Z] ---> 7880306f0e68 [2020-02-06T04:25:26.429Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-02-06T04:25:26.429Z] ---> Running in 43567138d180 [2020-02-06T04:25:26.674Z] #58 118.7 CC criu/net.o [2020-02-06T04:25:26.717Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:25:26.717Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:25:27.003Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:25:27.003Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:25:27.003Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:25:27.291Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [496 kB] [2020-02-06T04:25:27.576Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-06T04:25:27.576Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-02-06T04:25:27.663Z] #24 ... [2020-02-06T04:25:27.663Z] [2020-02-06T04:25:27.663Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-06T04:25:27.663Z] #50 7.616 + RM_GOPATH=0 [2020-02-06T04:25:27.663Z] #50 7.616 + TMP_GOPATH= [2020-02-06T04:25:27.663Z] #50 7.616 + : /build [2020-02-06T04:25:27.663Z] #50 7.616 + '[' -z '' ']' [2020-02-06T04:25:27.663Z] #50 7.616 ++ mktemp -d [2020-02-06T04:25:27.663Z] #50 7.621 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:25:27.663Z] #50 7.628 + export GOPATH=/tmp/tmp.SE5A4GiskL [2020-02-06T04:25:27.663Z] #50 7.628 + GOPATH=/tmp/tmp.SE5A4GiskL [2020-02-06T04:25:27.663Z] #50 7.628 + RM_GOPATH=1 [2020-02-06T04:25:27.663Z] #50 7.628 ++ dirname ./install.sh [2020-02-06T04:25:27.663Z] #50 7.628 + dir=. [2020-02-06T04:25:27.663Z] #50 7.628 + bin=proxy [2020-02-06T04:25:27.663Z] #50 7.628 + shift [2020-02-06T04:25:27.663Z] #50 7.628 + '[' '!' -f ./proxy.installer ']' [2020-02-06T04:25:27.663Z] #50 7.628 + . ./proxy.installer [2020-02-06T04:25:27.663Z] #50 7.628 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:25:27.663Z] #50 7.628 + install_proxy [2020-02-06T04:25:27.663Z] #50 7.628 + case "$1" in [2020-02-06T04:25:27.663Z] #50 7.628 + export CGO_ENABLED=0 [2020-02-06T04:25:27.663Z] #50 7.628 + CGO_ENABLED=0 [2020-02-06T04:25:27.663Z] #50 7.628 + _install_proxy [2020-02-06T04:25:27.663Z] #50 7.628 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-06T04:25:27.663Z] #50 7.628 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SE5A4GiskL/src/github.com/docker/libnetwork [2020-02-06T04:25:27.663Z] #50 7.639 Cloning into '/tmp/tmp.SE5A4GiskL/src/github.com/docker/libnetwork'... [2020-02-06T04:25:27.663Z] #50 ... [2020-02-06T04:25:27.663Z] [2020-02-06T04:25:27.663Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:25:27.663Z] #57 7.861 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:25:27.663Z] #57 7.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:25:27.663Z] #57 7.882 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:25:27.663Z] #57 7.976 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:25:27.663Z] #57 8.042 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:25:27.922Z] #57 ... [2020-02-06T04:25:27.922Z] [2020-02-06T04:25:27.922Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-06T04:25:27.922Z] #53 8.051 + RM_GOPATH=0 [2020-02-06T04:25:27.922Z] #53 8.051 + TMP_GOPATH= [2020-02-06T04:25:27.922Z] #53 8.051 + : /build [2020-02-06T04:25:27.922Z] #53 8.051 + '[' -z '' ']' [2020-02-06T04:25:27.922Z] #53 8.055 ++ mktemp -d [2020-02-06T04:25:27.922Z] #53 8.064 + export GOPATH=/tmp/tmp.3wa3Jji4DO [2020-02-06T04:25:27.922Z] #53 8.064 + GOPATH=/tmp/tmp.3wa3Jji4DO [2020-02-06T04:25:27.922Z] #53 8.064 + RM_GOPATH=1 [2020-02-06T04:25:27.922Z] #53 8.065 ++ dirname ./install.sh [2020-02-06T04:25:27.922Z] #53 8.072 + dir=. [2020-02-06T04:25:27.922Z] #53 8.072 + bin=dockercli [2020-02-06T04:25:27.922Z] #53 8.072 + shift [2020-02-06T04:25:27.922Z] #53 8.073 + '[' '!' -f ./dockercli.installer ']' [2020-02-06T04:25:27.922Z] #53 8.073 + . ./dockercli.installer [2020-02-06T04:25:27.922Z] #53 8.073 ++ DOCKERCLI_CHANNEL=stable [2020-02-06T04:25:27.922Z] #53 8.073 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-06T04:25:27.922Z] #53 8.074 + install_dockercli [2020-02-06T04:25:27.922Z] #53 8.074 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-06T04:25:27.922Z] #53 8.082 ++ uname -m [2020-02-06T04:25:27.922Z] #53 8.083 + arch=x86_64 [2020-02-06T04:25:27.922Z] #53 8.084 + '[' x86_64 '!=' x86_64 ']' [2020-02-06T04:25:27.922Z] #53 8.084 + url=https://download.docker.com/linux/static [2020-02-06T04:25:27.922Z] #53 8.087 Install docker/cli version 17.06.2-ce from stable [2020-02-06T04:25:27.922Z] #53 8.092 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-06T04:25:27.922Z] #53 8.103 + tar -xz docker/docker [2020-02-06T04:25:28.855Z] #53 ... [2020-02-06T04:25:28.855Z] [2020-02-06T04:25:28.855Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:25:28.855Z] #57 9.227 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [516 kB] [2020-02-06T04:25:29.189Z] #58 120.7 CC criu/netfilter.o [2020-02-06T04:25:29.189Z] #58 121.0 CC criu/page-pipe.o [2020-02-06T04:25:29.446Z] #58 121.5 CC criu/page-xfer.o [2020-02-06T04:25:29.614Z] Fetched 7736 kB in 2s (2887 kB/s) [2020-02-06T04:25:29.790Z] #57 ... [2020-02-06T04:25:29.790Z] [2020-02-06T04:25:29.790Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:25:29.790Z] #55 6.769 + mktemp -d [2020-02-06T04:25:29.790Z] #55 6.769 + export GOPATH=/tmp/tmp.JjG8G5taGu [2020-02-06T04:25:29.790Z] #55 6.769 + git clone https://github.com/docker/distribution.git /tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution [2020-02-06T04:25:29.790Z] #55 6.771 Cloning into '/tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution'... [2020-02-06T04:25:29.790Z] #55 ... [2020-02-06T04:25:29.790Z] [2020-02-06T04:25:29.790Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:25:29.790Z] #30 8.821 + RM_GOPATH=0 [2020-02-06T04:25:29.790Z] #30 8.821 + TMP_GOPATH= [2020-02-06T04:25:29.790Z] #30 8.821 + : /build [2020-02-06T04:25:29.790Z] #30 8.821 + '[' -z '' ']' [2020-02-06T04:25:29.790Z] #30 8.824 ++ mktemp -d [2020-02-06T04:25:29.790Z] #30 8.831 + export GOPATH=/tmp/tmp.uFjPabYUCL [2020-02-06T04:25:29.790Z] #30 8.833 + GOPATH=/tmp/tmp.uFjPabYUCL [2020-02-06T04:25:29.790Z] #30 8.833 + RM_GOPATH=1 [2020-02-06T04:25:29.790Z] #30 8.833 ++ dirname ./install.sh [2020-02-06T04:25:29.790Z] #30 8.836 + dir=. [2020-02-06T04:25:29.790Z] #30 8.837 + bin=tomlv [2020-02-06T04:25:29.790Z] #30 8.837 + shift [2020-02-06T04:25:29.790Z] #30 8.837 + '[' '!' -f ./tomlv.installer ']' [2020-02-06T04:25:29.790Z] #30 8.846 + . ./tomlv.installer [2020-02-06T04:25:29.790Z] #30 8.846 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:25:29.790Z] #30 8.846 + install_tomlv [2020-02-06T04:25:29.790Z] #30 8.846 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-06T04:25:29.790Z] #30 8.847 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:25:29.790Z] #30 8.847 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uFjPabYUCL/src/github.com/BurntSushi/toml [2020-02-06T04:25:29.790Z] #30 8.854 Cloning into '/tmp/tmp.uFjPabYUCL/src/github.com/BurntSushi/toml'... [2020-02-06T04:25:29.790Z] #30 ... [2020-02-06T04:25:29.790Z] [2020-02-06T04:25:29.790Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:25:30.047Z] #61 ... [2020-02-06T04:25:30.047Z] [2020-02-06T04:25:30.047Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-06T04:25:30.048Z] #27 10.03 + RM_GOPATH=0 [2020-02-06T04:25:30.048Z] #27 10.03 + TMP_GOPATH= [2020-02-06T04:25:30.048Z] #27 10.03 + : /build [2020-02-06T04:25:30.048Z] #27 10.03 + '[' -z '' ']' [2020-02-06T04:25:30.048Z] #27 10.04 ++ mktemp -d [2020-02-06T04:25:30.048Z] #27 10.05 + export GOPATH=/tmp/tmp.MwMZooPilF [2020-02-06T04:25:30.048Z] #27 10.05 + GOPATH=/tmp/tmp.MwMZooPilF [2020-02-06T04:25:30.048Z] #27 10.05 + RM_GOPATH=1 [2020-02-06T04:25:30.048Z] #27 10.06 ++ dirname ./install.sh [2020-02-06T04:25:30.048Z] #27 10.07 + dir=. [2020-02-06T04:25:30.048Z] #27 10.07 + bin=gotestsum [2020-02-06T04:25:30.048Z] #27 10.07 + shift [2020-02-06T04:25:30.048Z] #27 10.07 + '[' '!' -f ./gotestsum.installer ']' [2020-02-06T04:25:30.048Z] #27 10.07 + . ./gotestsum.installer [2020-02-06T04:25:30.048Z] #27 10.07 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-06T04:25:30.048Z] #27 10.07 + install_gotestsum [2020-02-06T04:25:30.048Z] #27 10.07 + echo 'Installing gotestsum version v0.3.5' [2020-02-06T04:25:30.048Z] #27 10.07 + go get -d gotest.tools/gotestsum [2020-02-06T04:25:30.048Z] #27 10.07 Installing gotestsum version v0.3.5 [2020-02-06T04:25:30.048Z] #27 ... [2020-02-06T04:25:30.048Z] [2020-02-06T04:25:30.048Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:25:30.310Z] #47 ... [2020-02-06T04:25:30.310Z] [2020-02-06T04:25:30.310Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:30.310Z] #33 ... [2020-02-06T04:25:30.310Z] [2020-02-06T04:25:30.310Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-06T04:25:30.310Z] #38 9.634 + RM_GOPATH=0 [2020-02-06T04:25:30.310Z] #38 9.634 + TMP_GOPATH= [2020-02-06T04:25:30.310Z] #38 9.634 + : /build [2020-02-06T04:25:30.310Z] #38 9.634 + '[' -z '' ']' [2020-02-06T04:25:30.310Z] #38 9.634 ++ mktemp -d [2020-02-06T04:25:30.310Z] #38 9.643 + export GOPATH=/tmp/tmp.mW74eYs8sT [2020-02-06T04:25:30.310Z] #38 9.643 + GOPATH=/tmp/tmp.mW74eYs8sT [2020-02-06T04:25:30.310Z] #38 9.643 + RM_GOPATH=1 [2020-02-06T04:25:30.310Z] #38 9.644 ++ dirname ./install.sh [2020-02-06T04:25:30.310Z] #38 9.663 + dir=. [2020-02-06T04:25:30.310Z] #38 9.663 + bin=tini [2020-02-06T04:25:30.310Z] #38 9.663 + shift [2020-02-06T04:25:30.310Z] #38 9.663 + '[' '!' -f ./tini.installer ']' [2020-02-06T04:25:30.310Z] #38 9.663 + . ./tini.installer [2020-02-06T04:25:30.310Z] #38 9.663 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:25:30.310Z] #38 9.663 + install_tini [2020-02-06T04:25:30.310Z] #38 9.663 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-06T04:25:30.310Z] #38 9.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.mW74eYs8sT/tini [2020-02-06T04:25:30.310Z] #38 9.663 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:25:30.310Z] #38 9.694 Cloning into '/tmp/tmp.mW74eYs8sT/tini'... [2020-02-06T04:25:30.373Z] #58 122.5 CC criu/pagemap-cache.o [2020-02-06T04:25:30.568Z] #38 ... [2020-02-06T04:25:30.568Z] [2020-02-06T04:25:30.568Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:25:30.568Z] #42 ... [2020-02-06T04:25:30.568Z] [2020-02-06T04:25:30.568Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:25:30.568Z] #61 10.76 + RM_GOPATH=0 [2020-02-06T04:25:30.568Z] #61 10.76 + TMP_GOPATH= [2020-02-06T04:25:30.568Z] #61 10.76 + : /build/ [2020-02-06T04:25:30.568Z] #61 10.76 + '[' -z '' ']' [2020-02-06T04:25:30.568Z] #61 10.76 ++ mktemp -d [2020-02-06T04:25:30.568Z] #61 10.77 + export GOPATH=/tmp/tmp.pXjIHuB8Sk [2020-02-06T04:25:30.568Z] #61 10.77 + GOPATH=/tmp/tmp.pXjIHuB8Sk [2020-02-06T04:25:30.568Z] #61 10.77 + RM_GOPATH=1 [2020-02-06T04:25:30.568Z] #61 10.78 ++ dirname ./install.sh [2020-02-06T04:25:30.568Z] #61 10.78 + dir=. [2020-02-06T04:25:30.568Z] #61 10.78 + bin=rootlesskit [2020-02-06T04:25:30.568Z] #61 10.78 + shift [2020-02-06T04:25:30.960Z] Reading package lists... [2020-02-06T04:25:30.960Z] #61 10.78 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-06T04:25:30.961Z] #61 10.78 + . ./rootlesskit.installer [2020-02-06T04:25:30.961Z] #61 10.78 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:25:30.961Z] #61 10.78 + install_rootlesskit [2020-02-06T04:25:30.961Z] #61 10.78 + case "$1" in [2020-02-06T04:25:30.961Z] #61 10.78 + export CGO_ENABLED=0 [2020-02-06T04:25:30.961Z] #61 10.78 + CGO_ENABLED=0 [2020-02-06T04:25:30.961Z] #61 10.78 + _install_rootlesskit [2020-02-06T04:25:30.961Z] #61 10.78 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:25:30.961Z] #61 10.78 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-06T04:25:30.961Z] #61 10.78 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pXjIHuB8Sk/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:25:30.961Z] #61 10.79 Cloning into '/tmp/tmp.pXjIHuB8Sk/src/github.com/rootless-containers/rootlesskit'... [2020-02-06T04:25:30.961Z] #58 122.8 CC criu/pagemap.o [2020-02-06T04:25:31.526Z] #58 123.6 CC criu/parasite-syscall.o [2020-02-06T04:25:31.990Z] Reading package lists... [2020-02-06T04:25:32.285Z] Building dependency tree... [2020-02-06T04:25:32.285Z] Reading state information... [2020-02-06T04:25:32.285Z] The following additional packages will be installed: [2020-02-06T04:25:32.285Z] libapparmor1 libseccomp2 [2020-02-06T04:25:32.285Z] Suggested packages: [2020-02-06T04:25:32.285Z] seccomp [2020-02-06T04:25:32.285Z] The following NEW packages will be installed: [2020-02-06T04:25:32.285Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-02-06T04:25:32.285Z] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:25:32.285Z] Need to get 296 kB of archives. [2020-02-06T04:25:32.285Z] After this operation, 1346 kB of additional disk space will be used. [2020-02-06T04:25:32.285Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-02-06T04:25:32.453Z] #58 124.3 CC criu/path.o [2020-02-06T04:25:32.453Z] #58 124.7 CC criu/pie-util-vdso-elf32.o [2020-02-06T04:25:32.569Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-02-06T04:25:32.569Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-02-06T04:25:32.569Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-02-06T04:25:32.569Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:25:32.709Z] #58 125.0 CC criu/pie-util-vdso.o [2020-02-06T04:25:32.856Z] Fetched 296 kB in 0s (2971 kB/s) [2020-02-06T04:25:32.856Z] Selecting previously unselected package libseccomp2:ppc64el. [2020-02-06T04:25:32.856Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-06T04:25:32.856Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-02-06T04:25:32.856Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-06T04:25:32.856Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-06T04:25:32.856Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-02-06T04:25:32.856Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-06T04:25:32.856Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-02-06T04:25:32.856Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-06T04:25:32.856Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-02-06T04:25:32.856Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-06T04:25:32.856Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-06T04:25:32.856Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-02-06T04:25:32.856Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:32.856Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-06T04:25:33.145Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-02-06T04:25:33.145Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-02-06T04:25:33.145Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-02-06T04:25:33.145Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:33.270Z] #58 125.3 CC criu/pie-util.o [2020-02-06T04:25:33.430Z] Removing intermediate container 43567138d180 [2020-02-06T04:25:33.430Z] ---> d05064733315 [2020-02-06T04:25:33.430Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-02-06T04:25:33.430Z] ---> 6fa96d3998ce [2020-02-06T04:25:33.430Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:25:33.430Z] ---> Running in 4be47c70ba3d [2020-02-06T04:25:33.525Z] #58 125.5 CC criu/pipes.o [2020-02-06T04:25:33.732Z] Removing intermediate container 4be47c70ba3d [2020-02-06T04:25:33.732Z] ---> 8ac25a42a797 [2020-02-06T04:25:33.732Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-02-06T04:25:33.732Z] ---> Running in b69348f97144 [2020-02-06T04:25:34.087Z] #58 126.1 CC criu/plugin.o [2020-02-06T04:25:34.342Z] #58 126.5 CC criu/proc_parse.o [2020-02-06T04:25:34.757Z] Removing intermediate container b69348f97144 [2020-02-06T04:25:34.757Z] ---> 2059947cf076 [2020-02-06T04:25:34.757Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-02-06T04:25:34.757Z] ---> d05064733315 [2020-02-06T04:25:34.757Z] Step 39/125 : FROM base AS tomlv [2020-02-06T04:25:34.757Z] ---> bd20d6f0afe8 [2020-02-06T04:25:34.757Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-02-06T04:25:34.757Z] ---> Running in 7b1c88290ca5 [2020-02-06T04:25:34.757Z] Removing intermediate container 7b1c88290ca5 [2020-02-06T04:25:34.757Z] ---> 026bcdcb7fd5 [2020-02-06T04:25:34.757Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:25:34.757Z] ---> 6acd77138cf2 [2020-02-06T04:25:34.757Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:25:35.042Z] ---> 8beac926b066 [2020-02-06T04:25:35.042Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:25:35.042Z] ---> Running in 47558c264d3f [2020-02-06T04:25:35.150Z] #61 15.33 + cd /tmp/tmp.pXjIHuB8Sk/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:25:35.150Z] #61 15.33 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:25:35.327Z] + RM_GOPATH=0 [2020-02-06T04:25:35.327Z] + TMP_GOPATH= [2020-02-06T04:25:35.327Z] + : /build [2020-02-06T04:25:35.327Z] + '[' -z '' ']' [2020-02-06T04:25:35.327Z] ++ mktemp -d [2020-02-06T04:25:35.327Z] + export GOPATH=/tmp/tmp.0saTqyvPvO [2020-02-06T04:25:35.327Z] + GOPATH=/tmp/tmp.0saTqyvPvO [2020-02-06T04:25:35.327Z] + RM_GOPATH=1 [2020-02-06T04:25:35.327Z] ++ dirname ./install.sh [2020-02-06T04:25:35.327Z] + dir=. [2020-02-06T04:25:35.327Z] + bin=tomlv [2020-02-06T04:25:35.327Z] + shift [2020-02-06T04:25:35.327Z] + '[' '!' -f ./tomlv.installer ']' [2020-02-06T04:25:35.327Z] + . ./tomlv.installer [2020-02-06T04:25:35.327Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:25:35.327Z] + install_tomlv [2020-02-06T04:25:35.327Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-06T04:25:35.327Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0saTqyvPvO/src/github.com/BurntSushi/toml [2020-02-06T04:25:35.327Z] Cloning into '/tmp/tmp.0saTqyvPvO/src/github.com/BurntSushi/toml'... [2020-02-06T04:25:35.327Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:25:35.465Z] Removing intermediate container e528943210a9 [2020-02-06T04:25:35.465Z] ---> cad43ff02e8f [2020-02-06T04:25:35.465Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-06T04:25:35.465Z] ---> 3cf8dc91e3fb [2020-02-06T04:25:35.465Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-06T04:25:35.465Z] ---> Running in 4066f49f0116 [2020-02-06T04:25:35.465Z] Removing intermediate container 4066f49f0116 [2020-02-06T04:25:35.465Z] ---> 8651b4ac6c58 [2020-02-06T04:25:35.465Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:25:35.717Z] #61 15.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:25:35.717Z] #61 15.81 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-06T04:25:35.813Z] ---> 07219b361d9d [2020-02-06T04:25:35.813Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:25:35.946Z] + cd /tmp/tmp.0saTqyvPvO/src/github.com/BurntSushi/toml [2020-02-06T04:25:35.946Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:25:35.946Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:25:35.946Z] math/bits [2020-02-06T04:25:35.946Z] internal/cpu [2020-02-06T04:25:35.946Z] errors [2020-02-06T04:25:35.946Z] runtime/internal/atomic [2020-02-06T04:25:35.946Z] runtime/internal/sys [2020-02-06T04:25:35.946Z] internal/bytealg [2020-02-06T04:25:35.946Z] runtime/internal/math [2020-02-06T04:25:35.946Z] unicode/utf8 [2020-02-06T04:25:36.164Z] ---> 1f8803a2800e [2020-02-06T04:25:36.164Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:25:36.164Z] ---> Running in b5c84df0c081 [2020-02-06T04:25:36.237Z] math [2020-02-06T04:25:36.237Z] internal/race [2020-02-06T04:25:36.237Z] sync/atomic [2020-02-06T04:25:36.237Z] unicode [2020-02-06T04:25:36.237Z] internal/testlog [2020-02-06T04:25:36.237Z] encoding [2020-02-06T04:25:36.237Z] runtime [2020-02-06T04:25:36.237Z] runtime/cgo [2020-02-06T04:25:36.527Z] + RM_GOPATH=0 [2020-02-06T04:25:36.527Z] + TMP_GOPATH= [2020-02-06T04:25:36.527Z] + : /build [2020-02-06T04:25:36.527Z] + '[' -z '' ']' [2020-02-06T04:25:36.527Z] ++ mktemp -d [2020-02-06T04:25:36.527Z] + export GOPATH=/tmp/tmp.tKeaQ9kDKE [2020-02-06T04:25:36.527Z] + GOPATH=/tmp/tmp.tKeaQ9kDKE [2020-02-06T04:25:36.527Z] + RM_GOPATH=1 [2020-02-06T04:25:36.527Z] ++ dirname ./install.sh [2020-02-06T04:25:36.527Z] + dir=. [2020-02-06T04:25:36.527Z] + bin=dockercli [2020-02-06T04:25:36.527Z] + shift [2020-02-06T04:25:36.527Z] + '[' '!' -f ./dockercli.installer ']' [2020-02-06T04:25:36.527Z] + . ./dockercli.installer [2020-02-06T04:25:36.527Z] ++ DOCKERCLI_CHANNEL=stable [2020-02-06T04:25:36.527Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-06T04:25:36.527Z] + install_dockercli [2020-02-06T04:25:36.527Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-06T04:25:36.527Z] Install docker/cli version 17.06.2-ce from stable [2020-02-06T04:25:36.527Z] ++ uname -m [2020-02-06T04:25:36.527Z] + arch=s390x [2020-02-06T04:25:36.527Z] + '[' s390x '!=' x86_64 ']' [2020-02-06T04:25:36.527Z] + '[' s390x '!=' s390x ']' [2020-02-06T04:25:36.527Z] + url=https://download.docker.com/linux/static [2020-02-06T04:25:36.527Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-06T04:25:36.527Z] + tar -xz docker/docker [2020-02-06T04:25:36.857Z] #58 128.4 CC criu/protobuf-desc.o [2020-02-06T04:25:36.867Z] strconv [2020-02-06T04:25:37.091Z] #61 ... [2020-02-06T04:25:37.091Z] [2020-02-06T04:25:37.091Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:37.091Z] #33 10.60 + RM_GOPATH=0 [2020-02-06T04:25:37.091Z] #33 10.60 + TMP_GOPATH= [2020-02-06T04:25:37.091Z] #33 10.60 + : /build [2020-02-06T04:25:37.091Z] #33 10.60 + '[' -z '' ']' [2020-02-06T04:25:37.091Z] #33 10.60 ++ mktemp -d [2020-02-06T04:25:37.091Z] #33 10.62 + export GOPATH=/tmp/tmp.q0Yr4yBeh0 [2020-02-06T04:25:37.091Z] #33 10.62 + GOPATH=/tmp/tmp.q0Yr4yBeh0 [2020-02-06T04:25:37.091Z] #33 10.62 + RM_GOPATH=1 [2020-02-06T04:25:37.091Z] #33 10.62 ++ dirname ./install.sh [2020-02-06T04:25:37.091Z] #33 10.62 + dir=. [2020-02-06T04:25:37.091Z] #33 10.62 + bin=vndr [2020-02-06T04:25:37.091Z] #33 10.62 + shift [2020-02-06T04:25:37.091Z] #33 10.62 + '[' '!' -f ./vndr.installer ']' [2020-02-06T04:25:37.091Z] #33 10.62 + . ./vndr.installer [2020-02-06T04:25:37.091Z] #33 10.62 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:25:37.091Z] #33 10.62 + install_vndr [2020-02-06T04:25:37.091Z] #33 10.62 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-06T04:25:37.091Z] #33 10.62 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q0Yr4yBeh0/src/github.com/LK4D4/vndr [2020-02-06T04:25:37.091Z] #33 10.62 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:25:37.091Z] #33 10.62 Cloning into '/tmp/tmp.q0Yr4yBeh0/src/github.com/LK4D4/vndr'... [2020-02-06T04:25:37.091Z] #33 12.26 + cd /tmp/tmp.q0Yr4yBeh0/src/github.com/LK4D4/vndr [2020-02-06T04:25:37.091Z] #33 12.26 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:25:37.091Z] #33 12.28 + go build -buildmode=pie -v -o /build/vndr . [2020-02-06T04:25:37.091Z] #33 14.36 internal/cpu [2020-02-06T04:25:37.091Z] #33 14.36 errors [2020-02-06T04:25:37.091Z] #33 14.55 internal/race [2020-02-06T04:25:37.091Z] #33 14.96 runtime/internal/atomic [2020-02-06T04:25:37.091Z] #33 15.19 internal/bytealg [2020-02-06T04:25:37.091Z] #33 15.42 runtime/internal/sys [2020-02-06T04:25:37.091Z] #33 15.71 runtime/internal/math [2020-02-06T04:25:37.091Z] #33 15.85 sync/atomic [2020-02-06T04:25:37.091Z] #33 16.44 runtime [2020-02-06T04:25:37.091Z] #33 16.46 unicode [2020-02-06T04:25:37.113Z] #58 129.1 CC criu/protobuf.o [2020-02-06T04:25:37.293Z] + mkdir -p /build [2020-02-06T04:25:37.293Z] + mv docker/docker /build/ [2020-02-06T04:25:37.293Z] + rmdir docker [2020-02-06T04:25:37.369Z] #58 129.4 CC criu/pstree.o [2020-02-06T04:25:38.243Z] Removing intermediate container b5c84df0c081 [2020-02-06T04:25:38.243Z] ---> 74df8ea2e930 [2020-02-06T04:25:38.243Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-06T04:25:38.243Z] ---> 71cdb276683d [2020-02-06T04:25:38.243Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-06T04:25:38.243Z] ---> Running in cacd766f5dce [2020-02-06T04:25:38.243Z] Removing intermediate container cacd766f5dce [2020-02-06T04:25:38.243Z] ---> 6464cd79d645 [2020-02-06T04:25:38.243Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:25:38.243Z] ---> 738162737cda [2020-02-06T04:25:38.243Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:25:38.295Z] #58 130.3 CC criu/rbtree.o [2020-02-06T04:25:38.551Z] #58 130.6 CC criu/rst-malloc.o [2020-02-06T04:25:38.683Z] ---> d32aa7f74790 [2020-02-06T04:25:38.683Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:25:38.683Z] ---> Running in c9f25eb72279 [2020-02-06T04:25:38.806Z] #58 130.8 CC criu/seccomp.o [2020-02-06T04:25:39.044Z] + RM_GOPATH=0 [2020-02-06T04:25:39.044Z] + TMP_GOPATH= [2020-02-06T04:25:39.044Z] + : /build [2020-02-06T04:25:39.044Z] + '[' -z '' ']' [2020-02-06T04:25:39.044Z] ++ mktemp -d [2020-02-06T04:25:39.044Z] + export GOPATH=/tmp/tmp.ZngrbvjAkS [2020-02-06T04:25:39.044Z] + GOPATH=/tmp/tmp.ZngrbvjAkS [2020-02-06T04:25:39.044Z] + RM_GOPATH=1 [2020-02-06T04:25:39.044Z] ++ dirname ./install.sh [2020-02-06T04:25:39.044Z] + dir=. [2020-02-06T04:25:39.044Z] + bin=runc [2020-02-06T04:25:39.044Z] + shift [2020-02-06T04:25:39.044Z] + '[' '!' -f ./runc.installer ']' [2020-02-06T04:25:39.044Z] + . ./runc.installer [2020-02-06T04:25:39.044Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:25:39.044Z] + install_runc [2020-02-06T04:25:39.044Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-02-06T04:25:39.044Z] + uname -r [2020-02-06T04:25:39.044Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-06T04:25:39.044Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-06T04:25:39.044Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZngrbvjAkS/src/github.com/opencontainers/runc [2020-02-06T04:25:39.044Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-06T04:25:39.044Z] Cloning into '/tmp/tmp.ZngrbvjAkS/src/github.com/opencontainers/runc'... [2020-02-06T04:25:39.367Z] #58 ... [2020-02-06T04:25:39.367Z] [2020-02-06T04:25:39.367Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:25:39.367Z] #55 178.4 + dpkg --print-architecture [2020-02-06T04:25:39.367Z] #55 178.4 + cd /tmp/tmp.TITiuQPYna/src/github.com/docker/distribution [2020-02-06T04:25:39.367Z] #55 178.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-06T04:25:39.623Z] #55 178.9 + GOPATH=/tmp/tmp.TITiuQPYna/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TITiuQPYna [2020-02-06T04:25:39.623Z] #55 178.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-06T04:25:39.763Z] #33 ... [2020-02-06T04:25:39.763Z] [2020-02-06T04:25:39.763Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-06T04:25:39.763Z] #38 11.16 + cd /tmp/tmp.mW74eYs8sT/tini [2020-02-06T04:25:39.763Z] #38 11.16 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:25:39.763Z] #38 11.18 + cmake . [2020-02-06T04:25:39.763Z] #38 11.95 -- The C compiler identification is GNU 6.3.0 [2020-02-06T04:25:39.763Z] #38 12.01 -- Check for working C compiler: /usr/bin/cc [2020-02-06T04:25:39.763Z] #38 13.17 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-06T04:25:39.763Z] #38 13.19 -- Detecting C compiler ABI info [2020-02-06T04:25:39.763Z] #38 14.94 -- Detecting C compiler ABI info - done [2020-02-06T04:25:39.763Z] #38 15.18 -- Detecting C compile features [2020-02-06T04:25:39.763Z] #38 18.14 -- Detecting C compile features - done [2020-02-06T04:25:39.763Z] #38 18.28 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-06T04:25:39.763Z] #38 18.98 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-06T04:25:39.763Z] #38 19.13 -- Configuring done [2020-02-06T04:25:39.763Z] #38 19.15 -- Generating done [2020-02-06T04:25:39.763Z] #38 19.19 -- Build files have been written to: /tmp/tmp.mW74eYs8sT/tini [2020-02-06T04:25:39.763Z] #38 19.20 + make tini-static [2020-02-06T04:25:39.763Z] #38 19.44 Scanning dependencies of target tini-static [2020-02-06T04:25:39.763Z] #38 19.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-06T04:25:39.763Z] #38 ... [2020-02-06T04:25:39.763Z] [2020-02-06T04:25:39.763Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-06T04:25:39.763Z] #53 20.07 + mkdir -p /build [2020-02-06T04:25:40.021Z] #53 20.07 + mv docker/docker /build/ [2020-02-06T04:25:40.021Z] #53 20.08 + rmdir docker [2020-02-06T04:25:40.279Z] #53 DONE 20.6s [2020-02-06T04:25:40.279Z] [2020-02-06T04:25:40.279Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:25:40.279Z] #30 10.66 + cd /tmp/tmp.uFjPabYUCL/src/github.com/BurntSushi/toml [2020-02-06T04:25:40.279Z] #30 10.66 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-06T04:25:40.279Z] #30 10.78 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:25:40.279Z] #30 11.83 errors [2020-02-06T04:25:40.279Z] #30 11.91 internal/cpu [2020-02-06T04:25:40.279Z] #30 11.98 math/bits [2020-02-06T04:25:40.279Z] #30 12.62 internal/bytealg [2020-02-06T04:25:40.279Z] #30 13.01 math [2020-02-06T04:25:40.279Z] #30 13.90 runtime/internal/atomic [2020-02-06T04:25:40.279Z] #30 14.57 runtime/internal/sys [2020-02-06T04:25:40.279Z] #30 14.99 runtime/internal/math [2020-02-06T04:25:40.279Z] #30 15.43 runtime [2020-02-06T04:25:40.297Z] + cd /tmp/tmp.ZngrbvjAkS/src/github.com/opencontainers/runc [2020-02-06T04:25:40.297Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:25:40.297Z] + '[' -z '' ']' [2020-02-06T04:25:40.297Z] + target=static [2020-02-06T04:25:40.297Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-06T04:25:40.297Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-06T04:25:40.348Z] sync [2020-02-06T04:25:40.348Z] io [2020-02-06T04:25:40.348Z] reflect [2020-02-06T04:25:40.348Z] syscall [2020-02-06T04:25:40.538Z] #30 20.79 unicode/utf8 [2020-02-06T04:25:40.538Z] #30 ... [2020-02-06T04:25:40.538Z] [2020-02-06T04:25:40.538Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:25:40.538Z] #47 10.53 + RM_GOPATH=0 [2020-02-06T04:25:40.538Z] #47 10.53 + TMP_GOPATH= [2020-02-06T04:25:40.538Z] #47 10.53 + : /build [2020-02-06T04:25:40.538Z] #47 10.53 + '[' -z '' ']' [2020-02-06T04:25:40.538Z] #47 10.53 ++ mktemp -d [2020-02-06T04:25:40.538Z] #47 10.54 + export GOPATH=/tmp/tmp.SSS29mQO9r [2020-02-06T04:25:40.538Z] #47 10.54 + GOPATH=/tmp/tmp.SSS29mQO9r [2020-02-06T04:25:40.538Z] #47 10.54 + RM_GOPATH=1 [2020-02-06T04:25:40.538Z] #47 10.54 ++ dirname ./install.sh [2020-02-06T04:25:40.538Z] #47 10.55 + dir=. [2020-02-06T04:25:40.538Z] #47 10.55 + bin=containerd [2020-02-06T04:25:40.538Z] #47 10.55 + shift [2020-02-06T04:25:40.538Z] #47 10.55 + '[' '!' -f ./containerd.installer ']' [2020-02-06T04:25:40.538Z] #47 10.55 + . ./containerd.installer [2020-02-06T04:25:40.538Z] #47 10.55 ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:25:40.538Z] #47 10.55 + install_containerd [2020-02-06T04:25:40.538Z] #47 10.55 + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-06T04:25:40.538Z] #47 10.55 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SSS29mQO9r/src/github.com/containerd/containerd [2020-02-06T04:25:40.538Z] #47 10.55 Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:25:40.538Z] #47 10.59 Cloning into '/tmp/tmp.SSS29mQO9r/src/github.com/containerd/containerd'... [2020-02-06T04:25:40.538Z] #47 ... [2020-02-06T04:25:40.538Z] [2020-02-06T04:25:40.538Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:25:40.538Z] #42 12.12 + RM_GOPATH=0 [2020-02-06T04:25:40.538Z] #42 12.12 + TMP_GOPATH= [2020-02-06T04:25:40.538Z] #42 12.12 + : /build [2020-02-06T04:25:40.538Z] #42 12.12 + '[' -z '' ']' [2020-02-06T04:25:40.538Z] #42 12.12 ++ mktemp -d [2020-02-06T04:25:40.538Z] #42 12.12 + export GOPATH=/tmp/tmp.H3VEu68f0C [2020-02-06T04:25:40.538Z] #42 12.12 + GOPATH=/tmp/tmp.H3VEu68f0C [2020-02-06T04:25:40.538Z] #42 12.12 + RM_GOPATH=1 [2020-02-06T04:25:40.538Z] #42 12.13 ++ dirname ./install.sh [2020-02-06T04:25:40.538Z] #42 12.13 + dir=. [2020-02-06T04:25:40.538Z] #42 12.13 + bin=runc [2020-02-06T04:25:40.538Z] #42 12.13 + shift [2020-02-06T04:25:40.538Z] #42 12.13 + '[' '!' -f ./runc.installer ']' [2020-02-06T04:25:40.538Z] #42 12.13 + . ./runc.installer [2020-02-06T04:25:40.538Z] #42 12.13 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:25:40.538Z] #42 12.13 + install_runc [2020-02-06T04:25:40.538Z] #42 12.13 + uname -r [2020-02-06T04:25:40.538Z] #42 12.14 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-06T04:25:40.538Z] #42 12.15 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-06T04:25:40.538Z] #42 12.15 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-06T04:25:40.538Z] #42 12.15 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-06T04:25:40.538Z] #42 12.15 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.H3VEu68f0C/src/github.com/opencontainers/runc [2020-02-06T04:25:40.538Z] #42 12.15 Cloning into '/tmp/tmp.H3VEu68f0C/src/github.com/opencontainers/runc'... [2020-02-06T04:25:40.639Z] bytes [2020-02-06T04:25:40.639Z] strings [2020-02-06T04:25:41.106Z] #42 ... [2020-02-06T04:25:41.106Z] [2020-02-06T04:25:41.106Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:25:41.106Z] #57 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-02-06T04:25:41.106Z] #57 12.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-02-06T04:25:41.273Z] bufio [2020-02-06T04:25:41.364Z] #57 ... [2020-02-06T04:25:41.364Z] [2020-02-06T04:25:41.364Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:41.364Z] #33 21.33 unicode/utf8 [2020-02-06T04:25:41.569Z] path [2020-02-06T04:25:41.569Z] text/tabwriter [2020-02-06T04:25:41.858Z] internal/syscall/unix [2020-02-06T04:25:41.858Z] time [2020-02-06T04:25:42.304Z] #33 ... [2020-02-06T04:25:42.305Z] [2020-02-06T04:25:42.305Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:25:42.305Z] #24 12.54 + cd /tmp/tmp.EnxZjgE2TG/src/github.com/alecthomas/gometalinter [2020-02-06T04:25:42.305Z] #24 12.54 + git checkout -q v2.0.6 [2020-02-06T04:25:42.305Z] #24 12.85 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-06T04:25:42.305Z] #24 ... [2020-02-06T04:25:42.305Z] [2020-02-06T04:25:42.305Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:42.305Z] #33 22.44 math/bits [2020-02-06T04:25:42.478Z] sort [2020-02-06T04:25:42.762Z] internal/poll [2020-02-06T04:25:42.762Z] internal/fmtsort [2020-02-06T04:25:42.762Z] os [2020-02-06T04:25:43.166Z] path/filepath [2020-02-06T04:25:43.166Z] fmt [2020-02-06T04:25:43.239Z] #33 ... [2020-02-06T04:25:43.239Z] [2020-02-06T04:25:43.239Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-02-06T04:25:43.239Z] #38 21.87 [100%] Linking C executable tini-static [2020-02-06T04:25:43.239Z] #38 22.77 [100%] Built target tini-static [2020-02-06T04:25:43.239Z] #38 22.88 + mkdir -p /build [2020-02-06T04:25:43.239Z] #38 22.88 + cp tini-static /build/docker-init [2020-02-06T04:25:43.239Z] #38 DONE 23.1s [2020-02-06T04:25:43.239Z] [2020-02-06T04:25:43.239Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:43.239Z] #33 23.32 math [2020-02-06T04:25:43.450Z] io/ioutil [2020-02-06T04:25:43.736Z] log [2020-02-06T04:25:43.736Z] flag [2020-02-06T04:25:43.736Z] github.com/BurntSushi/toml [2020-02-06T04:25:44.751Z] github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:25:46.246Z] Removing intermediate container 47558c264d3f [2020-02-06T04:25:46.246Z] ---> 7574068c7fd1 [2020-02-06T04:25:46.246Z] Step 44/125 : FROM base AS vndr [2020-02-06T04:25:46.246Z] ---> bd20d6f0afe8 [2020-02-06T04:25:46.246Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-02-06T04:25:46.246Z] ---> Running in fd40ff316f6b [2020-02-06T04:25:46.246Z] Removing intermediate container fd40ff316f6b [2020-02-06T04:25:46.246Z] ---> 7c9125ed0eb4 [2020-02-06T04:25:46.246Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:25:46.530Z] ---> 2e46ebe9169c [2020-02-06T04:25:46.530Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:25:46.832Z] ---> 2fdb8096c012 [2020-02-06T04:25:46.832Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:25:46.832Z] ---> Running in dcfba527e5e2 [2020-02-06T04:25:47.116Z] + RM_GOPATH=0 [2020-02-06T04:25:47.116Z] + TMP_GOPATH= [2020-02-06T04:25:47.116Z] + : /build [2020-02-06T04:25:47.116Z] + '[' -z '' ']' [2020-02-06T04:25:47.116Z] ++ mktemp -d [2020-02-06T04:25:47.116Z] + export GOPATH=/tmp/tmp.qX1JBgf5Es [2020-02-06T04:25:47.116Z] + GOPATH=/tmp/tmp.qX1JBgf5Es [2020-02-06T04:25:47.116Z] + RM_GOPATH=1 [2020-02-06T04:25:47.116Z] ++ dirname ./install.sh [2020-02-06T04:25:47.116Z] + dir=. [2020-02-06T04:25:47.116Z] + bin=vndr [2020-02-06T04:25:47.116Z] + shift [2020-02-06T04:25:47.116Z] + '[' '!' -f ./vndr.installer ']' [2020-02-06T04:25:47.116Z] + . ./vndr.installer [2020-02-06T04:25:47.116Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:25:47.116Z] + install_vndr [2020-02-06T04:25:47.116Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-02-06T04:25:47.116Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qX1JBgf5Es/src/github.com/LK4D4/vndr [2020-02-06T04:25:47.116Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:25:47.116Z] Cloning into '/tmp/tmp.qX1JBgf5Es/src/github.com/LK4D4/vndr'... [2020-02-06T04:25:47.416Z] + cd /tmp/tmp.qX1JBgf5Es/src/github.com/LK4D4/vndr [2020-02-06T04:25:47.416Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-02-06T04:25:47.416Z] + go build -buildmode=pie -v -o /build/vndr . [2020-02-06T04:25:47.426Z] #33 ... [2020-02-06T04:25:47.426Z] [2020-02-06T04:25:47.426Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-06T04:25:47.426Z] #50 23.51 Checking out files: 46% (922/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 90% (1806/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-02-06T04:25:47.426Z] #50 25.02 + cd /tmp/tmp.SE5A4GiskL/src/github.com/docker/libnetwork [2020-02-06T04:25:47.426Z] #50 25.02 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:25:47.426Z] #50 25.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-06T04:25:47.702Z] internal/race [2020-02-06T04:25:47.702Z] errors [2020-02-06T04:25:47.702Z] internal/cpu [2020-02-06T04:25:47.702Z] runtime/internal/atomic [2020-02-06T04:25:47.702Z] runtime/internal/sys [2020-02-06T04:25:47.702Z] runtime/internal/math [2020-02-06T04:25:47.702Z] sync/atomic [2020-02-06T04:25:47.992Z] unicode [2020-02-06T04:25:47.992Z] internal/bytealg [2020-02-06T04:25:47.992Z] unicode/utf8 [2020-02-06T04:25:47.992Z] math/bits [2020-02-06T04:25:47.992Z] internal/testlog [2020-02-06T04:25:47.992Z] runtime [2020-02-06T04:25:47.992Z] encoding [2020-02-06T04:25:47.992Z] unicode/utf16 [2020-02-06T04:25:47.992Z] math [2020-02-06T04:25:48.283Z] container/list [2020-02-06T04:25:48.283Z] crypto/internal/subtle [2020-02-06T04:25:48.283Z] crypto/subtle [2020-02-06T04:25:48.283Z] internal/x/crypto/cryptobyte/asn1 [2020-02-06T04:25:48.574Z] internal/nettrace [2020-02-06T04:25:48.574Z] internal/x/net/dns/dnsmessage [2020-02-06T04:25:48.574Z] runtime/cgo [2020-02-06T04:25:48.862Z] strconv [2020-02-06T04:25:49.488Z] crypto/rc4 [2020-02-06T04:25:49.561Z] #55 ... [2020-02-06T04:25:49.561Z] [2020-02-06T04:25:49.561Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:25:49.561Z] #58 131.4 CC criu/seize.o [2020-02-06T04:25:49.561Z] #58 132.1 CC criu/servicefd.o [2020-02-06T04:25:49.561Z] #58 132.4 CC criu/shmem.o [2020-02-06T04:25:49.561Z] #58 133.2 CC criu/sigframe.o [2020-02-06T04:25:49.561Z] #58 133.4 CC criu/signalfd.o [2020-02-06T04:25:49.561Z] #58 133.7 CC criu/sk-inet.o [2020-02-06T04:25:49.561Z] #58 134.4 CC criu/sk-netlink.o [2020-02-06T04:25:49.561Z] #58 134.8 CC criu/sk-packet.o [2020-02-06T04:25:49.561Z] #58 135.4 CC criu/sk-queue.o [2020-02-06T04:25:49.561Z] #58 135.8 CC criu/sk-tcp.o [2020-02-06T04:25:49.561Z] #58 136.2 CC criu/sk-unix.o [2020-02-06T04:25:49.561Z] #58 137.9 CC criu/sockets.o [2020-02-06T04:25:49.561Z] #58 138.6 CC criu/stats.o [2020-02-06T04:25:49.561Z] #58 138.9 CC criu/string.o [2020-02-06T04:25:49.561Z] #58 139.0 CC criu/sysctl.o [2020-02-06T04:25:49.561Z] #58 139.6 CC criu/sysfs_parse.o [2020-02-06T04:25:49.561Z] #58 140.0 CC criu/timerfd.o [2020-02-06T04:25:49.561Z] #58 140.3 CC criu/tty.o [2020-02-06T04:25:49.817Z] #58 141.9 CC criu/tun.o [2020-02-06T04:25:50.378Z] #58 142.5 CC criu/uffd.o [2020-02-06T04:25:51.306Z] #58 143.5 CC criu/util.o [2020-02-06T04:25:51.611Z] #50 ... [2020-02-06T04:25:51.612Z] [2020-02-06T04:25:51.612Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:25:51.612Z] #55 21.88 + cd /tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution [2020-02-06T04:25:51.612Z] #55 21.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-06T04:25:51.612Z] #55 25.12 + GOPATH=/tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JjG8G5taGu go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-02-06T04:25:51.612Z] #55 ... [2020-02-06T04:25:51.612Z] [2020-02-06T04:25:51.612Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:25:51.612Z] #30 21.71 strconv [2020-02-06T04:25:51.612Z] #30 27.35 internal/race [2020-02-06T04:25:51.612Z] #30 27.62 sync/atomic [2020-02-06T04:25:51.612Z] #30 27.93 unicode [2020-02-06T04:25:51.612Z] #30 31.25 internal/testlog [2020-02-06T04:25:51.612Z] #30 31.57 encoding [2020-02-06T04:25:51.612Z] #30 31.89 runtime/cgo [2020-02-06T04:25:52.711Z] #58 144.7 CC criu/uts_ns.o [2020-02-06T04:25:52.711Z] #58 144.9 CC criu/vdso-compat.o [2020-02-06T04:25:52.959Z] sync [2020-02-06T04:25:52.959Z] github.com/LK4D4/vndr/godl/singleflight [2020-02-06T04:25:52.959Z] io [2020-02-06T04:25:52.959Z] reflect [2020-02-06T04:25:52.959Z] syscall [2020-02-06T04:25:52.959Z] math/rand [2020-02-06T04:25:52.959Z] bytes [2020-02-06T04:25:52.959Z] strings [2020-02-06T04:25:52.966Z] #58 145.2 CC criu/vdso.o [2020-02-06T04:25:53.249Z] bufio [2020-02-06T04:25:53.513Z] #30 ... [2020-02-06T04:25:53.513Z] [2020-02-06T04:25:53.513Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:25:53.513Z] #42 23.49 + cd /tmp/tmp.H3VEu68f0C/src/github.com/opencontainers/runc [2020-02-06T04:25:53.513Z] #42 23.49 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:25:53.513Z] #42 23.71 + '[' -z '' ']' [2020-02-06T04:25:53.513Z] #42 23.71 + target=static [2020-02-06T04:25:53.513Z] #42 23.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-06T04:25:53.513Z] #42 26.65 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-06T04:25:53.592Z] path [2020-02-06T04:25:53.771Z] #42 ... [2020-02-06T04:25:53.771Z] [2020-02-06T04:25:53.771Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:25:53.771Z] #33 29.30 strconv [2020-02-06T04:25:53.771Z] #33 33.85 internal/testlog [2020-02-06T04:25:53.879Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-06T04:25:53.879Z] + mkdir -p /build [2020-02-06T04:25:53.879Z] + cp runc /build/runc [2020-02-06T04:25:53.880Z] hash [2020-02-06T04:25:53.880Z] hash/crc32 [2020-02-06T04:25:53.880Z] crypto [2020-02-06T04:25:53.880Z] crypto/internal/randutil [2020-02-06T04:25:53.880Z] crypto/sha512 [2020-02-06T04:25:54.171Z] crypto/hmac [2020-02-06T04:25:54.171Z] time [2020-02-06T04:25:54.171Z] internal/syscall/unix [2020-02-06T04:25:54.171Z] crypto/sha1 [2020-02-06T04:25:54.244Z] Removing intermediate container c9f25eb72279 [2020-02-06T04:25:54.244Z] ---> ffb579fccc61 [2020-02-06T04:25:54.244Z] Step 81/125 : FROM dev-base AS tini [2020-02-06T04:25:54.244Z] ---> 3cf8dc91e3fb [2020-02-06T04:25:54.244Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:25:54.244Z] ---> Using cache [2020-02-06T04:25:54.244Z] ---> 6cdb84ce290a [2020-02-06T04:25:54.244Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-06T04:25:54.244Z] ---> Running in 9c8124b9e1cf [2020-02-06T04:25:54.330Z] #58 146.2 LINK criu/built-in.o [2020-02-06T04:25:54.330Z] #58 146.3 LINK criu/criu [2020-02-06T04:25:54.338Z] #33 34.30 encoding [2020-02-06T04:25:54.465Z] crypto/sha256 [2020-02-06T04:25:54.465Z] internal/singleflight [2020-02-06T04:25:54.465Z] internal/x/crypto/hkdf [2020-02-06T04:25:54.465Z] internal/x/text/transform [2020-02-06T04:25:54.586Z] #58 146.7 DEP lib/c/criu.d [2020-02-06T04:25:54.597Z] #33 34.66 unicode/utf16 [2020-02-06T04:25:54.607Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:25:54.607Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:25:54.607Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:25:54.842Z] #58 146.9 CC images/rpc.pb-c.o [2020-02-06T04:25:54.855Z] #33 34.94 container/list [2020-02-06T04:25:54.957Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:25:54.957Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:25:54.957Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [494 kB] [2020-02-06T04:25:54.957Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-06T04:25:54.957Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-02-06T04:25:55.091Z] internal/poll [2020-02-06T04:25:55.091Z] sort [2020-02-06T04:25:55.091Z] encoding/binary [2020-02-06T04:25:55.382Z] internal/fmtsort [2020-02-06T04:25:55.382Z] regexp/syntax [2020-02-06T04:25:55.382Z] os [2020-02-06T04:25:55.402Z] #58 147.4 CC lib/c/criu.o [2020-02-06T04:25:55.669Z] encoding/base64 [2020-02-06T04:25:55.669Z] crypto/cipher [2020-02-06T04:25:55.789Z] #33 35.58 crypto/internal/subtle [2020-02-06T04:25:55.789Z] #33 35.69 crypto/subtle [2020-02-06T04:25:55.789Z] #33 35.82 crypto/rc4 [2020-02-06T04:25:55.956Z] crypto/md5 [2020-02-06T04:25:55.956Z] crypto/aes [2020-02-06T04:25:56.181Z] Fetched 7680 kB in 1s (4877 kB/s) [2020-02-06T04:25:56.251Z] crypto/des [2020-02-06T04:25:56.251Z] encoding/pem [2020-02-06T04:25:56.251Z] fmt [2020-02-06T04:25:56.251Z] path/filepath [2020-02-06T04:25:56.333Z] #58 148.5 LINK lib/c/built-in.o [2020-02-06T04:25:56.355Z] #33 36.32 internal/x/crypto/cryptobyte/asn1 [2020-02-06T04:25:56.355Z] #33 36.56 internal/nettrace [2020-02-06T04:25:56.539Z] internal/x/crypto/internal/chacha20 [2020-02-06T04:25:56.540Z] regexp [2020-02-06T04:25:56.540Z] internal/x/crypto/poly1305 [2020-02-06T04:25:56.566Z] Reading package lists... [2020-02-06T04:25:56.588Z] #58 148.5 LINK lib/c/libcriu.so [2020-02-06T04:25:56.588Z] #58 148.7 GEN magic.py [2020-02-06T04:25:56.614Z] #33 36.80 internal/x/net/dns/dnsmessage [2020-02-06T04:25:56.832Z] internal/x/crypto/chacha20poly1305 [2020-02-06T04:25:56.832Z] io/ioutil [2020-02-06T04:25:56.832Z] internal/x/crypto/curve25519 [2020-02-06T04:25:56.843Z] #58 148.8 Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:25:56.843Z] #58 148.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:25:57.122Z] flag [2020-02-06T04:25:57.122Z] go/token [2020-02-06T04:25:57.122Z] net/url [2020-02-06T04:25:57.378Z] Reading package lists... [2020-02-06T04:25:57.378Z] Building dependency tree... [2020-02-06T04:25:57.378Z] Reading state information... [2020-02-06T04:25:57.378Z] The following additional packages will be installed: [2020-02-06T04:25:57.378Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-06T04:25:57.378Z] Suggested packages: [2020-02-06T04:25:57.378Z] codeblocks eclipse ninja-build lrzip [2020-02-06T04:25:57.378Z] Recommended packages: [2020-02-06T04:25:57.378Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-06T04:25:57.378Z] The following NEW packages will be installed: [2020-02-06T04:25:57.378Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-06T04:25:57.378Z] vim-common xxd [2020-02-06T04:25:57.378Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:25:57.378Z] Need to get 13.2 MB of archives. [2020-02-06T04:25:57.378Z] After this operation, 59.4 MB of additional disk space will be used. [2020-02-06T04:25:57.378Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-02-06T04:25:57.378Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-06T04:25:57.402Z] #58 149.4 fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:25:57.412Z] go/scanner [2020-02-06T04:25:57.412Z] text/template/parse [2020-02-06T04:25:57.700Z] log [2020-02-06T04:25:57.700Z] encoding/json [2020-02-06T04:25:57.700Z] encoding/xml [2020-02-06T04:25:57.700Z] go/ast [2020-02-06T04:25:57.864Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-02-06T04:25:57.864Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-02-06T04:25:57.864Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-02-06T04:25:57.864Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-06T04:25:57.864Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-02-06T04:25:57.864Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-02-06T04:25:57.864Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:25:57.864Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:25:57.864Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:25:57.864Z] Fetched 13.2 MB in 0s (41.5 MB/s) [2020-02-06T04:25:57.864Z] Selecting previously unselected package cmake-data. [2020-02-06T04:25:57.864Z] (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.) [2020-02-06T04:25:57.864Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-06T04:25:57.864Z] Unpacking cmake-data (3.7.2-1) ... [2020-02-06T04:25:57.961Z] #58 150.0 make[1]: Nothing to be done for 'all'. [2020-02-06T04:25:58.339Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-06T04:25:58.339Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-06T04:25:58.339Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-06T04:25:58.339Z] Selecting previously unselected package libicu57:s390x. [2020-02-06T04:25:58.339Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-02-06T04:25:58.339Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-02-06T04:25:58.517Z] #33 ... [2020-02-06T04:25:58.517Z] [2020-02-06T04:25:58.517Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:25:58.517Z] #57 28.75 Fetched 7936 kB in 21s (362 kB/s) [2020-02-06T04:25:58.517Z] #57 28.75 Reading package lists... [2020-02-06T04:25:58.521Z] #58 150.6 make[1]: 'images/built-in.o' is up to date. [2020-02-06T04:25:58.521Z] #58 150.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-06T04:25:58.521Z] #58 150.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-06T04:25:58.521Z] #58 150.7 make[1]: 'compel/libcompel.a' is up to date. [2020-02-06T04:25:58.521Z] #58 150.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-06T04:25:58.730Z] text/template [2020-02-06T04:25:58.776Z] #58 150.7 make[1]: Nothing to be done for 'all'. [2020-02-06T04:25:58.776Z] #58 150.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:25:58.776Z] #58 150.9 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:58.776Z] #58 151.0 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:58.776Z] #58 151.0 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:58.793Z] Selecting previously unselected package libxml2:s390x. [2020-02-06T04:25:58.793Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-02-06T04:25:58.793Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:25:59.032Z] #58 151.1 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:59.032Z] #58 151.2 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:59.032Z] #58 151.2 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:59.032Z] #58 151.2 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:59.160Z] Selecting previously unselected package libarchive13:s390x. [2020-02-06T04:25:59.160Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-02-06T04:25:59.160Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-02-06T04:25:59.160Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-02-06T04:25:59.160Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-06T04:25:59.160Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-06T04:25:59.160Z] Selecting previously unselected package libuv1:s390x. [2020-02-06T04:25:59.160Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-02-06T04:25:59.160Z] Unpacking libuv1:s390x (1.9.1-3) ... [2020-02-06T04:25:59.160Z] Selecting previously unselected package cmake. [2020-02-06T04:25:59.160Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-02-06T04:25:59.160Z] Unpacking cmake (3.7.2-1) ... [2020-02-06T04:25:59.287Z] #58 151.3 make[2]: Nothing to be done for 'all'. [2020-02-06T04:25:59.287Z] #58 151.3 INSTALL criu/criu [2020-02-06T04:25:59.361Z] compress/flate [2020-02-06T04:25:59.362Z] go/parser [2020-02-06T04:25:59.508Z] Selecting previously unselected package xxd. [2020-02-06T04:25:59.508Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-06T04:25:59.508Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:59.508Z] Selecting previously unselected package vim-common. [2020-02-06T04:25:59.508Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:25:59.508Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:59.508Z] Processing triggers for mime-support (3.60) ... [2020-02-06T04:25:59.508Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:59.508Z] Setting up libuv1:s390x (1.9.1-3) ... [2020-02-06T04:25:59.508Z] Setting up cmake-data (3.7.2-1) ... [2020-02-06T04:25:59.508Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-02-06T04:25:59.508Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:25:59.508Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:59.508Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:25:59.543Z] #58 ... [2020-02-06T04:25:59.543Z] [2020-02-06T04:25:59.543Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:25:59.543Z] #55 198.8 + rm -rf /tmp/tmp.TITiuQPYna/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.TITiuQPYna [2020-02-06T04:25:59.650Z] context [2020-02-06T04:25:59.858Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-06T04:25:59.858Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-06T04:25:59.858Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-02-06T04:25:59.858Z] Setting up cmake (3.7.2-1) ... [2020-02-06T04:25:59.858Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:25:59.942Z] math/big [2020-02-06T04:26:00.103Z] #55 DONE 199.3s [2020-02-06T04:26:00.103Z] [2020-02-06T04:26:00.103Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:26:00.103Z] #58 DONE 152.2s [2020-02-06T04:26:00.103Z] [2020-02-06T04:26:00.103Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:26:00.230Z] go/doc [2020-02-06T04:26:00.230Z] compress/gzip [2020-02-06T04:26:00.529Z] encoding/hex [2020-02-06T04:26:00.529Z] net [2020-02-06T04:26:00.529Z] internal/x/text/unicode/bidi [2020-02-06T04:26:00.626Z] Removing intermediate container 9c8124b9e1cf [2020-02-06T04:26:00.626Z] ---> 6c800867b89b [2020-02-06T04:26:00.626Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:26:00.981Z] ---> 391c2ced9ebd [2020-02-06T04:26:00.981Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-06T04:26:00.981Z] ---> Running in 51962ab9ed5a [2020-02-06T04:26:00.981Z] Removing intermediate container 51962ab9ed5a [2020-02-06T04:26:00.981Z] ---> a8926d38e992 [2020-02-06T04:26:00.981Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:26:01.163Z] github.com/LK4D4/vndr/build [2020-02-06T04:26:01.163Z] internal/x/text/secure/bidirule [2020-02-06T04:26:01.331Z] ---> e8d0aa2ec03b [2020-02-06T04:26:01.331Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:26:01.331Z] ---> Running in 0db44eb0855d [2020-02-06T04:26:01.451Z] internal/x/text/unicode/norm [2020-02-06T04:26:02.074Z] internal/x/net/http2/hpack [2020-02-06T04:26:02.089Z] + RM_GOPATH=0 [2020-02-06T04:26:02.089Z] + TMP_GOPATH= [2020-02-06T04:26:02.089Z] + : /build [2020-02-06T04:26:02.089Z] + '[' -z '' ']' [2020-02-06T04:26:02.089Z] ++ mktemp -d [2020-02-06T04:26:02.089Z] + export GOPATH=/tmp/tmp.RIJGRVeftM [2020-02-06T04:26:02.089Z] + GOPATH=/tmp/tmp.RIJGRVeftM [2020-02-06T04:26:02.089Z] + RM_GOPATH=1 [2020-02-06T04:26:02.089Z] ++ dirname ./install.sh [2020-02-06T04:26:02.089Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:26:02.089Z] + dir=. [2020-02-06T04:26:02.089Z] + bin=tini [2020-02-06T04:26:02.089Z] + shift [2020-02-06T04:26:02.089Z] + '[' '!' -f ./tini.installer ']' [2020-02-06T04:26:02.089Z] + . ./tini.installer [2020-02-06T04:26:02.089Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:26:02.089Z] + install_tini [2020-02-06T04:26:02.089Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-06T04:26:02.089Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.RIJGRVeftM/tini [2020-02-06T04:26:02.089Z] Cloning into '/tmp/tmp.RIJGRVeftM/tini'... [2020-02-06T04:26:02.089Z] + cd /tmp/tmp.RIJGRVeftM/tini [2020-02-06T04:26:02.089Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:26:02.089Z] + cmake . [2020-02-06T04:26:02.361Z] crypto/rand [2020-02-06T04:26:02.361Z] crypto/elliptic [2020-02-06T04:26:02.361Z] encoding/asn1 [2020-02-06T04:26:02.453Z] -- The C compiler identification is GNU 6.3.0 [2020-02-06T04:26:02.454Z] -- Check for working C compiler: /usr/bin/cc [2020-02-06T04:26:02.454Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-02-06T04:26:02.454Z] -- Detecting C compiler ABI info [2020-02-06T04:26:02.454Z] -- Detecting C compiler ABI info - done [2020-02-06T04:26:02.454Z] -- Detecting C compile features [2020-02-06T04:26:02.454Z] -- Detecting C compile features - done [2020-02-06T04:26:02.454Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-06T04:26:02.454Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-06T04:26:02.454Z] -- Configuring done [2020-02-06T04:26:02.454Z] -- Generating done [2020-02-06T04:26:02.454Z] -- Build files have been written to: /tmp/tmp.RIJGRVeftM/tini [2020-02-06T04:26:02.454Z] + make tini-static [2020-02-06T04:26:02.616Z] #47 ... [2020-02-06T04:26:02.616Z] [2020-02-06T04:26:02.616Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:26:02.616Z] #24 DONE 201.7s [2020-02-06T04:26:02.616Z] [2020-02-06T04:26:02.616Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:26:02.701Z] #57 37.70 Reading package lists... [2020-02-06T04:26:02.701Z] #57 ... [2020-02-06T04:26:02.701Z] [2020-02-06T04:26:02.701Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:26:02.701Z] #33 42.73 runtime/cgo [2020-02-06T04:26:02.812Z] Scanning dependencies of target tini-static [2020-02-06T04:26:02.812Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-06T04:26:02.812Z] [100%] Linking C executable tini-static [2020-02-06T04:26:02.812Z] [100%] Built target tini-static [2020-02-06T04:26:02.812Z] + mkdir -p /build [2020-02-06T04:26:02.812Z] + cp tini-static /build/docker-init [2020-02-06T04:26:02.993Z] crypto/rsa [2020-02-06T04:26:02.993Z] crypto/dsa [2020-02-06T04:26:02.993Z] internal/x/net/idna [2020-02-06T04:26:03.285Z] crypto/ecdsa [2020-02-06T04:26:03.558Z] Removing intermediate container 0db44eb0855d [2020-02-06T04:26:03.558Z] ---> 673c49be7257 [2020-02-06T04:26:03.558Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-06T04:26:03.558Z] ---> 3cf8dc91e3fb [2020-02-06T04:26:03.558Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-06T04:26:03.558Z] ---> Running in af480bdb06b8 [2020-02-06T04:26:03.558Z] Removing intermediate container af480bdb06b8 [2020-02-06T04:26:03.558Z] ---> 55296ff01baf [2020-02-06T04:26:03.558Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:26:03.572Z] crypto/x509/pkix [2020-02-06T04:26:03.572Z] internal/x/crypto/cryptobyte [2020-02-06T04:26:03.572Z] mime [2020-02-06T04:26:03.863Z] mime/quotedprintable [2020-02-06T04:26:03.908Z] ---> 41f1cc057542 [2020-02-06T04:26:03.908Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:26:04.152Z] net/http/internal [2020-02-06T04:26:04.152Z] os/exec [2020-02-06T04:26:04.256Z] ---> 0bd481a70a13 [2020-02-06T04:26:04.256Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:26:04.256Z] ---> Running in 149daa59d684 [2020-02-06T04:26:04.610Z] + RM_GOPATH=0 [2020-02-06T04:26:04.610Z] + TMP_GOPATH= [2020-02-06T04:26:04.610Z] + : /build/ [2020-02-06T04:26:04.610Z] + '[' -z '' ']' [2020-02-06T04:26:04.610Z] ++ mktemp -d [2020-02-06T04:26:04.610Z] + export GOPATH=/tmp/tmp.Zuf0RRUf9D [2020-02-06T04:26:04.610Z] + GOPATH=/tmp/tmp.Zuf0RRUf9D [2020-02-06T04:26:04.610Z] + RM_GOPATH=1 [2020-02-06T04:26:04.610Z] ++ dirname ./install.sh [2020-02-06T04:26:04.610Z] + dir=. [2020-02-06T04:26:04.610Z] + bin=rootlesskit [2020-02-06T04:26:04.610Z] + shift [2020-02-06T04:26:04.610Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-02-06T04:26:04.610Z] + . ./rootlesskit.installer [2020-02-06T04:26:04.610Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:26:04.610Z] + install_rootlesskit [2020-02-06T04:26:04.610Z] + case "$1" in [2020-02-06T04:26:04.610Z] + export CGO_ENABLED=0 [2020-02-06T04:26:04.610Z] + CGO_ENABLED=0 [2020-02-06T04:26:04.610Z] + _install_rootlesskit [2020-02-06T04:26:04.610Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-06T04:26:04.610Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Zuf0RRUf9D/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:26:04.610Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:26:04.610Z] Cloning into '/tmp/tmp.Zuf0RRUf9D/src/github.com/rootless-containers/rootlesskit'... [2020-02-06T04:26:05.133Z] #47 ... [2020-02-06T04:26:05.133Z] [2020-02-06T04:26:05.133Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-06T04:26:05.371Z] + cd /tmp/tmp.Zuf0RRUf9D/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:26:05.371Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:26:05.371Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:26:05.371Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-06T04:26:05.389Z] #25 DONE 0.6s [2020-02-06T04:26:05.389Z] [2020-02-06T04:26:05.389Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-06T04:26:05.389Z] #28 DONE 0.1s [2020-02-06T04:26:05.389Z] [2020-02-06T04:26:05.389Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-06T04:26:05.389Z] #31 DONE 0.1s [2020-02-06T04:26:05.389Z] [2020-02-06T04:26:05.389Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-06T04:26:05.638Z] internal/x/net/http/httpproxy [2020-02-06T04:26:05.638Z] net/textproto [2020-02-06T04:26:05.638Z] crypto/x509 [2020-02-06T04:26:05.647Z] #34 DONE 0.1s [2020-02-06T04:26:05.647Z] [2020-02-06T04:26:05.647Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-06T04:26:05.647Z] #39 DONE 0.1s [2020-02-06T04:26:05.647Z] [2020-02-06T04:26:05.647Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:26:05.647Z] #47 ... [2020-02-06T04:26:05.647Z] [2020-02-06T04:26:05.647Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-06T04:26:05.647Z] #43 DONE 0.1s [2020-02-06T04:26:05.904Z] [2020-02-06T04:26:05.904Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:26:05.932Z] internal/x/net/http/httpguts [2020-02-06T04:26:05.932Z] mime/multipart [2020-02-06T04:26:06.571Z] crypto/tls [2020-02-06T04:26:07.967Z] #33 ... [2020-02-06T04:26:07.967Z] [2020-02-06T04:26:07.967Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-02-06T04:26:07.967Z] #50 DONE 47.9s [2020-02-06T04:26:07.967Z] [2020-02-06T04:26:07.967Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:26:08.225Z] #47 46.00 Checking out files: 35% (1076/3042) Checking out files: 36% (1096/3042) Checking out files: 37% (1126/3042) Checking out files: 38% (1156/3042) Checking out files: 39% (1187/3042) Checking out files: 40% (1217/3042) Checking out files: 41% (1248/3042) Checking out files: 42% (1278/3042) Checking out files: 43% (1309/3042) Checking out files: 44% (1339/3042) Checking out files: 45% (1369/3042) Checking out files: 46% (1400/3042) Checking out files: 47% (1430/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 91% (2791/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-06T04:26:08.484Z] #47 48.42 + cd /tmp/tmp.SSS29mQO9r/src/github.com/containerd/containerd [2020-02-06T04:26:08.484Z] #47 48.42 + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:26:08.612Z] net/http/httptrace [2020-02-06T04:26:08.612Z] net/http [2020-02-06T04:26:11.620Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:26:11.621Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-06T04:26:11.768Z] #47 51.18 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-06T04:26:11.768Z] #47 51.18 + BUILDTAGS='netgo osusergo static_build' [2020-02-06T04:26:11.768Z] #47 51.18 + export EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:26:11.768Z] #47 51.18 + EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:26:11.768Z] #47 51.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-06T04:26:11.768Z] #47 51.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-06T04:26:11.768Z] #47 51.18 + '[' '' = dynamic ']' [2020-02-06T04:26:11.768Z] #47 51.18 + make [2020-02-06T04:26:12.204Z] github.com/LK4D4/vndr/godl [2020-02-06T04:26:12.204Z] github.com/LK4D4/vndr [2020-02-06T04:26:12.510Z] Removing intermediate container 149daa59d684 [2020-02-06T04:26:12.511Z] ---> a147236a7c21 [2020-02-06T04:26:12.511Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-06T04:26:12.511Z] ---> 244d1e5d364e [2020-02-06T04:26:12.511Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-06T04:26:12.511Z] ---> 71cdb276683d [2020-02-06T04:26:12.511Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:26:12.511Z] ---> Running in 3a106a96fc1d [2020-02-06T04:26:12.885Z] Removing intermediate container 3a106a96fc1d [2020-02-06T04:26:12.885Z] ---> f57ec7f87665 [2020-02-06T04:26:12.885Z] Step 96/125 : RUN groupadd -r docker [2020-02-06T04:26:12.885Z] ---> Running in d49fc9d09156 [2020-02-06T04:26:13.144Z] #47 53.24 🇩 bin/ctr [2020-02-06T04:26:13.676Z] Removing intermediate container d49fc9d09156 [2020-02-06T04:26:13.676Z] ---> a951ae3de7f5 [2020-02-06T04:26:13.676Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-06T04:26:14.023Z] ---> Running in 4397e207c85c [2020-02-06T04:26:14.079Z] #47 ... [2020-02-06T04:26:14.079Z] [2020-02-06T04:26:14.079Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:26:14.079Z] #57 37.70 Reading package lists... [2020-02-06T04:26:14.079Z] #57 44.80 Building dependency tree... [2020-02-06T04:26:14.079Z] #57 46.64 Reading state information... [2020-02-06T04:26:14.079Z] #57 48.77 The following additional packages will be installed: [2020-02-06T04:26:14.079Z] #57 48.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-02-06T04:26:14.079Z] #57 48.77 libprotoc10 python-pkg-resources zlib1g-dev [2020-02-06T04:26:14.079Z] #57 48.79 Suggested packages: [2020-02-06T04:26:14.079Z] #57 48.79 manpages-dev python-setuptools [2020-02-06T04:26:14.079Z] #57 51.24 The following NEW packages will be installed: [2020-02-06T04:26:14.079Z] #57 51.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-06T04:26:14.079Z] #57 51.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-02-06T04:26:14.079Z] #57 51.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-06T04:26:14.079Z] #57 51.25 zlib1g-dev [2020-02-06T04:26:14.079Z] #57 52.41 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:26:14.079Z] #57 52.41 Need to get 3602 kB of archives. [2020-02-06T04:26:14.079Z] #57 52.41 After this operation, 18.9 MB of additional disk space will be used. [2020-02-06T04:26:14.079Z] #57 52.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-02-06T04:26:14.079Z] #57 52.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-02-06T04:26:14.079Z] #57 52.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-02-06T04:26:14.079Z] #57 52.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-02-06T04:26:14.079Z] #57 52.43 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-02-06T04:26:14.079Z] #57 52.44 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-02-06T04:26:14.079Z] #57 52.46 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-02-06T04:26:14.079Z] #57 52.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-02-06T04:26:14.079Z] #57 52.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-02-06T04:26:14.079Z] #57 52.58 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-02-06T04:26:14.079Z] #57 52.71 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-02-06T04:26:14.079Z] #57 53.18 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-02-06T04:26:14.079Z] #57 53.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-02-06T04:26:14.079Z] #57 53.22 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-02-06T04:26:14.079Z] #57 53.22 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-02-06T04:26:14.079Z] #57 53.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-02-06T04:26:14.079Z] #57 54.45 debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:26:14.079Z] #57 54.65 Fetched 3602 kB in 1s (1913 kB/s) [2020-02-06T04:26:14.123Z] #47 175.1 🇩 bin/containerd [2020-02-06T04:26:14.645Z] #57 54.93 Selecting previously unselected package libnet1:amd64. [2020-02-06T04:26:14.646Z] #57 54.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-02-06T04:26:14.646Z] #57 55.05 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-02-06T04:26:14.646Z] #57 55.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:26:14.905Z] #57 55.46 Selecting previously unselected package libcap-dev:amd64. [2020-02-06T04:26:15.163Z] #57 55.48 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-02-06T04:26:15.163Z] #57 55.50 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-02-06T04:26:15.231Z] Removing intermediate container 4397e207c85c [2020-02-06T04:26:15.231Z] ---> 10d5ebe7512e [2020-02-06T04:26:15.231Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-06T04:26:15.231Z] ---> Running in 72a30d900426 [2020-02-06T04:26:15.422Z] #57 55.90 Selecting previously unselected package libnet1-dev. [2020-02-06T04:26:15.589Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-06T04:26:15.681Z] #57 55.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-02-06T04:26:15.681Z] #57 55.91 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:26:15.936Z] Removing intermediate container 72a30d900426 [2020-02-06T04:26:15.936Z] ---> 66ac9f734b66 [2020-02-06T04:26:15.936Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-06T04:26:15.939Z] #57 56.23 Selecting previously unselected package libnl-3-200:amd64. [2020-02-06T04:26:15.939Z] #57 56.23 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-02-06T04:26:15.939Z] #57 56.24 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:26:15.939Z] #57 ... [2020-02-06T04:26:15.939Z] [2020-02-06T04:26:15.939Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-06T04:26:15.939Z] #27 56.07 + cd /tmp/tmp.MwMZooPilF/src/gotest.tools/gotestsum [2020-02-06T04:26:15.939Z] #27 56.07 + git checkout -q v0.3.5 [2020-02-06T04:26:16.198Z] #27 56.15 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-06T04:26:16.302Z] ---> Running in 9c3ed1ea18c4 [2020-02-06T04:26:16.611Z] Removing intermediate container dcfba527e5e2 [2020-02-06T04:26:16.611Z] ---> 857b2260ade4 [2020-02-06T04:26:16.611Z] Step 49/125 : FROM dev-base AS containerd [2020-02-06T04:26:16.611Z] ---> bd20d6f0afe8 [2020-02-06T04:26:16.611Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:26:16.611Z] ---> Using cache [2020-02-06T04:26:16.611Z] ---> 7880306f0e68 [2020-02-06T04:26:16.611Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-02-06T04:26:16.611Z] ---> Running in a52f9005bb7a [2020-02-06T04:26:16.897Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:26:16.897Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:26:16.897Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:26:16.897Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:26:16.897Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:26:17.048Z] Removing intermediate container 9c3ed1ea18c4 [2020-02-06T04:26:17.048Z] ---> 102015ea43a2 [2020-02-06T04:26:17.048Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-06T04:26:17.048Z] ---> Running in fe51f23f01ff [2020-02-06T04:26:17.187Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [496 kB] [2020-02-06T04:26:17.187Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-06T04:26:17.477Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-02-06T04:26:18.259Z] Removing intermediate container fe51f23f01ff [2020-02-06T04:26:18.259Z] ---> 132c1cc1d646 [2020-02-06T04:26:18.259Z] Step 101/125 : RUN ldconfig [2020-02-06T04:26:18.259Z] ---> Running in 0cf46728c0f7 [2020-02-06T04:26:19.007Z] Removing intermediate container 0cf46728c0f7 [2020-02-06T04:26:19.007Z] ---> 57128d4e62c7 [2020-02-06T04:26:19.007Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-06T04:26:19.352Z] ---> Running in 17726bf50495 [2020-02-06T04:26:19.524Z] Fetched 7736 kB in 2s (2844 kB/s) [2020-02-06T04:26:19.711Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:26:19.711Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:26:19.711Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:26:19.711Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:26:19.711Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:26:19.711Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [494 kB] [2020-02-06T04:26:20.059Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-02-06T04:26:20.059Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-02-06T04:26:20.537Z] Reading package lists... [2020-02-06T04:26:21.270Z] Fetched 7680 kB in 1s (5592 kB/s) [2020-02-06T04:26:21.467Z] #27 ... [2020-02-06T04:26:21.467Z] [2020-02-06T04:26:21.467Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:26:21.467Z] #57 56.56 Selecting previously unselected package libnl-3-dev:amd64. [2020-02-06T04:26:21.467Z] #57 56.56 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 56.57 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-06T04:26:21.467Z] #57 56.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-02-06T04:26:21.467Z] #57 56.88 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 56.92 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:26:21.467Z] #57 57.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-02-06T04:26:21.467Z] #57 57.18 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 57.22 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-06T04:26:21.467Z] #57 57.50 Selecting previously unselected package zlib1g-dev:amd64. [2020-02-06T04:26:21.467Z] #57 57.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 57.51 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-06T04:26:21.467Z] #57 58.10 Selecting previously unselected package libprotobuf10:amd64. [2020-02-06T04:26:21.467Z] #57 58.11 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 58.11 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-02-06T04:26:21.467Z] #57 58.89 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-02-06T04:26:21.467Z] #57 58.89 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 58.89 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-06T04:26:21.467Z] #57 59.10 Selecting previously unselected package libprotobuf-dev:amd64. [2020-02-06T04:26:21.467Z] #57 59.11 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 59.12 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-06T04:26:21.467Z] #57 60.59 Selecting previously unselected package libprotoc10:amd64. [2020-02-06T04:26:21.467Z] #57 60.59 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 60.59 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-02-06T04:26:21.467Z] #57 61.16 Selecting previously unselected package protobuf-c-compiler. [2020-02-06T04:26:21.467Z] #57 61.17 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 61.20 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:26:21.467Z] #57 61.36 Selecting previously unselected package protobuf-compiler. [2020-02-06T04:26:21.467Z] #57 61.37 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-02-06T04:26:21.467Z] #57 61.38 Unpacking protobuf-compiler (3.0.0-9) ... [2020-02-06T04:26:21.467Z] #57 61.73 Selecting previously unselected package python-pkg-resources. [2020-02-06T04:26:21.467Z] #57 61.73 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:26:21.467Z] #57 61.75 Unpacking python-pkg-resources (33.1.1-1) ... [2020-02-06T04:26:21.650Z] Reading package lists... [2020-02-06T04:26:21.836Z] Reading package lists... [2020-02-06T04:26:22.001Z] Reading package lists... [2020-02-06T04:26:22.001Z] Building dependency tree... [2020-02-06T04:26:22.001Z] Reading state information... [2020-02-06T04:26:22.001Z] The following additional packages will be installed: [2020-02-06T04:26:22.001Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-06T04:26:22.001Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-06T04:26:22.001Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-06T04:26:22.001Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-06T04:26:22.001Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-06T04:26:22.001Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-06T04:26:22.001Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-06T04:26:22.001Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-06T04:26:22.001Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-06T04:26:22.001Z] Suggested packages: [2020-02-06T04:26:22.001Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-06T04:26:22.001Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-06T04:26:22.001Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-06T04:26:22.001Z] vim-doc vim-scripts xfsdump acl attr quota [2020-02-06T04:26:22.001Z] Recommended packages: [2020-02-06T04:26:22.001Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-06T04:26:22.001Z] python3-keyrings.alt python3-xdg unzip [2020-02-06T04:26:22.033Z] #57 62.36 Selecting previously unselected package python-protobuf. [2020-02-06T04:26:22.033Z] #57 62.37 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-02-06T04:26:22.033Z] #57 62.37 Unpacking python-protobuf (3.0.0-9) ... [2020-02-06T04:26:22.121Z] Building dependency tree... [2020-02-06T04:26:22.121Z] Reading state information... [2020-02-06T04:26:22.405Z] The following additional packages will be installed: [2020-02-06T04:26:22.405Z] btrfs-progs liblzo2-2 [2020-02-06T04:26:22.405Z] The following NEW packages will be installed: [2020-02-06T04:26:22.405Z] btrfs-progs btrfs-tools liblzo2-2 [2020-02-06T04:26:22.405Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:26:22.405Z] Need to get 588 kB of archives. [2020-02-06T04:26:22.405Z] After this operation, 5005 kB of additional disk space will be used. [2020-02-06T04:26:22.405Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-06T04:26:22.405Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-02-06T04:26:22.405Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-02-06T04:26:22.689Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:26:22.689Z] Fetched 588 kB in 0s (5711 kB/s) [2020-02-06T04:26:22.689Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-06T04:26:22.689Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-06T04:26:22.689Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-06T04:26:22.689Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-06T04:26:22.767Z] The following NEW packages will be installed: [2020-02-06T04:26:22.767Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-06T04:26:22.767Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-06T04:26:22.767Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-06T04:26:22.767Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-06T04:26:22.767Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-06T04:26:22.767Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-06T04:26:22.767Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-06T04:26:22.767Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-06T04:26:22.767Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-06T04:26:22.767Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-06T04:26:22.767Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-06T04:26:22.767Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-06T04:26:22.767Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-06T04:26:22.767Z] xfsprogs xxd xz-utils zip [2020-02-06T04:26:22.767Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:26:22.767Z] Need to get 88.2 MB of archives. [2020-02-06T04:26:22.767Z] After this operation, 565 MB of additional disk space will be used. [2020-02-06T04:26:22.767Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-02-06T04:26:22.767Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-02-06T04:26:22.767Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-02-06T04:26:22.767Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-02-06T04:26:22.767Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-02-06T04:26:22.767Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-02-06T04:26:22.767Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-02-06T04:26:22.858Z] #57 63.19 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-02-06T04:26:22.981Z] Selecting previously unselected package btrfs-progs. [2020-02-06T04:26:22.981Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-02-06T04:26:22.981Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:26:22.981Z] Selecting previously unselected package btrfs-tools. [2020-02-06T04:26:22.981Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-02-06T04:26:22.981Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:26:22.981Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:26:22.981Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-06T04:26:22.981Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:26:22.981Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:26:22.981Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:26:23.117Z] #57 63.40 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-02-06T04:26:23.117Z] #57 63.43 Setting up python-pkg-resources (33.1.1-1) ... [2020-02-06T04:26:23.176Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-02-06T04:26:23.176Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-02-06T04:26:23.176Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-02-06T04:26:23.176Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-02-06T04:26:23.176Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-02-06T04:26:23.176Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-02-06T04:26:23.176Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-02-06T04:26:23.176Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-02-06T04:26:23.176Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-02-06T04:26:23.176Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-02-06T04:26:23.176Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-02-06T04:26:23.176Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-02-06T04:26:23.176Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-02-06T04:26:23.176Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-02-06T04:26:23.176Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:26:23.176Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:26:23.177Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-02-06T04:26:23.177Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-02-06T04:26:23.177Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-02-06T04:26:23.177Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-02-06T04:26:23.177Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-02-06T04:26:23.177Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-02-06T04:26:23.177Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-02-06T04:26:23.177Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-02-06T04:26:23.177Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-02-06T04:26:23.177Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-02-06T04:26:23.177Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-02-06T04:26:23.177Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-02-06T04:26:23.177Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-02-06T04:26:23.177Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-02-06T04:26:23.177Z] 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] [2020-02-06T04:26:23.177Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-02-06T04:26:23.177Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-02-06T04:26:23.177Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-02-06T04:26:23.177Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-02-06T04:26:23.375Z] #57 ... [2020-02-06T04:26:23.375Z] [2020-02-06T04:26:23.375Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:26:23.375Z] #30 53.63 sync [2020-02-06T04:26:23.375Z] #30 54.57 reflect [2020-02-06T04:26:23.375Z] #30 54.58 io [2020-02-06T04:26:23.375Z] #30 56.36 syscall [2020-02-06T04:26:23.563Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-02-06T04:26:23.563Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-02-06T04:26:23.563Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-02-06T04:26:23.563Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-02-06T04:26:23.563Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-02-06T04:26:23.563Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-02-06T04:26:23.563Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-02-06T04:26:23.563Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-06T04:26:23.563Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-06T04:26:23.563Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-06T04:26:23.563Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-02-06T04:26:23.563Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-06T04:26:23.563Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-02-06T04:26:23.563Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-06T04:26:23.628Z] Removing intermediate container a52f9005bb7a [2020-02-06T04:26:23.628Z] ---> ca0bbf4e5a71 [2020-02-06T04:26:23.628Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-02-06T04:26:23.628Z] ---> Running in 20a5a4587789 [2020-02-06T04:26:23.628Z] Removing intermediate container 20a5a4587789 [2020-02-06T04:26:23.628Z] ---> 289a1141f523 [2020-02-06T04:26:23.628Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:26:23.633Z] #30 ... [2020-02-06T04:26:23.633Z] [2020-02-06T04:26:23.633Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:26:23.633Z] #33 55.98 internal/x/crypto/curve25519 [2020-02-06T04:26:23.633Z] #33 61.36 sync [2020-02-06T04:26:23.633Z] #33 62.29 io [2020-02-06T04:26:23.633Z] #33 62.30 reflect [2020-02-06T04:26:23.633Z] #33 63.68 bytes [2020-02-06T04:26:23.913Z] ---> e7da46898339 [2020-02-06T04:26:23.913Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:26:23.950Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-02-06T04:26:23.950Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-02-06T04:26:23.950Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-06T04:26:23.950Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-02-06T04:26:23.950Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-02-06T04:26:23.950Z] 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] [2020-02-06T04:26:24.198Z] ---> 7a303be68339 [2020-02-06T04:26:24.198Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:26:24.198Z] ---> Running in 81ab6f359cc8 [2020-02-06T04:26:24.337Z] 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] [2020-02-06T04:26:24.337Z] 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] [2020-02-06T04:26:24.337Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-06T04:26:24.482Z] + RM_GOPATH=0 [2020-02-06T04:26:24.482Z] + TMP_GOPATH= [2020-02-06T04:26:24.482Z] + : /build [2020-02-06T04:26:24.482Z] + '[' -z '' ']' [2020-02-06T04:26:24.482Z] ++ mktemp -d [2020-02-06T04:26:24.482Z] + export GOPATH=/tmp/tmp.VRimIaipJ7 [2020-02-06T04:26:24.482Z] + GOPATH=/tmp/tmp.VRimIaipJ7 [2020-02-06T04:26:24.482Z] + RM_GOPATH=1 [2020-02-06T04:26:24.482Z] ++ dirname ./install.sh [2020-02-06T04:26:24.482Z] + dir=. [2020-02-06T04:26:24.482Z] + bin=containerd [2020-02-06T04:26:24.482Z] + shift [2020-02-06T04:26:24.482Z] + '[' '!' -f ./containerd.installer ']' [2020-02-06T04:26:24.482Z] + . ./containerd.installer [2020-02-06T04:26:24.482Z] Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:26:24.482Z] ++ CONTAINERD_COMMIT=35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:26:24.482Z] + install_containerd [2020-02-06T04:26:24.482Z] + echo 'Install containerd version 35bd7a5f69c13e1563af8a93431411cd9ecf5021' [2020-02-06T04:26:24.482Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.VRimIaipJ7/src/github.com/containerd/containerd [2020-02-06T04:26:24.482Z] Cloning into '/tmp/tmp.VRimIaipJ7/src/github.com/containerd/containerd'... [2020-02-06T04:26:24.575Z] #33 ... [2020-02-06T04:26:24.575Z] [2020-02-06T04:26:24.575Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:26:24.575Z] #30 64.71 time [2020-02-06T04:26:24.704Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-06T04:26:25.056Z] 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] [2020-02-06T04:26:25.056Z] 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] [2020-02-06T04:26:28.130Z] 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] [2020-02-06T04:26:29.842Z] #30 ... [2020-02-06T04:26:29.842Z] [2020-02-06T04:26:29.842Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:26:29.842Z] #57 69.06 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-02-06T04:26:29.842Z] #57 69.07 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-02-06T04:26:29.842Z] #57 69.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:26:29.842Z] #57 69.18 Setting up python-protobuf (3.0.0-9) ... [2020-02-06T04:26:30.488Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:26:30.488Z] Fetched 88.2 MB in 7s (11.6 MB/s) [2020-02-06T04:26:30.488Z] Selecting previously unselected package bash-completion. [2020-02-06T04:26:30.488Z] (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.) [2020-02-06T04:26:30.488Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-06T04:26:30.842Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-02-06T04:26:31.203Z] Selecting previously unselected package libnet1:s390x. [2020-02-06T04:26:31.203Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-02-06T04:26:31.203Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-06T04:26:31.203Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-02-06T04:26:31.203Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-02-06T04:26:31.203Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-02-06T04:26:31.203Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-06T04:26:31.203Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-02-06T04:26:31.203Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-02-06T04:26:31.203Z] Selecting previously unselected package libudev-dev:s390x. [2020-02-06T04:26:31.203Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-02-06T04:26:31.203Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-02-06T04:26:31.203Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2020-02-06T04:26:31.203Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-02-06T04:26:31.203Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-02-06T04:26:31.203Z] Selecting previously unselected package python3.5-minimal. [2020-02-06T04:26:31.203Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-02-06T04:26:31.203Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:26:31.319Z] + cd /tmp/tmp.VRimIaipJ7/src/github.com/containerd/containerd [2020-02-06T04:26:31.319Z] + git checkout -q 35bd7a5f69c13e1563af8a93431411cd9ecf5021 [2020-02-06T04:26:31.551Z] Selecting previously unselected package python3-minimal. [2020-02-06T04:26:31.551Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2020-02-06T04:26:31.551Z] Unpacking python3-minimal (3.5.3-1) ... [2020-02-06T04:26:31.551Z] Selecting previously unselected package libmpdec2:s390x. [2020-02-06T04:26:31.551Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2020-02-06T04:26:31.551Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-02-06T04:26:31.551Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-02-06T04:26:31.551Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-02-06T04:26:31.551Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-02-06T04:26:31.551Z] Selecting previously unselected package python3.5. [2020-02-06T04:26:31.551Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-02-06T04:26:31.551Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:26:31.604Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-06T04:26:31.605Z] + BUILDTAGS='netgo osusergo static_build' [2020-02-06T04:26:31.605Z] + export EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:26:31.605Z] + EXTRA_FLAGS=-buildmode=pie [2020-02-06T04:26:31.605Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-06T04:26:31.605Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-06T04:26:31.605Z] + '[' '' = dynamic ']' [2020-02-06T04:26:31.605Z] + make [2020-02-06T04:26:31.900Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-06T04:26:31.900Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-02-06T04:26:31.900Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-02-06T04:26:31.900Z] Selecting previously unselected package dh-python. [2020-02-06T04:26:31.900Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-06T04:26:31.900Z] Unpacking dh-python (2.20170125) ... [2020-02-06T04:26:31.900Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-02-06T04:26:31.900Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:26:32.233Z] 🇩 bin/ctr [2020-02-06T04:26:32.257Z] Setting up python3-minimal (3.5.3-1) ... [2020-02-06T04:26:32.257Z] Selecting previously unselected package python3. [2020-02-06T04:26:32.257Z] (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.) [2020-02-06T04:26:32.257Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-02-06T04:26:32.257Z] Unpacking python3 (3.5.3-1) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package pigz. [2020-02-06T04:26:32.607Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking pigz (2.3.4-1) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package libip4tc0:s390x. [2020-02-06T04:26:32.607Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package libip6tc0:s390x. [2020-02-06T04:26:32.607Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package libiptc0:s390x. [2020-02-06T04:26:32.607Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package libxtables12:s390x. [2020-02-06T04:26:32.607Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-06T04:26:32.607Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package iptables. [2020-02-06T04:26:32.607Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package xxd. [2020-02-06T04:26:32.607Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package vim-common. [2020-02-06T04:26:32.607Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:26:32.607Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package bzip2. [2020-02-06T04:26:32.607Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-02-06T04:26:32.607Z] Selecting previously unselected package libgpm2:s390x. [2020-02-06T04:26:32.607Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-02-06T04:26:32.607Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package xz-utils. [2020-02-06T04:26:32.977Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package aufs-tools. [2020-02-06T04:26:32.977Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package liblzo2-2:s390x. [2020-02-06T04:26:32.977Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package btrfs-progs. [2020-02-06T04:26:32.977Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package btrfs-tools. [2020-02-06T04:26:32.977Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-06T04:26:32.977Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package dmsetup. [2020-02-06T04:26:32.977Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package libonig4:s390x. [2020-02-06T04:26:32.977Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package libjq1:s390x. [2020-02-06T04:26:32.977Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-06T04:26:32.977Z] Selecting previously unselected package jq. [2020-02-06T04:26:32.977Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2020-02-06T04:26:32.977Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libaio1:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libaio1:s390x (0.3.110-3) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libcap2-bin. [2020-02-06T04:26:33.338Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libpcre16-3:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libpcre32-3:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-02-06T04:26:33.338Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-06T04:26:33.338Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-02-06T04:26:33.338Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-02-06T04:26:33.689Z] Selecting previously unselected package libnl-3-200:s390x. [2020-02-06T04:26:33.689Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2020-02-06T04:26:33.689Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-02-06T04:26:33.689Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-06T04:26:33.689Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-02-06T04:26:33.689Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-06T04:26:33.689Z] Selecting previously unselected package libreadline5:s390x. [2020-02-06T04:26:33.689Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-02-06T04:26:33.689Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-02-06T04:26:33.689Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-02-06T04:26:33.689Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-02-06T04:26:33.689Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-02-06T04:26:33.689Z] Selecting previously unselected package net-tools. [2020-02-06T04:26:33.689Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-02-06T04:26:33.689Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:26:34.048Z] Selecting previously unselected package python-pip-whl. [2020-02-06T04:26:34.048Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:26:34.048Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:26:34.048Z] Selecting previously unselected package python3-pip. [2020-02-06T04:26:34.048Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:26:34.048Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:26:34.048Z] Selecting previously unselected package python3-pkg-resources. [2020-02-06T04:26:34.048Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:26:34.048Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:26:34.402Z] Selecting previously unselected package python3-setuptools. [2020-02-06T04:26:34.402Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-06T04:26:34.402Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-02-06T04:26:34.402Z] Selecting previously unselected package python3-wheel. [2020-02-06T04:26:34.402Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-06T04:26:34.402Z] Unpacking python3-wheel (0.29.0-2) ... [2020-02-06T04:26:34.402Z] Selecting previously unselected package thin-provisioning-tools. [2020-02-06T04:26:34.402Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-02-06T04:26:34.402Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:26:34.402Z] Selecting previously unselected package vim-runtime. [2020-02-06T04:26:34.402Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:26:34.402Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-06T04:26:34.402Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-06T04:26:34.402Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:35.258Z] Selecting previously unselected package vim. [2020-02-06T04:26:35.258Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-02-06T04:26:35.258Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:35.258Z] Selecting previously unselected package xfsprogs. [2020-02-06T04:26:35.258Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-02-06T04:26:35.258Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:26:36.199Z] Selecting previously unselected package zip. [2020-02-06T04:26:36.199Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2020-02-06T04:26:36.199Z] Unpacking zip (3.0-11+b1) ... [2020-02-06T04:26:36.199Z] Selecting previously unselected package libapparmor-perl. [2020-02-06T04:26:36.199Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-02-06T04:26:36.199Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:26:36.199Z] Selecting previously unselected package apparmor. [2020-02-06T04:26:36.199Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-02-06T04:26:36.199Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:26:36.199Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-06T04:26:36.199Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-02-06T04:26:36.199Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:26:36.199Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-06T04:26:36.199Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-02-06T04:26:36.199Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:26:36.403Z] #57 76.64 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-02-06T04:26:36.404Z] #57 76.67 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-02-06T04:26:36.404Z] #57 76.68 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-02-06T04:26:36.404Z] #57 76.71 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-02-06T04:26:36.404Z] #57 76.73 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-02-06T04:26:36.404Z] #57 76.75 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-02-06T04:26:36.404Z] #57 76.77 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-02-06T04:26:36.404Z] #57 76.80 Setting up protobuf-compiler (3.0.0-9) ... [2020-02-06T04:26:36.404Z] #57 76.82 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-02-06T04:26:36.404Z] #57 76.86 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-02-06T04:26:36.404Z] #57 ... [2020-02-06T04:26:36.404Z] [2020-02-06T04:26:36.404Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:26:36.404Z] #33 66.48 bufio [2020-02-06T04:26:36.404Z] #33 68.56 syscall [2020-02-06T04:26:36.404Z] #33 ... [2020-02-06T04:26:36.404Z] [2020-02-06T04:26:36.404Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-02-06T04:26:36.404Z] #57 76.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:26:36.681Z] Selecting previously unselected package binutils-mingw-w64. [2020-02-06T04:26:36.681Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-06T04:26:36.681Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:26:36.681Z] Selecting previously unselected package mingw-w64-common. [2020-02-06T04:26:36.681Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-06T04:26:36.681Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-06T04:26:37.461Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-06T04:26:37.461Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-06T04:26:37.461Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:26:37.780Z] #57 DONE 78.0s [2020-02-06T04:26:37.780Z] [2020-02-06T04:26:37.780Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:26:37.780Z] #30 70.41 sort [2020-02-06T04:26:37.780Z] #30 71.37 internal/poll [2020-02-06T04:26:37.780Z] #30 72.12 internal/fmtsort [2020-02-06T04:26:37.780Z] #30 73.24 internal/syscall/unix [2020-02-06T04:26:37.780Z] #30 73.74 strings [2020-02-06T04:26:37.780Z] #30 74.02 os [2020-02-06T04:26:37.780Z] #30 77.39 bytes [2020-02-06T04:26:37.780Z] #30 ... [2020-02-06T04:26:37.780Z] [2020-02-06T04:26:37.780Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:26:38.219Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-02-06T04:26:38.219Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-06T04:26:38.219Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:26:38.219Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-06T04:26:38.219Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-06T04:26:38.219Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:26:40.615Z] #47 198.6 🇩 bin/containerd-stress [2020-02-06T04:26:40.615Z] #47 200.3 🇩 bin/containerd-shim [2020-02-06T04:26:41.317Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-06T04:26:41.317Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-02-06T04:26:41.317Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:26:43.093Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:26:43.093Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:26:43.160Z] #58 ... [2020-02-06T04:26:43.160Z] [2020-02-06T04:26:43.160Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:26:43.160Z] #33 78.48 time [2020-02-06T04:26:43.160Z] #33 79.04 sort [2020-02-06T04:26:43.160Z] #33 80.74 internal/fmtsort [2020-02-06T04:26:43.160Z] #33 81.78 internal/syscall/unix [2020-02-06T04:26:43.160Z] #33 82.20 strings [2020-02-06T04:26:43.448Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2020-02-06T04:26:43.448Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:26:43.448Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-02-06T04:26:43.448Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:43.448Z] Processing triggers for mime-support (3.60) ... [2020-02-06T04:26:43.448Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:43.448Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-02-06T04:26:43.448Z] Setting up libcap2-bin (1:2.25-1) ... [2020-02-06T04:26:43.448Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:26:43.448Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:26:43.448Z] Setting up bash-completion (1:2.1-4.3) ... [2020-02-06T04:26:43.727Z] #33 ... [2020-02-06T04:26:43.727Z] [2020-02-06T04:26:43.727Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:26:43.727Z] #58 5.927 Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:26:43.727Z] #58 5.928 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:26:43.800Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-02-06T04:26:43.800Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-02-06T04:26:43.800Z] Setting up zip (3.0-11+b1) ... [2020-02-06T04:26:43.800Z] Setting up bzip2 (1.0.6-8.1) ... [2020-02-06T04:26:43.800Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:26:43.800Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-02-06T04:26:43.800Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:26:43.800Z] Setting up libaio1:s390x (0.3.110-3) ... [2020-02-06T04:26:43.800Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:43.800Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:26:43.800Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-06T04:26:43.800Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:26:43.800Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:43.800Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-02-06T04:26:43.800Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-02-06T04:26:43.800Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-02-06T04:26:43.800Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:44.153Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-02-06T04:26:44.153Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-02-06T04:26:44.153Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-02-06T04:26:44.153Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-02-06T04:26:44.153Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:26:44.153Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-02-06T04:26:44.153Z] Setting up pigz (2.3.4-1) ... [2020-02-06T04:26:44.153Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:26:44.153Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2020-02-06T04:26:44.153Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:44.153Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-02-06T04:26:44.153Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-02-06T04:26:44.153Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:26:44.153Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-02-06T04:26:44.153Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-02-06T04:26:44.153Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:26:44.153Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-06T04:26:44.153Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-06T04:26:44.153Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-02-06T04:26:44.153Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:44.153Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:26:44.153Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:26:44.154Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:26:44.154Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-02-06T04:26:44.154Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:26:44.780Z] #47 206.5 🇩 bin/containerd-shim-runc-v1 [2020-02-06T04:26:45.404Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-02-06T04:26:45.404Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:26:45.404Z] 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 [2020-02-06T04:26:45.404Z] 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 [2020-02-06T04:26:45.404Z] 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 [2020-02-06T04:26:45.404Z] 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 [2020-02-06T04:26:45.404Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:26:45.404Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:26:45.404Z] 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 [2020-02-06T04:26:45.404Z] 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 [2020-02-06T04:26:45.404Z] Setting up python3 (3.5.3-1) ... [2020-02-06T04:26:45.754Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:26:46.257Z] #58 8.237 fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:26:46.257Z] #58 8.291 GEN .gitid [2020-02-06T04:26:46.257Z] #58 8.314 GEN criu/include/version.h [2020-02-06T04:26:46.257Z] #58 8.368 GEN include/common/asm [2020-02-06T04:26:46.509Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-06T04:26:46.509Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-06T04:26:46.509Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-02-06T04:26:46.509Z] Setting up python3-wheel (0.29.0-2) ... [2020-02-06T04:26:46.509Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:26:46.888Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-02-06T04:26:46.888Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:26:47.265Z] Setting up dmsetup (2:1.02.137-2) ... [2020-02-06T04:26:47.265Z] Setting up python3-setuptools (33.1.1-1) ... [2020-02-06T04:26:47.265Z] Setting up dh-python (2.20170125) ... [2020-02-06T04:26:47.265Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-02-06T04:26:47.265Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:26:47.294Z] #47 209.3 🇩 binaries [2020-02-06T04:26:47.294Z] #47 209.3 + mkdir -p /build [2020-02-06T04:26:47.294Z] #47 209.3 + cp bin/containerd /build/containerd [2020-02-06T04:26:47.294Z] #47 209.4 + cp bin/containerd-shim /build/containerd-shim [2020-02-06T04:26:47.294Z] #47 209.4 + cp bin/ctr /build/ctr [2020-02-06T04:26:47.854Z] #47 DONE 209.9s [2020-02-06T04:26:48.788Z] #58 11.09 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-06T04:26:48.788Z] #58 11.26 PBCC images/opts.pb-c.c [2020-02-06T04:26:48.788Z] #58 11.29 PBCC images/sit.pb-c.c [2020-02-06T04:26:48.984Z] [2020-02-06T04:26:48.984Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-06T04:26:48.984Z] #48 DONE 0.2s [2020-02-06T04:26:48.984Z] [2020-02-06T04:26:48.984Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-06T04:26:49.046Z] #58 11.40 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-06T04:26:49.046Z] #58 11.50 DEP images/opts.pb-c.d [2020-02-06T04:26:49.046Z] #58 11.52 DEP images/sit.pb-c.d [2020-02-06T04:26:49.046Z] #58 11.62 PBCC images/macvlan.pb-c.c [2020-02-06T04:26:49.240Z] #51 DONE 0.1s [2020-02-06T04:26:49.240Z] [2020-02-06T04:26:49.240Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-06T04:26:49.240Z] #54 DONE 0.1s [2020-02-06T04:26:49.240Z] [2020-02-06T04:26:49.240Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-06T04:26:49.304Z] #58 11.71 DEP images/macvlan.pb-c.d [2020-02-06T04:26:49.494Z] #56 DONE 0.2s [2020-02-06T04:26:49.494Z] [2020-02-06T04:26:49.494Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-06T04:26:49.494Z] #59 DONE 0.1s [2020-02-06T04:26:49.494Z] [2020-02-06T04:26:49.494Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-06T04:26:49.563Z] #58 11.82 PBCC images/autofs.pb-c.c [2020-02-06T04:26:49.563Z] #58 11.92 DEP images/autofs.pb-c.d [2020-02-06T04:26:49.563Z] #58 12.00 PBCC images/sysctl.pb-c.c [2020-02-06T04:26:49.563Z] #58 ... [2020-02-06T04:26:49.563Z] [2020-02-06T04:26:49.563Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:26:49.563Z] #30 79.87 fmt [2020-02-06T04:26:49.563Z] #30 80.68 bufio [2020-02-06T04:26:49.563Z] #30 82.96 path/filepath [2020-02-06T04:26:49.563Z] #30 85.15 io/ioutil [2020-02-06T04:26:49.563Z] #30 85.99 path [2020-02-06T04:26:49.563Z] #30 86.52 flag [2020-02-06T04:26:49.563Z] #30 86.92 github.com/BurntSushi/toml [2020-02-06T04:26:49.563Z] #30 89.23 log [2020-02-06T04:26:49.760Z] #63 DONE 0.1s [2020-02-06T04:26:49.760Z] [2020-02-06T04:26:49.760Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-06T04:26:49.760Z] #65 DONE 0.2s [2020-02-06T04:26:49.760Z] [2020-02-06T04:26:49.760Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-06T04:26:49.760Z] #66 DONE 0.0s [2020-02-06T04:26:49.821Z] #30 ... [2020-02-06T04:26:49.821Z] [2020-02-06T04:26:49.821Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:26:49.821Z] #58 12.07 DEP images/sysctl.pb-c.d [2020-02-06T04:26:49.821Z] #58 12.28 PBCC images/time.pb-c.c [2020-02-06T04:26:50.030Z] [2020-02-06T04:26:50.030Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-06T04:26:50.079Z] #58 12.44 DEP images/time.pb-c.d [2020-02-06T04:26:50.079Z] #58 12.48 PBCC images/binfmt-misc.pb-c.c [2020-02-06T04:26:50.079Z] #58 12.50 DEP images/binfmt-misc.pb-c.d [2020-02-06T04:26:50.079Z] #58 12.55 PBCC images/seccomp.pb-c.c [2020-02-06T04:26:50.079Z] #58 12.61 DEP images/seccomp.pb-c.d [2020-02-06T04:26:50.338Z] #58 12.66 PBCC images/userns.pb-c.c [2020-02-06T04:26:50.338Z] #58 12.72 DEP images/userns.pb-c.d [2020-02-06T04:26:50.590Z] #67 DONE 0.7s [2020-02-06T04:26:50.596Z] #58 12.91 PBCC images/cgroup.pb-c.c [2020-02-06T04:26:50.596Z] #58 12.96 DEP images/cgroup.pb-c.d [2020-02-06T04:26:50.596Z] #58 12.99 PBCC images/fown.pb-c.c [2020-02-06T04:26:50.596Z] #58 13.01 PBCC images/ext-file.pb-c.c [2020-02-06T04:26:50.596Z] #58 13.03 DEP images/fown.pb-c.d [2020-02-06T04:26:50.596Z] #58 13.12 DEP images/ext-file.pb-c.d [2020-02-06T04:26:50.845Z] [2020-02-06T04:26:50.845Z] #68 exporting to image [2020-02-06T04:26:50.845Z] #68 exporting layers [2020-02-06T04:26:50.854Z] #58 13.15 PBCC images/rpc.pb-c.c [2020-02-06T04:26:50.854Z] #58 13.20 DEP images/rpc.pb-c.d [2020-02-06T04:26:50.854Z] #58 13.26 PBCC images/siginfo.pb-c.c [2020-02-06T04:26:50.854Z] #58 13.32 DEP images/siginfo.pb-c.d [2020-02-06T04:26:51.113Z] #58 13.41 PBCC images/pagemap.pb-c.c [2020-02-06T04:26:51.113Z] #58 13.53 DEP images/pagemap.pb-c.d [2020-02-06T04:26:51.113Z] #58 13.68 PBCC images/rlimit.pb-c.c [2020-02-06T04:26:51.371Z] #58 13.72 DEP images/rlimit.pb-c.d [2020-02-06T04:26:51.371Z] #58 13.76 PBCC images/file-lock.pb-c.c [2020-02-06T04:26:51.629Z] #58 13.92 DEP images/file-lock.pb-c.d [2020-02-06T04:26:51.629Z] #58 13.99 PBCC images/tty.pb-c.c [2020-02-06T04:26:51.629Z] #58 14.08 DEP images/tty.pb-c.d [2020-02-06T04:26:51.758Z] Removing intermediate container 17726bf50495 [2020-02-06T04:26:51.758Z] ---> d412ca02b59d [2020-02-06T04:26:51.758Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-06T04:26:51.758Z] ---> Running in 3b8993d6691a [2020-02-06T04:26:51.887Z] #58 14.13 PBCC images/tun.pb-c.c [2020-02-06T04:26:51.887Z] #58 14.22 PBCC images/netdev.pb-c.c [2020-02-06T04:26:51.887Z] #58 14.34 DEP images/tun.pb-c.d [2020-02-06T04:26:52.145Z] #58 14.43 DEP images/netdev.pb-c.d [2020-02-06T04:26:52.145Z] #58 14.52 PBCC images/vma.pb-c.c [2020-02-06T04:26:52.145Z] #58 14.58 DEP images/vma.pb-c.d [2020-02-06T04:26:52.404Z] #58 14.68 PBCC images/creds.pb-c.c [2020-02-06T04:26:52.404Z] #58 14.70 DEP images/creds.pb-c.d [2020-02-06T04:26:52.404Z] #58 14.78 PBCC images/utsns.pb-c.c [2020-02-06T04:26:52.404Z] #58 14.82 DEP images/utsns.pb-c.d [2020-02-06T04:26:52.404Z] #58 14.92 PBCC images/ipc-desc.pb-c.c [2020-02-06T04:26:52.663Z] #58 14.95 PBCC images/ipc-sem.pb-c.c [2020-02-06T04:26:52.663Z] #58 15.01 DEP images/ipc-desc.pb-c.d [2020-02-06T04:26:52.663Z] #58 15.13 DEP images/ipc-sem.pb-c.d [2020-02-06T04:26:52.663Z] #58 15.20 PBCC images/ipc-msg.pb-c.c [2020-02-06T04:26:52.921Z] #58 15.26 DEP images/ipc-msg.pb-c.d [2020-02-06T04:26:52.921Z] #58 15.41 PBCC images/ipc-shm.pb-c.c [2020-02-06T04:26:52.921Z] #58 15.46 DEP images/ipc-shm.pb-c.d [2020-02-06T04:26:52.984Z] Collecting yamllint==1.16.0 [2020-02-06T04:26:52.984Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-06T04:26:52.984Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-06T04:26:52.984Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-06T04:26:53.179Z] #58 15.60 PBCC images/ipc-var.pb-c.c [2020-02-06T04:26:53.180Z] #58 15.67 DEP images/ipc-var.pb-c.d [2020-02-06T04:26:53.180Z] #58 15.69 PBCC images/sk-opts.pb-c.c [2020-02-06T04:26:53.345Z] Collecting pyyaml (from yamllint==1.16.0) [2020-02-06T04:26:53.345Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-06T04:26:53.701Z] Building wheels for collected packages: pyyaml [2020-02-06T04:26:53.701Z] Running setup.py bdist_wheel for pyyaml: started [2020-02-06T04:26:53.746Z] #58 15.90 PBCC images/packet-sock.pb-c.c [2020-02-06T04:26:53.746Z] #58 16.04 DEP images/sk-opts.pb-c.d [2020-02-06T04:26:53.746Z] #58 16.11 DEP images/packet-sock.pb-c.d [2020-02-06T04:26:53.746Z] #58 16.24 PBCC images/sk-netlink.pb-c.c [2020-02-06T04:26:53.746Z] #58 16.32 DEP images/sk-netlink.pb-c.d [2020-02-06T04:26:54.004Z] #58 16.44 PBCC images/sk-inet.pb-c.c [2020-02-06T04:26:54.051Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-06T04:26:54.051Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-06T04:26:54.051Z] Successfully built pyyaml [2020-02-06T04:26:54.051Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-02-06T04:26:54.051Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-06T04:26:54.262Z] #58 16.53 DEP images/sk-inet.pb-c.d [2020-02-06T04:26:54.262Z] #58 16.63 PBCC images/sk-unix.pb-c.c [2020-02-06T04:26:54.262Z] #58 16.67 DEP images/sk-unix.pb-c.d [2020-02-06T04:26:54.520Z] #58 16.75 PBCC images/mm.pb-c.c [2020-02-06T04:26:54.520Z] #58 16.85 DEP images/mm.pb-c.d [2020-02-06T04:26:54.520Z] #58 16.97 PBCC images/timerfd.pb-c.c [2020-02-06T04:26:54.520Z] #58 17.08 DEP images/timerfd.pb-c.d [2020-02-06T04:26:54.778Z] #58 17.22 PBCC images/timer.pb-c.c [2020-02-06T04:26:54.778Z] #58 17.26 DEP images/timer.pb-c.d [2020-02-06T04:26:54.778Z] #58 17.34 PBCC images/sa.pb-c.c [2020-02-06T04:26:54.819Z] Removing intermediate container 3b8993d6691a [2020-02-06T04:26:54.819Z] ---> a5fac29b87c0 [2020-02-06T04:26:54.819Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-06T04:26:55.037Z] #58 17.36 DEP images/sa.pb-c.d [2020-02-06T04:26:55.037Z] #58 17.40 PBCC images/pipe-data.pb-c.c [2020-02-06T04:26:55.037Z] #58 17.42 DEP images/pipe-data.pb-c.d [2020-02-06T04:26:55.178Z] ---> 79230a25bff5 [2020-02-06T04:26:55.178Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-06T04:26:55.296Z] #58 17.49 PBCC images/mnt.pb-c.c [2020-02-06T04:26:55.296Z] #58 17.53 DEP images/mnt.pb-c.d [2020-02-06T04:26:55.296Z] #58 17.64 PBCC images/sk-packet.pb-c.c [2020-02-06T04:26:55.296Z] #58 17.68 DEP images/sk-packet.pb-c.d [2020-02-06T04:26:55.296Z] #58 17.72 PBCC images/tcp-stream.pb-c.c [2020-02-06T04:26:55.296Z] #58 17.78 DEP images/tcp-stream.pb-c.d [2020-02-06T04:26:55.554Z] #58 17.87 PBCC images/pipe.pb-c.c [2020-02-06T04:26:55.554Z] #58 17.92 DEP images/pipe.pb-c.d [2020-02-06T04:26:55.554Z] #58 18.04 PBCC images/pstree.pb-c.c [2020-02-06T04:26:55.816Z] #58 18.08 DEP images/pstree.pb-c.d [2020-02-06T04:26:55.816Z] #58 18.11 PBCC images/fs.pb-c.c [2020-02-06T04:26:55.816Z] #58 18.15 DEP images/fs.pb-c.d [2020-02-06T04:26:55.816Z] #58 ... [2020-02-06T04:26:55.816Z] [2020-02-06T04:26:55.816Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:26:55.816Z] #33 85.74 path [2020-02-06T04:26:55.816Z] #33 86.46 regexp/syntax [2020-02-06T04:26:55.816Z] #33 86.47 internal/poll [2020-02-06T04:26:55.816Z] #33 88.94 os [2020-02-06T04:26:55.816Z] #33 93.11 regexp [2020-02-06T04:26:55.816Z] #33 94.88 fmt [2020-02-06T04:26:56.074Z] #33 ... [2020-02-06T04:26:56.074Z] [2020-02-06T04:26:56.074Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:26:56.074Z] #58 18.34 PBCC images/signalfd.pb-c.c [2020-02-06T04:26:56.074Z] #58 18.38 DEP images/signalfd.pb-c.d [2020-02-06T04:26:56.074Z] #58 18.51 PBCC images/fh.pb-c.c [2020-02-06T04:26:56.074Z] #58 18.59 PBCC images/fsnotify.pb-c.c [2020-02-06T04:26:56.333Z] #58 18.74 DEP images/fh.pb-c.d [2020-02-06T04:26:56.333Z] #58 18.84 DEP images/fsnotify.pb-c.d [2020-02-06T04:26:56.591Z] #58 18.95 PBCC images/eventpoll.pb-c.c [2020-02-06T04:26:56.591Z] #58 19.00 DEP images/eventpoll.pb-c.d [2020-02-06T04:26:56.591Z] #58 19.12 PBCC images/eventfd.pb-c.c [2020-02-06T04:26:56.850Z] #58 19.25 DEP images/eventfd.pb-c.d [2020-02-06T04:26:56.850Z] #58 19.34 PBCC images/remap-file-path.pb-c.c [2020-02-06T04:26:56.950Z] ---> 2a407b917bec [2020-02-06T04:26:56.951Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-06T04:26:57.108Z] #58 19.45 DEP images/remap-file-path.pb-c.d [2020-02-06T04:26:57.109Z] #58 19.57 PBCC images/fifo.pb-c.c [2020-02-06T04:26:57.109Z] #58 19.61 DEP images/fifo.pb-c.d [2020-02-06T04:26:57.109Z] #58 19.69 PBCC images/ghost-file.pb-c.c [2020-02-06T04:26:57.366Z] #58 19.81 DEP images/ghost-file.pb-c.d [2020-02-06T04:26:57.366Z] #58 19.92 PBCC images/regfile.pb-c.c [2020-02-06T04:26:57.625Z] #58 20.04 DEP images/regfile.pb-c.d [2020-02-06T04:26:57.625Z] #58 20.16 PBCC images/ns.pb-c.c [2020-02-06T04:26:57.733Z] ---> c50144fa1710 [2020-02-06T04:26:57.733Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-06T04:26:57.883Z] #58 20.24 DEP images/ns.pb-c.d [2020-02-06T04:26:57.883Z] #58 20.36 PBCC images/fdinfo.pb-c.c [2020-02-06T04:26:57.883Z] #58 20.43 DEP images/fdinfo.pb-c.d [2020-02-06T04:26:58.285Z] #58 20.50 PBCC images/core-aarch64.pb-c.c [2020-02-06T04:26:58.285Z] #58 20.59 PBCC images/core-arm.pb-c.c [2020-02-06T04:26:58.310Z] ---> d480f42ba314 [2020-02-06T04:26:58.310Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-06T04:26:58.310Z] ---> 75f54ebc29f7 [2020-02-06T04:26:58.310Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-06T04:26:58.544Z] #58 20.74 PBCC images/core-ppc64.pb-c.c [2020-02-06T04:26:58.544Z] #58 20.79 PBCC images/core-s390.pb-c.c [2020-02-06T04:26:58.544Z] #58 20.87 PBCC images/core-x86.pb-c.c [2020-02-06T04:26:58.544Z] #58 21.02 PBCC images/core.pb-c.c [2020-02-06T04:26:58.678Z] ---> 4cedc8c020df [2020-02-06T04:26:58.678Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-06T04:26:58.802Z] #58 21.10 PBCC images/inventory.pb-c.c [2020-02-06T04:26:58.803Z] #58 21.25 DEP images/core-aarch64.pb-c.d [2020-02-06T04:26:59.028Z] ---> 51c80ea3212b [2020-02-06T04:26:59.028Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-06T04:26:59.060Z] #58 21.32 DEP images/core-arm.pb-c.d [2020-02-06T04:26:59.060Z] #58 21.42 DEP images/core-ppc64.pb-c.d [2020-02-06T04:26:59.060Z] #58 ... [2020-02-06T04:26:59.060Z] [2020-02-06T04:26:59.060Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-02-06T04:26:59.060Z] #30 90.19 text/tabwriter [2020-02-06T04:26:59.060Z] #30 93.22 github.com/BurntSushi/toml/cmd/tomlv [2020-02-06T04:26:59.060Z] #30 DONE 99.3s [2020-02-06T04:26:59.060Z] [2020-02-06T04:26:59.060Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:26:59.060Z] #58 21.48 DEP images/core-s390.pb-c.d [2020-02-06T04:26:59.060Z] #58 21.55 DEP images/core-x86.pb-c.d [2020-02-06T04:26:59.319Z] #58 21.63 DEP images/core.pb-c.d [2020-02-06T04:26:59.319Z] #58 21.75 DEP images/inventory.pb-c.d [2020-02-06T04:26:59.382Z] ---> ba7417eeb399 [2020-02-06T04:26:59.382Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-06T04:26:59.900Z] #58 21.86 PBCC images/cpuinfo.pb-c.c [2020-02-06T04:26:59.900Z] #58 21.92 DEP images/cpuinfo.pb-c.d [2020-02-06T04:26:59.900Z] #58 22.00 PBCC images/stats.pb-c.c [2020-02-06T04:26:59.900Z] #58 22.03 DEP images/stats.pb-c.d [2020-02-06T04:26:59.969Z] ---> 3c2776de3504 [2020-02-06T04:26:59.969Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-06T04:26:59.969Z] ---> 74e9d5f087cb [2020-02-06T04:26:59.969Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-06T04:27:00.348Z] ---> 66142d00f183 [2020-02-06T04:27:00.349Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-06T04:27:01.117Z] ---> ebbefd33d6df [2020-02-06T04:27:01.117Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-06T04:27:01.475Z] ---> 04dd7830de87 [2020-02-06T04:27:01.475Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-06T04:27:01.815Z] #58 24.17 make[1]: Nothing to be done for 'all'. [2020-02-06T04:27:01.905Z] ---> c8b51e13ec38 [2020-02-06T04:27:01.905Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-06T04:27:02.316Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-02-06T04:27:02.316Z] bad55c542dc9: Pulling fs layer [2020-02-06T04:27:02.709Z] bad55c542dc9: Verifying Checksum [2020-02-06T04:27:02.709Z] bad55c542dc9: Download complete [2020-02-06T04:27:03.002Z] #68 exporting layers 10.9s done [2020-02-06T04:27:03.002Z] #68 writing image sha256:6ff51d9197685b78f9d6663ea55cebb0b1be48cc417c2f6ac8e9598eca3e9759 done [2020-02-06T04:27:03.002Z] #68 naming to docker.io/library/docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 done [2020-02-06T04:27:03.002Z] #68 DONE 10.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-06T04:27:03.141Z] bad55c542dc9: Pull complete [2020-02-06T04:27:03.141Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-06T04:27:03.141Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-06T04:27:03.476Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/validate/default [2020-02-06T04:27:03.539Z] ---> b7daca475ba9 [2020-02-06T04:27:03.539Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-06T04:27:03.539Z] ---> Running in a14fb457846b [2020-02-06T04:27:03.539Z] Removing intermediate container a14fb457846b [2020-02-06T04:27:03.539Z] ---> 7c3d0d201921 [2020-02-06T04:27:03.539Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-06T04:27:03.890Z] ---> Running in 9a8b6b3f16c0 [2020-02-06T04:27:03.890Z] Removing intermediate container 9a8b6b3f16c0 [2020-02-06T04:27:03.890Z] ---> 8fbc100aee1e [2020-02-06T04:27:03.890Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-06T04:27:03.890Z] ---> Running in 244695013d6d [2020-02-06T04:27:04.253Z] Removing intermediate container 244695013d6d [2020-02-06T04:27:04.253Z] ---> 29ffb624fec2 [2020-02-06T04:27:04.253Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-06T04:27:04.253Z] ---> Running in 92382950d302 [2020-02-06T04:27:04.253Z] Removing intermediate container 92382950d302 [2020-02-06T04:27:04.253Z] ---> 1f2d36739827 [2020-02-06T04:27:04.253Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-06T04:27:04.253Z] ---> Running in d1ae9e30af2a [2020-02-06T04:27:04.402Z] Congratulations! All commits are properly signed with the DCO! [2020-02-06T04:27:04.439Z] #58 26.46 CC images/stats.o [2020-02-06T04:27:04.604Z] Removing intermediate container d1ae9e30af2a [2020-02-06T04:27:04.604Z] ---> 556f415fb063 [2020-02-06T04:27:04.604Z] Step 124/125 : FROM dev AS final [2020-02-06T04:27:04.604Z] ---> 556f415fb063 [2020-02-06T04:27:04.604Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-06T04:27:04.698Z] #58 26.95 CC images/core.o [2020-02-06T04:27:05.633Z] #58 27.92 CC images/core-x86.o [2020-02-06T04:27:06.569Z] #58 28.79 CC images/core-arm.o [2020-02-06T04:27:06.829Z] #58 29.31 CC images/core-aarch64.o [2020-02-06T04:27:07.019Z] ---> 5881c4c29505 [2020-02-06T04:27:07.019Z] Successfully built 5881c4c29505 [2020-02-06T04:27:07.019Z] Successfully tagged docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-06T04:27:07.769Z] #58 30.04 CC images/core-ppc64.o [2020-02-06T04:27:07.861Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/test/unit [2020-02-06T04:27:08.704Z] #58 31.11 CC images/core-s390.o [2020-02-06T04:27:08.705Z] #58 ... [2020-02-06T04:27:08.705Z] [2020-02-06T04:27:08.705Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:27:08.705Z] #33 98.73 path/filepath [2020-02-06T04:27:08.705Z] #33 101.1 io/ioutil [2020-02-06T04:27:08.705Z] #33 101.2 flag [2020-02-06T04:27:08.705Z] #33 101.8 go/token [2020-02-06T04:27:08.705Z] #33 102.8 go/scanner [2020-02-06T04:27:08.705Z] #33 103.0 net/url [2020-02-06T04:27:08.705Z] #33 104.5 go/ast [2020-02-06T04:27:08.705Z] #33 105.6 text/template/parse [2020-02-06T04:27:09.641Z] #33 ... [2020-02-06T04:27:09.641Z] [2020-02-06T04:27:09.641Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:27:09.641Z] #58 31.95 CC images/cpuinfo.o [2020-02-06T04:27:10.209Z] #58 32.49 CC images/inventory.o [2020-02-06T04:27:10.355Z] ? github.com/docker/docker/api [no test files] [2020-02-06T04:27:10.467Z] #58 32.72 CC images/fdinfo.o [2020-02-06T04:27:10.467Z] #58 32.98 CC images/fown.o [2020-02-06T04:27:10.726Z] #58 33.27 CC images/ns.o [2020-02-06T04:27:11.294Z] #58 33.52 CC images/regfile.o [2020-02-06T04:27:11.294Z] #58 33.74 CC images/ghost-file.o [2020-02-06T04:27:11.862Z] #58 34.16 CC images/fifo.o [2020-02-06T04:27:11.862Z] #58 34.30 CC images/remap-file-path.o [2020-02-06T04:27:12.121Z] #58 34.54 CC images/eventfd.o [2020-02-06T04:27:12.384Z] #58 34.75 CC images/eventpoll.o [2020-02-06T04:27:12.643Z] #58 35.16 CC images/fh.o [2020-02-06T04:27:12.901Z] #58 35.41 CC images/fsnotify.o [2020-02-06T04:27:13.478Z] #58 35.94 CC images/signalfd.o [2020-02-06T04:27:13.737Z] #58 36.15 CC images/fs.o [2020-02-06T04:27:13.995Z] #58 36.42 CC images/pstree.o [2020-02-06T04:27:14.254Z] #58 36.64 CC images/pipe.o [2020-02-06T04:27:14.513Z] #58 36.88 CC images/tcp-stream.o [2020-02-06T04:27:14.772Z] #58 37.07 CC images/sk-packet.o [2020-02-06T04:27:15.031Z] #58 37.41 CC images/mnt.o [2020-02-06T04:27:15.290Z] #58 37.75 CC images/pipe-data.o [2020-02-06T04:27:15.549Z] #58 37.99 CC images/sa.o [2020-02-06T04:27:15.807Z] #58 38.28 CC images/timer.o [2020-02-06T04:27:16.380Z] #58 38.76 CC images/timerfd.o [2020-02-06T04:27:16.641Z] #58 39.05 CC images/mm.o [2020-02-06T04:27:17.209Z] #58 39.51 CC images/sk-opts.o [2020-02-06T04:27:17.506Z] #58 39.80 CC images/sk-unix.o [2020-02-06T04:27:18.076Z] #58 40.28 CC images/sk-inet.o [2020-02-06T04:27:18.949Z] #58 40.88 CC images/tun.o [2020-02-06T04:27:18.949Z] #58 41.36 CC images/sk-netlink.o [2020-02-06T04:27:19.208Z] #58 41.65 CC images/packet-sock.o [2020-02-06T04:27:19.777Z] #58 42.12 CC images/ipc-var.o [2020-02-06T04:27:20.035Z] #58 42.41 CC images/ipc-desc.o [2020-02-06T04:27:20.294Z] #58 42.73 CC images/ipc-shm.o [2020-02-06T04:27:20.552Z] #58 43.01 CC images/ipc-msg.o [2020-02-06T04:27:20.810Z] #58 ... [2020-02-06T04:27:20.810Z] [2020-02-06T04:27:20.810Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:27:20.810Z] #33 110.8 go/parser [2020-02-06T04:27:20.810Z] #33 111.9 text/template [2020-02-06T04:27:20.810Z] #33 114.8 log [2020-02-06T04:27:20.810Z] #33 115.4 encoding/binary [2020-02-06T04:27:20.810Z] #33 117.1 go/doc [2020-02-06T04:27:20.810Z] #33 117.7 encoding/base64 [2020-02-06T04:27:20.810Z] #33 118.7 encoding/json [2020-02-06T04:27:20.810Z] #33 ... [2020-02-06T04:27:20.810Z] [2020-02-06T04:27:20.810Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:27:20.810Z] #58 43.28 CC images/ipc-sem.o [2020-02-06T04:27:21.377Z] #58 43.56 CC images/utsns.o [2020-02-06T04:27:21.635Z] #58 43.92 CC images/creds.o [2020-02-06T04:27:21.657Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2020-02-06T04:27:21.893Z] #58 44.36 CC images/vma.o [2020-02-06T04:27:22.459Z] #58 44.86 CC images/netdev.o [2020-02-06T04:27:23.025Z] #58 45.58 CC images/tty.o [2020-02-06T04:27:24.400Z] #58 46.64 CC images/file-lock.o [2020-02-06T04:27:24.400Z] #58 46.69 CC images/rlimit.o [2020-02-06T04:27:24.658Z] #58 46.98 CC images/pagemap.o [2020-02-06T04:27:25.225Z] #58 47.52 CC images/siginfo.o [2020-02-06T04:27:25.483Z] #58 47.93 CC images/rpc.o [2020-02-06T04:27:27.387Z] #58 49.43 CC images/ext-file.o [2020-02-06T04:27:27.387Z] #58 49.77 CC images/cgroup.o [2020-02-06T04:27:28.321Z] #58 50.80 CC images/userns.o [2020-02-06T04:27:29.193Z] 🇩 bin/containerd [2020-02-06T04:27:29.258Z] #58 51.46 CC images/google/protobuf/descriptor.o [2020-02-06T04:27:31.159Z] #58 53.65 CC images/opts.o [2020-02-06T04:27:31.729Z] #58 54.00 CC images/seccomp.o [2020-02-06T04:27:31.729Z] #58 ... [2020-02-06T04:27:31.729Z] [2020-02-06T04:27:31.729Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:27:31.729Z] #33 121.7 github.com/LK4D4/vndr/build [2020-02-06T04:27:31.729Z] #33 126.6 encoding/xml [2020-02-06T04:27:31.729Z] #33 126.6 github.com/LK4D4/vndr/godl/singleflight [2020-02-06T04:27:31.729Z] #33 127.0 compress/flate [2020-02-06T04:27:31.729Z] #33 131.6 hash [2020-02-06T04:27:31.729Z] #33 131.8 hash/crc32 [2020-02-06T04:27:31.987Z] #33 ... [2020-02-06T04:27:31.987Z] [2020-02-06T04:27:31.987Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:27:31.987Z] #58 54.32 CC images/binfmt-misc.o [2020-02-06T04:27:32.248Z] #58 54.66 CC images/time.o [2020-02-06T04:27:32.506Z] #58 54.98 CC images/sysctl.o [2020-02-06T04:27:33.077Z] #58 55.32 CC images/autofs.o [2020-02-06T04:27:33.338Z] #58 55.59 CC images/macvlan.o [2020-02-06T04:27:33.597Z] #58 56.07 CC images/sit.o [2020-02-06T04:27:33.856Z] #58 56.35 LINK images/built-in.o [2020-02-06T04:27:34.115Z] #58 56.45 GEN compel/include/asm [2020-02-06T04:27:34.115Z] #58 56.46 GEN compel/include/version.h [2020-02-06T04:27:34.115Z] #58 56.47 touch .config [2020-02-06T04:27:34.115Z] #58 56.48 GEN include/common/config.h [2020-02-06T04:27:34.374Z] #58 56.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-02-06T04:27:34.374Z] #58 56.68 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-02-06T04:27:34.374Z] #58 56.74 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-02-06T04:27:34.374Z] #58 56.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-02-06T04:27:34.374Z] #58 56.81 DEP compel/arch/x86/plugins/std/memcpy.d [2020-02-06T04:27:34.374Z] #58 56.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-02-06T04:27:34.633Z] #58 56.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-06T04:27:34.633Z] #58 56.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-02-06T04:27:34.633Z] #58 56.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-06T04:27:34.633Z] #58 56.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-06T04:27:34.633Z] #58 56.99 DEP compel/plugins/std/infect.d [2020-02-06T04:27:34.891Z] #58 57.17 DEP compel/plugins/std/string.d [2020-02-06T04:27:34.891Z] #58 57.29 DEP compel/plugins/std/log.d [2020-02-06T04:27:34.891Z] #58 57.38 DEP compel/plugins/std/fds.d [2020-02-06T04:27:35.149Z] #58 57.64 DEP compel/plugins/std/std.d [2020-02-06T04:27:35.407Z] #58 57.81 DEP compel/plugins/shmem/shmem.d [2020-02-06T04:27:35.407Z] #58 57.92 DEP compel/plugins/fds/fds.d [2020-02-06T04:27:35.666Z] #58 58.11 CC compel/plugins/std/std.o [2020-02-06T04:27:36.236Z] #58 58.59 CC compel/plugins/std/fds.o [2020-02-06T04:27:36.802Z] #58 59.26 CC compel/plugins/std/log.o [2020-02-06T04:27:38.705Z] #58 60.79 CC compel/plugins/std/string.o [2020-02-06T04:27:39.650Z] #58 61.88 CC compel/plugins/std/infect.o [2020-02-06T04:27:40.585Z] #58 62.79 CC compel/arch/x86/plugins/std/parasite-head.o [2020-02-06T04:27:40.585Z] #58 62.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-02-06T04:27:40.585Z] #58 63.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-02-06T04:27:40.843Z] #58 63.24 AR compel/plugins/std.lib.a [2020-02-06T04:27:41.216Z] #58 63.40 CC compel/plugins/fds/fds.o [2020-02-06T04:27:41.496Z] #58 63.83 AR compel/plugins/fds.lib.a [2020-02-06T04:27:41.496Z] #58 63.95 HOSTDEP compel/src/lib/log-host.d [2020-02-06T04:27:41.755Z] #58 64.25 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-06T04:27:42.045Z] #58 64.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-02-06T04:27:42.045Z] #58 ... [2020-02-06T04:27:42.045Z] [2020-02-06T04:27:42.045Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:27:42.045Z] #61 132.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:27:42.045Z] #61 132.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-06T04:27:42.308Z] #61 ... [2020-02-06T04:27:42.308Z] [2020-02-06T04:27:42.308Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:27:42.308Z] #33 132.7 compress/gzip [2020-02-06T04:27:42.308Z] #33 133.7 context [2020-02-06T04:27:42.308Z] #33 134.6 crypto/cipher [2020-02-06T04:27:42.308Z] #33 135.7 math/rand [2020-02-06T04:27:42.308Z] #33 136.7 crypto/aes [2020-02-06T04:27:42.308Z] #33 136.7 math/big [2020-02-06T04:27:42.308Z] #33 138.6 crypto [2020-02-06T04:27:42.308Z] #33 138.8 crypto/des [2020-02-06T04:27:42.308Z] #33 139.6 crypto/internal/randutil [2020-02-06T04:27:42.308Z] #33 139.8 crypto/sha512 [2020-02-06T04:27:42.308Z] #33 142.0 crypto/hmac [2020-02-06T04:27:42.678Z] #33 142.5 crypto/md5 [2020-02-06T04:27:42.678Z] #33 ... [2020-02-06T04:27:42.678Z] [2020-02-06T04:27:42.678Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:27:42.678Z] #58 64.86 HOSTDEP compel/src/main-host.d [2020-02-06T04:27:42.678Z] #58 ... [2020-02-06T04:27:42.678Z] [2020-02-06T04:27:42.678Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-02-06T04:27:42.678Z] #61 DONE 142.7s [2020-02-06T04:27:42.678Z] [2020-02-06T04:27:42.678Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-06T04:27:42.678Z] #62 DONE 0.1s [2020-02-06T04:27:42.678Z] [2020-02-06T04:27:42.678Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:27:42.678Z] #58 65.14 DEP compel/src/lib/ptrace.d [2020-02-06T04:27:42.935Z] #58 65.34 DEP compel/src/lib/infect.d [2020-02-06T04:27:43.192Z] #58 65.77 DEP compel/src/lib/infect-util.d [2020-02-06T04:27:43.757Z] #58 66.01 DEP compel/src/lib/infect-rpc.d [2020-02-06T04:27:44.014Z] #58 66.25 DEP compel/arch/x86/src/lib/infect.d [2020-02-06T04:27:44.271Z] #58 66.57 DEP compel/arch/x86/src/lib/cpu.d [2020-02-06T04:27:44.271Z] #58 66.69 DEP compel/src/lib/log.d [2020-02-06T04:27:44.528Z] #58 66.89 DEP compel/src/main.d [2020-02-06T04:27:44.791Z] #58 67.12 DEP compel/src/lib/handle-elf.d [2020-02-06T04:27:45.048Z] #58 67.34 DEP compel/arch/x86/src/lib/handle-elf.d [2020-02-06T04:27:45.306Z] #58 67.65 CC compel/src/lib/log.o [2020-02-06T04:27:45.870Z] #58 68.15 CC compel/arch/x86/src/lib/cpu.o [2020-02-06T04:27:46.801Z] #58 69.13 CC compel/arch/x86/src/lib/infect.o [2020-02-06T04:27:48.183Z] #58 70.35 CC compel/src/lib/infect-rpc.o [2020-02-06T04:27:48.443Z] #58 70.95 CC compel/src/lib/infect-util.o [2020-02-06T04:27:48.702Z] #58 71.28 CC compel/src/lib/infect.o [2020-02-06T04:27:51.983Z] #58 74.36 CC compel/src/lib/ptrace.o [2020-02-06T04:27:52.550Z] #58 74.94 AR compel/libcompel.a [2020-02-06T04:27:52.550Z] #58 75.01 HOSTCC compel/src/main-host.o [2020-02-06T04:27:53.116Z] #58 75.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-02-06T04:27:53.375Z] #58 75.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-06T04:27:53.375Z] #58 ... [2020-02-06T04:27:53.375Z] [2020-02-06T04:27:53.375Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:27:53.375Z] #33 143.5 crypto/sha1 [2020-02-06T04:27:53.375Z] #33 145.2 crypto/sha256 [2020-02-06T04:27:53.375Z] #33 146.4 encoding/hex [2020-02-06T04:27:53.375Z] #33 147.3 encoding/pem [2020-02-06T04:27:53.375Z] #33 148.0 internal/singleflight [2020-02-06T04:27:53.375Z] #33 148.4 net [2020-02-06T04:27:53.375Z] #33 148.8 crypto/rand [2020-02-06T04:27:53.375Z] #33 149.7 crypto/elliptic [2020-02-06T04:27:53.375Z] #33 152.7 encoding/asn1 [2020-02-06T04:27:53.941Z] #33 ... [2020-02-06T04:27:53.941Z] [2020-02-06T04:27:53.941Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:27:53.941Z] #58 76.27 HOSTCC compel/src/lib/log-host.o [2020-02-06T04:27:54.199Z] #58 76.58 HOSTLINK compel/compel-host-bin [2020-02-06T04:27:54.458Z] #58 76.80 DEP soccr/soccr.d [2020-02-06T04:27:54.716Z] #58 77.04 CC soccr/soccr.o [2020-02-06T04:27:56.617Z] #58 79.12 AR soccr/libsoccr.a [2020-02-06T04:27:56.875Z] #58 79.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:27:57.442Z] #58 79.78 DEP criu/arch/x86/sigframe.d [2020-02-06T04:27:57.442Z] #58 79.89 DEP criu/arch/x86/sigaction_compat.d [2020-02-06T04:27:57.442Z] #58 80.01 DEP criu/arch/x86/kerndat.d [2020-02-06T04:27:58.009Z] #58 80.20 DEP criu/arch/x86/crtools.d [2020-02-06T04:27:58.009Z] #58 80.36 DEP criu/arch/x86/cpu.d [2020-02-06T04:27:58.268Z] #58 80.49 CC criu/arch/x86/cpu.o [2020-02-06T04:27:59.203Z] #58 81.57 CC criu/arch/x86/crtools.o [2020-02-06T04:28:00.144Z] #58 ... [2020-02-06T04:28:00.144Z] [2020-02-06T04:28:00.144Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:28:00.144Z] #24 160.5 + GOBIN=/build [2020-02-06T04:28:00.144Z] #24 160.5 + /build/gometalinter --install [2020-02-06T04:28:00.144Z] #24 160.5 Installing: [2020-02-06T04:28:00.144Z] #24 160.5 deadcode [2020-02-06T04:28:00.144Z] #24 160.5 dupl [2020-02-06T04:28:00.144Z] #24 160.5 errcheck [2020-02-06T04:28:00.144Z] #24 160.5 gas [2020-02-06T04:28:00.144Z] #24 160.5 gochecknoglobals [2020-02-06T04:28:00.144Z] #24 160.5 gochecknoinits [2020-02-06T04:28:00.144Z] #24 160.5 goconst [2020-02-06T04:28:00.144Z] #24 160.5 gocyclo [2020-02-06T04:28:00.144Z] #24 160.5 goimports [2020-02-06T04:28:00.144Z] #24 160.5 golint [2020-02-06T04:28:00.144Z] #24 160.5 gosimple [2020-02-06T04:28:00.144Z] #24 160.5 gotype [2020-02-06T04:28:00.144Z] #24 160.5 gotypex [2020-02-06T04:28:00.144Z] #24 160.5 ineffassign [2020-02-06T04:28:00.144Z] #24 160.5 interfacer [2020-02-06T04:28:00.144Z] #24 160.5 lll [2020-02-06T04:28:00.144Z] #24 160.5 maligned [2020-02-06T04:28:00.144Z] #24 160.5 megacheck [2020-02-06T04:28:00.144Z] #24 160.5 misspell [2020-02-06T04:28:00.144Z] #24 160.5 nakedret [2020-02-06T04:28:00.144Z] #24 160.5 safesql [2020-02-06T04:28:00.144Z] #24 160.5 staticcheck [2020-02-06T04:28:00.144Z] #24 160.5 structcheck [2020-02-06T04:28:00.144Z] #24 160.5 unconvert [2020-02-06T04:28:00.144Z] #24 160.5 unparam [2020-02-06T04:28:00.144Z] #24 160.5 unused [2020-02-06T04:28:00.144Z] #24 160.5 varcheck [2020-02-06T04:28:06.708Z] #24 ... [2020-02-06T04:28:06.708Z] [2020-02-06T04:28:06.708Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:28:06.708Z] #58 83.53 CC criu/arch/x86/kerndat.o [2020-02-06T04:28:06.708Z] #58 84.23 CC criu/arch/x86/sigaction_compat.o [2020-02-06T04:28:06.708Z] #58 84.61 CC criu/arch/x86/sigframe.o [2020-02-06T04:28:06.708Z] #58 84.95 LINK criu/arch/x86/crtools.built-in.o [2020-02-06T04:28:06.708Z] #58 85.00 DEP criu/pie/util-vdso-elf32.d [2020-02-06T04:28:06.708Z] #58 85.25 DEP criu/arch/x86/vdso-pie.d [2020-02-06T04:28:06.708Z] #58 85.40 DEP criu/pie/parasite-vdso.d [2020-02-06T04:28:06.708Z] #58 85.58 DEP criu/pie/util-vdso.d [2020-02-06T04:28:06.708Z] #58 85.71 DEP criu/pie/util.d [2020-02-06T04:28:06.708Z] #58 85.96 CC criu/pie/util.o [2020-02-06T04:28:06.708Z] #58 86.45 CC criu/pie/util-vdso.o [2020-02-06T04:28:06.708Z] #58 87.40 CC criu/pie/parasite-vdso.o [2020-02-06T04:28:06.708Z] #58 ... [2020-02-06T04:28:06.708Z] [2020-02-06T04:28:06.708Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:28:06.708Z] #33 156.4 crypto/ecdsa [2020-02-06T04:28:06.708Z] #33 157.1 crypto/rsa [2020-02-06T04:28:06.708Z] #33 158.9 crypto/dsa [2020-02-06T04:28:06.708Z] #33 159.5 crypto/x509/pkix [2020-02-06T04:28:06.708Z] #33 160.1 internal/x/crypto/cryptobyte [2020-02-06T04:28:06.708Z] #33 163.0 internal/x/crypto/internal/chacha20 [2020-02-06T04:28:06.708Z] #33 163.8 internal/x/crypto/poly1305 [2020-02-06T04:28:06.708Z] #33 164.5 internal/x/crypto/chacha20poly1305 [2020-02-06T04:28:06.708Z] #33 166.0 internal/x/crypto/hkdf [2020-02-06T04:28:06.708Z] #33 166.4 internal/x/text/transform [2020-02-06T04:28:06.708Z] #33 ... [2020-02-06T04:28:06.708Z] [2020-02-06T04:28:06.708Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:28:06.708Z] #58 89.06 CC criu/arch/x86/vdso-pie.o [2020-02-06T04:28:06.967Z] #58 89.42 CC criu/pie/util-vdso-elf32.o [2020-02-06T04:28:08.346Z] #58 90.54 AR criu/pie/pie.lib.a [2020-02-06T04:28:08.346Z] #58 90.70 DEP criu/pie/restorer.d [2020-02-06T04:28:08.605Z] #58 90.95 DEP criu/arch/x86/sigaction_compat_pie.d [2020-02-06T04:28:08.634Z] 🇩 bin/containerd-stress [2020-02-06T04:28:08.635Z] 🇩 bin/containerd-shim [2020-02-06T04:28:08.865Z] #58 91.21 DEP criu/arch/x86/restorer_unmap.d [2020-02-06T04:28:08.865Z] #58 91.24 DEP criu/arch/x86/restorer.d [2020-02-06T04:28:09.124Z] #58 91.43 DEP criu/pie/parasite.d [2020-02-06T04:28:09.383Z] #58 91.94 CC criu/pie/parasite.o [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 3.1% of statements [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-06T04:28:10.451Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-06T04:28:10.451Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-06T04:28:10.812Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-02-06T04:28:11.915Z] #58 93.90 LINK criu/pie/parasite.built-in.o [2020-02-06T04:28:11.915Z] #58 93.92 GEN criu/pie/parasite-blob.h [2020-02-06T04:28:11.915Z] #58 93.96 CC criu/arch/x86/restorer.o [2020-02-06T04:28:12.482Z] #58 94.79 CC criu/arch/x86/restorer_unmap.o [2020-02-06T04:28:12.482Z] #58 94.87 CC criu/arch/x86/sigaction_compat_pie.o [2020-02-06T04:28:13.050Z] #58 95.44 CC criu/pie/restorer.o [2020-02-06T04:28:14.289Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-02-06T04:28:15.063Z] ok github.com/docker/docker/builder/dockerfile 0.982s coverage: 45.1% of statements [2020-02-06T04:28:16.888Z] ok github.com/docker/docker/builder/remotecontext 0.288s coverage: 13.6% of statements [2020-02-06T04:28:16.888Z] ok github.com/docker/docker/builder/remotecontext/git 0.485s coverage: 85.1% of statements [2020-02-06T04:28:16.888Z] ? github.com/docker/docker/cli [no test files] [2020-02-06T04:28:16.888Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-06T04:28:17.244Z] #58 99.66 LINK criu/pie/restorer.built-in.o [2020-02-06T04:28:17.244Z] #58 99.69 GEN criu/pie/restorer-blob.h [2020-02-06T04:28:17.247Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-02-06T04:28:17.503Z] #58 99.90 DEP criu/vdso.d [2020-02-06T04:28:17.503Z] #58 ... [2020-02-06T04:28:17.503Z] [2020-02-06T04:28:17.503Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:28:17.503Z] #33 167.6 internal/x/text/unicode/bidi [2020-02-06T04:28:17.503Z] #33 169.8 internal/x/text/secure/bidirule [2020-02-06T04:28:17.503Z] #33 170.3 internal/x/text/unicode/norm [2020-02-06T04:28:17.503Z] #33 176.7 internal/x/net/idna [2020-02-06T04:28:17.503Z] #33 177.2 crypto/x509 [2020-02-06T04:28:18.070Z] #33 ... [2020-02-06T04:28:18.070Z] [2020-02-06T04:28:18.070Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:28:18.070Z] #58 100.3 DEP criu/vdso-compat.d [2020-02-06T04:28:18.070Z] #58 100.4 DEP criu/uts_ns.d [2020-02-06T04:28:18.328Z] #58 100.8 DEP criu/util.d [2020-02-06T04:28:18.895Z] #58 101.1 DEP criu/uffd.d [2020-02-06T04:28:18.997Z] 🇩 bin/containerd-shim-runc-v1 [2020-02-06T04:28:19.153Z] #58 101.5 DEP criu/tun.d [2020-02-06T04:28:19.412Z] #58 101.8 DEP criu/tty.d [2020-02-06T04:28:19.671Z] #58 102.1 DEP criu/timerfd.d [2020-02-06T04:28:19.879Z] Running on azwin-2-a43340 in d:\jenkins\workspace\moby_PR-40462 [Pipeline] { [Pipeline] ws [2020-02-06T04:28:19.905Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-06T04:28:20.241Z] #58 102.4 DEP criu/sysfs_parse.d [2020-02-06T04:28:20.241Z] #58 102.6 DEP criu/sysctl.d [2020-02-06T04:28:20.500Z] #58 102.9 DEP criu/string.d [2020-02-06T04:28:20.762Z] #58 103.0 DEP criu/stats.d [2020-02-06T04:28:20.762Z] #58 103.3 DEP criu/sockets.d [2020-02-06T04:28:21.021Z] #58 103.5 DEP criu/sk-unix.d [2020-02-06T04:28:21.317Z] ok github.com/docker/docker/client 0.148s coverage: 75.7% of statements [2020-02-06T04:28:21.589Z] #58 104.1 DEP criu/sk-tcp.d [2020-02-06T04:28:22.234Z] #58 104.5 DEP criu/sk-queue.d [2020-02-06T04:28:22.496Z] #58 104.7 DEP criu/sk-packet.d [2020-02-06T04:28:22.754Z] #58 105.0 DEP criu/sk-netlink.d [2020-02-06T04:28:23.012Z] #58 105.3 DEP criu/sk-inet.d [2020-02-06T04:28:23.273Z] #58 105.6 DEP criu/signalfd.d [2020-02-06T04:28:23.425Z] 🇩 binaries [2020-02-06T04:28:23.425Z] + mkdir -p /build [2020-02-06T04:28:23.425Z] + cp bin/containerd /build/containerd [2020-02-06T04:28:23.425Z] + cp bin/containerd-shim /build/containerd-shim [2020-02-06T04:28:23.425Z] + cp bin/ctr /build/ctr [2020-02-06T04:28:23.531Z] #58 105.9 DEP criu/sigframe.d [2020-02-06T04:28:23.790Z] #58 106.2 DEP criu/shmem.d [2020-02-06T04:28:24.048Z] #58 106.4 DEP criu/servicefd.d [2020-02-06T04:28:24.307Z] #58 106.7 DEP criu/seize.d [2020-02-06T04:28:24.567Z] #58 106.9 DEP criu/seccomp.d [2020-02-06T04:28:24.825Z] #58 107.2 DEP criu/rst-malloc.d [2020-02-06T04:28:25.084Z] #58 107.4 DEP criu/rbtree.d [2020-02-06T04:28:25.084Z] #58 107.6 DEP criu/pstree.d [2020-02-06T04:28:25.756Z] #58 108.0 DEP criu/protobuf.d [2020-02-06T04:28:25.764Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-02-06T04:28:25.764Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-06T04:28:25.764Z] Congratulations! All toml source files changed here have valid syntax. [2020-02-06T04:28:25.764Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-06T04:28:25.764Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-06T04:28:26.015Z] #58 108.3 GEN criu/protobuf-desc-gen.h [2020-02-06T04:28:26.144Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/make.sh dynbinary-daemon test-docker-py [2020-02-06T04:28:26.701Z] [2020-02-06T04:28:26.956Z] Removing bundles/ [2020-02-06T04:28:26.956Z] [2020-02-06T04:28:26.956Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-06T04:28:26.956Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:28:26.956Z] GOOS="" GOARCH="" GOARM="" [2020-02-06T04:28:28.955Z] Removing intermediate container 81ab6f359cc8 [2020-02-06T04:28:28.955Z] ---> 767cea2db53c [2020-02-06T04:28:28.955Z] Step 56/125 : FROM dev-base AS proxy [2020-02-06T04:28:28.955Z] ---> bd20d6f0afe8 [2020-02-06T04:28:28.955Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-02-06T04:28:28.956Z] ---> Running in 232eb88ab2e7 [2020-02-06T04:28:28.956Z] Removing intermediate container 232eb88ab2e7 [2020-02-06T04:28:28.956Z] ---> d0a52acc4c73 [2020-02-06T04:28:28.956Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:28:28.956Z] ---> fd223f027e9c [2020-02-06T04:28:28.956Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:28:29.250Z] ---> 2834263f52ec [2020-02-06T04:28:29.250Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:28:29.250Z] ---> Running in 85191009bf5d [2020-02-06T04:28:29.536Z] + RM_GOPATH=0 [2020-02-06T04:28:29.536Z] + TMP_GOPATH= [2020-02-06T04:28:29.536Z] + : /build [2020-02-06T04:28:29.536Z] + '[' -z '' ']' [2020-02-06T04:28:29.536Z] ++ mktemp -d [2020-02-06T04:28:29.536Z] + export GOPATH=/tmp/tmp.fRh1uck0U1 [2020-02-06T04:28:29.536Z] + GOPATH=/tmp/tmp.fRh1uck0U1 [2020-02-06T04:28:29.536Z] + RM_GOPATH=1 [2020-02-06T04:28:29.536Z] ++ dirname ./install.sh [2020-02-06T04:28:29.536Z] + dir=. [2020-02-06T04:28:29.536Z] + bin=proxy [2020-02-06T04:28:29.536Z] + shift [2020-02-06T04:28:29.536Z] + '[' '!' -f ./proxy.installer ']' [2020-02-06T04:28:29.536Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:28:29.536Z] + . ./proxy.installer [2020-02-06T04:28:29.536Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:28:29.536Z] + install_proxy [2020-02-06T04:28:29.536Z] + case "$1" in [2020-02-06T04:28:29.536Z] + export CGO_ENABLED=0 [2020-02-06T04:28:29.536Z] + CGO_ENABLED=0 [2020-02-06T04:28:29.536Z] + _install_proxy [2020-02-06T04:28:29.536Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-02-06T04:28:29.536Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fRh1uck0U1/src/github.com/docker/libnetwork [2020-02-06T04:28:29.536Z] Cloning into '/tmp/tmp.fRh1uck0U1/src/github.com/docker/libnetwork'... [2020-02-06T04:28:30.442Z] #58 112.1 DEP criu/protobuf-desc.d [2020-02-06T04:28:30.442Z] #58 ... [2020-02-06T04:28:30.442Z] [2020-02-06T04:28:30.442Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:28:30.442Z] #33 180.0 net/textproto [2020-02-06T04:28:30.442Z] #33 181.7 internal/x/net/http/httpguts [2020-02-06T04:28:30.442Z] #33 182.2 internal/x/net/http/httpproxy [2020-02-06T04:28:30.442Z] #33 183.1 internal/x/net/http2/hpack [2020-02-06T04:28:30.442Z] #33 184.7 crypto/tls [2020-02-06T04:28:30.442Z] #33 184.8 mime [2020-02-06T04:28:30.442Z] #33 188.0 mime/quotedprintable [2020-02-06T04:28:30.442Z] #33 188.9 mime/multipart [2020-02-06T04:28:30.442Z] #33 ... [2020-02-06T04:28:30.442Z] [2020-02-06T04:28:30.442Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:28:30.442Z] #58 112.4 DEP criu/proc_parse.d [2020-02-06T04:28:30.442Z] #58 112.8 DEP criu/plugin.d [2020-02-06T04:28:30.442Z] #58 112.9 DEP criu/pipes.d [2020-02-06T04:28:30.701Z] #58 113.3 DEP criu/pie-util.d [2020-02-06T04:28:31.267Z] #58 113.4 DEP criu/pie-util-vdso.d [2020-02-06T04:28:31.267Z] #58 113.6 DEP criu/pie-util-vdso-elf32.d [2020-02-06T04:28:31.526Z] #58 113.8 DEP criu/path.d [2020-02-06T04:28:31.785Z] #58 114.2 DEP criu/parasite-syscall.d [2020-02-06T04:28:32.351Z] #58 114.9 DEP criu/pagemap.d [2020-02-06T04:28:32.610Z] #58 115.2 DEP criu/pagemap-cache.d [2020-02-06T04:28:33.015Z] + cd /tmp/tmp.fRh1uck0U1/src/github.com/docker/libnetwork [2020-02-06T04:28:33.015Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-02-06T04:28:33.015Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-06T04:28:33.177Z] #58 115.6 DEP criu/page-xfer.d [2020-02-06T04:28:33.437Z] #58 115.8 DEP criu/page-pipe.d [2020-02-06T04:28:33.696Z] #58 116.0 DEP criu/netfilter.d [2020-02-06T04:28:34.262Z] #58 116.3 DEP criu/net.d [2020-02-06T04:28:34.262Z] #58 116.6 DEP criu/namespaces.d [2020-02-06T04:28:34.521Z] #58 116.8 DEP criu/mount.d [2020-02-06T04:28:34.779Z] #58 117.0 DEP criu/mem.d [2020-02-06T04:28:34.779Z] #58 117.2 DEP criu/lsm.d [2020-02-06T04:28:35.345Z] #58 117.5 DEP criu/log.d [2020-02-06T04:28:35.345Z] #58 117.9 DEP criu/libnetlink.d [2020-02-06T04:28:35.604Z] #58 118.1 DEP criu/kerndat.d [2020-02-06T04:28:35.866Z] #58 118.3 DEP criu/kcmp-ids.d [2020-02-06T04:28:35.866Z] #58 118.4 DEP criu/irmap.d [2020-02-06T04:28:36.434Z] #58 118.6 DEP criu/ipc_ns.d [2020-02-06T04:28:36.434Z] #58 118.9 DEP criu/image.d [2020-02-06T04:28:36.692Z] #58 119.1 DEP criu/image-desc.d [2020-02-06T04:28:36.951Z] #58 119.2 DEP criu/fsnotify.d [2020-02-06T04:28:36.951Z] #58 119.4 DEP criu/filesystems.d [2020-02-06T04:28:37.293Z] #58 119.5 DEP criu/files.d [2020-02-06T04:28:37.459Z] Removing intermediate container 85191009bf5d [2020-02-06T04:28:37.459Z] ---> 92b54135219c [2020-02-06T04:28:37.459Z] Step 61/125 : FROM base AS gometalinter [2020-02-06T04:28:37.459Z] ---> bd20d6f0afe8 [2020-02-06T04:28:37.459Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-02-06T04:28:37.459Z] ---> Running in 5a761af86d44 [2020-02-06T04:28:37.459Z] Removing intermediate container 5a761af86d44 [2020-02-06T04:28:37.459Z] ---> 191d5ad0d4d5 [2020-02-06T04:28:37.459Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:28:37.459Z] ---> 3a1783634763 [2020-02-06T04:28:37.459Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:28:37.459Z] ---> 5795f8ce5875 [2020-02-06T04:28:37.459Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:28:37.459Z] ---> Running in ecddc0de9d39 [2020-02-06T04:28:37.459Z] + RM_GOPATH=0 [2020-02-06T04:28:37.459Z] + TMP_GOPATH= [2020-02-06T04:28:37.459Z] + : /build [2020-02-06T04:28:37.459Z] + '[' -z '' ']' [2020-02-06T04:28:37.459Z] ++ mktemp -d [2020-02-06T04:28:37.459Z] + export GOPATH=/tmp/tmp.5QHwe6Foyk [2020-02-06T04:28:37.459Z] + GOPATH=/tmp/tmp.5QHwe6Foyk [2020-02-06T04:28:37.459Z] + RM_GOPATH=1 [2020-02-06T04:28:37.459Z] ++ dirname ./install.sh [2020-02-06T04:28:37.459Z] + dir=. [2020-02-06T04:28:37.459Z] + bin=gometalinter [2020-02-06T04:28:37.459Z] + shift [2020-02-06T04:28:37.459Z] + '[' '!' -f ./gometalinter.installer ']' [2020-02-06T04:28:37.459Z] + . ./gometalinter.installer [2020-02-06T04:28:37.459Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-02-06T04:28:37.459Z] + install_gometalinter [2020-02-06T04:28:37.459Z] + echo 'Installing gometalinter version v2.0.6' [2020-02-06T04:28:37.459Z] Installing gometalinter version v2.0.6 [2020-02-06T04:28:37.459Z] + go get -d github.com/alecthomas/gometalinter [2020-02-06T04:28:37.552Z] #58 119.8 DEP criu/files-reg.d [2020-02-06T04:28:37.552Z] #58 120.1 DEP criu/files-ext.d [2020-02-06T04:28:37.822Z] #58 120.3 DEP criu/file-lock.d [2020-02-06T04:28:38.390Z] #58 120.5 DEP criu/file-ids.d [2020-02-06T04:28:38.390Z] #58 120.8 DEP criu/fifo.d [2020-02-06T04:28:38.390Z] #58 121.0 DEP criu/fdstore.d [2020-02-06T04:28:38.943Z] + cd /tmp/tmp.5QHwe6Foyk/src/github.com/alecthomas/gometalinter [2020-02-06T04:28:38.943Z] + git checkout -q v2.0.6 [2020-02-06T04:28:38.957Z] #58 121.1 DEP criu/fault-injection.d [2020-02-06T04:28:38.957Z] #58 121.2 DEP criu/external.d [2020-02-06T04:28:38.957Z] #58 121.3 DEP criu/eventpoll.d [2020-02-06T04:28:39.215Z] #58 121.6 DEP criu/eventfd.d [2020-02-06T04:28:39.230Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-02-06T04:28:39.474Z] #58 121.8 DEP criu/crtools.d [2020-02-06T04:28:39.733Z] #58 122.1 DEP criu/cr-service.d [2020-02-06T04:28:39.992Z] #58 122.4 DEP criu/cr-restore.d [2020-02-06T04:28:40.251Z] #58 122.7 DEP criu/cr-errno.d [2020-02-06T04:28:40.510Z] #58 122.8 DEP criu/cr-dump.d [2020-02-06T04:28:40.510Z] #58 ... [2020-02-06T04:28:40.510Z] [2020-02-06T04:28:40.510Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:28:40.510Z] #33 190.6 net/http/internal [2020-02-06T04:28:40.510Z] #33 190.9 os/exec [2020-02-06T04:28:40.510Z] #33 198.0 net/http/httptrace [2020-02-06T04:28:40.510Z] #33 198.3 net/http [2020-02-06T04:28:40.768Z] #33 ... [2020-02-06T04:28:40.768Z] [2020-02-06T04:28:40.768Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:28:40.768Z] #58 123.2 DEP criu/cr-dedup.d [2020-02-06T04:28:41.027Z] #58 123.4 DEP criu/cr-check.d [2020-02-06T04:28:41.285Z] #58 123.7 DEP criu/config.d [2020-02-06T04:28:41.546Z] #58 124.0 DEP criu/clone-noasan.d [2020-02-06T04:28:41.804Z] #58 124.1 DEP criu/cgroup.d [2020-02-06T04:28:42.063Z] #58 124.4 DEP criu/cgroup-props.d [2020-02-06T04:28:42.063Z] #58 124.5 DEP criu/bitmap.d [2020-02-06T04:28:42.063Z] #58 124.6 DEP criu/bfd.d [2020-02-06T04:28:42.322Z] #58 124.7 DEP criu/autofs.d [2020-02-06T04:28:42.580Z] #58 124.9 DEP criu/aio.d [2020-02-06T04:28:42.839Z] #58 125.2 DEP criu/action-scripts.d [2020-02-06T04:28:43.406Z] #58 125.7 CC criu/action-scripts.o [2020-02-06T04:28:43.884Z] using credential docker-jenkins-github-credentials [2020-02-06T04:28:43.968Z] Cloning the remote Git repository [2020-02-06T04:28:43.968Z] Cloning with configured refspecs honoured and without tags [2020-02-06T04:28:44.341Z] #58 126.7 CC criu/aio.o [2020-02-06T04:28:45.275Z] #58 127.8 CC criu/autofs.o [2020-02-06T04:28:44.157Z] Cloning repository https://github.com/moby/moby.git [2020-02-06T04:28:44.557Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-06T04:28:45.396Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-02-06T04:28:45.750Z] ok github.com/docker/docker/cmd/dockerd 0.055s coverage: 29.6% of statements [2020-02-06T04:28:45.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:28:45.360Z] > git --version # timeout=10 [2020-02-06T04:28:45.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:28:45.404Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:28:47.712Z] ok github.com/docker/docker/container 0.121s coverage: 35.6% of statements [2020-02-06T04:28:47.712Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-06T04:28:47.712Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-06T04:28:47.712Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-06T04:28:47.712Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-06T04:28:48.624Z] #58 130.5 CC criu/bfd.o [2020-02-06T04:28:48.624Z] #58 ... [2020-02-06T04:28:48.624Z] [2020-02-06T04:28:48.624Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-02-06T04:28:48.624Z] #27 DONE 208.4s [2020-02-06T04:28:48.624Z] [2020-02-06T04:28:48.624Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:28:49.204Z] #47 ... [2020-02-06T04:28:49.204Z] [2020-02-06T04:28:49.204Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:28:49.204Z] #58 131.6 CC criu/bitmap.o [2020-02-06T04:28:49.475Z] #58 131.8 CC criu/cgroup-props.o [2020-02-06T04:28:50.851Z] #58 133.2 CC criu/cgroup.o [2020-02-06T04:28:55.034Z] #58 ... [2020-02-06T04:28:55.034Z] [2020-02-06T04:28:55.034Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:28:55.034Z] #33 215.0 github.com/LK4D4/vndr/godl [2020-02-06T04:28:55.357Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2020-02-06T04:28:55.968Z] #33 216.0 github.com/LK4D4/vndr [2020-02-06T04:28:56.135Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2020-02-06T04:28:57.347Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-02-06T04:28:57.772Z] + GOBIN=/build [2020-02-06T04:28:57.772Z] + /build/gometalinter --install [2020-02-06T04:28:57.773Z] Installing: [2020-02-06T04:28:57.773Z] deadcode [2020-02-06T04:28:57.773Z] dupl [2020-02-06T04:28:57.773Z] errcheck [2020-02-06T04:28:57.773Z] gas [2020-02-06T04:28:57.773Z] gochecknoglobals [2020-02-06T04:28:57.773Z] gochecknoinits [2020-02-06T04:28:57.773Z] goconst [2020-02-06T04:28:57.773Z] gocyclo [2020-02-06T04:28:57.773Z] goimports [2020-02-06T04:28:57.773Z] golint [2020-02-06T04:28:57.773Z] gosimple [2020-02-06T04:28:57.773Z] gotype [2020-02-06T04:28:57.773Z] gotypex [2020-02-06T04:28:57.773Z] ineffassign [2020-02-06T04:28:57.773Z] interfacer [2020-02-06T04:28:57.773Z] lll [2020-02-06T04:28:57.773Z] maligned [2020-02-06T04:28:57.773Z] megacheck [2020-02-06T04:28:57.773Z] misspell [2020-02-06T04:28:57.773Z] nakedret [2020-02-06T04:28:57.773Z] safesql [2020-02-06T04:28:57.773Z] staticcheck [2020-02-06T04:28:57.773Z] structcheck [2020-02-06T04:28:57.773Z] unconvert [2020-02-06T04:28:57.773Z] unparam [2020-02-06T04:28:57.773Z] unused [2020-02-06T04:28:57.773Z] varcheck [2020-02-06T04:29:00.632Z] Fetching without tags [2020-02-06T04:29:01.425Z] Merging remotes/origin/19.03 commit 5f6d6f3f220355e6db7167ba82bc2def47a013d0 into PR head commit 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:29:00.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:29:00.304Z] > git config --add remote.origin.fetch +refs/pull/40462/head:refs/remotes/origin/PR-40462 # timeout=10 [2020-02-06T04:29:00.346Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-02-06T04:29:00.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-06T04:29:00.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-06T04:29:00.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-06T04:29:00.730Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40462/head:refs/remotes/origin/PR-40462 +refs/heads/19.03:refs/remotes/origin/19.03 [2020-02-06T04:29:01.527Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:29:01.572Z] > git checkout -f 5b6f2e1c59b442a118d1bfb6c76c01f0d14a26cb [2020-02-06T04:29:02.534Z] #33 ... [2020-02-06T04:29:02.534Z] [2020-02-06T04:29:02.534Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:29:02.534Z] #58 137.4 CC criu/clone-noasan.o [2020-02-06T04:29:02.534Z] #58 137.6 CC criu/config.o [2020-02-06T04:29:02.534Z] #58 139.7 CC criu/cr-check.o [2020-02-06T04:29:02.534Z] #58 142.1 CC criu/cr-dedup.o [2020-02-06T04:29:02.534Z] #58 143.0 CC criu/cr-dump.o [2020-02-06T04:29:02.792Z] #58 145.2 CC criu/cr-errno.o [2020-02-06T04:29:02.792Z] #58 145.3 CC criu/cr-restore.o [2020-02-06T04:29:04.727Z] Merge succeeded, producing d7e8fa149227e13a55c93d57eb40824e268bd5ea [2020-02-06T04:29:04.728Z] Checking out Revision d7e8fa149227e13a55c93d57eb40824e268bd5ea (PR-40462) [2020-02-06T04:29:05.047Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.7% of statements [2020-02-06T04:29:04.085Z] > git merge 5f6d6f3f220355e6db7167ba82bc2def47a013d0 # timeout=10 [2020-02-06T04:29:04.606Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-06T04:29:04.757Z] > git config core.sparsecheckout # timeout=10 [2020-02-06T04:29:04.799Z] > git checkout -f d7e8fa149227e13a55c93d57eb40824e268bd5ea [2020-02-06T04:29:05.323Z] #58 ... [2020-02-06T04:29:05.323Z] [2020-02-06T04:29:05.323Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-02-06T04:29:05.323Z] #33 DONE 225.5s [2020-02-06T04:29:05.582Z] [2020-02-06T04:29:05.582Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:29:06.804Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 82.2% of statements [2020-02-06T04:29:06.804Z] ok github.com/docker/docker/daemon 12.223s coverage: 17.5% of statements [2020-02-06T04:29:06.804Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-06T04:29:06.804Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-06T04:29:07.613Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-02-06T04:29:07.613Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-02-06T04:29:07.613Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-06T04:29:07.613Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-06T04:29:08.112Z] #47 ... [2020-02-06T04:29:08.113Z] [2020-02-06T04:29:08.113Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:29:08.113Z] #58 150.2 CC criu/cr-service.o [2020-02-06T04:29:08.857Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2020-02-06T04:29:09.047Z] #58 151.4 CC criu/crtools.o [2020-02-06T04:29:09.613Z] #58 152.0 CC criu/eventfd.o [2020-02-06T04:29:09.871Z] #58 152.3 CC criu/eventpoll.o [2020-02-06T04:29:10.821Z] #58 153.2 CC criu/external.o [2020-02-06T04:29:11.079Z] #58 153.5 CC criu/fault-injection.o [2020-02-06T04:29:11.274Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-06T04:29:11.337Z] #58 153.6 CC criu/fdstore.o [2020-02-06T04:29:11.595Z] #58 153.9 CC criu/fifo.o [2020-02-06T04:29:11.853Z] #58 154.3 CC criu/file-ids.o [2020-02-06T04:29:12.042Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.246s coverage: 57.8% of statements [2020-02-06T04:29:12.111Z] #58 154.5 CC criu/file-lock.o [2020-02-06T04:29:12.571Z] Commit message: "Merge commit '5f6d6f3f220355e6db7167ba82bc2def47a013d0' into HEAD" [2020-02-06T04:29:12.572Z] First time build. Skipping changelog. [2020-02-06T04:29:12.998Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2020-02-06T04:29:13.045Z] #58 155.3 CC criu/files-ext.o [2020-02-06T04:29:13.303Z] #58 155.6 CC criu/files-reg.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-06T04:29:15.203Z] #58 157.5 CC criu/files.o [2020-02-06T04:29:16.034Z] + docker version [2020-02-06T04:29:17.103Z] #58 159.4 CC criu/filesystems.o [2020-02-06T04:29:17.669Z] #58 160.2 CC criu/fsnotify.o [2020-02-06T04:29:18.274Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.516s coverage: 46.2% of statements [2020-02-06T04:29:19.045Z] #58 161.2 CC criu/image-desc.o [2020-02-06T04:29:19.045Z] #58 161.5 CC criu/image.o [2020-02-06T04:29:20.063Z] #58 162.3 CC criu/ipc_ns.o [2020-02-06T04:29:20.997Z] #58 163.3 CC criu/irmap.o [2020-02-06T04:29:21.467Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.942s coverage: 48.6% of statements [2020-02-06T04:29:21.564Z] #58 163.9 CC criu/kcmp-ids.o [2020-02-06T04:29:21.564Z] #58 ... [2020-02-06T04:29:21.564Z] [2020-02-06T04:29:21.564Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-02-06T04:29:21.564Z] #42 241.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-06T04:29:22.250Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.688s coverage: 72.3% of statements [2020-02-06T04:29:22.250Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-06T04:29:23.106Z] Client: Docker Engine - Enterprise [2020-02-06T04:29:23.106Z] Version: 19.03.2 [2020-02-06T04:29:23.106Z] API version: 1.40 [2020-02-06T04:29:23.106Z] Go version: go1.12.8 [2020-02-06T04:29:23.106Z] Git commit: c92ab06ed9 [2020-02-06T04:29:23.106Z] Built: 09/03/2019 16:38:11 [2020-02-06T04:29:23.106Z] OS/Arch: windows/amd64 [2020-02-06T04:29:23.106Z] Experimental: false [2020-02-06T04:29:23.106Z] [2020-02-06T04:29:23.106Z] Server: Docker Engine - Enterprise [2020-02-06T04:29:23.106Z] Engine: [2020-02-06T04:29:23.106Z] Version: 19.03.2 [2020-02-06T04:29:23.106Z] API version: 1.40 (minimum version 1.24) [2020-02-06T04:29:23.106Z] Go version: go1.12.8 [2020-02-06T04:29:23.106Z] Git commit: c92ab06ed9 [2020-02-06T04:29:23.106Z] Built: 09/03/2019 16:35:47 [2020-02-06T04:29:23.106Z] OS/Arch: windows/amd64 [2020-02-06T04:29:23.106Z] Experimental: true [2020-02-06T04:29:23.466Z] #42 243.5 + mkdir -p /build [2020-02-06T04:29:23.466Z] #42 243.5 + cp runc /build/runc [2020-02-06T04:29:23.504Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.555s coverage: 76.1% of statements [Pipeline] sh [2020-02-06T04:29:24.032Z] #42 DONE 244.1s [2020-02-06T04:29:24.032Z] [2020-02-06T04:29:24.032Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:29:24.032Z] #58 164.2 CC criu/kerndat.o [2020-02-06T04:29:24.032Z] #58 165.2 CC criu/libnetlink.o [2020-02-06T04:29:24.032Z] #58 165.6 CC criu/log.o [2020-02-06T04:29:24.032Z] #58 166.0 CC criu/lsm.o [2020-02-06T04:29:24.032Z] #58 166.3 CC criu/mem.o [2020-02-06T04:29:24.641Z] + docker info [2020-02-06T04:29:24.721Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-02-06T04:29:25.488Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-02-06T04:29:25.929Z] #58 168.0 CC criu/mount.o [2020-02-06T04:29:27.881Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-02-06T04:29:28.247Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.953s coverage: 59.8% of statements [2020-02-06T04:29:28.247Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-06T04:29:28.247Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-06T04:29:28.247Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-06T04:29:28.247Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-02-06T04:29:28.247Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-06T04:29:28.454Z] #58 170.7 CC criu/namespaces.o [2020-02-06T04:29:29.826Z] #58 172.2 CC criu/net.o [2020-02-06T04:29:30.049Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.7% of statements [2020-02-06T04:29:30.049Z] ok github.com/docker/docker/daemon/logger/awslogs 0.060s coverage: 78.6% of statements [2020-02-06T04:29:30.049Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-06T04:29:30.049Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-06T04:29:30.842Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-02-06T04:29:30.842Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-02-06T04:29:31.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-02-06T04:29:31.721Z] #58 174.2 CC criu/netfilter.o [2020-02-06T04:29:32.074Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-02-06T04:29:32.286Z] #58 174.5 CC criu/page-pipe.o [2020-02-06T04:29:32.543Z] #58 174.9 CC criu/page-xfer.o [2020-02-06T04:29:33.061Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 74.7% of statements [2020-02-06T04:29:33.062Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-06T04:29:33.916Z] #58 176.0 CC criu/pagemap-cache.o [2020-02-06T04:29:33.916Z] #58 176.3 CC criu/pagemap.o [2020-02-06T04:29:33.932Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 20.0% of statements [2020-02-06T04:29:34.481Z] #58 176.9 CC criu/parasite-syscall.o [2020-02-06T04:29:35.046Z] #58 177.6 CC criu/path.o [2020-02-06T04:29:35.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-02-06T04:29:35.304Z] #58 177.8 CC criu/pie-util-vdso-elf32.o [2020-02-06T04:29:35.529Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2020-02-06T04:29:35.561Z] #58 178.1 CC criu/pie-util-vdso.o [2020-02-06T04:29:35.905Z] ok github.com/docker/docker/daemon/logger/splunk 1.485s coverage: 84.5% of statements [2020-02-06T04:29:35.905Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-06T04:29:36.126Z] #58 178.4 CC criu/pie-util.o [2020-02-06T04:29:36.126Z] #58 178.5 CC criu/pipes.o [2020-02-06T04:29:36.285Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-06T04:29:36.285Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-06T04:29:37.058Z] #58 179.3 CC criu/plugin.o [2020-02-06T04:29:37.058Z] #58 179.6 CC criu/proc_parse.o [2020-02-06T04:29:37.274Z] Removing intermediate container ecddc0de9d39 [2020-02-06T04:29:37.274Z] ---> be3b69ba81d8 [2020-02-06T04:29:37.274Z] Step 66/125 : FROM base AS gotestsum [2020-02-06T04:29:37.274Z] ---> bd20d6f0afe8 [2020-02-06T04:29:37.274Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-02-06T04:29:37.274Z] ---> Running in e69cdf8de23d [2020-02-06T04:29:37.274Z] Removing intermediate container e69cdf8de23d [2020-02-06T04:29:37.274Z] ---> 9423c8f0dc00 [2020-02-06T04:29:37.274Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:29:37.274Z] ---> 9e1e809915a7 [2020-02-06T04:29:37.274Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:29:37.274Z] ---> f3c889becb37 [2020-02-06T04:29:37.274Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:29:37.274Z] ---> Running in 866413a550c8 [2020-02-06T04:29:37.274Z] + RM_GOPATH=0 [2020-02-06T04:29:37.274Z] + TMP_GOPATH= [2020-02-06T04:29:37.274Z] + : /build [2020-02-06T04:29:37.274Z] + '[' -z '' ']' [2020-02-06T04:29:37.274Z] ++ mktemp -d [2020-02-06T04:29:37.274Z] + export GOPATH=/tmp/tmp.4AJRrfXZkz [2020-02-06T04:29:37.274Z] + GOPATH=/tmp/tmp.4AJRrfXZkz [2020-02-06T04:29:37.274Z] + RM_GOPATH=1 [2020-02-06T04:29:37.274Z] ++ dirname ./install.sh [2020-02-06T04:29:37.274Z] Installing gotestsum version v0.3.5 [2020-02-06T04:29:37.274Z] + dir=. [2020-02-06T04:29:37.274Z] + bin=gotestsum [2020-02-06T04:29:37.274Z] + shift [2020-02-06T04:29:37.274Z] + '[' '!' -f ./gotestsum.installer ']' [2020-02-06T04:29:37.274Z] + . ./gotestsum.installer [2020-02-06T04:29:37.274Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-02-06T04:29:37.274Z] + install_gotestsum [2020-02-06T04:29:37.274Z] + echo 'Installing gotestsum version v0.3.5' [2020-02-06T04:29:37.274Z] + go get -d gotest.tools/gotestsum [2020-02-06T04:29:37.577Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-02-06T04:29:38.351Z] ok github.com/docker/docker/distribution 0.297s coverage: 22.3% of statements [2020-02-06T04:29:38.351Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-06T04:29:38.957Z] #58 181.5 CC criu/protobuf-desc.o [2020-02-06T04:29:39.603Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-02-06T04:29:39.888Z] #58 182.2 CC criu/protobuf.o [2020-02-06T04:29:40.145Z] #58 182.7 CC criu/pstree.o [2020-02-06T04:29:40.360Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-02-06T04:29:40.729Z] ok github.com/docker/docker/distribution/xfer 1.497s coverage: 83.4% of statements [2020-02-06T04:29:40.729Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-06T04:29:41.078Z] #58 183.5 CC criu/rbtree.o [2020-02-06T04:29:41.078Z] #58 ... [2020-02-06T04:29:41.078Z] [2020-02-06T04:29:41.078Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:29:41.078Z] #55 261.5 + dpkg --print-architecture [2020-02-06T04:29:41.078Z] #55 261.5 + cd /tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution [2020-02-06T04:29:41.078Z] #55 261.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-06T04:29:41.509Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-02-06T04:29:41.509Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-06T04:29:41.592Z] #55 261.9 + GOPATH=/tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JjG8G5taGu [2020-02-06T04:29:41.592Z] #55 261.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-06T04:29:41.877Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-02-06T04:29:41.877Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-06T04:29:43.110Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-06T04:29:43.511Z] ok github.com/docker/docker/internal/testutil 0.007s coverage: 62.5% of statements [2020-02-06T04:29:44.585Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-02-06T04:29:45.937Z] ok github.com/docker/docker/opts 0.025s coverage: 66.9% of statements [2020-02-06T04:29:46.290Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-02-06T04:29:47.628Z] + cd /tmp/tmp.4AJRrfXZkz/src/gotest.tools/gotestsum [2020-02-06T04:29:47.628Z] + git checkout -q v0.3.5 [2020-02-06T04:29:47.628Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-06T04:29:48.098Z] ok github.com/docker/docker/pkg/archive 0.475s coverage: 77.0% of statements [2020-02-06T04:29:48.484Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:29:48.484Z] [2020-02-06T04:29:48.484Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-06T04:29:48.484Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-06T04:29:48.484Z] Using test binary docker [2020-02-06T04:29:48.484Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-06T04:29:48.484Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-06T04:29:48.484Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-06T04:29:48.484Z] Warning failed to create cache: (null) [2020-02-06T04:29:48.484Z] . [2020-02-06T04:29:48.484Z] INFO: Waiting for daemon to start... [2020-02-06T04:29:48.484Z] Starting dockerd [2020-02-06T04:29:48.484Z] . [2020-02-06T04:29:48.484Z] INFO: Building docker-sdk-python3:4.1.0... [2020-02-06T04:29:49.335Z] ok github.com/docker/docker/pkg/authorization 0.275s coverage: 66.7% of statements [2020-02-06T04:29:49.335Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-02-06T04:29:49.704Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-02-06T04:29:49.749Z] Client: [2020-02-06T04:29:49.749Z] Debug Mode: false [2020-02-06T04:29:49.749Z] Plugins: [2020-02-06T04:29:49.749Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-02-06T04:29:49.749Z] [2020-02-06T04:29:49.749Z] Server: [2020-02-06T04:29:49.749Z] Containers: 0 [2020-02-06T04:29:49.749Z] Running: 0 [2020-02-06T04:29:49.749Z] Paused: 0 [2020-02-06T04:29:49.749Z] Stopped: 0 [2020-02-06T04:29:49.749Z] Images: 0 [2020-02-06T04:29:49.749Z] Server Version: 19.03.2 [2020-02-06T04:29:49.749Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-06T04:29:49.749Z] Windows: [2020-02-06T04:29:49.749Z] LCOW: [2020-02-06T04:29:49.749Z] Logging Driver: json-file [2020-02-06T04:29:49.749Z] Plugins: [2020-02-06T04:29:49.749Z] Volume: local [2020-02-06T04:29:49.749Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-02-06T04:29:49.749Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-06T04:29:49.749Z] Swarm: inactive [2020-02-06T04:29:49.749Z] Default Isolation: process [2020-02-06T04:29:49.749Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-06T04:29:49.749Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-06T04:29:49.749Z] OSType: windows [2020-02-06T04:29:49.749Z] Architecture: x86_64 [2020-02-06T04:29:49.749Z] CPUs: 4 [2020-02-06T04:29:49.749Z] Total Memory: 32GiB [2020-02-06T04:29:49.749Z] Name: azwin-2-a43340 [2020-02-06T04:29:49.749Z] ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC [2020-02-06T04:29:49.749Z] Docker Root Dir: D:\docker [2020-02-06T04:29:49.749Z] Debug Mode: false [2020-02-06T04:29:49.749Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:29:49.749Z] Labels: [2020-02-06T04:29:49.749Z] Experimental: true [2020-02-06T04:29:49.749Z] Insecure Registries: [2020-02-06T04:29:49.749Z] 10.0.0.4:5000 [2020-02-06T04:29:49.749Z] 127.0.0.0/8 [2020-02-06T04:29:49.749Z] Registry Mirrors: [2020-02-06T04:29:49.749Z] http://10.0.0.4:5000/ [2020-02-06T04:29:49.749Z] Live Restore Enabled: false [2020-02-06T04:29:49.749Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-06T04:29:51.558Z] #55 ... [2020-02-06T04:29:51.558Z] [2020-02-06T04:29:51.558Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-02-06T04:29:51.558Z] #58 183.7 CC criu/rst-malloc.o [2020-02-06T04:29:51.558Z] #58 184.0 CC criu/seccomp.o [2020-02-06T04:29:51.558Z] #58 184.5 CC criu/seize.o [2020-02-06T04:29:51.558Z] #58 185.2 CC criu/servicefd.o [2020-02-06T04:29:51.558Z] #58 185.5 CC criu/shmem.o [2020-02-06T04:29:51.558Z] #58 186.2 CC criu/sigframe.o [2020-02-06T04:29:51.558Z] #58 186.3 CC criu/signalfd.o [2020-02-06T04:29:51.558Z] #58 186.6 CC criu/sk-inet.o [2020-02-06T04:29:51.558Z] #58 187.4 CC criu/sk-netlink.o [2020-02-06T04:29:51.558Z] #58 187.8 CC criu/sk-packet.o [2020-02-06T04:29:51.558Z] #58 188.3 CC criu/sk-queue.o [2020-02-06T04:29:51.558Z] #58 188.7 CC criu/sk-tcp.o [2020-02-06T04:29:51.558Z] #58 189.1 CC criu/sk-unix.o [2020-02-06T04:29:51.558Z] #58 190.6 CC criu/sockets.o [2020-02-06T04:29:51.558Z] #58 191.2 CC criu/stats.o [2020-02-06T04:29:51.558Z] #58 191.5 CC criu/string.o [2020-02-06T04:29:51.558Z] #58 191.6 CC criu/sysctl.o [2020-02-06T04:29:51.558Z] #58 192.1 CC criu/sysfs_parse.o [2020-02-06T04:29:51.558Z] #58 192.6 CC criu/timerfd.o [2020-02-06T04:29:51.558Z] #58 192.9 CC criu/tty.o [2020-02-06T04:29:52.493Z] #58 194.7 CC criu/tun.o [2020-02-06T04:29:52.752Z] #58 195.1 CC criu/uffd.o [2020-02-06T04:29:53.641Z] ok github.com/docker/docker/layer 7.791s coverage: 72.0% of statements [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/oci [no test files] [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-06T04:29:53.641Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-06T04:29:53.641Z] ok github.com/docker/docker/pkg/chrootarchive 3.462s coverage: 43.2% of statements [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-06T04:29:53.641Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-06T04:29:54.022Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-02-06T04:29:54.128Z] #58 196.2 CC criu/util.o [2020-02-06T04:29:54.390Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-02-06T04:29:55.060Z] #58 197.4 CC criu/uts_ns.o [2020-02-06T04:29:55.180Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-02-06T04:29:55.318Z] #58 197.7 CC criu/vdso-compat.o [2020-02-06T04:29:55.551Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-06T04:29:55.575Z] #58 197.9 CC criu/vdso.o [2020-02-06T04:29:55.913Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2020-02-06T04:29:56.140Z] #58 198.7 LINK criu/built-in.o [2020-02-06T04:29:56.397Z] #58 198.8 LINK criu/criu [2020-02-06T04:29:56.962Z] #58 199.2 DEP lib/c/criu.d [2020-02-06T04:29:56.962Z] #58 199.3 CC images/rpc.pb-c.o [2020-02-06T04:29:57.157Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 66.3% of statements [2020-02-06T04:29:57.527Z] #58 199.8 CC lib/c/criu.o [2020-02-06T04:29:58.125Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-02-06T04:29:58.125Z] ok github.com/docker/docker/pkg/discovery/kv 3.110s coverage: 84.1% of statements [2020-02-06T04:29:58.685Z] #58 200.8 LINK lib/c/built-in.o [2020-02-06T04:29:58.685Z] #58 200.8 LINK lib/c/libcriu.so [2020-02-06T04:29:58.685Z] #58 201.0 GEN magic.py [2020-02-06T04:29:58.685Z] #58 201.1 Note: Building without setproctitle() and strlcpy() support. [2020-02-06T04:29:58.685Z] #58 201.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-06T04:29:59.069Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-02-06T04:29:59.251Z] #58 201.7 fatal: Not a git repository (or any of the parent directories): .git [2020-02-06T04:29:59.523Z] ok github.com/docker/docker/pkg/fsutils 0.476s coverage: 85.1% of statements [2020-02-06T04:30:00.185Z] #58 202.3 make[1]: Nothing to be done for 'all'. [2020-02-06T04:30:00.325Z] ok github.com/docker/docker/pkg/idtools 0.445s coverage: 70.1% of statements [2020-02-06T04:30:00.443Z] #58 202.9 make[1]: 'images/built-in.o' is up to date. [2020-02-06T04:30:00.443Z] #58 202.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-06T04:30:00.444Z] #58 202.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-06T04:30:00.444Z] #58 203.0 make[1]: 'compel/libcompel.a' is up to date. [2020-02-06T04:30:00.444Z] #58 203.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-06T04:30:00.702Z] #58 203.0 make[1]: Nothing to be done for 'all'. [2020-02-06T04:30:00.702Z] #58 203.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-06T04:30:00.702Z] #58 203.2 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:00.702Z] #58 203.2 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:00.702Z] #58 203.3 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:00.710Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 69.1% of statements [2020-02-06T04:30:00.960Z] #58 203.4 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:00.960Z] #58 203.4 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:00.960Z] #58 203.5 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:00.960Z] #58 203.5 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:01.091Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-02-06T04:30:01.091Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-02-06T04:30:01.091Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-02-06T04:30:01.091Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-06T04:30:01.218Z] #58 203.6 make[2]: Nothing to be done for 'all'. [2020-02-06T04:30:01.218Z] #58 203.6 INSTALL criu/criu [2020-02-06T04:30:01.873Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-02-06T04:30:02.152Z] #58 DONE 204.5s [2020-02-06T04:30:02.152Z] [2020-02-06T04:30:02.152Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-02-06T04:30:02.152Z] #55 282.7 + rm -rf /tmp/tmp.JjG8G5taGu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JjG8G5taGu [2020-02-06T04:30:02.233Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-02-06T04:30:02.233Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-02-06T04:30:02.410Z] #55 DONE 282.9s [2020-02-06T04:30:02.410Z] [2020-02-06T04:30:02.410Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-02-06T04:30:02.592Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-02-06T04:30:02.820Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-06T04:30:02.820Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-17194c20\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-06T04:30:02.820Z] ---------------------------------------------------------------------------- [2020-02-06T04:30:02.820Z] [2020-02-06T04:30:02.820Z] INFO: executeCI.ps1 starting at Thu Feb 6 04:30:01 CUT 2020 [2020-02-06T04:30:02.820Z] [2020-02-06T04:30:02.820Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-06T04:30:02.820Z] INFO: Running git version 2.24.1.windows.2 [2020-02-06T04:30:02.820Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-06T04:30:02.820Z] INFO: Environment variables: [2020-02-06T04:30:02.820Z] [2020-02-06T04:30:02.820Z] Name Value [2020-02-06T04:30:02.820Z] ---- ----- [2020-02-06T04:30:02.820Z] ALLUSERSPROFILE C:\ProgramData [2020-02-06T04:30:02.820Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-06T04:30:02.820Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-06T04:30:02.820Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-06T04:30:02.820Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-06T04:30:02.820Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-06T04:30:02.820Z] BRANCH_NAME PR-40462 [2020-02-06T04:30:02.820Z] BUILD_DISPLAY_NAME #1 [2020-02-06T04:30:02.820Z] BUILD_ID 1 [2020-02-06T04:30:02.820Z] BUILD_NUMBER 1 [2020-02-06T04:30:02.820Z] BUILD_TAG jenkins-moby-PR-40462-1 [2020-02-06T04:30:02.820Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40462/1/ [2020-02-06T04:30:02.820Z] CHANGE_AUTHOR AkihiroSuda [2020-02-06T04:30:02.820Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-02-06T04:30:02.820Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-02-06T04:30:02.820Z] CHANGE_BRANCH cherrypick-40210-1903 [2020-02-06T04:30:02.820Z] CHANGE_FORK AkihiroSuda [2020-02-06T04:30:02.820Z] CHANGE_ID 40462 [2020-02-06T04:30:02.820Z] CHANGE_TARGET 19.03 [2020-02-06T04:30:02.820Z] CHANGE_TITLE [19.03 backport] overlay[2]: rm extra checks in init [2020-02-06T04:30:02.820Z] CHANGE_URL https://github.com/moby/moby/pull/40462 [2020-02-06T04:30:02.820Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-06T04:30:02.820Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-06T04:30:02.820Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-06T04:30:02.820Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-06T04:30:02.820Z] COMPUTERNAME azwin-2-a43340 [2020-02-06T04:30:02.820Z] ComSpec C:\windows\system32\cmd.exe [2020-02-06T04:30:02.820Z] ConfigSequenceNumber 0 [2020-02-06T04:30:02.820Z] DOCKER_BUILDKIT 0 [2020-02-06T04:30:02.820Z] DOCKER_DUT_DEBUG 1 [2020-02-06T04:30:02.820Z] DOCKER_EXPERIMENTAL 1 [2020-02-06T04:30:02.820Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-06T04:30:02.820Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-06T04:30:02.820Z] EXECUTOR_NUMBER 0 [2020-02-06T04:30:02.820Z] FQDN azwin-2-a43340.westus.cloudapp.azure.com [2020-02-06T04:30:02.820Z] GIT_BRANCH PR-40462 [2020-02-06T04:30:02.820Z] GIT_COMMIT 224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:30:02.820Z] GIT_URL https://github.com/moby/moby.git [2020-02-06T04:30:02.820Z] HUDSON_COOKIE 216e9ba6-4506-4172-b56f-29ba9469cece [2020-02-06T04:30:02.820Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-06T04:30:02.820Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-06T04:30:02.820Z] HUDSON_URL https://ci.docker.com/public/ [2020-02-06T04:30:02.820Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-2.b09.ojdkbuild.windows.x86_64 [2020-02-06T04:30:02.820Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-06T04:30:02.820Z] JENKINS_NODE_COOKIE f0a97775-c90b-41ab-aabd-22affb53d046 [2020-02-06T04:30:02.820Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-06T04:30:02.820Z] JENKINS_URL https://ci.docker.com/public/ [2020-02-06T04:30:02.820Z] JOB_BASE_NAME PR-40462 [2020-02-06T04:30:02.820Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40462/display/redirect [2020-02-06T04:30:02.820Z] JOB_NAME moby/PR-40462 [2020-02-06T04:30:02.820Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40462/ [2020-02-06T04:30:02.820Z] library.jps.version master [2020-02-06T04:30:02.820Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-06T04:30:02.820Z] NODE_LABELS amd64 azure azwin-2-a43340 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-06T04:30:02.820Z] NODE_NAME azwin-2-a43340 [2020-02-06T04:30:02.820Z] NUMBER_OF_PROCESSORS 4 [2020-02-06T04:30:02.820Z] OS Windows_NT [2020-02-06T04:30:02.820Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-06T04:30:02.820Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-06T04:30:02.820Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-06T04:30:02.822Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-06T04:30:02.822Z] PROCESSOR_LEVEL 6 [2020-02-06T04:30:02.822Z] PROCESSOR_REVISION 4f01 [2020-02-06T04:30:02.822Z] ProgramData C:\ProgramData [2020-02-06T04:30:02.822Z] ProgramFiles C:\Program Files [2020-02-06T04:30:02.822Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-06T04:30:02.822Z] ProgramW6432 C:\Program Files [2020-02-06T04:30:02.822Z] PROMPT $P$G [2020-02-06T04:30:02.822Z] PSExecutionPolicyPreference Bypass [2020-02-06T04:30:02.822Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-06T04:30:02.822Z] PUBLIC C:\Users\Public [2020-02-06T04:30:02.822Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40462/1/display/redirect?page=changes [2020-02-06T04:30:02.822Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40462/1/display/redirect [2020-02-06T04:30:02.822Z] SKIP_VALIDATION_TESTS 1 [2020-02-06T04:30:02.822Z] SOURCES_DRIVE d [2020-02-06T04:30:02.822Z] SOURCES_SUBDIR gopath [2020-02-06T04:30:02.822Z] STAGE_NAME Run tests [2020-02-06T04:30:02.822Z] SystemDrive C: [2020-02-06T04:30:02.822Z] SystemRoot C:\windows [2020-02-06T04:30:02.822Z] TEMP C:\windows\TEMP [2020-02-06T04:30:02.822Z] TESTDEBUG 0 [2020-02-06T04:30:02.822Z] TESTRUN_DRIVE d [2020-02-06T04:30:02.822Z] TESTRUN_SUBDIR CI [2020-02-06T04:30:02.822Z] TIMEOUT 120m [2020-02-06T04:30:02.822Z] TMP C:\windows\TEMP [2020-02-06T04:30:02.822Z] USERDOMAIN WORKGROUP [2020-02-06T04:30:02.822Z] USERNAME azwin-2-a43340$ [2020-02-06T04:30:02.822Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-06T04:30:02.822Z] windir C:\windows [2020-02-06T04:30:02.822Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-06T04:30:02.822Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-06T04:30:02.822Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-06T04:30:02.822Z] [2020-02-06T04:30:02.822Z] [2020-02-06T04:30:02.822Z] [2020-02-06T04:30:02.822Z] INFO: Sources under d:\gopath\... [2020-02-06T04:30:02.822Z] INFO: Test run under d:\CI\... [2020-02-06T04:30:02.822Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-06T04:30:02.822Z] INFO: docker/docker repository was found [2020-02-06T04:30:02.942Z] ok github.com/docker/docker/pkg/mount 1.176s coverage: 69.6% of statements [2020-02-06T04:30:02.942Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-06T04:30:02.942Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-02-06T04:30:02.942Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-06T04:30:02.942Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-06T04:30:03.492Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-02-06T04:30:03.927Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-02-06T04:30:03.934Z] #24 DONE 284.2s [2020-02-06T04:30:03.934Z] [2020-02-06T04:30:03.934Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:30:03.949Z] ltsc2019: Pulling from windows/servercore [2020-02-06T04:30:03.950Z] 65014b3c3121: Pulling fs layer [2020-02-06T04:30:03.950Z] edbd72df76b4: Pulling fs layer [2020-02-06T04:30:04.702Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-02-06T04:30:04.702Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-02-06T04:30:05.051Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2020-02-06T04:30:06.467Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 72.7% of statements [2020-02-06T04:30:06.831Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-02-06T04:30:07.353Z] #47 ... [2020-02-06T04:30:07.353Z] [2020-02-06T04:30:07.353Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-06T04:30:07.610Z] #25 DONE 0.7s [2020-02-06T04:30:07.610Z] [2020-02-06T04:30:07.610Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-06T04:30:07.610Z] #28 DONE 0.1s [2020-02-06T04:30:07.610Z] [2020-02-06T04:30:07.610Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:30:07.610Z] #47 ... [2020-02-06T04:30:07.610Z] [2020-02-06T04:30:07.610Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-06T04:30:07.610Z] #31 DONE 0.1s [2020-02-06T04:30:07.610Z] [2020-02-06T04:30:07.610Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-06T04:30:07.867Z] #34 DONE 0.1s [2020-02-06T04:30:07.867Z] [2020-02-06T04:30:07.867Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-02-06T04:30:07.867Z] #39 DONE 0.1s [2020-02-06T04:30:07.867Z] [2020-02-06T04:30:07.867Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-02-06T04:30:07.867Z] #43 DONE 0.1s [2020-02-06T04:30:07.867Z] [2020-02-06T04:30:07.867Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-02-06T04:30:10.017Z] ok github.com/docker/docker/pkg/signal 2.847s coverage: 61.0% of statements [2020-02-06T04:30:10.116Z] Removing intermediate container 866413a550c8 [2020-02-06T04:30:10.116Z] ---> f933409e3202 [2020-02-06T04:30:10.116Z] Step 71/125 : FROM dev-base AS dockercli [2020-02-06T04:30:10.116Z] ---> bd20d6f0afe8 [2020-02-06T04:30:10.116Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-02-06T04:30:10.116Z] ---> Running in d0cc72c1cd50 [2020-02-06T04:30:10.116Z] Removing intermediate container d0cc72c1cd50 [2020-02-06T04:30:10.116Z] ---> 2de0192a6027 [2020-02-06T04:30:10.116Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:30:10.116Z] ---> 081c6f8cb8bc [2020-02-06T04:30:10.116Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:30:10.116Z] ---> 8bb4a326dbdb [2020-02-06T04:30:10.116Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:30:10.116Z] ---> Running in 7bfc6fd08f81 [2020-02-06T04:30:10.116Z] + RM_GOPATH=0 [2020-02-06T04:30:10.116Z] + TMP_GOPATH= [2020-02-06T04:30:10.116Z] + : /build [2020-02-06T04:30:10.116Z] + '[' -z '' ']' [2020-02-06T04:30:10.116Z] ++ mktemp -d [2020-02-06T04:30:10.116Z] + export GOPATH=/tmp/tmp.ggFZVd36ny [2020-02-06T04:30:10.116Z] + GOPATH=/tmp/tmp.ggFZVd36ny [2020-02-06T04:30:10.116Z] + RM_GOPATH=1 [2020-02-06T04:30:10.116Z] ++ dirname ./install.sh [2020-02-06T04:30:10.116Z] + dir=. [2020-02-06T04:30:10.116Z] + bin=dockercli [2020-02-06T04:30:10.116Z] + shift [2020-02-06T04:30:10.116Z] + '[' '!' -f ./dockercli.installer ']' [2020-02-06T04:30:10.116Z] + . ./dockercli.installer [2020-02-06T04:30:10.116Z] ++ DOCKERCLI_CHANNEL=stable [2020-02-06T04:30:10.116Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-06T04:30:10.116Z] + install_dockercli [2020-02-06T04:30:10.116Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-06T04:30:10.116Z] ++ uname -m [2020-02-06T04:30:10.116Z] Install docker/cli version 17.06.2-ce from stable [2020-02-06T04:30:10.116Z] + arch=ppc64le [2020-02-06T04:30:10.116Z] + '[' ppc64le '!=' x86_64 ']' [2020-02-06T04:30:10.116Z] + '[' ppc64le '!=' s390x ']' [2020-02-06T04:30:10.116Z] + '[' ppc64le '!=' armhf ']' [2020-02-06T04:30:10.116Z] + build_dockercli [2020-02-06T04:30:10.116Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.ggFZVd36ny/tmp/docker-ce [2020-02-06T04:30:10.116Z] Cloning into '/tmp/tmp.ggFZVd36ny/tmp/docker-ce'... [2020-02-06T04:30:10.588Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-06T04:30:11.019Z] edbd72df76b4: Verifying Checksum [2020-02-06T04:30:11.019Z] edbd72df76b4: Download complete [2020-02-06T04:30:11.521Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-02-06T04:30:11.521Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-02-06T04:30:11.900Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-02-06T04:30:12.695Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 81.4% of statements [2020-02-06T04:30:13.072Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 35.1% of statements [2020-02-06T04:30:13.168Z] #47 292.6 🇩 bin/containerd [2020-02-06T04:30:13.447Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2020-02-06T04:30:14.231Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-02-06T04:30:14.592Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-02-06T04:30:15.370Z] testing: warning: no tests to run [2020-02-06T04:30:15.370Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-02-06T04:30:15.723Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-02-06T04:30:15.723Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-02-06T04:30:16.092Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-02-06T04:30:18.081Z] 65014b3c3121: Verifying Checksum [2020-02-06T04:30:18.081Z] 65014b3c3121: Download complete [2020-02-06T04:30:18.523Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.3% of statements [2020-02-06T04:30:18.889Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2020-02-06T04:30:20.100Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.5% of statements [2020-02-06T04:30:20.100Z] ok github.com/docker/docker/reference 0.013s coverage: 83.7% of statements [2020-02-06T04:30:21.906Z] ok github.com/docker/docker/registry 0.104s coverage: 56.4% of statements [2020-02-06T04:30:22.683Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-02-06T04:30:22.683Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 47.1% of statements [2020-02-06T04:30:23.609Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-02-06T04:30:24.533Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-06T04:30:25.324Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-02-06T04:30:26.089Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-02-06T04:30:27.340Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-06T04:30:35.258Z] sha256:8d16bc08d121ac55ca16d2d4c86325861a15d3db46cdb9460198b9996d98d0c7 [2020-02-06T04:30:35.258Z] INFO: Starting docker-py tests... [2020-02-06T04:30:35.258Z] ============================= test session starts ============================== [2020-02-06T04:30:35.258Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-06T04:30:35.258Z] rootdir: /src, inifile: pytest.ini [2020-02-06T04:30:35.258Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-06T04:30:35.258Z] collected 385 items / 3 deselected / 382 selected [2020-02-06T04:30:35.258Z] [2020-02-06T04:30:37.135Z] + cd /tmp/tmp.ggFZVd36ny/tmp/docker-ce [2020-02-06T04:30:37.135Z] + git checkout -q v17.06.2-ce [2020-02-06T04:30:37.753Z] + mkdir -p /tmp/tmp.ggFZVd36ny/src/github.com/docker [2020-02-06T04:30:37.753Z] + mv components/cli /tmp/tmp.ggFZVd36ny/src/github.com/docker/cli [2020-02-06T04:30:37.753Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-06T04:30:38.603Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.8% of statements [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/rootless [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/volume [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-06T04:30:38.603Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === Skipped [2020-02-06T04:30:38.603Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-06T04:30:38.603Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-06T04:30:38.603Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:73: No driver to put! [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-06T04:30:38.603Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-06T04:30:38.603Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-06T04:30:38.603Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:30:38.603Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-06T04:30:38.603Z] graphtest_unix.go:73: No driver to put! [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-06T04:30:38.603Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] [2020-02-06T04:30:38.603Z] DONE 2065 tests, 19 skipped in 208.683s Post stage [Pipeline] junit [2020-02-06T04:30:38.722Z] Recording test results [2020-02-06T04:30:39.703Z] #47 316.0 🇩 bin/containerd-stress [2020-02-06T04:30:39.703Z] #47 317.7 🇩 bin/containerd-shim [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-06T04:30:41.129Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/make.sh dynbinary test-integration [2020-02-06T04:30:41.129Z] [2020-02-06T04:30:41.129Z] Removing bundles/ [2020-02-06T04:30:41.129Z] [2020-02-06T04:30:41.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-06T04:30:41.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:30:41.129Z] GOOS="" GOARCH="" GOARM="" [2020-02-06T04:30:43.885Z] #47 324.1 🇩 bin/containerd-shim-runc-v1 [2020-02-06T04:30:47.164Z] #47 327.0 🇩 binaries [2020-02-06T04:30:47.164Z] #47 327.0 + mkdir -p /build [2020-02-06T04:30:47.164Z] #47 327.0 + cp bin/containerd /build/containerd [2020-02-06T04:30:47.164Z] #47 327.0 + cp bin/containerd-shim /build/containerd-shim [2020-02-06T04:30:47.164Z] #47 327.0 + cp bin/ctr /build/ctr [2020-02-06T04:30:47.421Z] #47 DONE 327.6s [2020-02-06T04:30:48.353Z] [2020-02-06T04:30:48.353Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-06T04:30:48.650Z] #48 DONE 0.2s [2020-02-06T04:30:48.650Z] [2020-02-06T04:30:48.650Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-06T04:30:48.650Z] #51 DONE 0.1s [2020-02-06T04:30:48.650Z] [2020-02-06T04:30:48.650Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-02-06T04:30:48.650Z] #54 DONE 0.1s [2020-02-06T04:30:48.908Z] [2020-02-06T04:30:48.908Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-06T04:30:48.908Z] #56 DONE 0.2s [2020-02-06T04:30:48.908Z] [2020-02-06T04:30:48.908Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-02-06T04:30:48.908Z] #59 DONE 0.1s [2020-02-06T04:30:49.165Z] [2020-02-06T04:30:49.165Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-06T04:30:49.165Z] #63 DONE 0.1s [2020-02-06T04:30:49.165Z] [2020-02-06T04:30:49.165Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-02-06T04:30:49.422Z] #65 DONE 0.2s [2020-02-06T04:30:49.422Z] [2020-02-06T04:30:49.422Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-02-06T04:30:49.422Z] #66 DONE 0.0s [2020-02-06T04:30:49.422Z] [2020-02-06T04:30:49.422Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-06T04:30:50.561Z] #67 DONE 1.1s [2020-02-06T04:30:50.561Z] [2020-02-06T04:30:50.561Z] #68 exporting to image [2020-02-06T04:30:50.561Z] #68 exporting layers [2020-02-06T04:30:56.076Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-06T04:30:56.331Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-06T04:30:58.276Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-06T04:30:58.667Z] #68 exporting layers 6.9s done [2020-02-06T04:30:58.667Z] #68 writing image sha256:71ed26bb428422ef464766a6ac66857de74d6a32ca101c87169eb7e99fbbb132 done [2020-02-06T04:30:58.667Z] #68 naming to docker.io/library/docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 done [2020-02-06T04:30:58.667Z] #68 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-06T04:31:00.126Z] [2020-02-06T04:31:00.126Z] Removing bundles/ [2020-02-06T04:31:00.126Z] [2020-02-06T04:31:00.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-06T04:31:00.126Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:31:00.126Z] GOOS="" GOARCH="" GOARM="" [2020-02-06T04:31:30.236Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:31:30.600Z] [2020-02-06T04:31:30.600Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-06T04:31:30.600Z] PKG_CONFIG=pkg-config [2020-02-06T04:31:30.600Z] GOLANG_VERSION=1.12.16 [2020-02-06T04:31:30.600Z] HOSTNAME=0e99ebfe6530 [2020-02-06T04:31:30.600Z] DOCKER_EXPERIMENTAL=1 [2020-02-06T04:31:30.600Z] container=docker [2020-02-06T04:31:30.600Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-06T04:31:30.600Z] GOPATH=/go [2020-02-06T04:31:30.600Z] PWD=/go/src/github.com/docker/docker [2020-02-06T04:31:30.600Z] HOME=/root [2020-02-06T04:31:30.600Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-06T04:31:30.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-06T04:31:30.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-06T04:31:30.600Z] DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:31:30.600Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-06T04:31:30.600Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-06T04:31:30.600Z] TERM=xterm [2020-02-06T04:31:30.600Z] VALIDATE_BRANCH=19.03 [2020-02-06T04:31:30.600Z] DEST=bundles/test-integration [2020-02-06T04:31:30.600Z] SHLVL=1 [2020-02-06T04:31:30.600Z] TIMEOUT=120m [2020-02-06T04:31:30.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-06T04:31:30.600Z] DOCKER_PKG=github.com/docker/docker [2020-02-06T04:31:30.600Z] TESTDEBUG=0 [2020-02-06T04:31:30.600Z] _=/usr/bin/env [2020-02-06T04:31:30.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-06T04:31:32.348Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-06T04:31:46.685Z] + return [2020-02-06T04:31:46.685Z] Removing intermediate container 7bfc6fd08f81 [2020-02-06T04:31:46.685Z] ---> 1cfc9cd05d03 [2020-02-06T04:31:46.685Z] Step 76/125 : FROM runtime-dev AS runc [2020-02-06T04:31:46.685Z] ---> d05064733315 [2020-02-06T04:31:46.685Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-02-06T04:31:46.685Z] ---> Running in 7b65345e91e5 [2020-02-06T04:31:46.685Z] Removing intermediate container 7b65345e91e5 [2020-02-06T04:31:46.685Z] ---> 4e75babb8823 [2020-02-06T04:31:46.685Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:31:46.685Z] ---> 7ba1db4ab843 [2020-02-06T04:31:46.685Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:31:46.685Z] ---> 9e2e437dffee [2020-02-06T04:31:46.685Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:31:46.685Z] ---> Running in 1c1fec8879e6 [2020-02-06T04:31:46.685Z] + RM_GOPATH=0 [2020-02-06T04:31:46.685Z] + TMP_GOPATH= [2020-02-06T04:31:46.685Z] + : /build [2020-02-06T04:31:46.685Z] + '[' -z '' ']' [2020-02-06T04:31:46.685Z] ++ mktemp -d [2020-02-06T04:31:46.685Z] + export GOPATH=/tmp/tmp.kV2bi8sd7a [2020-02-06T04:31:46.685Z] + GOPATH=/tmp/tmp.kV2bi8sd7a [2020-02-06T04:31:46.685Z] + RM_GOPATH=1 [2020-02-06T04:31:46.685Z] ++ dirname ./install.sh [2020-02-06T04:31:46.685Z] + dir=. [2020-02-06T04:31:46.685Z] + bin=runc [2020-02-06T04:31:46.685Z] + shift [2020-02-06T04:31:46.685Z] + '[' '!' -f ./runc.installer ']' [2020-02-06T04:31:46.685Z] + . ./runc.installer [2020-02-06T04:31:46.685Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:31:46.685Z] + install_runc [2020-02-06T04:31:46.685Z] + uname -r [2020-02-06T04:31:46.685Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-02-06T04:31:46.685Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-06T04:31:46.685Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-06T04:31:46.685Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kV2bi8sd7a/src/github.com/opencontainers/runc [2020-02-06T04:31:46.685Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-06T04:31:46.685Z] Cloning into '/tmp/tmp.kV2bi8sd7a/src/github.com/opencontainers/runc'... [2020-02-06T04:31:47.714Z] + cd /tmp/tmp.kV2bi8sd7a/src/github.com/opencontainers/runc [2020-02-06T04:31:47.714Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-06T04:31:47.997Z] + '[' -z '' ']' [2020-02-06T04:31:47.997Z] + target=static [2020-02-06T04:31:47.997Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-06T04:31:48.621Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-06T04:31:54.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-06T04:31:54.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-06T04:31:56.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-06T04:31:57.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-06T04:31:59.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-06T04:31:59.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-06T04:32:01.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-06T04:32:01.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-06T04:32:03.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-06T04:32:04.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-06T04:32:06.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-06T04:32:12.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-06T04:32:13.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-06T04:32:15.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-06T04:32:16.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-06T04:32:18.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-06T04:32:18.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-06T04:32:20.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-06T04:32:20.244Z] Using test binary docker [2020-02-06T04:32:20.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-06T04:32:20.244Z] +++ /etc/init.d/apparmor start [2020-02-06T04:32:20.244Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-06T04:32:20.244Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-06T04:32:20.244Z] Warning failed to create cache: (null) [2020-02-06T04:32:20.244Z] . [2020-02-06T04:32:20.244Z] Starting dockerd [2020-02-06T04:32:20.244Z] INFO: Waiting for daemon to start... [2020-02-06T04:32:20.244Z] +++ 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 [2020-02-06T04:32:21.553Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:32:21.554Z] [2020-02-06T04:32:21.554Z] [2020-02-06T04:32:21.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-06T04:32:21.554Z] [2020-02-06T04:32:21.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-06T04:32:21.554Z] [2020-02-06T04:32:21.554Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-06T04:32:21.554Z] PKG_CONFIG=pkg-config [2020-02-06T04:32:21.554Z] GOLANG_VERSION=1.12.16 [2020-02-06T04:32:21.554Z] HOSTNAME=2742f743bbc5 [2020-02-06T04:32:21.554Z] KEEPBUNDLE=1 [2020-02-06T04:32:21.554Z] container=docker [2020-02-06T04:32:21.554Z] TEST_SKIP_INTEGRATION=1 [2020-02-06T04:32:21.554Z] GOPATH=/go [2020-02-06T04:32:21.554Z] PWD=/go/src/github.com/docker/docker [2020-02-06T04:32:21.554Z] HOME=/root [2020-02-06T04:32:21.554Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-06T04:32:21.554Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-06T04:32:21.554Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-06T04:32:21.554Z] DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:32:21.554Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-06T04:32:21.554Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-06T04:32:21.554Z] TERM=xterm [2020-02-06T04:32:21.554Z] VALIDATE_BRANCH=19.03 [2020-02-06T04:32:21.554Z] DEST=bundles/test-integration [2020-02-06T04:32:21.554Z] SHLVL=1 [2020-02-06T04:32:21.554Z] TIMEOUT=120m [2020-02-06T04:32:21.554Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-06T04:32:21.554Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-06T04:32:21.554Z] DOCKER_PKG=github.com/docker/docker [2020-02-06T04:32:21.554Z] TESTDEBUG=0 [2020-02-06T04:32:21.554Z] _=/usr/bin/env [2020-02-06T04:32:21.554Z] Building test suite binary ./integration-cli/test.main [2020-02-06T04:32:21.554Z] No new tests added to integration. [2020-02-06T04:32:21.554Z] [2020-02-06T04:32:21.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-06T04:32:21.664Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-06T04:32:21.664Z] + mkdir -p /build [2020-02-06T04:32:21.664Z] + cp runc /build/runc [2020-02-06T04:32:21.664Z] Removing intermediate container 1c1fec8879e6 [2020-02-06T04:32:21.664Z] ---> 0af6db514352 [2020-02-06T04:32:21.664Z] Step 81/125 : FROM dev-base AS tini [2020-02-06T04:32:21.664Z] ---> bd20d6f0afe8 [2020-02-06T04:32:21.664Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:32:21.664Z] ---> Using cache [2020-02-06T04:32:21.664Z] ---> 7880306f0e68 [2020-02-06T04:32:21.664Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-02-06T04:32:21.665Z] ---> Running in ce8328430b64 [2020-02-06T04:32:21.665Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:32:21.665Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:32:21.665Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:32:21.665Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:32:21.665Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:32:21.665Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [496 kB] [2020-02-06T04:32:21.665Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-06T04:32:21.665Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-02-06T04:32:21.811Z] PKG_CONFIG=pkg-config [2020-02-06T04:32:21.811Z] GOLANG_VERSION=1.12.16 [2020-02-06T04:32:21.811Z] HOSTNAME=197c3103dbf4 [2020-02-06T04:32:21.811Z] KEEPBUNDLE=1 [2020-02-06T04:32:21.811Z] container=docker [2020-02-06T04:32:21.811Z] TEST_SKIP_INTEGRATION=1 [2020-02-06T04:32:21.811Z] GOPATH=/go [2020-02-06T04:32:21.811Z] PWD=/go/src/github.com/docker/docker [2020-02-06T04:32:21.811Z] HOME=/root [2020-02-06T04:32:21.811Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-06T04:32:21.811Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-06T04:32:21.811Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-06T04:32:21.811Z] DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:32:21.811Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-06T04:32:21.811Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-06T04:32:21.811Z] TERM=xterm [2020-02-06T04:32:21.811Z] VALIDATE_BRANCH=19.03 [2020-02-06T04:32:21.811Z] DEST=bundles/test-integration [2020-02-06T04:32:21.811Z] SHLVL=1 [2020-02-06T04:32:21.811Z] TIMEOUT=120m [2020-02-06T04:32:21.811Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-06T04:32:21.811Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-06T04:32:21.811Z] DOCKER_PKG=github.com/docker/docker [2020-02-06T04:32:21.811Z] TESTDEBUG=0 [2020-02-06T04:32:21.811Z] _=/usr/bin/env [2020-02-06T04:32:21.811Z] Building test suite binary ./integration-cli/test.main [2020-02-06T04:32:22.281Z] Fetched 7736 kB in 3s (2552 kB/s) [2020-02-06T04:32:22.590Z] . [2020-02-06T04:32:22.590Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-06T04:32:22.590Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-06T04:32:22.590Z] Error: No such image: emptyfs [2020-02-06T04:32:22.590Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-06T04:32:22.590Z] ++++ docker load [2020-02-06T04:32:22.590Z] Running integration-test (iteration 1) [2020-02-06T04:32:22.590Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-06T04:32:22.590Z] ++ 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 [2020-02-06T04:32:22.590Z] ++ set -e [2020-02-06T04:32:22.590Z] ++ '[' -n 0 ']' [2020-02-06T04:32:22.590Z] ++ set -x [2020-02-06T04:32:22.590Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:32:22.744Z] PKG_CONFIG=pkg-config [2020-02-06T04:32:22.744Z] GOLANG_VERSION=1.12.16 [2020-02-06T04:32:22.744Z] HOSTNAME=549081053db8 [2020-02-06T04:32:22.744Z] KEEPBUNDLE=1 [2020-02-06T04:32:22.744Z] container=docker [2020-02-06T04:32:22.744Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-06T04:32:22.744Z] GOPATH=/go [2020-02-06T04:32:22.744Z] PWD=/go/src/github.com/docker/docker [2020-02-06T04:32:22.744Z] HOME=/root [2020-02-06T04:32:22.744Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-06T04:32:22.744Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-06T04:32:22.744Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-06T04:32:22.744Z] DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:32:22.744Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-06T04:32:22.744Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-06T04:32:22.744Z] TERM=xterm [2020-02-06T04:32:22.744Z] VALIDATE_BRANCH=19.03 [2020-02-06T04:32:22.744Z] DEST=bundles/test-integration [2020-02-06T04:32:22.744Z] SHLVL=1 [2020-02-06T04:32:22.744Z] TIMEOUT=120m [2020-02-06T04:32:22.744Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-06T04:32:22.744Z] DOCKER_PKG=github.com/docker/docker [2020-02-06T04:32:22.744Z] TESTDEBUG=0 [2020-02-06T04:32:22.744Z] _=/usr/bin/env [2020-02-06T04:32:22.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-06T04:32:23.298Z] Reading package lists... [2020-02-06T04:32:24.814Z] Reading package lists... [2020-02-06T04:32:25.107Z] Building dependency tree... [2020-02-06T04:32:25.107Z] Reading state information... [2020-02-06T04:32:25.107Z] The following additional packages will be installed: [2020-02-06T04:32:25.107Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-02-06T04:32:25.107Z] Suggested packages: [2020-02-06T04:32:25.107Z] codeblocks eclipse ninja-build lrzip [2020-02-06T04:32:25.107Z] Recommended packages: [2020-02-06T04:32:25.107Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-06T04:32:25.107Z] The following NEW packages will be installed: [2020-02-06T04:32:25.107Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-02-06T04:32:25.107Z] vim-common xxd [2020-02-06T04:32:25.390Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:32:25.390Z] Need to get 13.4 MB of archives. [2020-02-06T04:32:25.390Z] After this operation, 60.4 MB of additional disk space will be used. [2020-02-06T04:32:25.390Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-02-06T04:32:25.390Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-06T04:32:25.390Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-02-06T04:32:26.407Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-02-06T04:32:26.407Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-02-06T04:32:26.407Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-06T04:32:26.407Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-02-06T04:32:26.407Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-02-06T04:32:26.692Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:32:26.692Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:32:26.692Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:32:26.692Z] Fetched 13.4 MB in 1s (9871 kB/s) [2020-02-06T04:32:26.994Z] Selecting previously unselected package cmake-data. [2020-02-06T04:32:26.994Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-02-06T04:32:26.994Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-02-06T04:32:26.994Z] Unpacking cmake-data (3.7.2-1) ... [2020-02-06T04:32:27.624Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-06T04:32:27.624Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-06T04:32:27.624Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-06T04:32:27.624Z] Selecting previously unselected package libicu57:ppc64el. [2020-02-06T04:32:27.624Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-02-06T04:32:27.624Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-02-06T04:32:28.647Z] Selecting previously unselected package libxml2:ppc64el. [2020-02-06T04:32:28.647Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-02-06T04:32:28.647Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:32:28.647Z] Selecting previously unselected package libarchive13:ppc64el. [2020-02-06T04:32:28.647Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-02-06T04:32:28.647Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-02-06T04:32:28.937Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-06T04:32:28.937Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-06T04:32:28.937Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-06T04:32:28.937Z] Selecting previously unselected package libuv1:ppc64el. [2020-02-06T04:32:28.937Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-02-06T04:32:28.937Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-02-06T04:32:28.937Z] Selecting previously unselected package cmake. [2020-02-06T04:32:28.937Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-02-06T04:32:28.937Z] Unpacking cmake (3.7.2-1) ... [2020-02-06T04:32:29.558Z] Selecting previously unselected package xxd. [2020-02-06T04:32:29.558Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-06T04:32:29.558Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:32:29.558Z] Selecting previously unselected package vim-common. [2020-02-06T04:32:29.558Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:32:29.558Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:32:29.558Z] Processing triggers for mime-support (3.60) ... [2020-02-06T04:32:29.558Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:32:29.558Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2020-02-06T04:32:29.558Z] Setting up cmake-data (3.7.2-1) ... [2020-02-06T04:32:29.558Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-02-06T04:32:29.558Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-02-06T04:32:29.558Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:32:29.558Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:32:29.558Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-06T04:32:29.558Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-06T04:32:29.558Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-02-06T04:32:29.558Z] Setting up cmake (3.7.2-1) ... [2020-02-06T04:32:29.558Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:32:29.831Z] 65014b3c3121: Pull complete [2020-02-06T04:32:30.191Z] Loaded image: buildpack-deps:jessie [2020-02-06T04:32:30.191Z] Loaded image: busybox:latest [2020-02-06T04:32:30.191Z] Loaded image: busybox:glibc [2020-02-06T04:32:30.191Z] Loaded image: debian:jessie [2020-02-06T04:32:30.191Z] Loaded image: hello-world:latest [2020-02-06T04:32:30.191Z] INFO: Testing against a local daemon [2020-02-06T04:32:30.191Z] === RUN TestBuildWithSession [2020-02-06T04:32:31.590Z] Removing intermediate container ce8328430b64 [2020-02-06T04:32:31.590Z] ---> 9d49d9fd0f2d [2020-02-06T04:32:31.590Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:32:31.590Z] ---> 2b203dc1d666 [2020-02-06T04:32:31.590Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-02-06T04:32:31.590Z] ---> Running in 2d4e57328d7e [2020-02-06T04:32:31.590Z] Removing intermediate container 2d4e57328d7e [2020-02-06T04:32:31.590Z] ---> e642b2ec72b6 [2020-02-06T04:32:31.590Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:32:31.877Z] ---> 41a0c04d4a75 [2020-02-06T04:32:31.877Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:32:31.877Z] ---> Running in aab9a14c2bd9 [2020-02-06T04:32:32.161Z] + RM_GOPATH=0 [2020-02-06T04:32:32.161Z] + TMP_GOPATH= [2020-02-06T04:32:32.161Z] + : /build [2020-02-06T04:32:32.161Z] + '[' -z '' ']' [2020-02-06T04:32:32.161Z] ++ mktemp -d [2020-02-06T04:32:32.161Z] + export GOPATH=/tmp/tmp.qRRksRLb2G [2020-02-06T04:32:32.161Z] + GOPATH=/tmp/tmp.qRRksRLb2G [2020-02-06T04:32:32.161Z] + RM_GOPATH=1 [2020-02-06T04:32:32.161Z] ++ dirname ./install.sh [2020-02-06T04:32:32.161Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:32:32.161Z] + dir=. [2020-02-06T04:32:32.161Z] + bin=tini [2020-02-06T04:32:32.161Z] + shift [2020-02-06T04:32:32.161Z] + '[' '!' -f ./tini.installer ']' [2020-02-06T04:32:32.161Z] + . ./tini.installer [2020-02-06T04:32:32.161Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:32:32.161Z] + install_tini [2020-02-06T04:32:32.161Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-06T04:32:32.161Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.qRRksRLb2G/tini [2020-02-06T04:32:32.161Z] Cloning into '/tmp/tmp.qRRksRLb2G/tini'... [2020-02-06T04:32:32.782Z] + cd /tmp/tmp.qRRksRLb2G/tini [2020-02-06T04:32:32.782Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-06T04:32:32.782Z] + cmake . [2020-02-06T04:32:32.782Z] -- The C compiler identification is GNU 6.3.0 [2020-02-06T04:32:32.782Z] -- Check for working C compiler: /usr/bin/cc [2020-02-06T04:32:32.782Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-02-06T04:32:32.782Z] -- Detecting C compiler ABI info [2020-02-06T04:32:33.056Z] ................................................ [ 29%] [2020-02-06T04:32:33.072Z] -- Detecting C compiler ABI info - done [2020-02-06T04:32:33.072Z] -- Detecting C compile features [2020-02-06T04:32:33.307Z] --- PASS: TestBuildWithSession (2.56s) [2020-02-06T04:32:33.307Z] === RUN TestBuildSquashParent [2020-02-06T04:32:33.364Z] -- Detecting C compile features - done [2020-02-06T04:32:33.364Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-06T04:32:33.649Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-06T04:32:33.649Z] -- Configuring done [2020-02-06T04:32:33.649Z] -- Generating done [2020-02-06T04:32:33.649Z] -- Build files have been written to: /tmp/tmp.qRRksRLb2G/tini [2020-02-06T04:32:33.649Z] + make tini-static [2020-02-06T04:32:33.649Z] Scanning dependencies of target tini-static [2020-02-06T04:32:33.649Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-06T04:32:34.269Z] [100%] Linking C executable tini-static [2020-02-06T04:32:34.269Z] [100%] Built target tini-static [2020-02-06T04:32:34.269Z] + mkdir -p /build [2020-02-06T04:32:34.269Z] + cp tini-static /build/docker-init [2020-02-06T04:32:34.889Z] Removing intermediate container aab9a14c2bd9 [2020-02-06T04:32:34.889Z] ---> ef1b39c020f9 [2020-02-06T04:32:34.889Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-02-06T04:32:34.889Z] ---> bd20d6f0afe8 [2020-02-06T04:32:34.889Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-02-06T04:32:34.889Z] ---> Running in 06261a7dfd97 [2020-02-06T04:32:34.889Z] Removing intermediate container 06261a7dfd97 [2020-02-06T04:32:34.889Z] ---> a946ac807f1e [2020-02-06T04:32:34.889Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:32:35.174Z] ---> b98845bc8742 [2020-02-06T04:32:35.174Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-02-06T04:32:35.174Z] ---> c83c0282b00a [2020-02-06T04:32:35.174Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-02-06T04:32:35.174Z] ---> Running in 518845e0cdc4 [2020-02-06T04:32:35.457Z] + RM_GOPATH=0 [2020-02-06T04:32:35.457Z] + TMP_GOPATH= [2020-02-06T04:32:35.457Z] + : /build/ [2020-02-06T04:32:35.457Z] + '[' -z '' ']' [2020-02-06T04:32:35.457Z] ++ mktemp -d [2020-02-06T04:32:35.457Z] + export GOPATH=/tmp/tmp.CbLkhWYPVg [2020-02-06T04:32:35.457Z] + GOPATH=/tmp/tmp.CbLkhWYPVg [2020-02-06T04:32:35.457Z] + RM_GOPATH=1 [2020-02-06T04:32:35.457Z] ++ dirname ./install.sh [2020-02-06T04:32:35.457Z] + dir=. [2020-02-06T04:32:35.457Z] + bin=rootlesskit [2020-02-06T04:32:35.457Z] + shift [2020-02-06T04:32:35.457Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-02-06T04:32:35.457Z] + . ./rootlesskit.installer [2020-02-06T04:32:35.457Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:32:35.457Z] + install_rootlesskit [2020-02-06T04:32:35.457Z] + case "$1" in [2020-02-06T04:32:35.457Z] + export CGO_ENABLED=0 [2020-02-06T04:32:35.457Z] + CGO_ENABLED=0 [2020-02-06T04:32:35.457Z] + _install_rootlesskit [2020-02-06T04:32:35.457Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-06T04:32:35.457Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CbLkhWYPVg/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:32:35.457Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:32:35.457Z] Cloning into '/tmp/tmp.CbLkhWYPVg/src/github.com/rootless-containers/rootlesskit'... [2020-02-06T04:32:36.469Z] + cd /tmp/tmp.CbLkhWYPVg/src/github.com/rootless-containers/rootlesskit [2020-02-06T04:32:36.469Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-06T04:32:36.469Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:32:36.759Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-06T04:32:41.079Z] --- PASS: TestBuildSquashParent (6.99s) [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:32:41.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:32:41.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:32:41.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:32:41.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:32:41.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:32:41.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:32:41.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:32:41.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:32:41.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:32:42.840Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:32:42.840Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:32:45.218Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:32:45.218Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-02-06T04:32:47.598Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s) [2020-02-06T04:32:47.598Z] === RUN TestBuildMultiStageCopy [2020-02-06T04:32:47.598Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-06T04:32:49.512Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-02-06T04:32:49.512Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-06T04:32:50.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-06T04:32:50.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-06T04:32:50.760Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-06T04:32:51.119Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-06T04:32:51.122Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-02-06T04:32:51.961Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-02-06T04:32:51.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s) [2020-02-06T04:32:51.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2020-02-06T04:32:51.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-02-06T04:32:51.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2020-02-06T04:32:51.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-02-06T04:32:51.962Z] === RUN TestBuildMultiStageParentConfig [2020-02-06T04:32:52.559Z] Removing intermediate container 518845e0cdc4 [2020-02-06T04:32:52.559Z] ---> e496feb19f97 [2020-02-06T04:32:52.559Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-02-06T04:32:52.559Z] ---> c3697c8e530f [2020-02-06T04:32:52.559Z] Step 94/125 : FROM runtime-dev AS dev [2020-02-06T04:32:52.559Z] ---> d05064733315 [2020-02-06T04:32:52.559Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-02-06T04:32:52.559Z] ---> Running in eb9e56816c0f [2020-02-06T04:32:52.559Z] Removing intermediate container eb9e56816c0f [2020-02-06T04:32:52.559Z] ---> 9f2b2b5c8302 [2020-02-06T04:32:52.559Z] Step 96/125 : RUN groupadd -r docker [2020-02-06T04:32:52.559Z] ---> Running in c0910d60ba01 [2020-02-06T04:32:52.852Z] Removing intermediate container c0910d60ba01 [2020-02-06T04:32:52.852Z] ---> eeb583a9aee0 [2020-02-06T04:32:52.852Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-02-06T04:32:52.852Z] ---> Running in 3fe1928d34aa [2020-02-06T04:32:53.168Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-02-06T04:32:53.168Z] === RUN TestBuildLabelWithTargets [2020-02-06T04:32:53.864Z] Removing intermediate container 3fe1928d34aa [2020-02-06T04:32:53.865Z] ---> 49d795425af6 [2020-02-06T04:32:53.865Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-02-06T04:32:53.865Z] ---> Running in 400687cafb17 [2020-02-06T04:32:54.148Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-06T04:32:54.434Z] Removing intermediate container 400687cafb17 [2020-02-06T04:32:54.434Z] ---> bcde6140876a [2020-02-06T04:32:54.434Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-02-06T04:32:54.721Z] ---> Running in daf0f7ebd739 [2020-02-06T04:32:55.348Z] Removing intermediate container daf0f7ebd739 [2020-02-06T04:32:55.348Z] ---> 7ac89f010bcd [2020-02-06T04:32:55.348Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-02-06T04:32:55.348Z] ---> Running in 806da3bbbf4e [2020-02-06T04:32:55.549Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2020-02-06T04:32:55.549Z] === RUN TestBuildWithEmptyLayers [2020-02-06T04:32:55.897Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-02-06T04:32:55.897Z] === RUN TestBuildMultiStageOnBuild [2020-02-06T04:32:56.361Z] Removing intermediate container 806da3bbbf4e [2020-02-06T04:32:56.361Z] ---> 3bfbc9f19deb [2020-02-06T04:32:56.361Z] Step 101/125 : RUN ldconfig [2020-02-06T04:32:56.361Z] ---> Running in 64ffa674203a [2020-02-06T04:32:56.982Z] Removing intermediate container 64ffa674203a [2020-02-06T04:32:56.982Z] ---> ac6bfa1ea31e [2020-02-06T04:32:56.982Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-02-06T04:32:56.982Z] ---> Running in bd12aa710a28 [2020-02-06T04:32:57.601Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-02-06T04:32:57.601Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-02-06T04:32:57.601Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-02-06T04:32:57.601Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-02-06T04:32:57.601Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-02-06T04:32:57.601Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [496 kB] [2020-02-06T04:32:57.885Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-02-06T04:32:58.169Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-02-06T04:32:58.744Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-06T04:32:58.967Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-02-06T04:32:58.967Z] === RUN TestBuildUncleanTarFilenames [2020-02-06T04:33:00.234Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2020-02-06T04:33:00.234Z] === RUN TestBuildMultiStageLayerLeak [2020-02-06T04:33:00.291Z] Fetched 7736 kB in 2s (2687 kB/s) [2020-02-06T04:33:01.308Z] Reading package lists... [2020-02-06T04:33:02.785Z] Reading package lists... [2020-02-06T04:33:02.785Z] Building dependency tree... [2020-02-06T04:33:02.785Z] Reading state information... [2020-02-06T04:33:02.857Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-06T04:33:03.069Z] The following additional packages will be installed: [2020-02-06T04:33:03.069Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-02-06T04:33:03.069Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-02-06T04:33:03.069Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-02-06T04:33:03.069Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-02-06T04:33:03.069Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-06T04:33:03.069Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-02-06T04:33:03.069Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-02-06T04:33:03.069Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-02-06T04:33:03.069Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-02-06T04:33:03.069Z] Suggested packages: [2020-02-06T04:33:03.070Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-02-06T04:33:03.070Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-02-06T04:33:03.070Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-02-06T04:33:03.070Z] vim-doc vim-scripts xfsdump acl attr quota [2020-02-06T04:33:03.070Z] Recommended packages: [2020-02-06T04:33:03.070Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-02-06T04:33:03.070Z] python3-keyrings.alt python3-xdg unzip [2020-02-06T04:33:03.540Z] --- PASS: TestBuildMultiStageLayerLeak (2.63s) [2020-02-06T04:33:03.540Z] === RUN TestBuildWithHugeFile [2020-02-06T04:33:04.232Z] The following NEW packages will be installed: [2020-02-06T04:33:04.232Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-02-06T04:33:04.232Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-02-06T04:33:04.232Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-02-06T04:33:04.232Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-02-06T04:33:04.232Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-02-06T04:33:04.232Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-02-06T04:33:04.232Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-02-06T04:33:04.233Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-02-06T04:33:04.233Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-02-06T04:33:04.233Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-02-06T04:33:04.233Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-02-06T04:33:04.233Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-02-06T04:33:04.233Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-02-06T04:33:04.233Z] xfsprogs xxd xz-utils zip [2020-02-06T04:33:04.233Z] 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2020-02-06T04:33:04.233Z] Need to get 87.3 MB of archives. [2020-02-06T04:33:04.233Z] After this operation, 585 MB of additional disk space will be used. [2020-02-06T04:33:04.233Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-02-06T04:33:04.233Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-02-06T04:33:04.233Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-02-06T04:33:04.233Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-02-06T04:33:04.233Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-02-06T04:33:04.233Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-02-06T04:33:04.233Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-02-06T04:33:04.517Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-02-06T04:33:04.517Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-02-06T04:33:04.517Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-02-06T04:33:04.806Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-02-06T04:33:04.806Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-02-06T04:33:04.806Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-02-06T04:33:04.806Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-02-06T04:33:04.806Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-02-06T04:33:04.806Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-02-06T04:33:04.806Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-02-06T04:33:04.806Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-02-06T04:33:04.806Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-02-06T04:33:04.806Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-02-06T04:33:04.806Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-02-06T04:33:04.806Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-02-06T04:33:04.806Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-02-06T04:33:04.806Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-02-06T04:33:04.806Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-02-06T04:33:04.806Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-02-06T04:33:04.806Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-02-06T04:33:04.806Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-02-06T04:33:04.806Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-02-06T04:33:04.806Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-02-06T04:33:04.806Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-02-06T04:33:04.806Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-02-06T04:33:04.806Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-02-06T04:33:04.806Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-02-06T04:33:04.806Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-02-06T04:33:04.806Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-02-06T04:33:04.806Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-02-06T04:33:04.806Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-02-06T04:33:04.806Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-02-06T04:33:04.806Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-02-06T04:33:04.806Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-02-06T04:33:05.091Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-02-06T04:33:05.091Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-02-06T04:33:05.091Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-02-06T04:33:05.091Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-02-06T04:33:05.091Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-02-06T04:33:05.091Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-02-06T04:33:05.091Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-02-06T04:33:05.091Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-02-06T04:33:05.091Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-02-06T04:33:05.374Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-02-06T04:33:05.374Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-02-06T04:33:05.374Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-02-06T04:33:05.374Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-02-06T04:33:05.374Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-02-06T04:33:05.374Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-02-06T04:33:05.659Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-02-06T04:33:05.659Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-02-06T04:33:05.659Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-06T04:33:05.659Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-02-06T04:33:05.659Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-02-06T04:33:05.659Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-02-06T04:33:05.946Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-02-06T04:33:05.946Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-02-06T04:33:05.946Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-02-06T04:33:06.231Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-02-06T04:33:06.518Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-02-06T04:33:06.518Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-02-06T04:33:07.534Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-02-06T04:33:08.546Z] debconf: delaying package configuration, since apt-utils is not installed [2020-02-06T04:33:08.546Z] Fetched 87.3 MB in 4s (20.8 MB/s) [2020-02-06T04:33:08.546Z] Selecting previously unselected package bash-completion. [2020-02-06T04:33:08.546Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2020-02-06T04:33:08.546Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-02-06T04:33:09.561Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-02-06T04:33:09.846Z] Selecting previously unselected package libnet1:ppc64el. [2020-02-06T04:33:09.846Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-02-06T04:33:09.846Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-06T04:33:09.846Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-06T04:33:09.846Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-02-06T04:33:09.846Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-02-06T04:33:09.846Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-06T04:33:09.846Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-02-06T04:33:09.846Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-02-06T04:33:09.846Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-02-06T04:33:09.846Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-02-06T04:33:09.846Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-02-06T04:33:09.846Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-02-06T04:33:09.846Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-06T04:33:09.846Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-02-06T04:33:10.130Z] Selecting previously unselected package python3.5-minimal. [2020-02-06T04:33:10.130Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-06T04:33:10.130Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:33:10.414Z] Selecting previously unselected package python3-minimal. [2020-02-06T04:33:10.414Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-02-06T04:33:10.414Z] Unpacking python3-minimal (3.5.3-1) ... [2020-02-06T04:33:10.414Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-02-06T04:33:10.414Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-02-06T04:33:10.414Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-02-06T04:33:10.414Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-02-06T04:33:10.414Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-06T04:33:10.414Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-02-06T04:33:10.699Z] Selecting previously unselected package python3.5. [2020-02-06T04:33:10.699Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-02-06T04:33:10.699Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:33:10.699Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-06T04:33:10.699Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-02-06T04:33:10.699Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-02-06T04:33:10.996Z] Selecting previously unselected package dh-python. [2020-02-06T04:33:10.996Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-02-06T04:33:10.996Z] Unpacking dh-python (2.20170125) ... [2020-02-06T04:33:10.996Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-02-06T04:33:10.996Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-02-06T04:33:12.026Z] Setting up python3-minimal (3.5.3-1) ... [2020-02-06T04:33:12.026Z] Selecting previously unselected package python3. [2020-02-06T04:33:12.026Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2020-02-06T04:33:12.026Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-02-06T04:33:12.026Z] Unpacking python3 (3.5.3-1) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package pigz. [2020-02-06T04:33:12.312Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking pigz (2.3.4-1) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-02-06T04:33:12.312Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-02-06T04:33:12.312Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package libiptc0:ppc64el. [2020-02-06T04:33:12.312Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package libxtables12:ppc64el. [2020-02-06T04:33:12.312Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-06T04:33:12.312Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-02-06T04:33:12.312Z] Selecting previously unselected package iptables. [2020-02-06T04:33:12.312Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-02-06T04:33:12.312Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:12.598Z] Selecting previously unselected package xxd. [2020-02-06T04:33:12.598Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-06T04:33:12.598Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:12.598Z] Selecting previously unselected package vim-common. [2020-02-06T04:33:12.598Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:33:12.598Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:12.598Z] Selecting previously unselected package bzip2. [2020-02-06T04:33:12.598Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-02-06T04:33:12.598Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-02-06T04:33:12.598Z] Selecting previously unselected package libgpm2:ppc64el. [2020-02-06T04:33:12.598Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-02-06T04:33:12.598Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-02-06T04:33:12.598Z] Selecting previously unselected package xz-utils. [2020-02-06T04:33:12.598Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-02-06T04:33:12.598Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:33:12.598Z] Selecting previously unselected package aufs-tools. [2020-02-06T04:33:12.598Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-02-06T04:33:12.598Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:33:12.892Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-02-06T04:33:12.892Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-02-06T04:33:12.892Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-06T04:33:12.892Z] Selecting previously unselected package btrfs-progs. [2020-02-06T04:33:12.892Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-02-06T04:33:12.892Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-02-06T04:33:12.892Z] Selecting previously unselected package btrfs-tools. [2020-02-06T04:33:12.892Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-02-06T04:33:12.892Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-02-06T04:33:12.892Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-06T04:33:12.892Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-02-06T04:33:12.892Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-06T04:33:12.892Z] Selecting previously unselected package dmsetup. [2020-02-06T04:33:12.892Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-02-06T04:33:12.892Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-02-06T04:33:13.177Z] Selecting previously unselected package libonig4:ppc64el. [2020-02-06T04:33:13.177Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2020-02-06T04:33:13.177Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-02-06T04:33:13.177Z] Selecting previously unselected package libjq1:ppc64el. [2020-02-06T04:33:13.177Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-06T04:33:13.177Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-06T04:33:13.177Z] Selecting previously unselected package jq. [2020-02-06T04:33:13.177Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-02-06T04:33:13.177Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-02-06T04:33:13.177Z] Selecting previously unselected package libaio1:ppc64el. [2020-02-06T04:33:13.177Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2020-02-06T04:33:13.177Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-02-06T04:33:13.177Z] Selecting previously unselected package libcap2-bin. [2020-02-06T04:33:13.177Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-02-06T04:33:13.177Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-02-06T04:33:13.462Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-06T04:33:13.462Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-02-06T04:33:13.462Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-06T04:33:13.462Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-06T04:33:13.462Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-02-06T04:33:13.462Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-02-06T04:33:13.462Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-06T04:33:13.462Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-02-06T04:33:13.462Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-02-06T04:33:13.462Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-06T04:33:13.462Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-02-06T04:33:13.462Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-02-06T04:33:13.462Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-06T04:33:13.462Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-02-06T04:33:13.462Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-02-06T04:33:13.749Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-06T04:33:13.749Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-02-06T04:33:13.749Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-02-06T04:33:13.749Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-06T04:33:13.749Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-02-06T04:33:13.749Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-02-06T04:33:14.037Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-06T04:33:14.037Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-02-06T04:33:14.037Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-06T04:33:14.037Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-06T04:33:14.037Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-02-06T04:33:14.037Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-06T04:33:14.037Z] Selecting previously unselected package libreadline5:ppc64el. [2020-02-06T04:33:14.037Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-02-06T04:33:14.037Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-02-06T04:33:14.037Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-06T04:33:14.037Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-02-06T04:33:14.037Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-02-06T04:33:14.322Z] Selecting previously unselected package net-tools. [2020-02-06T04:33:14.322Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-02-06T04:33:14.322Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:33:14.608Z] Selecting previously unselected package python-pip-whl. [2020-02-06T04:33:14.608Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:33:14.608Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:33:14.608Z] Selecting previously unselected package python3-pip. [2020-02-06T04:33:14.608Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-02-06T04:33:14.608Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:33:14.608Z] Selecting previously unselected package python3-pkg-resources. [2020-02-06T04:33:14.608Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-02-06T04:33:14.608Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:33:14.894Z] Selecting previously unselected package python3-setuptools. [2020-02-06T04:33:14.894Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-02-06T04:33:14.894Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-02-06T04:33:14.894Z] Selecting previously unselected package python3-wheel. [2020-02-06T04:33:14.894Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-02-06T04:33:14.894Z] Unpacking python3-wheel (0.29.0-2) ... [2020-02-06T04:33:14.894Z] Selecting previously unselected package thin-provisioning-tools. [2020-02-06T04:33:14.894Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-02-06T04:33:14.894Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:33:14.894Z] Selecting previously unselected package vim-runtime. [2020-02-06T04:33:14.894Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-02-06T04:33:14.894Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-02-06T04:33:14.894Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-02-06T04:33:14.894Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:16.405Z] Selecting previously unselected package vim. [2020-02-06T04:33:16.405Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-02-06T04:33:16.405Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:16.405Z] Selecting previously unselected package xfsprogs. [2020-02-06T04:33:16.405Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-02-06T04:33:16.405Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:33:16.405Z] Selecting previously unselected package zip. [2020-02-06T04:33:16.405Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2020-02-06T04:33:16.405Z] Unpacking zip (3.0-11+b1) ... [2020-02-06T04:33:16.405Z] Selecting previously unselected package libapparmor-perl. [2020-02-06T04:33:16.405Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-06T04:33:16.405Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:33:16.688Z] Selecting previously unselected package apparmor. [2020-02-06T04:33:16.688Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-02-06T04:33:16.688Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:33:16.688Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-06T04:33:16.688Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-02-06T04:33:16.688Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:33:17.306Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-06T04:33:17.306Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-02-06T04:33:17.306Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:33:17.590Z] Selecting previously unselected package binutils-mingw-w64. [2020-02-06T04:33:17.590Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-02-06T04:33:17.590Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:33:17.877Z] Selecting previously unselected package mingw-w64-common. [2020-02-06T04:33:17.877Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-02-06T04:33:17.877Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-02-06T04:33:18.893Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-06T04:33:18.893Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-02-06T04:33:18.893Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:33:20.394Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-02-06T04:33:20.394Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-06T04:33:20.394Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:33:20.394Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-06T04:33:20.394Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-06T04:33:20.394Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:33:23.997Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-06T04:33:24.786Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-06T04:33:24.787Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-02-06T04:33:24.787Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:33:28.270Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-02-06T04:33:28.270Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-02-06T04:33:28.270Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-02-06T04:33:28.270Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-02-06T04:33:28.270Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-02-06T04:33:28.270Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:28.270Z] Processing triggers for mime-support (3.60) ... [2020-02-06T04:33:28.271Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:28.271Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-02-06T04:33:28.271Z] Setting up libcap2-bin (1:2.25-1) ... [2020-02-06T04:33:28.271Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-02-06T04:33:28.271Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-02-06T04:33:28.271Z] Setting up bash-completion (1:2.1-4.3) ... [2020-02-06T04:33:29.420Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-02-06T04:33:29.420Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-02-06T04:33:29.420Z] Setting up zip (3.0-11+b1) ... [2020-02-06T04:33:29.420Z] Setting up bzip2 (1.0.6-8.1) ... [2020-02-06T04:33:29.420Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-02-06T04:33:29.420Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-02-06T04:33:29.420Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:33:29.420Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2020-02-06T04:33:29.420Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:29.420Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-02-06T04:33:29.420Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-06T04:33:29.420Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-02-06T04:33:29.420Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:29.420Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-02-06T04:33:29.420Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-02-06T04:33:29.420Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-02-06T04:33:29.420Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:29.713Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-02-06T04:33:29.713Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-02-06T04:33:29.713Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-02-06T04:33:29.713Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-02-06T04:33:29.713Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-02-06T04:33:29.713Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-02-06T04:33:29.713Z] Setting up pigz (2.3.4-1) ... [2020-02-06T04:33:29.713Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-02-06T04:33:29.713Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-02-06T04:33:29.713Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:29.713Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-02-06T04:33:29.713Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-02-06T04:33:29.713Z] Setting up jq (1.5+dfsg-1.3) ... [2020-02-06T04:33:29.713Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-02-06T04:33:29.713Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-02-06T04:33:29.713Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-02-06T04:33:29.713Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-06T04:33:29.713Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-06T04:33:29.713Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-02-06T04:33:29.713Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:29.714Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-02-06T04:33:29.714Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-02-06T04:33:29.714Z] Setting up btrfs-progs (4.7.3-1) ... [2020-02-06T04:33:29.714Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-02-06T04:33:29.714Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-02-06T04:33:31.574Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-06T04:33:32.221Z] --- PASS: TestBuildWithHugeFile (26.73s) [2020-02-06T04:33:32.221Z] === RUN TestBuildWithEmptyDockerfile [2020-02-06T04:33:32.221Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:33:32.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:33:32.222Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:33:32.222Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:33:32.222Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:33:32.222Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:33:32.222Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:33:32.222Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:33:32.222Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:33:32.222Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-06T04:33:32.222Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-02-06T04:33:32.222Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-02-06T04:33:32.222Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-02-06T04:33:32.222Z] === RUN TestBuildPreserveOwnership [2020-02-06T04:33:32.222Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-06T04:33:32.409Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-02-06T04:33:32.409Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:33:32.409Z] 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 [2020-02-06T04:33:32.409Z] 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 [2020-02-06T04:33:32.409Z] 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 [2020-02-06T04:33:32.410Z] 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 [2020-02-06T04:33:32.410Z] Setting up btrfs-tools (4.7.3-1) ... [2020-02-06T04:33:32.410Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-02-06T04:33:32.410Z] 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 [2020-02-06T04:33:32.410Z] 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 [2020-02-06T04:33:32.410Z] Setting up python3 (3.5.3-1) ... [2020-02-06T04:33:32.699Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-02-06T04:33:33.323Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-02-06T04:33:33.323Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-02-06T04:33:33.323Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-06T04:33:33.323Z] Setting up python3-wheel (0.29.0-2) ... [2020-02-06T04:33:33.494Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-02-06T04:33:33.607Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-02-06T04:33:33.963Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-06T04:33:34.235Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-02-06T04:33:34.235Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-02-06T04:33:34.520Z] Setting up dmsetup (2:1.02.137-2) ... [2020-02-06T04:33:34.520Z] Setting up python3-setuptools (33.1.1-1) ... [2020-02-06T04:33:34.805Z] Setting up dh-python (2.20170125) ... [2020-02-06T04:33:35.088Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-02-06T04:33:35.088Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-02-06T04:33:35.717Z] --- PASS: TestBuildPreserveOwnership (5.79s) [2020-02-06T04:33:35.717Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.69s) [2020-02-06T04:33:35.717Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-02-06T04:33:35.717Z] === RUN TestBuildPlatformInvalid [2020-02-06T04:33:35.717Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-06T04:33:35.717Z] PASS [2020-02-06T04:33:35.717Z] [2020-02-06T04:33:35.717Z] DONE 30 tests in 73.291s [2020-02-06T04:33:36.073Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-06T04:33:36.073Z] ++ 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 [2020-02-06T04:33:36.073Z] ++ set -e [2020-02-06T04:33:36.073Z] ++ '[' -n 0 ']' [2020-02-06T04:33:36.073Z] ++ set -x [2020-02-06T04:33:36.073Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:33:36.427Z] INFO: Testing against a local daemon [2020-02-06T04:33:36.427Z] === RUN TestConfigList [2020-02-06T04:33:38.282Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-06T04:33:39.727Z] --- PASS: TestConfigList (3.01s) [2020-02-06T04:33:39.727Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-06T04:33:39.727Z] daemon.go:325: [d92c27fa41cb1] waiting for daemon to start [2020-02-06T04:33:39.727Z] daemon.go:325: [d92c27fa41cb1] waiting for daemon to start [2020-02-06T04:33:39.727Z] daemon.go:353: [d92c27fa41cb1] daemon started [2020-02-06T04:33:39.727Z] daemon.go:461: [d92c27fa41cb1] Stopping daemon [2020-02-06T04:33:39.727Z] daemon.go:296: [d92c27fa41cb1] exiting daemon [2020-02-06T04:33:39.727Z] daemon.go:448: [d92c27fa41cb1] Daemon stopped [2020-02-06T04:33:39.727Z] === RUN TestConfigsCreateAndDelete [2020-02-06T04:33:42.391Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2020-02-06T04:33:42.391Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-06T04:33:42.391Z] daemon.go:325: [d2791d621a7af] waiting for daemon to start [2020-02-06T04:33:42.391Z] daemon.go:325: [d2791d621a7af] waiting for daemon to start [2020-02-06T04:33:42.391Z] daemon.go:353: [d2791d621a7af] daemon started [2020-02-06T04:33:42.391Z] daemon.go:461: [d2791d621a7af] Stopping daemon [2020-02-06T04:33:42.391Z] daemon.go:296: [d2791d621a7af] exiting daemon [2020-02-06T04:33:42.391Z] daemon.go:448: [d2791d621a7af] Daemon stopped [2020-02-06T04:33:42.391Z] === RUN TestConfigsUpdate [2020-02-06T04:33:44.745Z] --- PASS: TestConfigsUpdate (2.40s) [2020-02-06T04:33:44.745Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-06T04:33:44.745Z] daemon.go:325: [d827908e0f970] waiting for daemon to start [2020-02-06T04:33:44.745Z] daemon.go:325: [d827908e0f970] waiting for daemon to start [2020-02-06T04:33:44.745Z] daemon.go:353: [d827908e0f970] daemon started [2020-02-06T04:33:44.745Z] daemon.go:461: [d827908e0f970] Stopping daemon [2020-02-06T04:33:44.745Z] daemon.go:296: [d827908e0f970] exiting daemon [2020-02-06T04:33:44.745Z] daemon.go:448: [d827908e0f970] Daemon stopped [2020-02-06T04:33:44.745Z] === RUN TestTemplatedConfig [2020-02-06T04:33:47.636Z] Removing intermediate container bd12aa710a28 [2020-02-06T04:33:47.636Z] ---> 61098d5b6325 [2020-02-06T04:33:47.636Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-02-06T04:33:47.636Z] ---> Running in f6924239ae97 [2020-02-06T04:33:47.858Z] --- PASS: TestTemplatedConfig (3.46s) [2020-02-06T04:33:47.858Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-06T04:33:47.858Z] daemon.go:325: [d4f92c6c07f53] waiting for daemon to start [2020-02-06T04:33:47.858Z] daemon.go:325: [d4f92c6c07f53] waiting for daemon to start [2020-02-06T04:33:47.858Z] daemon.go:353: [d4f92c6c07f53] daemon started [2020-02-06T04:33:47.858Z] daemon.go:461: [d4f92c6c07f53] Stopping daemon [2020-02-06T04:33:47.858Z] daemon.go:296: [d4f92c6c07f53] exiting daemon [2020-02-06T04:33:47.858Z] daemon.go:448: [d4f92c6c07f53] Daemon stopped [2020-02-06T04:33:47.858Z] === RUN TestConfigInspect [2020-02-06T04:33:48.253Z] Collecting yamllint==1.16.0 [2020-02-06T04:33:48.870Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-06T04:33:49.153Z] Collecting pyyaml (from yamllint==1.16.0) [2020-02-06T04:33:49.153Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-06T04:33:50.171Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-06T04:33:50.455Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-06T04:33:50.455Z] Building wheels for collected packages: pyyaml [2020-02-06T04:33:50.455Z] Running setup.py bdist_wheel for pyyaml: started [2020-02-06T04:33:50.904Z] ......................... [ 67%] [2020-02-06T04:33:50.928Z] --- PASS: TestConfigInspect (2.74s) [2020-02-06T04:33:50.928Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-06T04:33:50.928Z] daemon.go:325: [d027028b58868] waiting for daemon to start [2020-02-06T04:33:50.928Z] daemon.go:325: [d027028b58868] waiting for daemon to start [2020-02-06T04:33:50.928Z] daemon.go:353: [d027028b58868] daemon started [2020-02-06T04:33:50.928Z] daemon.go:461: [d027028b58868] Stopping daemon [2020-02-06T04:33:50.928Z] daemon.go:296: [d027028b58868] exiting daemon [2020-02-06T04:33:50.928Z] daemon.go:448: [d027028b58868] Daemon stopped [2020-02-06T04:33:50.928Z] === RUN TestConfigCreateWithLabels [2020-02-06T04:33:51.072Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-06T04:33:51.072Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-06T04:33:51.072Z] Successfully built pyyaml [2020-02-06T04:33:51.072Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-02-06T04:33:51.362Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-06T04:33:51.989Z] Removing intermediate container f6924239ae97 [2020-02-06T04:33:51.989Z] ---> d324dacfa0d6 [2020-02-06T04:33:51.989Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-02-06T04:33:53.427Z] --- PASS: TestConfigCreateWithLabels (2.88s) [2020-02-06T04:33:53.427Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-06T04:33:53.427Z] daemon.go:325: [df5eb64dd6d8a] waiting for daemon to start [2020-02-06T04:33:53.427Z] daemon.go:325: [df5eb64dd6d8a] waiting for daemon to start [2020-02-06T04:33:53.427Z] daemon.go:353: [df5eb64dd6d8a] daemon started [2020-02-06T04:33:53.427Z] daemon.go:461: [df5eb64dd6d8a] Stopping daemon [2020-02-06T04:33:53.427Z] daemon.go:296: [df5eb64dd6d8a] exiting daemon [2020-02-06T04:33:53.427Z] daemon.go:448: [df5eb64dd6d8a] Daemon stopped [2020-02-06T04:33:53.427Z] === RUN TestConfigCreateResolve [2020-02-06T04:33:53.466Z] ---> 097b3410ff42 [2020-02-06T04:33:53.466Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-06T04:33:56.957Z] --- PASS: TestConfigCreateResolve (2.93s) [2020-02-06T04:33:56.957Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-06T04:33:56.957Z] daemon.go:325: [dbe688c4ae2aa] waiting for daemon to start [2020-02-06T04:33:56.957Z] daemon.go:325: [dbe688c4ae2aa] waiting for daemon to start [2020-02-06T04:33:56.957Z] daemon.go:353: [dbe688c4ae2aa] daemon started [2020-02-06T04:33:56.957Z] daemon.go:461: [dbe688c4ae2aa] Stopping daemon [2020-02-06T04:33:56.957Z] daemon.go:296: [dbe688c4ae2aa] exiting daemon [2020-02-06T04:33:56.957Z] daemon.go:448: [dbe688c4ae2aa] Daemon stopped [2020-02-06T04:33:56.957Z] === RUN TestConfigDaemonLibtrustID [2020-02-06T04:33:56.957Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-02-06T04:33:56.957Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-06T04:33:56.957Z] daemon.go:325: [db03b52c784ec] waiting for daemon to start [2020-02-06T04:33:56.957Z] daemon.go:325: [db03b52c784ec] waiting for daemon to start [2020-02-06T04:33:56.957Z] daemon.go:353: [db03b52c784ec] daemon started [2020-02-06T04:33:56.957Z] daemon.go:461: [db03b52c784ec] Stopping daemon [2020-02-06T04:33:56.957Z] daemon.go:296: [db03b52c784ec] exiting daemon [2020-02-06T04:33:56.957Z] daemon.go:448: [db03b52c784ec] Daemon stopped [2020-02-06T04:33:56.957Z] PASS [2020-02-06T04:33:56.957Z] [2020-02-06T04:33:56.957Z] DONE 8 tests in 21.015s [2020-02-06T04:33:56.957Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-06T04:33:56.957Z] ++ 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 [2020-02-06T04:33:56.957Z] ++ set -e [2020-02-06T04:33:56.957Z] ++ '[' -n 0 ']' [2020-02-06T04:33:56.957Z] ++ set -x [2020-02-06T04:33:56.957Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:33:57.380Z] INFO: Testing against a local daemon [2020-02-06T04:33:57.380Z] === RUN TestCheckpoint [2020-02-06T04:33:57.380Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-06T04:33:57.380Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:33:57.380Z] === RUN TestContainerInvalidJSON [2020-02-06T04:33:57.380Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:33:57.380Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:33:57.380Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:33:57.380Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:33:57.380Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:33:57.380Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:33:57.380Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:33:57.380Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:33:57.380Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:33:57.380Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-06T04:33:57.380Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-06T04:33:57.380Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-06T04:33:57.380Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-02-06T04:33:57.380Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-06T04:33:57.380Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-06T04:33:57.380Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-06T04:33:57.735Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-06T04:33:57.735Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-06T04:33:57.735Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-06T04:33:57.735Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-06T04:33:57.735Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-06T04:33:57.735Z] === RUN TestCopyFromContainer [2020-02-06T04:33:57.869Z] ---> c403e8bd5e15 [2020-02-06T04:33:57.870Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-02-06T04:33:59.470Z] === RUN TestCopyFromContainer// [2020-02-06T04:33:59.470Z] === RUN TestCopyFromContainer//bar/root [2020-02-06T04:33:59.818Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-06T04:33:59.818Z] === RUN TestCopyFromContainer/bar/quux [2020-02-06T04:33:59.818Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-06T04:33:59.818Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-06T04:34:00.169Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-06T04:34:00.169Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-06T04:34:00.169Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-06T04:34:00.169Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer (2.50s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-02-06T04:34:00.169Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-02-06T04:34:00.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-06T04:34:00.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:34:00.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:34:00.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:34:00.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:34:00.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:34:00.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:34:00.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:34:00.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:34:00.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:34:00.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-06T04:34:00.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-06T04:34:00.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-06T04:34:00.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-06T04:34:00.169Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-06T04:34:00.526Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-02-06T04:34:00.526Z] === RUN TestCreateWithInvalidEnv [2020-02-06T04:34:00.526Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-06T04:34:00.526Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-06T04:34:00.526Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-06T04:34:00.526Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-06T04:34:00.526Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-06T04:34:00.526Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-06T04:34:00.526Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-06T04:34:00.526Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-06T04:34:00.526Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-06T04:34:00.526Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-06T04:34:00.526Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-06T04:34:00.526Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-06T04:34:00.526Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-06T04:34:00.526Z] === RUN TestCreateTmpfsMountsTarget [2020-02-06T04:34:00.526Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-02-06T04:34:00.526Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-06T04:34:00.586Z] ---> dfd5041af1d0 [2020-02-06T04:34:00.586Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-06T04:34:00.586Z] ---> af59c1a3817c [2020-02-06T04:34:00.586Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-06T04:34:00.872Z] ---> dba643eba4b8 [2020-02-06T04:34:00.872Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-02-06T04:34:01.157Z] ---> 8eeeddcb0a9f [2020-02-06T04:34:01.157Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-02-06T04:34:01.441Z] ---> d39ae785ff07 [2020-02-06T04:34:01.441Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-02-06T04:34:01.725Z] ---> ce7e6343f7fa [2020-02-06T04:34:01.725Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-02-06T04:34:02.754Z] ---> 40ba075b8a78 [2020-02-06T04:34:02.754Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:34:02.870Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:34:02.870Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-06T04:34:02.870Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-02-06T04:34:02.870Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-06T04:34:03.043Z] ---> 7e2dcfe90d0d [2020-02-06T04:34:03.043Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-02-06T04:34:03.661Z] ---> 17d9413cce67 [2020-02-06T04:34:03.661Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-02-06T04:34:05.141Z] ---> bd1c9275e093 [2020-02-06T04:34:05.141Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-02-06T04:34:05.249Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2020-02-06T04:34:05.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-06T04:34:05.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:34:05.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:34:05.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:34:05.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:34:05.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:34:05.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:34:05.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:34:05.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:34:05.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:34:05.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:34:05.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:34:05.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:34:05.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:34:05.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:34:05.426Z] ---> 494984cc6521 [2020-02-06T04:34:05.426Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-06T04:34:05.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:34:05.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-06T04:34:05.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-06T04:34:05.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-06T04:34:05.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-06T04:34:05.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-06T04:34:05.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-06T04:34:05.602Z] === RUN TestContainerStartOnDaemonRestart [2020-02-06T04:34:05.602Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-06T04:34:05.602Z] === RUN TestDaemonRestartIpcMode [2020-02-06T04:34:05.602Z] === PAUSE TestDaemonRestartIpcMode [2020-02-06T04:34:05.602Z] === RUN TestDiff [2020-02-06T04:34:06.045Z] ---> 91d06ec57d35 [2020-02-06T04:34:06.045Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-02-06T04:34:06.328Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-02-06T04:34:06.328Z] bad55c542dc9: Pulling fs layer [2020-02-06T04:34:06.353Z] --- PASS: TestDiff (0.72s) [2020-02-06T04:34:06.353Z] === RUN TestExecWithCloseStdin [2020-02-06T04:34:06.950Z] bad55c542dc9: Verifying Checksum [2020-02-06T04:34:06.950Z] bad55c542dc9: Download complete [2020-02-06T04:34:07.120Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-02-06T04:34:07.120Z] === RUN TestExec [2020-02-06T04:34:07.254Z] bad55c542dc9: Pull complete [2020-02-06T04:34:07.254Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-06T04:34:07.254Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-06T04:34:07.876Z] ---> 4c95eddc1225 [2020-02-06T04:34:07.876Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-02-06T04:34:07.876Z] ---> Running in d2772cbec824 [2020-02-06T04:34:08.012Z] --- PASS: TestExec (0.88s) [2020-02-06T04:34:08.012Z] === RUN TestExecUser [2020-02-06T04:34:08.169Z] Removing intermediate container d2772cbec824 [2020-02-06T04:34:08.169Z] ---> ee29f7940a80 [2020-02-06T04:34:08.169Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-02-06T04:34:08.169Z] ---> Running in 30c2b22ed040 [2020-02-06T04:34:08.169Z] Removing intermediate container 30c2b22ed040 [2020-02-06T04:34:08.169Z] ---> 7e690d11b00f [2020-02-06T04:34:08.169Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-02-06T04:34:08.169Z] ---> Running in eeb07364e9a4 [2020-02-06T04:34:08.454Z] Removing intermediate container eeb07364e9a4 [2020-02-06T04:34:08.454Z] ---> ae075cb8357d [2020-02-06T04:34:08.454Z] Step 122/125 : VOLUME /var/lib/docker [2020-02-06T04:34:08.454Z] ---> Running in 7c6e35a6f265 [2020-02-06T04:34:08.454Z] Removing intermediate container 7c6e35a6f265 [2020-02-06T04:34:08.454Z] ---> 605cc78218f1 [2020-02-06T04:34:08.454Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-02-06T04:34:08.738Z] ---> Running in 02e2a7f3a66a [2020-02-06T04:34:08.738Z] Removing intermediate container 02e2a7f3a66a [2020-02-06T04:34:08.738Z] ---> 6cdbc7cc7cdf [2020-02-06T04:34:08.738Z] Step 124/125 : FROM dev AS final [2020-02-06T04:34:08.738Z] ---> 6cdbc7cc7cdf [2020-02-06T04:34:08.738Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-02-06T04:34:08.784Z] --- PASS: TestExecUser (0.94s) [2020-02-06T04:34:08.784Z] === RUN TestExportContainerAndImportImage [2020-02-06T04:34:09.994Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-02-06T04:34:09.994Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-06T04:34:11.760Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2020-02-06T04:34:11.760Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-06T04:34:11.760Z] daemon.go:325: [da178d330d80f] waiting for daemon to start [2020-02-06T04:34:11.760Z] daemon.go:325: [da178d330d80f] waiting for daemon to start [2020-02-06T04:34:11.760Z] daemon.go:353: [da178d330d80f] daemon started [2020-02-06T04:34:11.760Z] daemon.go:461: [da178d330d80f] Stopping daemon [2020-02-06T04:34:11.760Z] daemon.go:296: [da178d330d80f] exiting daemon [2020-02-06T04:34:11.760Z] daemon.go:448: [da178d330d80f] Daemon stopped [2020-02-06T04:34:11.760Z] daemon.go:325: [da178d330d80f] waiting for daemon to start [2020-02-06T04:34:11.760Z] daemon.go:325: [da178d330d80f] waiting for daemon to start [2020-02-06T04:34:11.760Z] daemon.go:353: [da178d330d80f] daemon started [2020-02-06T04:34:11.760Z] daemon.go:461: [da178d330d80f] Stopping daemon [2020-02-06T04:34:11.760Z] daemon.go:296: [da178d330d80f] exiting daemon [2020-02-06T04:34:11.760Z] daemon.go:448: [da178d330d80f] Daemon stopped [2020-02-06T04:34:11.760Z] === RUN TestHealthCheckWorkdir [2020-02-06T04:34:12.507Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-06T04:34:12.507Z] === RUN TestHealthKillContainer [2020-02-06T04:34:14.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-06T04:34:15.564Z] --- PASS: TestHealthKillContainer (3.07s) [2020-02-06T04:34:15.564Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-06T04:34:15.577Z] ---> fb102a3e76e9 [2020-02-06T04:34:15.577Z] Successfully built fb102a3e76e9 [2020-02-06T04:34:15.577Z] Successfully tagged docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-06T04:34:15.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-06T04:34:16.286Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/test/unit [2020-02-06T04:34:16.317Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-02-06T04:34:16.317Z] === RUN TestIpcModeNone [2020-02-06T04:34:17.532Z] --- PASS: TestIpcModeNone (0.97s) [2020-02-06T04:34:17.532Z] === RUN TestIpcModePrivate [2020-02-06T04:34:18.286Z] --- PASS: TestIpcModePrivate (0.98s) [2020-02-06T04:34:18.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-02-06T04:34:18.286Z] === RUN TestIpcModeShareable [2020-02-06T04:34:19.499Z] --- PASS: TestIpcModeShareable (0.96s) [2020-02-06T04:34:19.499Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-02-06T04:34:19.499Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-06T04:34:20.691Z] ? github.com/docker/docker/api [no test files] [2020-02-06T04:34:22.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s) [2020-02-06T04:34:22.640Z] === RUN TestAPIIpcModeHost [2020-02-06T04:34:23.045Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-02-06T04:34:23.045Z] === RUN TestDaemonIpcModeShareable [2020-02-06T04:34:24.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-06T04:34:24.846Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-02-06T04:34:24.846Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-06T04:34:24.846Z] daemon.go:325: [d90b698936199] waiting for daemon to start [2020-02-06T04:34:24.846Z] daemon.go:325: [d90b698936199] waiting for daemon to start [2020-02-06T04:34:24.846Z] daemon.go:353: [d90b698936199] daemon started [2020-02-06T04:34:24.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-06T04:34:24.846Z] daemon.go:461: [d90b698936199] Stopping daemon [2020-02-06T04:34:24.846Z] daemon.go:296: [d90b698936199] exiting daemon [2020-02-06T04:34:24.846Z] daemon.go:448: [d90b698936199] Daemon stopped [2020-02-06T04:34:24.846Z] === RUN TestDaemonIpcModePrivate [2020-02-06T04:34:26.592Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-02-06T04:34:26.592Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-06T04:34:26.592Z] daemon.go:325: [df850a6778d09] waiting for daemon to start [2020-02-06T04:34:26.592Z] daemon.go:325: [df850a6778d09] waiting for daemon to start [2020-02-06T04:34:26.592Z] daemon.go:353: [df850a6778d09] daemon started [2020-02-06T04:34:26.592Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-06T04:34:26.592Z] daemon.go:461: [df850a6778d09] Stopping daemon [2020-02-06T04:34:26.592Z] daemon.go:296: [df850a6778d09] exiting daemon [2020-02-06T04:34:26.592Z] daemon.go:448: [df850a6778d09] Daemon stopped [2020-02-06T04:34:26.592Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-06T04:34:26.639Z] edbd72df76b4: Pull complete [2020-02-06T04:34:26.639Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-06T04:34:26.639Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:34:26.639Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:34:26.639Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-02-06T04:34:26.639Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-02-06T04:34:26.639Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-06T04:34:26.639Z] INFO: Docker version of control daemon [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] Client: Docker Engine - Enterprise [2020-02-06T04:34:26.639Z] Version: 19.03.2 [2020-02-06T04:34:26.639Z] API version: 1.40 [2020-02-06T04:34:26.639Z] Go version: go1.12.8 [2020-02-06T04:34:26.639Z] Git commit: c92ab06ed9 [2020-02-06T04:34:26.639Z] Built: 09/03/2019 16:38:11 [2020-02-06T04:34:26.639Z] OS/Arch: windows/amd64 [2020-02-06T04:34:26.639Z] Experimental: false [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] Server: Docker Engine - Enterprise [2020-02-06T04:34:26.639Z] Engine: [2020-02-06T04:34:26.639Z] Version: 19.03.2 [2020-02-06T04:34:26.639Z] API version: 1.40 (minimum version 1.24) [2020-02-06T04:34:26.639Z] Go version: go1.12.8 [2020-02-06T04:34:26.639Z] Git commit: c92ab06ed9 [2020-02-06T04:34:26.639Z] Built: 09/03/2019 16:35:47 [2020-02-06T04:34:26.639Z] OS/Arch: windows/amd64 [2020-02-06T04:34:26.639Z] Experimental: true [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] INFO: Docker info of control daemon [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] Client: [2020-02-06T04:34:26.639Z] Debug Mode: false [2020-02-06T04:34:26.639Z] Plugins: [2020-02-06T04:34:26.639Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] Server: [2020-02-06T04:34:26.639Z] Containers: 0 [2020-02-06T04:34:26.639Z] Running: 0 [2020-02-06T04:34:26.639Z] Paused: 0 [2020-02-06T04:34:26.639Z] Stopped: 0 [2020-02-06T04:34:26.639Z] Images: 1 [2020-02-06T04:34:26.639Z] Server Version: 19.03.2 [2020-02-06T04:34:26.639Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-06T04:34:26.639Z] Windows: [2020-02-06T04:34:26.639Z] LCOW: [2020-02-06T04:34:26.639Z] Logging Driver: json-file [2020-02-06T04:34:26.639Z] Plugins: [2020-02-06T04:34:26.639Z] Volume: local [2020-02-06T04:34:26.639Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-02-06T04:34:26.639Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-06T04:34:26.639Z] Swarm: inactive [2020-02-06T04:34:26.639Z] Default Isolation: process [2020-02-06T04:34:26.639Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-06T04:34:26.639Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-06T04:34:26.639Z] OSType: windows [2020-02-06T04:34:26.639Z] Architecture: x86_64 [2020-02-06T04:34:26.639Z] CPUs: 4 [2020-02-06T04:34:26.639Z] Total Memory: 32GiB [2020-02-06T04:34:26.639Z] Name: azwin-2-a43340 [2020-02-06T04:34:26.639Z] ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC [2020-02-06T04:34:26.639Z] Docker Root Dir: D:\docker [2020-02-06T04:34:26.639Z] Debug Mode: false [2020-02-06T04:34:26.639Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:34:26.639Z] Labels: [2020-02-06T04:34:26.639Z] Experimental: true [2020-02-06T04:34:26.639Z] Insecure Registries: [2020-02-06T04:34:26.639Z] 10.0.0.4:5000 [2020-02-06T04:34:26.639Z] 127.0.0.0/8 [2020-02-06T04:34:26.639Z] Registry Mirrors: [2020-02-06T04:34:26.639Z] http://10.0.0.4:5000/ [2020-02-06T04:34:26.639Z] Live Restore Enabled: false [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] INFO: Commit hash is d7e8fa149 [2020-02-06T04:34:26.639Z] INFO: Nuke-Everything... [2020-02-06T04:34:26.639Z] INFO: Container count on control daemon to delete is 0 [2020-02-06T04:34:26.639Z] INFO: Nuking d:\CI [2020-02-06T04:34:26.639Z] INFO: Zapped successfully [2020-02-06T04:34:26.639Z] INFO: Location for testing is d:\CI\PR-40462\1 [2020-02-06T04:34:26.639Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] INFO: Building the image from Dockerfile.windows at 02/06/2020 04:34:18... [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] Sending build context to Docker daemon 49.85MB [2020-02-06T04:34:26.639Z] [2020-02-06T04:34:26.639Z] Step 1/8 : FROM microsoft/windowsservercore [2020-02-06T04:34:26.639Z] ---> 8351e66084ac [2020-02-06T04:34:26.639Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-06T04:34:26.639Z] ---> Running in 8e2106836049 [2020-02-06T04:34:26.639Z] Removing intermediate container 8e2106836049 [2020-02-06T04:34:26.639Z] ---> 62e237a2695d [2020-02-06T04:34:26.639Z] Step 3/8 : ARG GO_VERSION=1.12.16 [2020-02-06T04:34:26.639Z] ---> Running in 37ec8f940a38 [2020-02-06T04:34:26.639Z] Removing intermediate container 37ec8f940a38 [2020-02-06T04:34:26.639Z] ---> cf78b5b2a5e7 [2020-02-06T04:34:26.639Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2020-02-06T04:34:26.639Z] ---> Running in e6aa4295d09c [2020-02-06T04:34:26.639Z] Removing intermediate container e6aa4295d09c [2020-02-06T04:34:26.639Z] ---> 366a34bcde45 [2020-02-06T04:34:26.639Z] 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 [2020-02-06T04:34:26.639Z] ---> Running in 070683c0774d [2020-02-06T04:34:27.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-06T04:34:28.350Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-02-06T04:34:28.350Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-06T04:34:28.350Z] daemon.go:325: [d418c1be8e01f] waiting for daemon to start [2020-02-06T04:34:28.350Z] daemon.go:325: [d418c1be8e01f] waiting for daemon to start [2020-02-06T04:34:28.350Z] daemon.go:353: [d418c1be8e01f] daemon started [2020-02-06T04:34:28.350Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-06T04:34:28.350Z] daemon.go:461: [d418c1be8e01f] Stopping daemon [2020-02-06T04:34:28.350Z] daemon.go:296: [d418c1be8e01f] exiting daemon [2020-02-06T04:34:28.350Z] daemon.go:448: [d418c1be8e01f] Daemon stopped [2020-02-06T04:34:28.350Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-06T04:34:29.124Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-06T04:34:30.088Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-02-06T04:34:30.088Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-06T04:34:30.088Z] daemon.go:325: [d6292e24cec9e] waiting for daemon to start [2020-02-06T04:34:30.088Z] daemon.go:325: [d6292e24cec9e] waiting for daemon to start [2020-02-06T04:34:30.088Z] daemon.go:353: [d6292e24cec9e] daemon started [2020-02-06T04:34:30.088Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-06T04:34:30.088Z] daemon.go:461: [d6292e24cec9e] Stopping daemon [2020-02-06T04:34:30.088Z] daemon.go:296: [d6292e24cec9e] exiting daemon [2020-02-06T04:34:30.088Z] daemon.go:448: [d6292e24cec9e] Daemon stopped [2020-02-06T04:34:30.088Z] === RUN TestIpcModeOlderClient [2020-02-06T04:34:30.088Z] === PAUSE TestIpcModeOlderClient [2020-02-06T04:34:30.088Z] === RUN TestKillContainerInvalidSignal [2020-02-06T04:34:30.936Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-02-06T04:34:30.936Z] === RUN TestKillContainer [2020-02-06T04:34:30.936Z] === RUN TestKillContainer/no_signal [2020-02-06T04:34:31.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-06T04:34:31.696Z] === RUN TestKillContainer/non_killing_signal [2020-02-06T04:34:32.456Z] === RUN TestKillContainer/killing_signal [2020-02-06T04:34:33.711Z] [2020-02-06T04:34:33.711Z] SUCCESS: Specified value was saved. [2020-02-06T04:34:33.743Z] --- PASS: TestKillContainer (2.63s) [2020-02-06T04:34:33.743Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-02-06T04:34:33.743Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-02-06T04:34:33.743Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-02-06T04:34:33.743Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-06T04:34:33.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-06T04:34:34.518Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-06T04:34:34.675Z] INFO: Downloading git... [2020-02-06T04:34:34.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-06T04:34:35.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s) [2020-02-06T04:34:35.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2020-02-06T04:34:35.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-02-06T04:34:35.276Z] === RUN TestKillStoppedContainer [2020-02-06T04:34:35.276Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-02-06T04:34:35.276Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-06T04:34:35.627Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-06T04:34:35.627Z] === RUN TestKillDifferentUserContainer [2020-02-06T04:34:35.639Z] INFO: Downloading go... [2020-02-06T04:34:36.372Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-02-06T04:34:36.372Z] === RUN TestInspectOomKilledTrue [2020-02-06T04:34:36.372Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-02-06T04:34:36.372Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:34:36.372Z] === RUN TestInspectOomKilledFalse [2020-02-06T04:34:36.372Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-06T04:34:36.372Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:34:36.372Z] === RUN TestLinksEtcHostsContentMatch [2020-02-06T04:34:37.129Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-02-06T04:34:37.129Z] === RUN TestLinksContainerNames [2020-02-06T04:34:38.533Z] INFO: Downloading compiler 1 of 3... [2020-02-06T04:34:38.874Z] --- PASS: TestLinksContainerNames (1.59s) [2020-02-06T04:34:38.874Z] === RUN TestLogsFollowTailEmpty [2020-02-06T04:34:38.989Z] INFO: Downloading compiler 2 of 3... [2020-02-06T04:34:39.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-06T04:34:39.446Z] INFO: Downloading compiler 3 of 3... [2020-02-06T04:34:39.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-06T04:34:39.628Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2020-02-06T04:34:39.628Z] === RUN TestContainerNetworkMountsNoChown [2020-02-06T04:34:39.904Z] INFO: Extracting git... [2020-02-06T04:34:40.424Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/default [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/default [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/private [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/private [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rprivate [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/slave [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/slave [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rslave [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/shared [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/shared [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rshared [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/default [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/rshared [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/shared [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/rslave [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/slave [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/rprivate [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/private [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-06T04:34:40.425Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:34:40.425Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:34:40.425Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:34:40.777Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-06T04:34:41.137Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-02-06T04:34:41.137Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-06T04:34:41.137Z] === RUN TestContainerBindMountNonRecursive [2020-02-06T04:34:43.498Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2020-02-06T04:34:43.498Z] === RUN TestNetworkNat [2020-02-06T04:34:44.030Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-06T04:34:44.256Z] --- PASS: TestNetworkNat (0.85s) [2020-02-06T04:34:44.256Z] === RUN TestNetworkLocalhostTCPNat [2020-02-06T04:34:45.206Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-02-06T04:34:45.206Z] === RUN TestNetworkLoopbackNat [2020-02-06T04:34:46.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-06T04:34:46.383Z] tests/integration/client_test.py ..... [ 76%] [2020-02-06T04:34:46.416Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-02-06T04:34:46.416Z] === RUN TestPause [2020-02-06T04:34:46.942Z] tests/integration/errors_test.py . [ 76%] [2020-02-06T04:34:47.240Z] --- PASS: TestPause (0.96s) [2020-02-06T04:34:47.240Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-06T04:34:47.240Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-06T04:34:47.240Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-06T04:34:47.240Z] === RUN TestPauseStopPausedContainer [2020-02-06T04:34:47.765Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements [2020-02-06T04:34:48.604Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2020-02-06T04:34:48.604Z] === RUN TestPsFilter [2020-02-06T04:34:48.604Z] --- PASS: TestPsFilter (0.23s) [2020-02-06T04:34:48.604Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-06T04:34:49.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-02-06T04:34:49.354Z] === RUN TestRemoveContainerWithVolume [2020-02-06T04:34:49.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-06T04:34:50.122Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-02-06T04:34:50.122Z] === RUN TestRemoveContainerRunning [2020-02-06T04:34:51.498Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-02-06T04:34:51.498Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-06T04:34:51.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-02-06T04:34:51.844Z] === RUN TestRemoveInvalidContainer [2020-02-06T04:34:51.844Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-06T04:34:51.844Z] === RUN TestRenameLinkedContainer [2020-02-06T04:34:54.998Z] INFO: Expanding go... [2020-02-06T04:34:55.758Z] --- PASS: TestRenameLinkedContainer (3.20s) [2020-02-06T04:34:55.758Z] === RUN TestRenameStoppedContainer [2020-02-06T04:34:56.122Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-02-06T04:34:56.122Z] === RUN TestRenameRunningContainerAndReuse [2020-02-06T04:34:57.876Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-02-06T04:34:57.876Z] === RUN TestRenameInvalidName [2020-02-06T04:34:58.627Z] --- PASS: TestRenameInvalidName (0.90s) [2020-02-06T04:34:58.627Z] === RUN TestRenameAnonymousContainer [2020-02-06T04:34:59.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-06T04:35:01.906Z] --- PASS: TestRenameAnonymousContainer (2.99s) [2020-02-06T04:35:01.906Z] === RUN TestRenameContainerWithSameName [2020-02-06T04:35:02.260Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-02-06T04:35:02.260Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-06T04:35:03.999Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-02-06T04:35:03.999Z] === RUN TestResize [2020-02-06T04:35:04.745Z] --- PASS: TestResize (0.82s) [2020-02-06T04:35:04.745Z] === RUN TestResizeWithInvalidSize [2020-02-06T04:35:05.942Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-02-06T04:35:05.942Z] === RUN TestResizeWhenContainerNotStarted [2020-02-06T04:35:06.703Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:35:06.703Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:35:06.703Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:35:06.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:35:06.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:35:07.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:35:08.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:35:10.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:35:10.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:35:11.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:35:11.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:35:14.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:35:14.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:35:16.061Z] INFO: Expanding compiler 1 of 3... [2020-02-06T04:35:16.061Z] INFO: Expanding compiler 2 of 3... [2020-02-06T04:35:17.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:35:17.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [d258f45c879f0] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d258f45c879f0] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d258f45c879f0] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d258f45c879f0] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d258f45c879f0] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d258f45c879f0] Daemon stopped [2020-02-06T04:35:19.159Z] daemon.go:325: [d258f45c879f0] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d258f45c879f0] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d258f45c879f0] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d258f45c879f0] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d258f45c879f0] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d258f45c879f0] Daemon stopped [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [d07694b7f029e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d07694b7f029e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d07694b7f029e] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d07694b7f029e] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d07694b7f029e] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d07694b7f029e] Daemon stopped [2020-02-06T04:35:19.159Z] daemon.go:325: [d07694b7f029e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d07694b7f029e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d07694b7f029e] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d07694b7f029e] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d07694b7f029e] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d07694b7f029e] Daemon stopped [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.13s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [d72a4b857d09c] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d72a4b857d09c] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d72a4b857d09c] daemon started [2020-02-06T04:35:19.159Z] daemon.go:296: [d72a4b857d09c] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:325: [d72a4b857d09c] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d72a4b857d09c] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d72a4b857d09c] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d72a4b857d09c] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d72a4b857d09c] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d72a4b857d09c] Daemon stopped [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [d921a3f5e36a4] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d921a3f5e36a4] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d921a3f5e36a4] daemon started [2020-02-06T04:35:19.159Z] daemon.go:325: [d921a3f5e36a4] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:296: [d921a3f5e36a4] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:325: [d921a3f5e36a4] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d921a3f5e36a4] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d921a3f5e36a4] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d921a3f5e36a4] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d921a3f5e36a4] Daemon stopped [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [da3203a3c0f82] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [da3203a3c0f82] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [da3203a3c0f82] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [da3203a3c0f82] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [da3203a3c0f82] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [da3203a3c0f82] Daemon stopped [2020-02-06T04:35:19.159Z] daemon.go:325: [da3203a3c0f82] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [da3203a3c0f82] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [da3203a3c0f82] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [da3203a3c0f82] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [da3203a3c0f82] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [da3203a3c0f82] Daemon stopped [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [d16b90b83311e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d16b90b83311e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d16b90b83311e] daemon started [2020-02-06T04:35:19.159Z] daemon.go:325: [d16b90b83311e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:296: [d16b90b83311e] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:325: [d16b90b83311e] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d16b90b83311e] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d16b90b83311e] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d16b90b83311e] exiting daemon [2020-02-06T04:35:19.159Z] daemon.go:448: [d16b90b83311e] Daemon stopped [2020-02-06T04:35:19.159Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2020-02-06T04:35:19.159Z] 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 [2020-02-06T04:35:19.159Z] daemon.go:325: [d6c21cad035a7] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:325: [d6c21cad035a7] waiting for daemon to start [2020-02-06T04:35:19.159Z] daemon.go:353: [d6c21cad035a7] daemon started [2020-02-06T04:35:19.159Z] daemon.go:461: [d6c21cad035a7] Stopping daemon [2020-02-06T04:35:19.159Z] daemon.go:296: [d6c21cad035a7] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d6c21cad035a7] Daemon stopped [2020-02-06T04:35:19.160Z] daemon.go:325: [d6c21cad035a7] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d6c21cad035a7] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d6c21cad035a7] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d6c21cad035a7] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d6c21cad035a7] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d6c21cad035a7] Daemon stopped [2020-02-06T04:35:19.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-02-06T04:35:19.160Z] 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 [2020-02-06T04:35:19.160Z] daemon.go:325: [d36b64830d2d4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d36b64830d2d4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d36b64830d2d4] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d36b64830d2d4] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d36b64830d2d4] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d36b64830d2d4] Daemon stopped [2020-02-06T04:35:19.160Z] daemon.go:325: [d36b64830d2d4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d36b64830d2d4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d36b64830d2d4] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d36b64830d2d4] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d36b64830d2d4] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d36b64830d2d4] Daemon stopped [2020-02-06T04:35:19.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2020-02-06T04:35:19.160Z] 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 [2020-02-06T04:35:19.160Z] daemon.go:325: [d6c2c7e369c11] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d6c2c7e369c11] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d6c2c7e369c11] daemon started [2020-02-06T04:35:19.160Z] daemon.go:296: [d6c2c7e369c11] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:325: [d6c2c7e369c11] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d6c2c7e369c11] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d6c2c7e369c11] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d6c2c7e369c11] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d6c2c7e369c11] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d6c2c7e369c11] Daemon stopped [2020-02-06T04:35:19.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-02-06T04:35:19.160Z] 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 [2020-02-06T04:35:19.160Z] daemon.go:325: [d07aa93a2803a] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d07aa93a2803a] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d07aa93a2803a] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d07aa93a2803a] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d07aa93a2803a] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d07aa93a2803a] Daemon stopped [2020-02-06T04:35:19.160Z] daemon.go:325: [d07aa93a2803a] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d07aa93a2803a] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d07aa93a2803a] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d07aa93a2803a] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d07aa93a2803a] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d07aa93a2803a] Daemon stopped [2020-02-06T04:35:19.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) [2020-02-06T04:35:19.160Z] 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 [2020-02-06T04:35:19.160Z] daemon.go:325: [d90f33a8d39bc] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d90f33a8d39bc] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d90f33a8d39bc] daemon started [2020-02-06T04:35:19.160Z] daemon.go:325: [d90f33a8d39bc] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:296: [d90f33a8d39bc] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:325: [d90f33a8d39bc] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d90f33a8d39bc] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d90f33a8d39bc] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d90f33a8d39bc] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d90f33a8d39bc] Daemon stopped [2020-02-06T04:35:19.160Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2020-02-06T04:35:19.160Z] 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 [2020-02-06T04:35:19.160Z] daemon.go:325: [d08dcec9e46a4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d08dcec9e46a4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d08dcec9e46a4] daemon started [2020-02-06T04:35:19.160Z] daemon.go:296: [d08dcec9e46a4] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:325: [d08dcec9e46a4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:325: [d08dcec9e46a4] waiting for daemon to start [2020-02-06T04:35:19.160Z] daemon.go:353: [d08dcec9e46a4] daemon started [2020-02-06T04:35:19.160Z] daemon.go:461: [d08dcec9e46a4] Stopping daemon [2020-02-06T04:35:19.160Z] daemon.go:296: [d08dcec9e46a4] exiting daemon [2020-02-06T04:35:19.160Z] daemon.go:448: [d08dcec9e46a4] Daemon stopped [2020-02-06T04:35:19.160Z] === RUN TestKernelTCPMemory [2020-02-06T04:35:20.368Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-02-06T04:35:20.368Z] === RUN TestNISDomainname [2020-02-06T04:35:21.580Z] --- PASS: TestNISDomainname (1.11s) [2020-02-06T04:35:21.580Z] === RUN TestStats [2020-02-06T04:35:22.027Z] INFO: Expanding compiler 3 of 3... [2020-02-06T04:35:22.027Z] INFO: Removing downloaded files... [2020-02-06T04:35:22.027Z] INFO: Creating source directory... [2020-02-06T04:35:22.027Z] INFO: Configuring git core.autocrlf... [2020-02-06T04:35:22.485Z] INFO: Completed [2020-02-06T04:35:23.928Z] --- PASS: TestStats (2.47s) [2020-02-06T04:35:23.929Z] === RUN TestStopContainerWithTimeout [2020-02-06T04:35:23.929Z] === RUN TestStopContainerWithTimeout/0 [2020-02-06T04:35:23.929Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-06T04:35:23.929Z] === RUN TestStopContainerWithTimeout/1 [2020-02-06T04:35:23.929Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-06T04:35:23.929Z] === RUN TestStopContainerWithTimeout/3 [2020-02-06T04:35:23.929Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-06T04:35:23.929Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-06T04:35:23.929Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-06T04:35:23.929Z] === CONT TestStopContainerWithTimeout/0 [2020-02-06T04:35:23.929Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-06T04:35:24.693Z] === CONT TestStopContainerWithTimeout/3 [2020-02-06T04:35:25.636Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-06T04:35:26.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-06T04:35:27.215Z] === CONT TestStopContainerWithTimeout/1 [2020-02-06T04:35:28.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-06T04:35:28.944Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-02-06T04:35:28.944Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-02-06T04:35:28.944Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-02-06T04:35:28.944Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-02-06T04:35:28.944Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-02-06T04:35:28.944Z] === RUN TestDeleteDevicemapper [2020-02-06T04:35:28.944Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-06T04:35:28.944Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-06T04:35:28.944Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-06T04:35:32.050Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2020-02-06T04:35:32.050Z] === RUN TestUpdateMemory [2020-02-06T04:35:32.050Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-06T04:35:32.050Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:35:32.050Z] === RUN TestUpdateCPUQuota [2020-02-06T04:35:32.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-06T04:35:33.611Z] --- PASS: TestUpdateCPUQuota (1.40s) [2020-02-06T04:35:33.611Z] === RUN TestUpdatePidsLimit [2020-02-06T04:35:33.611Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-06T04:35:33.968Z] === RUN TestUpdatePidsLimit/no_change [2020-02-06T04:35:34.322Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-06T04:35:34.672Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-06T04:35:35.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-06T04:35:35.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-06T04:35:35.722Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-02-06T04:35:37.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-02-06T04:35:37.450Z] === RUN TestUpdateRestartPolicy [2020-02-06T04:35:37.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-06T04:35:40.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-06T04:35:43.651Z] ......... [ 86%] [2020-02-06T04:35:43.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-06T04:35:47.957Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-06T04:35:47.957Z] Using test binary docker [2020-02-06T04:35:47.957Z] +++ /etc/init.d/apparmor start [2020-02-06T04:35:47.957Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-06T04:35:47.957Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-06T04:35:47.957Z] Warning failed to create cache: (null) [2020-02-06T04:35:47.957Z] . [2020-02-06T04:35:47.957Z] INFO: Waiting for daemon to start... [2020-02-06T04:35:47.957Z] Starting dockerd [2020-02-06T04:35:47.957Z] +++ 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 [2020-02-06T04:35:48.145Z] tests/integration/models_images_test.py .............. [ 89%] [2020-02-06T04:35:49.761Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-06T04:35:49.858Z] . [2020-02-06T04:35:49.858Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-06T04:35:49.858Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-06T04:35:49.858Z] Error: No such image: emptyfs [2020-02-06T04:35:49.858Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-06T04:35:49.858Z] ++++ docker load [2020-02-06T04:35:50.425Z] Running integration-test (iteration 1) [2020-02-06T04:35:50.425Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-06T04:35:50.425Z] ++ 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 [2020-02-06T04:35:50.425Z] ++ set -e [2020-02-06T04:35:50.425Z] ++ '[' -n 0 ']' [2020-02-06T04:35:50.425Z] ++ set -x [2020-02-06T04:35:50.425Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:35:51.115Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2020-02-06T04:35:51.115Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-06T04:35:51.115Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-02-06T04:35:51.115Z] === RUN TestWaitNonBlocked [2020-02-06T04:35:51.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:35:51.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:35:51.115Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:35:51.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:35:51.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:35:51.115Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:35:51.872Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-06T04:35:51.872Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-02-06T04:35:51.872Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-02-06T04:35:51.872Z] === RUN TestWaitBlocked [2020-02-06T04:35:51.872Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:35:51.872Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:35:51.872Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:35:51.872Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:35:51.872Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:35:51.872Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:35:53.221Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-06T04:35:53.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-02-06T04:35:53.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-02-06T04:35:53.221Z] === CONT TestContainerStartOnDaemonRestart [2020-02-06T04:35:53.221Z] === CONT TestIpcModeOlderClient [2020-02-06T04:35:53.221Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-02-06T04:35:53.221Z] === CONT TestDaemonRestartIpcMode [2020-02-06T04:35:55.133Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-06T04:35:56.322Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2020-02-06T04:35:56.322Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-06T04:35:56.322Z] daemon.go:325: [d37947da39683] waiting for daemon to start [2020-02-06T04:35:56.322Z] daemon.go:325: [d37947da39683] waiting for daemon to start [2020-02-06T04:35:56.322Z] daemon.go:353: [d37947da39683] daemon started [2020-02-06T04:35:56.322Z] daemon.go:325: [d37947da39683] waiting for daemon to start [2020-02-06T04:35:56.322Z] daemon.go:296: [d37947da39683] exiting daemon [2020-02-06T04:35:56.322Z] daemon.go:325: [d37947da39683] waiting for daemon to start [2020-02-06T04:35:56.322Z] daemon.go:353: [d37947da39683] daemon started [2020-02-06T04:35:56.322Z] daemon.go:461: [d37947da39683] Stopping daemon [2020-02-06T04:35:56.322Z] daemon.go:296: [d37947da39683] exiting daemon [2020-02-06T04:35:56.322Z] daemon.go:448: [d37947da39683] Daemon stopped [2020-02-06T04:35:56.495Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-06T04:35:57.081Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2020-02-06T04:35:57.081Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-06T04:35:57.081Z] daemon.go:325: [dd3e39cc1b7e6] waiting for daemon to start [2020-02-06T04:35:57.081Z] daemon.go:325: [dd3e39cc1b7e6] waiting for daemon to start [2020-02-06T04:35:57.081Z] daemon.go:353: [dd3e39cc1b7e6] daemon started [2020-02-06T04:35:57.081Z] daemon.go:461: [dd3e39cc1b7e6] Stopping daemon [2020-02-06T04:35:57.081Z] daemon.go:296: [dd3e39cc1b7e6] exiting daemon [2020-02-06T04:35:57.081Z] daemon.go:448: [dd3e39cc1b7e6] Daemon stopped [2020-02-06T04:35:57.081Z] daemon.go:325: [dd3e39cc1b7e6] waiting for daemon to start [2020-02-06T04:35:57.081Z] daemon.go:325: [dd3e39cc1b7e6] waiting for daemon to start [2020-02-06T04:35:57.081Z] daemon.go:353: [dd3e39cc1b7e6] daemon started [2020-02-06T04:35:57.081Z] daemon.go:461: [dd3e39cc1b7e6] Stopping daemon [2020-02-06T04:35:57.081Z] daemon.go:296: [dd3e39cc1b7e6] exiting daemon [2020-02-06T04:35:57.081Z] daemon.go:448: [dd3e39cc1b7e6] Daemon stopped [2020-02-06T04:35:57.081Z] PASS [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] === Skipped [2020-02-06T04:35:57.081Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-06T04:35:57.081Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-02-06T04:35:57.081Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-06T04:35:57.081Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-06T04:35:57.081Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-06T04:35:57.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-06T04:35:57.081Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] [2020-02-06T04:35:57.081Z] DONE 188 tests, 6 skipped in 119.770s [2020-02-06T04:35:57.081Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-06T04:35:57.081Z] ++ 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 [2020-02-06T04:35:57.081Z] ++ set -e [2020-02-06T04:35:57.081Z] ++ '[' -n 0 ']' [2020-02-06T04:35:57.081Z] ++ set -x [2020-02-06T04:35:57.081Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:35:57.081Z] INFO: Testing against a local daemon [2020-02-06T04:35:57.081Z] === RUN TestCommitInheritsEnv [2020-02-06T04:35:57.829Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-02-06T04:35:57.829Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-06T04:35:57.829Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-06T04:35:57.829Z] === RUN TestImagesFilterMultiReference [2020-02-06T04:35:57.829Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-02-06T04:35:57.829Z] === RUN TestImagePullPlatformInvalid [2020-02-06T04:35:57.829Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-06T04:35:57.829Z] === RUN TestRemoveImageOrphaning [2020-02-06T04:35:58.207Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-02-06T04:35:58.207Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-06T04:35:58.207Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-02-06T04:35:58.207Z] === RUN TestTagInvalidReference [2020-02-06T04:35:58.207Z] --- PASS: TestTagInvalidReference (0.01s) [2020-02-06T04:35:58.207Z] === RUN TestTagValidPrefixedRepo [2020-02-06T04:35:58.207Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-06T04:35:58.207Z] === RUN TestTagExistedNameWithoutForce [2020-02-06T04:35:58.207Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-06T04:35:58.207Z] === RUN TestTagOfficialNames [2020-02-06T04:35:58.207Z] --- PASS: TestTagOfficialNames (0.06s) [2020-02-06T04:35:58.207Z] === RUN TestTagMatchesDigest [2020-02-06T04:35:58.575Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-02-06T04:35:58.575Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-06T04:36:02.236Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-06T04:36:05.480Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-06T04:36:05.735Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-06T04:36:10.286Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-06T04:36:10.541Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-06T04:36:10.541Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-06T04:36:10.541Z] [2020-02-06T04:36:10.541Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-06T04:36:10.541Z] =========================== short test summary info ============================ [2020-02-06T04:36:10.541Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-06T04:36:10.541Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-06T04:36:10.541Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-06T04:36:10.541Z] Not supported on most drivers [2020-02-06T04:36:10.541Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-06T04:36:10.541Z] Can fail if eth0 has multiple IP addresses [2020-02-06T04:36:10.541Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-06T04:36:10.541Z] This doesn't seem to be taken into account by the engine [2020-02-06T04:36:10.541Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-06T04:36:10.541Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-06T04:36:10.541Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-06T04:36:10.541Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-06T04:36:10.541Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-06T04:36:10.541Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-06T04:36:10.541Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-06T04:36:10.541Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.65 seconds == [2020-02-06T04:36:10.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-06T04:36:22.493Z] Loaded image: buildpack-deps:jessie [2020-02-06T04:36:22.493Z] Loaded image: busybox:latest [2020-02-06T04:36:22.493Z] Loaded image: busybox:glibc [2020-02-06T04:36:22.493Z] Loaded image: debian:jessie [2020-02-06T04:36:22.493Z] Loaded image: hello-world:latest [2020-02-06T04:36:22.493Z] INFO: Testing against a local daemon [2020-02-06T04:36:22.493Z] === RUN TestBuildWithSession [2020-02-06T04:36:23.230Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-02-06T04:36:23.230Z] Clearing AppArmor profiles cache:. [2020-02-06T04:36:23.230Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-06T04:36:23.230Z] Unloading profiles will leave already running processes permanently [2020-02-06T04:36:23.230Z] unconfined, which can lead to unexpected situations. [2020-02-06T04:36:23.230Z] [2020-02-06T04:36:23.230Z] To set a process to complain mode, use the command line tool [2020-02-06T04:36:23.230Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-06T04:36:23.230Z] with the 'teardown' option." [2020-02-06T04:36:23.230Z] Post stage [Pipeline] junit [2020-02-06T04:36:23.504Z] Recording test results [Pipeline] sh [2020-02-06T04:36:23.998Z] + echo Ensuring container killed. [2020-02-06T04:36:23.998Z] Ensuring container killed. [2020-02-06T04:36:23.998Z] + docker rm -vf docker-pr1 [2020-02-06T04:36:23.998Z] Error: No such container: docker-pr1 [2020-02-06T04:36:23.998Z] + true [Pipeline] sh [2020-02-06T04:36:24.407Z] + echo Chowning /workspace to jenkins user [2020-02-06T04:36:24.407Z] Chowning /workspace to jenkins user [2020-02-06T04:36:24.407Z] + id -u [2020-02-06T04:36:24.407Z] + id -g [2020-02-06T04:36:24.407Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40462:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-06T04:36:26.467Z] + bundleName=docker-py [2020-02-06T04:36:26.467Z] + echo Creating docker-py-bundles.tar.gz [2020-02-06T04:36:26.467Z] Creating docker-py-bundles.tar.gz [2020-02-06T04:36:26.467Z] + 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 [2020-02-06T04:36:26.476Z] Archiving artifacts [2020-02-06T04:36:26.696Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-06T04:36:27.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/make.sh binary-daemon [2020-02-06T04:36:27.755Z] [2020-02-06T04:36:27.755Z] Removing bundles/ [2020-02-06T04:36:27.755Z] [2020-02-06T04:36:27.755Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-06T04:36:27.755Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-06T04:36:27.755Z] GOOS="" GOARCH="" GOARM="" [2020-02-06T04:36:27.765Z] --- PASS: TestBuildWithSession (4.99s) [2020-02-06T04:36:27.765Z] === RUN TestBuildSquashParent [2020-02-06T04:36:37.733Z] --- PASS: TestBuildSquashParent (10.36s) [2020-02-06T04:36:37.733Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-02-06T04:36:37.733Z] daemon.go:325: [d1f66b855ef99] waiting for daemon to start [2020-02-06T04:36:37.733Z] daemon.go:325: [d1f66b855ef99] waiting for daemon to start [2020-02-06T04:36:37.733Z] daemon.go:353: [d1f66b855ef99] daemon started [2020-02-06T04:36:37.733Z] daemon.go:461: [d1f66b855ef99] Stopping daemon [2020-02-06T04:36:37.733Z] daemon.go:296: [d1f66b855ef99] exiting daemon [2020-02-06T04:36:37.733Z] daemon.go:448: [d1f66b855ef99] Daemon stopped [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:36:37.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:36:37.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:36:37.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:36:37.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:36:37.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:36:37.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:36:37.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:36:37.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:36:37.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:36:40.221Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/api/types/time 0.038s coverage: 100.0% of statements [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 3.1% of statements [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-06T04:36:40.222Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-06T04:36:40.222Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-02-06T04:36:41.016Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:36:41.016Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:36:45.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:36:45.207Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:36:48.490Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-02-06T04:36:48.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.57s) [2020-02-06T04:36:48.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s) [2020-02-06T04:36:48.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2020-02-06T04:36:48.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2020-02-06T04:36:48.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-02-06T04:36:48.491Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2020-02-06T04:36:48.491Z] === RUN TestBuildMultiStageCopy [2020-02-06T04:36:48.491Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-06T04:36:50.587Z] ok github.com/docker/docker/builder/fscache 0.209s coverage: 69.2% of statements [2020-02-06T04:36:51.257Z] ok github.com/docker/docker/builder/remotecontext/git 5.725s coverage: 85.1% of statements [2020-02-06T04:36:51.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-06T04:36:51.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-06T04:36:51.882Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-02-06T04:36:52.170Z] ok github.com/docker/docker/builder/dockerfile 1.010s coverage: 45.1% of statements [2020-02-06T04:36:52.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-06T04:36:53.198Z] ok github.com/docker/docker/builder/remotecontext 0.708s coverage: 13.6% of statements [2020-02-06T04:36:53.198Z] ? github.com/docker/docker/cli [no test files] [2020-02-06T04:36:53.198Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-06T04:36:53.272Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-06T04:36:53.839Z] --- PASS: TestBuildMultiStageCopy (5.90s) [2020-02-06T04:36:53.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-02-06T04:36:53.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-02-06T04:36:53.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-02-06T04:36:53.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-02-06T04:36:53.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-02-06T04:36:53.839Z] === RUN TestBuildMultiStageParentConfig [2020-02-06T04:36:55.739Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-02-06T04:36:55.739Z] === RUN TestBuildLabelWithTargets [2020-02-06T04:36:58.269Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2020-02-06T04:36:58.269Z] === RUN TestBuildWithEmptyLayers [2020-02-06T04:36:59.643Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2020-02-06T04:36:59.643Z] === RUN TestBuildMultiStageOnBuild [2020-02-06T04:37:03.843Z] --- PASS: TestBuildMultiStageOnBuild (3.74s) [2020-02-06T04:37:03.843Z] === RUN TestBuildUncleanTarFilenames [2020-02-06T04:37:05.217Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-02-06T04:37:05.217Z] === RUN TestBuildMultiStageLayerLeak [2020-02-06T04:37:08.559Z] ok github.com/docker/docker/client 0.893s coverage: 75.7% of statements [2020-02-06T04:37:09.409Z] --- PASS: TestBuildMultiStageLayerLeak (3.98s) [2020-02-06T04:37:09.409Z] === RUN TestBuildWithHugeFile [2020-02-06T04:37:19.167Z] Removing intermediate container 070683c0774d [2020-02-06T04:37:19.167Z] ---> 3689196f1004 [2020-02-06T04:37:19.167Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-02-06T04:37:19.167Z] ---> Running in e629451f389f [2020-02-06T04:37:19.167Z] Removing intermediate container e629451f389f [2020-02-06T04:37:19.167Z] ---> 910289feb36f [2020-02-06T04:37:19.167Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-06T04:37:19.167Z] ---> Running in 8f55e4cfb51a [2020-02-06T04:37:19.167Z] Removing intermediate container 8f55e4cfb51a [2020-02-06T04:37:19.167Z] ---> b249cbf8bc42 [2020-02-06T04:37:19.167Z] Step 8/8 : COPY . . [2020-02-06T04:37:22.812Z] --- PASS: TestImportExtremelyLargeImageWorks (79.07s) [2020-02-06T04:37:22.812Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-06T04:37:22.812Z] daemon.go:325: [d846cf3d0a347] waiting for daemon to start [2020-02-06T04:37:22.812Z] daemon.go:325: [d846cf3d0a347] waiting for daemon to start [2020-02-06T04:37:22.812Z] daemon.go:353: [d846cf3d0a347] daemon started [2020-02-06T04:37:22.812Z] daemon.go:461: [d846cf3d0a347] Stopping daemon [2020-02-06T04:37:22.812Z] daemon.go:296: [d846cf3d0a347] exiting daemon [2020-02-06T04:37:22.812Z] daemon.go:448: [d846cf3d0a347] Daemon stopped [2020-02-06T04:37:22.812Z] PASS [2020-02-06T04:37:22.812Z] [2020-02-06T04:37:22.812Z] DONE 11 tests in 80.566s [2020-02-06T04:37:22.812Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-06T04:37:22.812Z] ++ 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 [2020-02-06T04:37:22.812Z] ++ set -e [2020-02-06T04:37:22.812Z] ++ '[' -n 0 ']' [2020-02-06T04:37:22.812Z] ++ set -x [2020-02-06T04:37:22.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:37:22.812Z] INFO: Testing against a local daemon [2020-02-06T04:37:22.812Z] === RUN TestNetworkCreateDelete [2020-02-06T04:37:22.812Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-02-06T04:37:22.812Z] === RUN TestDockerNetworkDeletePreferID [2020-02-06T04:37:22.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2020-02-06T04:37:22.812Z] === RUN TestInspectNetwork [2020-02-06T04:37:23.157Z] === RUN TestInspectNetwork/full_network_id [2020-02-06T04:37:23.157Z] === RUN TestInspectNetwork/partial_network_id [2020-02-06T04:37:23.157Z] === RUN TestInspectNetwork/network_name [2020-02-06T04:37:23.157Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-06T04:37:29.202Z] --- PASS: TestInspectNetwork (9.85s) [2020-02-06T04:37:29.202Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-06T04:37:29.202Z] daemon.go:325: [dc9085bf56b3f] waiting for daemon to start [2020-02-06T04:37:29.202Z] daemon.go:325: [dc9085bf56b3f] waiting for daemon to start [2020-02-06T04:37:29.202Z] daemon.go:353: [dc9085bf56b3f] daemon started [2020-02-06T04:37:29.202Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-06T04:37:29.202Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-06T04:37:29.202Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-06T04:37:29.202Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-06T04:37:29.202Z] daemon.go:461: [dc9085bf56b3f] Stopping daemon [2020-02-06T04:37:29.202Z] daemon.go:296: [dc9085bf56b3f] exiting daemon [2020-02-06T04:37:29.202Z] daemon.go:448: [dc9085bf56b3f] Daemon stopped [2020-02-06T04:37:29.202Z] === RUN TestRunContainerWithBridgeNone [2020-02-06T04:37:30.953Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-02-06T04:37:30.953Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-06T04:37:30.953Z] daemon.go:325: [d8e442b23c2d0] waiting for daemon to start [2020-02-06T04:37:30.953Z] daemon.go:325: [d8e442b23c2d0] waiting for daemon to start [2020-02-06T04:37:30.953Z] daemon.go:353: [d8e442b23c2d0] daemon started [2020-02-06T04:37:30.953Z] daemon.go:461: [d8e442b23c2d0] Stopping daemon [2020-02-06T04:37:30.953Z] daemon.go:296: [d8e442b23c2d0] exiting daemon [2020-02-06T04:37:30.953Z] daemon.go:448: [d8e442b23c2d0] Daemon stopped [2020-02-06T04:37:30.953Z] === RUN TestNetworkInvalidJSON [2020-02-06T04:37:30.953Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-06T04:37:30.953Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-06T04:37:30.953Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:37:30.953Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:37:30.953Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:37:30.953Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:37:30.953Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-06T04:37:30.953Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:37:30.953Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:37:30.953Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-06T04:37:30.953Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-06T04:37:30.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-06T04:37:30.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-06T04:37:30.953Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-06T04:37:32.007Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-02-06T04:37:32.007Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-06T04:37:32.007Z] daemon.go:325: [d0a27dadbfcd0] waiting for daemon to start [2020-02-06T04:37:32.007Z] daemon.go:325: [d0a27dadbfcd0] waiting for daemon to start [2020-02-06T04:37:32.007Z] daemon.go:353: [d0a27dadbfcd0] daemon started [2020-02-06T04:37:32.007Z] daemon.go:461: [d0a27dadbfcd0] Stopping daemon [2020-02-06T04:37:32.007Z] daemon.go:296: [d0a27dadbfcd0] exiting daemon [2020-02-06T04:37:32.007Z] daemon.go:448: [d0a27dadbfcd0] Daemon stopped [2020-02-06T04:37:32.007Z] daemon.go:325: [d0a27dadbfcd0] waiting for daemon to start [2020-02-06T04:37:32.007Z] daemon.go:325: [d0a27dadbfcd0] waiting for daemon to start [2020-02-06T04:37:32.007Z] daemon.go:353: [d0a27dadbfcd0] daemon started [2020-02-06T04:37:32.007Z] daemon.go:461: [d0a27dadbfcd0] Stopping daemon [2020-02-06T04:37:32.007Z] daemon.go:296: [d0a27dadbfcd0] exiting daemon [2020-02-06T04:37:32.007Z] daemon.go:448: [d0a27dadbfcd0] Daemon stopped [2020-02-06T04:37:32.007Z] === RUN TestDaemonDefaultNetworkPools [2020-02-06T04:37:32.511Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-02-06T04:37:32.511Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-06T04:37:32.511Z] daemon.go:325: [d9d5f000ce85c] waiting for daemon to start [2020-02-06T04:37:32.511Z] daemon.go:325: [d9d5f000ce85c] waiting for daemon to start [2020-02-06T04:37:32.511Z] daemon.go:353: [d9d5f000ce85c] daemon started [2020-02-06T04:37:32.511Z] daemon.go:461: [d9d5f000ce85c] Stopping daemon [2020-02-06T04:37:32.511Z] daemon.go:296: [d9d5f000ce85c] exiting daemon [2020-02-06T04:37:32.511Z] daemon.go:448: [d9d5f000ce85c] Daemon stopped [2020-02-06T04:37:32.511Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-06T04:37:33.839Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-02-06T04:37:33.839Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-06T04:37:33.839Z] daemon.go:325: [dc378d95eb8cf] waiting for daemon to start [2020-02-06T04:37:33.839Z] daemon.go:325: [dc378d95eb8cf] waiting for daemon to start [2020-02-06T04:37:33.839Z] daemon.go:353: [dc378d95eb8cf] daemon started [2020-02-06T04:37:33.839Z] daemon.go:461: [dc378d95eb8cf] Stopping daemon [2020-02-06T04:37:33.839Z] daemon.go:296: [dc378d95eb8cf] exiting daemon [2020-02-06T04:37:33.839Z] daemon.go:448: [dc378d95eb8cf] Daemon stopped [2020-02-06T04:37:33.840Z] daemon.go:325: [dc378d95eb8cf] waiting for daemon to start [2020-02-06T04:37:33.840Z] daemon.go:325: [dc378d95eb8cf] waiting for daemon to start [2020-02-06T04:37:33.840Z] daemon.go:353: [dc378d95eb8cf] daemon started [2020-02-06T04:37:33.840Z] daemon.go:461: [dc378d95eb8cf] Stopping daemon [2020-02-06T04:37:33.840Z] daemon.go:296: [dc378d95eb8cf] exiting daemon [2020-02-06T04:37:33.840Z] daemon.go:448: [dc378d95eb8cf] Daemon stopped [2020-02-06T04:37:33.840Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:37:35.057Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-02-06T04:37:35.057Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:37:35.057Z] daemon.go:325: [dd62c4b09c847] waiting for daemon to start [2020-02-06T04:37:35.057Z] daemon.go:325: [dd62c4b09c847] waiting for daemon to start [2020-02-06T04:37:35.057Z] daemon.go:353: [dd62c4b09c847] daemon started [2020-02-06T04:37:35.057Z] daemon.go:461: [dd62c4b09c847] Stopping daemon [2020-02-06T04:37:35.057Z] daemon.go:296: [dd62c4b09c847] exiting daemon [2020-02-06T04:37:35.057Z] daemon.go:448: [dd62c4b09c847] Daemon stopped [2020-02-06T04:37:35.057Z] daemon.go:325: [dd62c4b09c847] waiting for daemon to start [2020-02-06T04:37:35.057Z] daemon.go:325: [dd62c4b09c847] waiting for daemon to start [2020-02-06T04:37:35.057Z] daemon.go:353: [dd62c4b09c847] daemon started [2020-02-06T04:37:35.057Z] daemon.go:461: [dd62c4b09c847] Stopping daemon [2020-02-06T04:37:35.057Z] daemon.go:296: [dd62c4b09c847] exiting daemon [2020-02-06T04:37:35.057Z] daemon.go:448: [dd62c4b09c847] Daemon stopped [2020-02-06T04:37:35.057Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:37:35.810Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-06T04:37:35.810Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:37:35.810Z] daemon.go:325: [d015410ae3a71] waiting for daemon to start [2020-02-06T04:37:35.810Z] daemon.go:325: [d015410ae3a71] waiting for daemon to start [2020-02-06T04:37:35.810Z] daemon.go:353: [d015410ae3a71] daemon started [2020-02-06T04:37:35.810Z] daemon.go:461: [d015410ae3a71] Stopping daemon [2020-02-06T04:37:35.810Z] daemon.go:296: [d015410ae3a71] exiting daemon [2020-02-06T04:37:35.810Z] daemon.go:448: [d015410ae3a71] Daemon stopped [2020-02-06T04:37:35.810Z] === RUN TestServiceWithPredefinedNetwork [2020-02-06T04:37:38.441Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2020-02-06T04:37:38.441Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-06T04:37:38.441Z] daemon.go:325: [d13dda59b0418] waiting for daemon to start [2020-02-06T04:37:38.441Z] daemon.go:325: [d13dda59b0418] waiting for daemon to start [2020-02-06T04:37:38.441Z] daemon.go:353: [d13dda59b0418] daemon started [2020-02-06T04:37:38.441Z] daemon.go:461: [d13dda59b0418] Stopping daemon [2020-02-06T04:37:38.441Z] daemon.go:296: [d13dda59b0418] exiting daemon [2020-02-06T04:37:38.441Z] daemon.go:448: [d13dda59b0418] Daemon stopped [2020-02-06T04:37:38.441Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-06T04:37:38.441Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:37:38.441Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:37:38.441Z] === RUN TestServiceWithDataPathPortInit [2020-02-06T04:37:44.421Z] ---> 5c58b68a7f52 [2020-02-06T04:37:44.880Z] Successfully built 5c58b68a7f52 [2020-02-06T04:37:44.880Z] Successfully tagged docker:latest [2020-02-06T04:37:44.880Z] INFO: Image build ended at 02/06/2020 04:37:44. Duration:00:03:25.7067421 [2020-02-06T04:37:44.880Z] [2020-02-06T04:37:44.880Z] [2020-02-06T04:37:44.880Z] INFO: Building the test binaries at 02/06/2020 04:37:44... [2020-02-06T04:37:49.112Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-06T04:37:49.113Z] Copying nested executables into bundles/binary-daemon [2020-02-06T04:37:49.113Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-06T04:37:49.581Z] INFO: make.ps1 starting at 02/06/2020 04:37:49 [2020-02-06T04:37:49.581Z] INFO: Git commit (d7e8fa149) assumed from DOCKER_GITCOMMIT environment variable [2020-02-06T04:37:49.581Z] INFO: Invoking autogen... [2020-02-06T04:37:49.622Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/make.sh cross [2020-02-06T04:37:50.183Z] [2020-02-06T04:37:50.183Z] Removing bundles/ [2020-02-06T04:37:50.183Z] [2020-02-06T04:37:50.183Z] ---> Making bundle: cross (in bundles/cross) [2020-02-06T04:37:50.183Z] Cross building: bundles/cross/linux/amd64 [2020-02-06T04:37:50.183Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-06T04:37:50.183Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-06T04:37:50.547Z] INFO: Building daemon... [2020-02-06T04:37:54.801Z] --- PASS: TestServiceWithDataPathPortInit (16.41s) [2020-02-06T04:37:54.801Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-06T04:37:54.801Z] daemon.go:325: [d38df664cae2a] waiting for daemon to start [2020-02-06T04:37:54.801Z] daemon.go:325: [d38df664cae2a] waiting for daemon to start [2020-02-06T04:37:54.801Z] daemon.go:353: [d38df664cae2a] daemon started [2020-02-06T04:37:54.801Z] daemon.go:461: [d38df664cae2a] Stopping daemon [2020-02-06T04:37:54.801Z] daemon.go:296: [d38df664cae2a] exiting daemon [2020-02-06T04:37:54.801Z] daemon.go:448: [d38df664cae2a] Daemon stopped [2020-02-06T04:37:54.801Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-06T04:37:54.801Z] daemon.go:325: [df28f58f7d205] waiting for daemon to start [2020-02-06T04:37:54.801Z] daemon.go:325: [df28f58f7d205] waiting for daemon to start [2020-02-06T04:37:54.801Z] daemon.go:353: [df28f58f7d205] daemon started [2020-02-06T04:37:54.801Z] daemon.go:461: [df28f58f7d205] Stopping daemon [2020-02-06T04:37:54.801Z] daemon.go:296: [df28f58f7d205] exiting daemon [2020-02-06T04:37:54.801Z] daemon.go:448: [df28f58f7d205] Daemon stopped [2020-02-06T04:37:54.801Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-06T04:37:55.872Z] ok github.com/docker/docker/cmd/dockerd/hack 0.028s coverage: 72.9% of statements [2020-02-06T04:38:02.883Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 29.6% of statements [2020-02-06T04:38:04.196Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.15s) [2020-02-06T04:38:04.196Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-06T04:38:04.196Z] daemon.go:325: [d51cee4b5ddc2] waiting for daemon to start [2020-02-06T04:38:04.196Z] daemon.go:325: [d51cee4b5ddc2] waiting for daemon to start [2020-02-06T04:38:04.196Z] daemon.go:353: [d51cee4b5ddc2] daemon started [2020-02-06T04:38:04.196Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k9ibf2nfovr41mmr6pbynepvz Created:2020-02-06 04:37:56.305745576 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5d7211b54b34b4eed19da8f6477539c7db0755a479ba5e12eda77cdc6e58909a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jj9b3e03cwqg8gzn9t880yakk EndpointID:856935d9a6f9ec5cbe4a58b4e0210ab3d4064cdd35b3a93fec06c807de12da39 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:452c5a9417093f9ca95e6aa9a82941f7456c65744854b047388e0e4b1e790364 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:46bf4b66727a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jj9b3e03cwqg8gzn9t880yakk EndpointID:856935d9a6f9ec5cbe4a58b4e0210ab3d4064cdd35b3a93fec06c807de12da39 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-06T04:38:04.196Z] daemon.go:461: [d51cee4b5ddc2] Stopping daemon [2020-02-06T04:38:04.196Z] daemon.go:296: [d51cee4b5ddc2] exiting daemon [2020-02-06T04:38:04.196Z] daemon.go:448: [d51cee4b5ddc2] Daemon stopped [2020-02-06T04:38:04.196Z] PASS [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] === Skipped [2020-02-06T04:38:04.196Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:38:04.196Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] DONE 21 tests, 1 skipped in 46.521s [2020-02-06T04:38:04.196Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-06T04:38:04.196Z] ++ 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 [2020-02-06T04:38:04.196Z] ++ set -e [2020-02-06T04:38:04.196Z] ++ '[' -n 0 ']' [2020-02-06T04:38:04.196Z] ++ set -x [2020-02-06T04:38:04.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:38:04.196Z] INFO: Testing against a local daemon [2020-02-06T04:38:04.196Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-06T04:38:04.196Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-06T04:38:04.196Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:38:04.196Z] === RUN TestDockerNetworkIpvlan [2020-02-06T04:38:04.196Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-06T04:38:04.196Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:38:04.196Z] PASS [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] === Skipped [2020-02-06T04:38:04.196Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-06T04:38:04.196Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-06T04:38:04.196Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] [2020-02-06T04:38:04.196Z] DONE 2 tests, 2 skipped in 0.192s [2020-02-06T04:38:04.196Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-06T04:38:04.196Z] ++ 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 [2020-02-06T04:38:04.196Z] ++ set -e [2020-02-06T04:38:04.196Z] ++ '[' -n 0 ']' [2020-02-06T04:38:04.196Z] ++ set -x [2020-02-06T04:38:04.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:38:04.561Z] INFO: Testing against a local daemon [2020-02-06T04:38:04.561Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-06T04:38:05.134Z] ok github.com/docker/docker/container 0.182s coverage: 35.6% of statements [2020-02-06T04:38:05.134Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-06T04:38:05.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-06T04:38:05.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-06T04:38:05.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-06T04:38:05.810Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-02-06T04:38:05.810Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-06T04:38:05.810Z] daemon.go:325: [d7700a90338c5] waiting for daemon to start [2020-02-06T04:38:05.810Z] daemon.go:325: [d7700a90338c5] waiting for daemon to start [2020-02-06T04:38:05.810Z] daemon.go:353: [d7700a90338c5] daemon started [2020-02-06T04:38:05.810Z] daemon.go:461: [d7700a90338c5] Stopping daemon [2020-02-06T04:38:05.810Z] daemon.go:296: [d7700a90338c5] exiting daemon [2020-02-06T04:38:05.810Z] daemon.go:448: [d7700a90338c5] Daemon stopped [2020-02-06T04:38:05.810Z] daemon.go:325: [d7700a90338c5] waiting for daemon to start [2020-02-06T04:38:05.810Z] daemon.go:325: [d7700a90338c5] waiting for daemon to start [2020-02-06T04:38:05.810Z] daemon.go:353: [d7700a90338c5] daemon started [2020-02-06T04:38:05.810Z] daemon.go:461: [d7700a90338c5] Stopping daemon [2020-02-06T04:38:05.810Z] daemon.go:296: [d7700a90338c5] exiting daemon [2020-02-06T04:38:05.810Z] daemon.go:448: [d7700a90338c5] Daemon stopped [2020-02-06T04:38:05.810Z] === RUN TestDockerNetworkMacvlan [2020-02-06T04:38:06.564Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-06T04:38:07.323Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-06T04:38:08.542Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-06T04:38:10.913Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-06T04:38:14.129Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-06T04:38:17.433Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-06T04:38:17.433Z] Using test binary docker [2020-02-06T04:38:17.433Z] +++ /etc/init.d/apparmor start [2020-02-06T04:38:17.433Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-06T04:38:17.433Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-06T04:38:17.433Z] Warning failed to create cache: (null) [2020-02-06T04:38:17.433Z] . [2020-02-06T04:38:17.433Z] INFO: Waiting for daemon to start... [2020-02-06T04:38:17.433Z] Starting dockerd [2020-02-06T04:38:17.433Z] +++ 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 [2020-02-06T04:38:17.433Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-06T04:38:17.433Z] Using test binary docker [2020-02-06T04:38:17.433Z] +++ /etc/init.d/apparmor start [2020-02-06T04:38:17.433Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-06T04:38:17.433Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-06T04:38:17.433Z] Warning failed to create cache: (null) [2020-02-06T04:38:17.433Z] . [2020-02-06T04:38:17.433Z] Starting dockerd [2020-02-06T04:38:17.433Z] INFO: Waiting for daemon to start... [2020-02-06T04:38:17.433Z] +++ 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 [2020-02-06T04:38:17.433Z] . [2020-02-06T04:38:17.433Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-06T04:38:17.433Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-06T04:38:17.433Z] Error: No such image: emptyfs [2020-02-06T04:38:17.433Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-06T04:38:17.433Z] ++++ docker load [2020-02-06T04:38:17.433Z] Running integration-test (iteration 1) [2020-02-06T04:38:17.433Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-06T04:38:17.433Z] ++ 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)/' [2020-02-06T04:38:17.433Z] ++ set -e [2020-02-06T04:38:17.433Z] ++ '[' -n 0 ']' [2020-02-06T04:38:17.433Z] ++ set -x [2020-02-06T04:38:17.433Z] ++ env -i DEST=/go/src/github.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)/' [2020-02-06T04:38:17.433Z] [2020-02-06T04:38:17.433Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-06T04:38:17.433Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-06T04:38:17.433Z] Error: No such image: emptyfs [2020-02-06T04:38:17.433Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-06T04:38:17.433Z] ++++ docker load [2020-02-06T04:38:17.433Z] Running integration-test (iteration 1) [2020-02-06T04:38:17.433Z] 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)/ [2020-02-06T04:38:17.433Z] ++ 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)/' [2020-02-06T04:38:17.433Z] ++ set -e [2020-02-06T04:38:17.433Z] ++ '[' -n 0 ']' [2020-02-06T04:38:17.433Z] ++ set -x [2020-02-06T04:38:17.433Z] ++ env -i DEST=/go/src/github.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)/' [2020-02-06T04:38:17.751Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.132s coverage: 65.3% of statements [2020-02-06T04:38:17.751Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.8% of statements [2020-02-06T04:38:23.351Z] ok github.com/docker/docker/daemon/cluster 0.261s coverage: 0.5% of statements [2020-02-06T04:38:28.906Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.4% of statements [2020-02-06T04:38:30.236Z] --- PASS: TestDockerNetworkMacvlan (24.65s) [2020-02-06T04:38:30.236Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:38:30.236Z] daemon.go:325: [defe33ec24136] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:325: [defe33ec24136] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:353: [defe33ec24136] daemon started [2020-02-06T04:38:30.236Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-06T04:38:30.236Z] daemon.go:461: [defe33ec24136] Stopping daemon [2020-02-06T04:38:30.236Z] daemon.go:296: [defe33ec24136] exiting daemon [2020-02-06T04:38:30.236Z] daemon.go:448: [defe33ec24136] Daemon stopped [2020-02-06T04:38:30.236Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:38:30.236Z] daemon.go:325: [d237c568060cd] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:325: [d237c568060cd] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:353: [d237c568060cd] daemon started [2020-02-06T04:38:30.236Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-02-06T04:38:30.236Z] daemon.go:461: [d237c568060cd] Stopping daemon [2020-02-06T04:38:30.236Z] daemon.go:296: [d237c568060cd] exiting daemon [2020-02-06T04:38:30.236Z] daemon.go:448: [d237c568060cd] Daemon stopped [2020-02-06T04:38:30.236Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:38:30.236Z] daemon.go:325: [d126302a9ea93] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:325: [d126302a9ea93] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:353: [d126302a9ea93] daemon started [2020-02-06T04:38:30.236Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2020-02-06T04:38:30.236Z] daemon.go:461: [d126302a9ea93] Stopping daemon [2020-02-06T04:38:30.236Z] daemon.go:296: [d126302a9ea93] exiting daemon [2020-02-06T04:38:30.236Z] daemon.go:448: [d126302a9ea93] Daemon stopped [2020-02-06T04:38:30.236Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:38:30.236Z] daemon.go:325: [d4d69ac87a699] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:325: [d4d69ac87a699] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:353: [d4d69ac87a699] daemon started [2020-02-06T04:38:30.236Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2020-02-06T04:38:30.236Z] daemon.go:461: [d4d69ac87a699] Stopping daemon [2020-02-06T04:38:30.236Z] daemon.go:296: [d4d69ac87a699] exiting daemon [2020-02-06T04:38:30.236Z] daemon.go:448: [d4d69ac87a699] Daemon stopped [2020-02-06T04:38:30.236Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:38:30.236Z] daemon.go:325: [d48b5acfb2733] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:325: [d48b5acfb2733] waiting for daemon to start [2020-02-06T04:38:30.236Z] daemon.go:353: [d48b5acfb2733] daemon started [2020-02-06T04:38:30.236Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.73s) [2020-02-06T04:38:30.236Z] daemon.go:461: [d48b5acfb2733] Stopping daemon [2020-02-06T04:38:30.236Z] daemon.go:296: [d48b5acfb2733] exiting daemon [2020-02-06T04:38:30.236Z] daemon.go:448: [d48b5acfb2733] Daemon stopped [2020-02-06T04:38:30.236Z] PASS [2020-02-06T04:38:30.236Z] [2020-02-06T04:38:30.236Z] DONE 7 tests in 26.147s [2020-02-06T04:38:30.236Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-06T04:38:30.236Z] ++ 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 [2020-02-06T04:38:30.236Z] ++ set -e [2020-02-06T04:38:30.236Z] ++ '[' -n 0 ']' [2020-02-06T04:38:30.236Z] ++ set -x [2020-02-06T04:38:30.236Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:38:30.588Z] testing: warning: no tests to run [2020-02-06T04:38:30.588Z] PASS [2020-02-06T04:38:30.588Z] [2020-02-06T04:38:30.588Z] DONE 0 tests in 0.072s [2020-02-06T04:38:30.588Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-06T04:38:30.589Z] ++ 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 [2020-02-06T04:38:30.589Z] ++ set -e [2020-02-06T04:38:30.589Z] ++ '[' -n 0 ']' [2020-02-06T04:38:30.589Z] ++ set -x [2020-02-06T04:38:30.589Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:38:30.589Z] INFO: Testing against a local daemon [2020-02-06T04:38:30.589Z] === RUN TestAuthZPluginAllowRequest [2020-02-06T04:38:32.362Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-02-06T04:38:32.362Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-06T04:38:32.362Z] daemon.go:325: [d34be386e74dd] waiting for daemon to start [2020-02-06T04:38:32.362Z] daemon.go:325: [d34be386e74dd] waiting for daemon to start [2020-02-06T04:38:32.362Z] daemon.go:353: [d34be386e74dd] daemon started [2020-02-06T04:38:32.362Z] daemon.go:461: [d34be386e74dd] Stopping daemon [2020-02-06T04:38:32.362Z] daemon.go:296: [d34be386e74dd] exiting daemon [2020-02-06T04:38:32.362Z] daemon.go:448: [d34be386e74dd] Daemon stopped [2020-02-06T04:38:32.362Z] === RUN TestAuthZPluginTLS [2020-02-06T04:38:32.715Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-02-06T04:38:32.715Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-06T04:38:32.715Z] daemon.go:325: [dedebd93c4cb0] waiting for daemon to start [2020-02-06T04:38:32.715Z] daemon.go:325: [dedebd93c4cb0] waiting for daemon to start [2020-02-06T04:38:32.715Z] daemon.go:353: [dedebd93c4cb0] daemon started [2020-02-06T04:38:32.715Z] daemon.go:461: [dedebd93c4cb0] Stopping daemon [2020-02-06T04:38:32.715Z] daemon.go:296: [dedebd93c4cb0] exiting daemon [2020-02-06T04:38:32.715Z] daemon.go:448: [dedebd93c4cb0] Daemon stopped [2020-02-06T04:38:32.715Z] === RUN TestAuthZPluginDenyRequest [2020-02-06T04:38:33.359Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-02-06T04:38:33.477Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-02-06T04:38:33.477Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-06T04:38:33.477Z] daemon.go:325: [d106e9a7eb41a] waiting for daemon to start [2020-02-06T04:38:33.477Z] daemon.go:325: [d106e9a7eb41a] waiting for daemon to start [2020-02-06T04:38:33.477Z] daemon.go:353: [d106e9a7eb41a] daemon started [2020-02-06T04:38:33.477Z] daemon.go:461: [d106e9a7eb41a] Stopping daemon [2020-02-06T04:38:33.477Z] daemon.go:296: [d106e9a7eb41a] exiting daemon [2020-02-06T04:38:33.477Z] daemon.go:448: [d106e9a7eb41a] Daemon stopped [2020-02-06T04:38:33.477Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-06T04:38:33.828Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-02-06T04:38:33.828Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-06T04:38:33.828Z] daemon.go:325: [d029b25422e4d] waiting for daemon to start [2020-02-06T04:38:33.828Z] daemon.go:325: [d029b25422e4d] waiting for daemon to start [2020-02-06T04:38:33.828Z] daemon.go:353: [d029b25422e4d] daemon started [2020-02-06T04:38:33.828Z] daemon.go:461: [d029b25422e4d] Stopping daemon [2020-02-06T04:38:33.828Z] daemon.go:296: [d029b25422e4d] exiting daemon [2020-02-06T04:38:33.828Z] daemon.go:448: [d029b25422e4d] Daemon stopped [2020-02-06T04:38:33.828Z] === RUN TestAuthZPluginDenyResponse [2020-02-06T04:38:33.991Z] ok github.com/docker/docker/daemon/config 0.146s coverage: 82.2% of statements [2020-02-06T04:38:34.591Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-02-06T04:38:34.591Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-06T04:38:34.591Z] daemon.go:325: [d4b5d9f77f4ea] waiting for daemon to start [2020-02-06T04:38:34.591Z] daemon.go:325: [d4b5d9f77f4ea] waiting for daemon to start [2020-02-06T04:38:34.591Z] daemon.go:353: [d4b5d9f77f4ea] daemon started [2020-02-06T04:38:34.591Z] daemon.go:461: [d4b5d9f77f4ea] Stopping daemon [2020-02-06T04:38:34.591Z] daemon.go:296: [d4b5d9f77f4ea] exiting daemon [2020-02-06T04:38:34.591Z] daemon.go:448: [d4b5d9f77f4ea] Daemon stopped [2020-02-06T04:38:34.591Z] === RUN TestAuthZPluginAllowEventStream [2020-02-06T04:38:35.859Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-02-06T04:38:35.859Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-06T04:38:35.859Z] daemon.go:325: [de36825112957] waiting for daemon to start [2020-02-06T04:38:35.859Z] daemon.go:325: [de36825112957] waiting for daemon to start [2020-02-06T04:38:35.859Z] daemon.go:353: [de36825112957] daemon started [2020-02-06T04:38:35.859Z] daemon.go:461: [de36825112957] Stopping daemon [2020-02-06T04:38:35.859Z] daemon.go:296: [de36825112957] exiting daemon [2020-02-06T04:38:35.859Z] daemon.go:448: [de36825112957] Daemon stopped [2020-02-06T04:38:35.859Z] === RUN TestAuthZPluginErrorResponse [2020-02-06T04:38:36.728Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-06T04:38:36.729Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-06T04:38:36.729Z] daemon.go:325: [de192edf60177] waiting for daemon to start [2020-02-06T04:38:36.729Z] daemon.go:325: [de192edf60177] waiting for daemon to start [2020-02-06T04:38:36.729Z] daemon.go:353: [de192edf60177] daemon started [2020-02-06T04:38:36.729Z] daemon.go:461: [de192edf60177] Stopping daemon [2020-02-06T04:38:36.729Z] daemon.go:296: [de192edf60177] exiting daemon [2020-02-06T04:38:36.729Z] daemon.go:448: [de192edf60177] Daemon stopped [2020-02-06T04:38:36.729Z] === RUN TestAuthZPluginErrorRequest [2020-02-06T04:38:37.082Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-02-06T04:38:37.082Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-06T04:38:37.082Z] daemon.go:325: [d4afb9dcabcbb] waiting for daemon to start [2020-02-06T04:38:37.082Z] daemon.go:325: [d4afb9dcabcbb] waiting for daemon to start [2020-02-06T04:38:37.082Z] daemon.go:353: [d4afb9dcabcbb] daemon started [2020-02-06T04:38:37.082Z] daemon.go:461: [d4afb9dcabcbb] Stopping daemon [2020-02-06T04:38:37.082Z] daemon.go:296: [d4afb9dcabcbb] exiting daemon [2020-02-06T04:38:37.082Z] daemon.go:448: [d4afb9dcabcbb] Daemon stopped [2020-02-06T04:38:37.082Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-06T04:38:37.443Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-06T04:38:37.443Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-06T04:38:37.443Z] daemon.go:325: [d8668f99f6110] waiting for daemon to start [2020-02-06T04:38:37.443Z] daemon.go:325: [d8668f99f6110] waiting for daemon to start [2020-02-06T04:38:37.443Z] daemon.go:353: [d8668f99f6110] daemon started [2020-02-06T04:38:37.443Z] daemon.go:461: [d8668f99f6110] Stopping daemon [2020-02-06T04:38:37.443Z] daemon.go:296: [d8668f99f6110] exiting daemon [2020-02-06T04:38:37.443Z] daemon.go:448: [d8668f99f6110] Daemon stopped [2020-02-06T04:38:37.443Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-06T04:38:37.504Z] ok github.com/docker/docker/daemon/graphdriver 0.043s coverage: 2.2% of statements [2020-02-06T04:38:39.812Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-02-06T04:38:39.812Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-06T04:38:39.812Z] daemon.go:325: [dfe4349e5c44b] waiting for daemon to start [2020-02-06T04:38:39.812Z] daemon.go:325: [dfe4349e5c44b] waiting for daemon to start [2020-02-06T04:38:39.812Z] daemon.go:353: [dfe4349e5c44b] daemon started [2020-02-06T04:38:39.812Z] daemon.go:461: [dfe4349e5c44b] Stopping daemon [2020-02-06T04:38:39.812Z] daemon.go:296: [dfe4349e5c44b] exiting daemon [2020-02-06T04:38:39.812Z] daemon.go:448: [dfe4349e5c44b] Daemon stopped [2020-02-06T04:38:39.812Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-06T04:38:41.571Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2020-02-06T04:38:41.571Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-06T04:38:41.571Z] daemon.go:325: [d4403a8e72516] waiting for daemon to start [2020-02-06T04:38:41.571Z] daemon.go:325: [d4403a8e72516] waiting for daemon to start [2020-02-06T04:38:41.571Z] daemon.go:353: [d4403a8e72516] daemon started [2020-02-06T04:38:41.571Z] daemon.go:461: [d4403a8e72516] Stopping daemon [2020-02-06T04:38:41.571Z] daemon.go:296: [d4403a8e72516] exiting daemon [2020-02-06T04:38:41.571Z] daemon.go:448: [d4403a8e72516] Daemon stopped [2020-02-06T04:38:41.571Z] === RUN TestAuthZPluginHeader [2020-02-06T04:38:41.913Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.599s coverage: 13.7% of statements [2020-02-06T04:38:42.202Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-02-06T04:38:42.345Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-02-06T04:38:42.345Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-06T04:38:42.345Z] daemon.go:325: [da91c3e00ab0a] waiting for daemon to start [2020-02-06T04:38:42.345Z] daemon.go:325: [da91c3e00ab0a] waiting for daemon to start [2020-02-06T04:38:42.345Z] daemon.go:353: [da91c3e00ab0a] daemon started [2020-02-06T04:38:42.345Z] daemon.go:461: [da91c3e00ab0a] Stopping daemon [2020-02-06T04:38:42.345Z] daemon.go:296: [da91c3e00ab0a] exiting daemon [2020-02-06T04:38:42.345Z] daemon.go:448: [da91c3e00ab0a] Daemon stopped [2020-02-06T04:38:42.346Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-06T04:38:42.346Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-06T04:38:42.346Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:38:42.346Z] === RUN TestAuthZPluginV2Disable [2020-02-06T04:38:42.346Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-06T04:38:42.346Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:38:42.346Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-06T04:38:42.346Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-06T04:38:42.346Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:38:42.697Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-06T04:38:42.697Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-06T04:38:42.697Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:38:42.697Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-06T04:38:43.704Z] ok github.com/docker/docker/daemon 12.486s coverage: 17.5% of statements [2020-02-06T04:38:43.704Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-06T04:38:43.704Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-06T04:38:43.704Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-06T04:38:43.704Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-06T04:38:47.205Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.419s coverage: 57.8% of statements [2020-02-06T04:38:49.484Z] Loaded image: buildpack-deps:jessie [2020-02-06T04:38:49.484Z] Loaded image: buildpack-deps:jessie [2020-02-06T04:38:49.484Z] Loaded image: busybox:latest [2020-02-06T04:38:49.484Z] Loaded image: busybox:latest [2020-02-06T04:38:49.484Z] Loaded image: busybox:glibc [2020-02-06T04:38:49.484Z] Loaded image: debian:jessie [2020-02-06T04:38:49.484Z] Loaded image: hello-world:latest [2020-02-06T04:38:49.484Z] INFO: Testing against a local daemon [2020-02-06T04:38:49.484Z] === RUN TestDockerDaemonSuite [2020-02-06T04:38:49.484Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-06T04:38:49.484Z] Loaded image: busybox:glibc [2020-02-06T04:38:49.484Z] Loaded image: debian:jessie [2020-02-06T04:38:49.484Z] Loaded image: hello-world:latest [2020-02-06T04:38:49.484Z] INFO: Testing against a local daemon [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-06T04:38:49.484Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-06T04:38:49.958Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.788s coverage: 68.5% of statements [2020-02-06T04:38:52.013Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-06T04:38:52.013Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-06T04:38:52.017Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.393s coverage: 48.6% of statements [2020-02-06T04:38:52.947Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-06T04:38:52.947Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-06T04:38:53.511Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.600s coverage: 45.9% of statements [2020-02-06T04:38:53.512Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-06T04:38:53.881Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-06T04:38:53.881Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-06T04:38:53.881Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-06T04:38:55.574Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.745s coverage: 76.1% of statements [2020-02-06T04:38:56.413Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-06T04:38:56.413Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-06T04:38:56.413Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-06T04:38:56.413Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-06T04:38:56.413Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-06T04:38:57.082Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.054s coverage: 58.0% of statements [2020-02-06T04:38:57.346Z] --- PASS: TestBuildWithHugeFile (108.04s) [2020-02-06T04:38:57.346Z] === RUN TestBuildWithEmptyDockerfile [2020-02-06T04:38:57.346Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:38:57.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:38:57.346Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:38:57.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:38:57.346Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:38:57.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:38:57.346Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:38:57.346Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:38:57.346Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-06T04:38:57.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:38:57.370Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.792s coverage: 54.8% of statements [2020-02-06T04:38:57.370Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-06T04:38:57.370Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-06T04:38:57.604Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-02-06T04:38:57.604Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-02-06T04:38:57.604Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-02-06T04:38:57.604Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-02-06T04:38:57.604Z] === RUN TestBuildPreserveOwnership [2020-02-06T04:38:57.604Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-06T04:38:58.172Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-06T04:38:58.724Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-06T04:38:58.724Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-06T04:38:58.724Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-06T04:38:58.724Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-06T04:38:58.727Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-02-06T04:38:58.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-06T04:38:59.017Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-02-06T04:39:01.513Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-06T04:39:01.770Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-06T04:39:02.161Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-02-06T04:39:02.161Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:353: [deb6f297d9832] daemon started [2020-02-06T04:39:02.161Z] daemon.go:461: [deb6f297d9832] Stopping daemon [2020-02-06T04:39:02.161Z] daemon.go:296: [deb6f297d9832] exiting daemon [2020-02-06T04:39:02.161Z] daemon.go:448: [deb6f297d9832] Daemon stopped [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:339: [deb6f297d9832] error pinging daemon on start: Get http://deb6f297d9832.sock/_ping: context deadline exceeded [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:339: [deb6f297d9832] error pinging daemon on start: Get http://deb6f297d9832.sock/_ping: context deadline exceeded [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:339: [deb6f297d9832] error pinging daemon on start: Get http://deb6f297d9832.sock/_ping: context deadline exceeded [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:339: [deb6f297d9832] error pinging daemon on start: Get http://deb6f297d9832.sock/_ping: context deadline exceeded [2020-02-06T04:39:02.161Z] daemon.go:296: [deb6f297d9832] exiting daemon [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:325: [deb6f297d9832] waiting for daemon to start [2020-02-06T04:39:02.161Z] daemon.go:353: [deb6f297d9832] daemon started [2020-02-06T04:39:02.161Z] daemon.go:461: [deb6f297d9832] Stopping daemon [2020-02-06T04:39:02.161Z] daemon.go:296: [deb6f297d9832] exiting daemon [2020-02-06T04:39:02.161Z] daemon.go:448: [deb6f297d9832] Daemon stopped [2020-02-06T04:39:02.161Z] PASS [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] === Skipped [2020-02-06T04:39:02.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-06T04:39:02.161Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-06T04:39:02.161Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-06T04:39:02.161Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-06T04:39:02.161Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] DONE 17 tests, 4 skipped in 28.831s [2020-02-06T04:39:02.161Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-06T04:39:02.161Z] ++ 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 [2020-02-06T04:39:02.161Z] ++ set -e [2020-02-06T04:39:02.161Z] ++ '[' -n 0 ']' [2020-02-06T04:39:02.161Z] ++ set -x [2020-02-06T04:39:02.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-02-06T04:39:02.161Z] INFO: Testing against a local daemon [2020-02-06T04:39:02.161Z] === RUN TestPluginInvalidJSON [2020-02-06T04:39:02.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:39:02.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:39:02.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:39:02.161Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-06T04:39:02.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-06T04:39:02.161Z] PASS [2020-02-06T04:39:02.161Z] [2020-02-06T04:39:02.161Z] DONE 2 tests in 0.170s [2020-02-06T04:39:02.161Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-06T04:39:02.161Z] ++ 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 [2020-02-06T04:39:02.161Z] ++ set -e [2020-02-06T04:39:02.161Z] ++ '[' -n 0 ']' [2020-02-06T04:39:02.161Z] ++ set -x [2020-02-06T04:39:02.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-02-06T04:39:02.161Z] INFO: Testing against a local daemon [2020-02-06T04:39:02.161Z] === RUN TestExternalGraphDriver [2020-02-06T04:39:02.161Z] === RUN TestExternalGraphDriver/json [2020-02-06T04:39:02.161Z] === RUN TestExternalGraphDriver/spec [2020-02-06T04:39:02.751Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-06T04:39:02.751Z] [2020-02-06T04:39:02.751Z] ________ ____ __. [2020-02-06T04:39:02.751Z] \_____ \ | |/ _| [2020-02-06T04:39:02.751Z] / | \| < [2020-02-06T04:39:02.751Z] / | \ | \ [2020-02-06T04:39:02.751Z] \_______ /____|__ \ [2020-02-06T04:39:02.751Z] \/ \/ [2020-02-06T04:39:02.751Z] [2020-02-06T04:39:02.751Z] INFO: make.ps1 ended at 02/06/2020 04:39:01 [2020-02-06T04:39:03.666Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-06T04:39:03.666Z] --- PASS: TestBuildPreserveOwnership (6.13s) [2020-02-06T04:39:03.666Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.10s) [2020-02-06T04:39:03.666Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-02-06T04:39:03.666Z] === RUN TestBuildPlatformInvalid [2020-02-06T04:39:03.666Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-06T04:39:03.666Z] PASS [2020-02-06T04:39:03.666Z] [2020-02-06T04:39:03.666Z] DONE 30 tests in 193.368s [2020-02-06T04:39:03.715Z] INFO: Binaries build ended at 02/06/2020 04:39:03. Duration:00:01:18.5798246 [2020-02-06T04:39:03.923Z] === RUN TestExternalGraphDriver/pull [2020-02-06T04:39:03.925Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-06T04:39:03.925Z] ++ 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 [2020-02-06T04:39:03.925Z] ++ set -e [2020-02-06T04:39:03.925Z] ++ '[' -n 0 ']' [2020-02-06T04:39:03.925Z] ++ set -x [2020-02-06T04:39:03.925Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:39:03.925Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-06T04:39:03.925Z] INFO: Testing against a local daemon [2020-02-06T04:39:03.925Z] === RUN TestConfigList [2020-02-06T04:39:05.697Z] --- PASS: TestExternalGraphDriver (6.17s) [2020-02-06T04:39:05.697Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:353: [dbd27bc35a2e1] daemon started [2020-02-06T04:39:05.697Z] daemon.go:461: [dbd27bc35a2e1] Stopping daemon [2020-02-06T04:39:05.697Z] daemon.go:296: [dbd27bc35a2e1] exiting daemon [2020-02-06T04:39:05.697Z] daemon.go:448: [dbd27bc35a2e1] Daemon stopped [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:353: [dbd27bc35a2e1] daemon started [2020-02-06T04:39:05.697Z] daemon.go:461: [dbd27bc35a2e1] Stopping daemon [2020-02-06T04:39:05.697Z] daemon.go:296: [dbd27bc35a2e1] exiting daemon [2020-02-06T04:39:05.697Z] daemon.go:448: [dbd27bc35a2e1] Daemon stopped [2020-02-06T04:39:05.697Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:353: [dbd27bc35a2e1] daemon started [2020-02-06T04:39:05.697Z] daemon.go:461: [dbd27bc35a2e1] Stopping daemon [2020-02-06T04:39:05.697Z] daemon.go:296: [dbd27bc35a2e1] exiting daemon [2020-02-06T04:39:05.697Z] daemon.go:448: [dbd27bc35a2e1] Daemon stopped [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:353: [dbd27bc35a2e1] daemon started [2020-02-06T04:39:05.697Z] daemon.go:461: [dbd27bc35a2e1] Stopping daemon [2020-02-06T04:39:05.697Z] daemon.go:296: [dbd27bc35a2e1] exiting daemon [2020-02-06T04:39:05.697Z] daemon.go:448: [dbd27bc35a2e1] Daemon stopped [2020-02-06T04:39:05.697Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:325: [dbd27bc35a2e1] waiting for daemon to start [2020-02-06T04:39:05.697Z] daemon.go:353: [dbd27bc35a2e1] daemon started [2020-02-06T04:39:05.697Z] daemon.go:461: [dbd27bc35a2e1] Stopping daemon [2020-02-06T04:39:05.697Z] daemon.go:296: [dbd27bc35a2e1] exiting daemon [2020-02-06T04:39:05.697Z] daemon.go:448: [dbd27bc35a2e1] Daemon stopped [2020-02-06T04:39:05.697Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-02-06T04:39:05.697Z] === RUN TestGraphdriverPluginV2 [2020-02-06T04:39:05.819Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-06T04:39:05.880Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-02-06T04:39:05.880Z] ok github.com/docker/docker/daemon/logger 0.311s coverage: 43.7% of statements [2020-02-06T04:39:05.885Z] INFO: Copying the built daemon binary to d:\CI\PR-40462\1\binary\dockerd-d7e8fa149.exe... [2020-02-06T04:39:06.057Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-06T04:39:06.057Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:39:06.057Z] PASS [2020-02-06T04:39:06.057Z] [2020-02-06T04:39:06.057Z] === Skipped [2020-02-06T04:39:06.057Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-06T04:39:06.057Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:39:06.057Z] [2020-02-06T04:39:06.057Z] [2020-02-06T04:39:06.057Z] DONE 5 tests, 1 skipped in 6.376s [2020-02-06T04:39:06.057Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-06T04:39:06.058Z] ++ 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 [2020-02-06T04:39:06.058Z] ++ set -e [2020-02-06T04:39:06.058Z] ++ '[' -n 0 ']' [2020-02-06T04:39:06.058Z] ++ set -x [2020-02-06T04:39:06.058Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:39:06.058Z] INFO: Testing against a local daemon [2020-02-06T04:39:06.058Z] === RUN TestContinueAfterPluginCrash [2020-02-06T04:39:06.058Z] === PAUSE TestContinueAfterPluginCrash [2020-02-06T04:39:06.058Z] === RUN TestDaemonStartWithLogOpt [2020-02-06T04:39:06.058Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-06T04:39:06.058Z] === CONT TestContinueAfterPluginCrash [2020-02-06T04:39:06.058Z] === CONT TestDaemonStartWithLogOpt [2020-02-06T04:39:06.384Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-06T04:39:06.503Z] ok github.com/docker/docker/daemon/logger/awslogs 0.756s coverage: 78.6% of statements [2020-02-06T04:39:06.849Z] INFO: Copying the built client binary to d:\CI\PR-40462\1\binary\docker-d7e8fa149.exe... [2020-02-06T04:39:06.849Z] INFO: Copying dockerversion from the container... [2020-02-06T04:39:06.949Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-06T04:39:07.206Z] --- PASS: TestConfigList (3.35s) [2020-02-06T04:39:07.206Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-06T04:39:07.206Z] daemon.go:325: [d1ceec7917998] waiting for daemon to start [2020-02-06T04:39:07.206Z] daemon.go:325: [d1ceec7917998] waiting for daemon to start [2020-02-06T04:39:07.206Z] daemon.go:353: [d1ceec7917998] daemon started [2020-02-06T04:39:07.206Z] daemon.go:461: [d1ceec7917998] Stopping daemon [2020-02-06T04:39:07.206Z] daemon.go:296: [d1ceec7917998] exiting daemon [2020-02-06T04:39:07.206Z] daemon.go:448: [d1ceec7917998] Daemon stopped [2020-02-06T04:39:07.206Z] === RUN TestConfigsCreateAndDelete [2020-02-06T04:39:07.306Z] INFO: Copying the golang package from the container to d:\CI\PR-40462\1\installer\go.zip... [2020-02-06T04:39:08.572Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-02-06T04:39:08.572Z] ok github.com/docker/docker/daemon/images 0.076s coverage: 4.9% of statements [2020-02-06T04:39:08.572Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-06T04:39:08.572Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-06T04:39:08.573Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-06T04:39:08.573Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-06T04:39:09.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2020-02-06T04:39:09.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-02-06T04:39:09.731Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-06T04:39:09.732Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-06T04:39:09.989Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2020-02-06T04:39:09.989Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-06T04:39:09.989Z] daemon.go:325: [d14e256e0400d] waiting for daemon to start [2020-02-06T04:39:09.989Z] daemon.go:325: [d14e256e0400d] waiting for daemon to start [2020-02-06T04:39:09.989Z] daemon.go:353: [d14e256e0400d] daemon started [2020-02-06T04:39:09.989Z] daemon.go:461: [d14e256e0400d] Stopping daemon [2020-02-06T04:39:09.989Z] daemon.go:296: [d14e256e0400d] exiting daemon [2020-02-06T04:39:09.989Z] daemon.go:448: [d14e256e0400d] Daemon stopped [2020-02-06T04:39:09.989Z] === RUN TestConfigsUpdate [2020-02-06T04:39:10.201Z] INFO: Extracting go.zip to d:\CI\PR-40462\1\go [2020-02-06T04:39:11.619Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-06T04:39:11.619Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-06T04:39:11.619Z] Cross building: bundles/cross/windows/amd64 [2020-02-06T04:39:11.619Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-06T04:39:11.619Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-06T04:39:12.545Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-06T04:39:12.545Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-06T04:39:12.802Z] --- PASS: TestConfigsUpdate (2.64s) [2020-02-06T04:39:12.802Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-06T04:39:12.802Z] daemon.go:325: [d6e55f88aeb8f] waiting for daemon to start [2020-02-06T04:39:12.802Z] daemon.go:325: [d6e55f88aeb8f] waiting for daemon to start [2020-02-06T04:39:12.802Z] daemon.go:353: [d6e55f88aeb8f] daemon started [2020-02-06T04:39:12.802Z] daemon.go:461: [d6e55f88aeb8f] Stopping daemon [2020-02-06T04:39:12.802Z] daemon.go:296: [d6e55f88aeb8f] exiting daemon [2020-02-06T04:39:12.802Z] daemon.go:448: [d6e55f88aeb8f] Daemon stopped [2020-02-06T04:39:12.802Z] === RUN TestTemplatedConfig [2020-02-06T04:39:13.735Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-06T04:39:13.918Z] ok github.com/docker/docker/daemon/logger/local 0.080s coverage: 74.7% of statements [2020-02-06T04:39:13.918Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-06T04:39:13.918Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 20.0% of statements [2020-02-06T04:39:14.666Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-06T04:39:15.421Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2020-02-06T04:39:15.421Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2020-02-06T04:39:15.598Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-06T04:39:15.855Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-06T04:39:16.424Z] --- PASS: TestTemplatedConfig (3.56s) [2020-02-06T04:39:16.424Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-06T04:39:16.424Z] daemon.go:325: [dc0d7115a955e] waiting for daemon to start [2020-02-06T04:39:16.424Z] daemon.go:325: [dc0d7115a955e] waiting for daemon to start [2020-02-06T04:39:16.424Z] daemon.go:353: [dc0d7115a955e] daemon started [2020-02-06T04:39:16.424Z] daemon.go:461: [dc0d7115a955e] Stopping daemon [2020-02-06T04:39:16.424Z] daemon.go:296: [dc0d7115a955e] exiting daemon [2020-02-06T04:39:16.424Z] daemon.go:448: [dc0d7115a955e] Daemon stopped [2020-02-06T04:39:16.424Z] === RUN TestConfigInspect [2020-02-06T04:39:16.424Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-06T04:39:17.386Z] --- PASS: TestDaemonStartWithLogOpt (9.75s) [2020-02-06T04:39:17.386Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-06T04:39:17.386Z] daemon.go:325: [d22ef16f8b2d1] waiting for daemon to start [2020-02-06T04:39:17.386Z] daemon.go:325: [d22ef16f8b2d1] waiting for daemon to start [2020-02-06T04:39:17.386Z] daemon.go:353: [d22ef16f8b2d1] daemon started [2020-02-06T04:39:17.386Z] daemon.go:461: [d22ef16f8b2d1] Stopping daemon [2020-02-06T04:39:17.386Z] daemon.go:296: [d22ef16f8b2d1] exiting daemon [2020-02-06T04:39:17.386Z] daemon.go:448: [d22ef16f8b2d1] Daemon stopped [2020-02-06T04:39:17.386Z] daemon.go:325: [d22ef16f8b2d1] waiting for daemon to start [2020-02-06T04:39:17.386Z] daemon.go:325: [d22ef16f8b2d1] waiting for daemon to start [2020-02-06T04:39:17.386Z] daemon.go:353: [d22ef16f8b2d1] daemon started [2020-02-06T04:39:17.386Z] daemon.go:461: [d22ef16f8b2d1] Stopping daemon [2020-02-06T04:39:17.386Z] daemon.go:296: [d22ef16f8b2d1] exiting daemon [2020-02-06T04:39:17.386Z] daemon.go:448: [d22ef16f8b2d1] Daemon stopped [2020-02-06T04:39:18.142Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-02-06T04:39:18.142Z] ok github.com/docker/docker/daemon/logger/splunk 3.207s coverage: 84.5% of statements [2020-02-06T04:39:18.142Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-06T04:39:18.142Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-06T04:39:18.954Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-06T04:39:19.518Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-06T04:39:19.518Z] --- PASS: TestConfigInspect (3.25s) [2020-02-06T04:39:19.518Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-06T04:39:19.518Z] daemon.go:325: [d8423aa0c28fb] waiting for daemon to start [2020-02-06T04:39:19.518Z] daemon.go:325: [d8423aa0c28fb] waiting for daemon to start [2020-02-06T04:39:19.518Z] daemon.go:353: [d8423aa0c28fb] daemon started [2020-02-06T04:39:19.518Z] daemon.go:461: [d8423aa0c28fb] Stopping daemon [2020-02-06T04:39:19.518Z] daemon.go:296: [d8423aa0c28fb] exiting daemon [2020-02-06T04:39:19.518Z] daemon.go:448: [d8423aa0c28fb] Daemon stopped [2020-02-06T04:39:19.518Z] === RUN TestConfigCreateWithLabels [2020-02-06T04:39:20.888Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-06T04:39:21.370Z] --- PASS: TestContinueAfterPluginCrash (14.57s) [2020-02-06T04:39:21.370Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-06T04:39:21.370Z] daemon.go:325: [d54e41dc79437] waiting for daemon to start [2020-02-06T04:39:21.370Z] daemon.go:325: [d54e41dc79437] waiting for daemon to start [2020-02-06T04:39:21.370Z] daemon.go:353: [d54e41dc79437] daemon started [2020-02-06T04:39:21.370Z] daemon.go:461: [d54e41dc79437] Stopping daemon [2020-02-06T04:39:21.370Z] daemon.go:296: [d54e41dc79437] exiting daemon [2020-02-06T04:39:21.370Z] daemon.go:448: [d54e41dc79437] Daemon stopped [2020-02-06T04:39:21.370Z] PASS [2020-02-06T04:39:21.370Z] [2020-02-06T04:39:21.370Z] DONE 2 tests in 14.715s [2020-02-06T04:39:21.370Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-06T04:39:21.370Z] ++ 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 [2020-02-06T04:39:21.370Z] ++ set -e [2020-02-06T04:39:21.370Z] ++ '[' -n 0 ']' [2020-02-06T04:39:21.370Z] ++ set -x [2020-02-06T04:39:21.370Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:39:21.370Z] INFO: Testing against a local daemon [2020-02-06T04:39:21.370Z] === RUN TestPluginWithDevMounts [2020-02-06T04:39:21.370Z] === PAUSE TestPluginWithDevMounts [2020-02-06T04:39:21.370Z] === CONT TestPluginWithDevMounts [2020-02-06T04:39:21.820Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-06T04:39:22.384Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-06T04:39:22.384Z] --- PASS: TestConfigCreateWithLabels (2.96s) [2020-02-06T04:39:22.384Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-06T04:39:22.384Z] daemon.go:325: [d0d7365f19d64] waiting for daemon to start [2020-02-06T04:39:22.384Z] daemon.go:325: [d0d7365f19d64] waiting for daemon to start [2020-02-06T04:39:22.384Z] daemon.go:353: [d0d7365f19d64] daemon started [2020-02-06T04:39:22.384Z] daemon.go:461: [d0d7365f19d64] Stopping daemon [2020-02-06T04:39:22.384Z] daemon.go:296: [d0d7365f19d64] exiting daemon [2020-02-06T04:39:22.384Z] daemon.go:448: [d0d7365f19d64] Daemon stopped [2020-02-06T04:39:22.384Z] === RUN TestConfigCreateResolve [2020-02-06T04:39:22.570Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2020-02-06T04:39:22.641Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-06T04:39:22.729Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-02-06T04:39:22.729Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-06T04:39:22.729Z] daemon.go:325: [d5bcb9f23df2e] waiting for daemon to start [2020-02-06T04:39:22.729Z] daemon.go:325: [d5bcb9f23df2e] waiting for daemon to start [2020-02-06T04:39:22.729Z] daemon.go:353: [d5bcb9f23df2e] daemon started [2020-02-06T04:39:22.729Z] daemon.go:461: [d5bcb9f23df2e] Stopping daemon [2020-02-06T04:39:22.729Z] daemon.go:296: [d5bcb9f23df2e] exiting daemon [2020-02-06T04:39:22.729Z] daemon.go:448: [d5bcb9f23df2e] Daemon stopped [2020-02-06T04:39:22.729Z] PASS [2020-02-06T04:39:22.729Z] [2020-02-06T04:39:22.729Z] DONE 1 tests in 2.154s [2020-02-06T04:39:22.729Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-06T04:39:22.729Z] ++ 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 [2020-02-06T04:39:22.729Z] ++ set -e [2020-02-06T04:39:22.729Z] ++ '[' -n 0 ']' [2020-02-06T04:39:22.729Z] ++ set -x [2020-02-06T04:39:22.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:39:22.857Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-02-06T04:39:23.121Z] INFO: Testing against a local daemon [2020-02-06T04:39:23.121Z] === RUN TestSecretInspect [2020-02-06T04:39:24.012Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-06T04:39:24.471Z] ok github.com/docker/docker/distribution 0.638s coverage: 22.3% of statements [2020-02-06T04:39:24.471Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-06T04:39:24.576Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-06T04:39:25.616Z] --- PASS: TestSecretInspect (2.78s) [2020-02-06T04:39:25.616Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-06T04:39:25.616Z] daemon.go:325: [df333550b0750] waiting for daemon to start [2020-02-06T04:39:25.616Z] daemon.go:325: [df333550b0750] waiting for daemon to start [2020-02-06T04:39:25.616Z] daemon.go:353: [df333550b0750] daemon started [2020-02-06T04:39:25.616Z] daemon.go:461: [df333550b0750] Stopping daemon [2020-02-06T04:39:25.616Z] daemon.go:296: [df333550b0750] exiting daemon [2020-02-06T04:39:25.616Z] daemon.go:448: [df333550b0750] Daemon stopped [2020-02-06T04:39:25.616Z] === RUN TestSecretList [2020-02-06T04:39:25.951Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-06T04:39:25.951Z] --- PASS: TestConfigCreateResolve (3.39s) [2020-02-06T04:39:25.951Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-06T04:39:25.951Z] daemon.go:325: [d9ccf63e1cde2] waiting for daemon to start [2020-02-06T04:39:25.951Z] daemon.go:325: [d9ccf63e1cde2] waiting for daemon to start [2020-02-06T04:39:25.951Z] daemon.go:353: [d9ccf63e1cde2] daemon started [2020-02-06T04:39:25.951Z] daemon.go:461: [d9ccf63e1cde2] Stopping daemon [2020-02-06T04:39:25.951Z] daemon.go:296: [d9ccf63e1cde2] exiting daemon [2020-02-06T04:39:25.951Z] daemon.go:448: [d9ccf63e1cde2] Daemon stopped [2020-02-06T04:39:25.951Z] === RUN TestConfigDaemonLibtrustID [2020-02-06T04:39:25.951Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-06T04:39:25.971Z] ok github.com/docker/docker/distribution/xfer 1.482s coverage: 83.4% of statements [2020-02-06T04:39:25.971Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-06T04:39:26.515Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-02-06T04:39:26.515Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-06T04:39:26.515Z] daemon.go:325: [dff44abb6b002] waiting for daemon to start [2020-02-06T04:39:26.515Z] daemon.go:325: [dff44abb6b002] waiting for daemon to start [2020-02-06T04:39:26.515Z] daemon.go:353: [dff44abb6b002] daemon started [2020-02-06T04:39:26.515Z] daemon.go:461: [dff44abb6b002] Stopping daemon [2020-02-06T04:39:26.515Z] daemon.go:296: [dff44abb6b002] exiting daemon [2020-02-06T04:39:26.515Z] daemon.go:448: [dff44abb6b002] Daemon stopped [2020-02-06T04:39:26.515Z] PASS [2020-02-06T04:39:26.515Z] [2020-02-06T04:39:26.515Z] DONE 8 tests in 22.593s [2020-02-06T04:39:26.515Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-06T04:39:26.515Z] ++ 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 [2020-02-06T04:39:26.515Z] ++ set -e [2020-02-06T04:39:26.515Z] ++ '[' -n 0 ']' [2020-02-06T04:39:26.515Z] ++ set -x [2020-02-06T04:39:26.515Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:39:26.515Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-06T04:39:26.515Z] INFO: Testing against a local daemon [2020-02-06T04:39:26.515Z] === RUN TestCheckpoint [2020-02-06T04:39:26.515Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-06T04:39:26.515Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:39:26.515Z] === RUN TestContainerInvalidJSON [2020-02-06T04:39:26.515Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:39:26.515Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:39:26.515Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:39:26.515Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:39:26.515Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:39:26.515Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:39:26.515Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:39:26.515Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:39:26.515Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:39:26.515Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-06T04:39:26.515Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-06T04:39:26.515Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-06T04:39:26.515Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-06T04:39:26.515Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-06T04:39:26.515Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-06T04:39:26.773Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-02-06T04:39:26.773Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-06T04:39:26.773Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-06T04:39:26.773Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-06T04:39:26.773Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-06T04:39:26.773Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-06T04:39:27.030Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-06T04:39:27.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-02-06T04:39:27.030Z] === RUN TestCopyFromContainer [2020-02-06T04:39:27.962Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-06T04:39:28.220Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-06T04:39:28.697Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-02-06T04:39:28.708Z] --- PASS: TestSecretList (2.83s) [2020-02-06T04:39:28.708Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-06T04:39:28.708Z] daemon.go:325: [d055e8d0368ce] waiting for daemon to start [2020-02-06T04:39:28.708Z] daemon.go:325: [d055e8d0368ce] waiting for daemon to start [2020-02-06T04:39:28.708Z] daemon.go:353: [d055e8d0368ce] daemon started [2020-02-06T04:39:28.708Z] daemon.go:461: [d055e8d0368ce] Stopping daemon [2020-02-06T04:39:28.708Z] daemon.go:296: [d055e8d0368ce] exiting daemon [2020-02-06T04:39:28.708Z] daemon.go:448: [d055e8d0368ce] Daemon stopped [2020-02-06T04:39:28.708Z] === RUN TestSecretsCreateAndDelete [2020-02-06T04:39:28.786Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-06T04:39:29.044Z] === RUN TestCopyFromContainer// [2020-02-06T04:39:29.044Z] === RUN TestCopyFromContainer//bar/root [2020-02-06T04:39:29.301Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-06T04:39:29.301Z] === RUN TestCopyFromContainer/bar/quux [2020-02-06T04:39:29.301Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-06T04:39:29.326Z] ok github.com/docker/docker/image 0.090s coverage: 86.4% of statements [2020-02-06T04:39:29.326Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-06T04:39:29.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-06T04:39:29.559Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-06T04:39:29.817Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-06T04:39:29.817Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-06T04:39:30.075Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer (3.11s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-02-06T04:39:30.075Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-06T04:39:30.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-06T04:39:30.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:39:30.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:39:30.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:39:30.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:39:30.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:39:30.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:39:30.075Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:39:30.075Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:39:30.075Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:39:30.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-06T04:39:30.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-06T04:39:30.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-06T04:39:30.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2020-02-06T04:39:30.075Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-06T04:39:30.075Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-06T04:39:30.334Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2020-02-06T04:39:30.334Z] === RUN TestCreateWithInvalidEnv [2020-02-06T04:39:30.334Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-06T04:39:30.334Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-06T04:39:30.334Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-06T04:39:30.334Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-06T04:39:30.334Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-06T04:39:30.334Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-06T04:39:30.334Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-06T04:39:30.334Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-06T04:39:30.334Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-06T04:39:30.334Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-06T04:39:30.334Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-06T04:39:30.334Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-06T04:39:30.334Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-06T04:39:30.334Z] === RUN TestCreateTmpfsMountsTarget [2020-02-06T04:39:30.334Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2020-02-06T04:39:30.334Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-06T04:39:30.816Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-02-06T04:39:30.816Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-06T04:39:31.268Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-06T04:39:31.525Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-06T04:39:31.791Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2020-02-06T04:39:31.792Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-06T04:39:31.792Z] daemon.go:325: [d8217a2756320] waiting for daemon to start [2020-02-06T04:39:31.792Z] daemon.go:325: [d8217a2756320] waiting for daemon to start [2020-02-06T04:39:31.792Z] daemon.go:353: [d8217a2756320] daemon started [2020-02-06T04:39:31.792Z] daemon.go:461: [d8217a2756320] Stopping daemon [2020-02-06T04:39:31.792Z] daemon.go:296: [d8217a2756320] exiting daemon [2020-02-06T04:39:31.792Z] daemon.go:448: [d8217a2756320] Daemon stopped [2020-02-06T04:39:31.792Z] === RUN TestSecretsUpdate [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-06T04:39:31.838Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-06T04:39:32.460Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-06T04:39:32.460Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-06T04:39:32.871Z] ok github.com/docker/docker/internal/testutil 0.038s coverage: 62.5% of statements [2020-02-06T04:39:33.025Z] --- PASS: TestCreateWithCustomMaskedPaths (2.57s) [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:39:33.025Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:39:33.025Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:39:33.025Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:39:33.025Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-02-06T04:39:33.283Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-02-06T04:39:33.283Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-06T04:39:33.501Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-02-06T04:39:33.849Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-06T04:39:34.151Z] --- PASS: TestSecretsUpdate (2.90s) [2020-02-06T04:39:34.151Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-06T04:39:34.151Z] daemon.go:325: [dd6ef32100118] waiting for daemon to start [2020-02-06T04:39:34.151Z] daemon.go:325: [dd6ef32100118] waiting for daemon to start [2020-02-06T04:39:34.151Z] daemon.go:353: [dd6ef32100118] daemon started [2020-02-06T04:39:34.151Z] daemon.go:461: [dd6ef32100118] Stopping daemon [2020-02-06T04:39:34.151Z] daemon.go:296: [dd6ef32100118] exiting daemon [2020-02-06T04:39:34.151Z] daemon.go:448: [dd6ef32100118] Daemon stopped [2020-02-06T04:39:34.151Z] === RUN TestTemplatedSecret [2020-02-06T04:39:34.413Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-06T04:39:35.010Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-02-06T04:39:35.528Z] INFO: Extraction ended at 02/06/2020 04:39:32. Duration:00:00:22.9570840 [2020-02-06T04:39:35.528Z] INFO: Updating the golang and path environment variables [2020-02-06T04:39:35.528Z] INFO: GOPATH=d:\gopath [2020-02-06T04:39:35.528Z] INFO: go version go1.12.16 windows/amd64 [2020-02-06T04:39:35.528Z] INFO: Running the daemon under test in debug mode [2020-02-06T04:39:35.528Z] INFO: Starting a daemon under test... [2020-02-06T04:39:35.528Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40462\1\daemon --pidfile d:\CI\PR-40462\1\docker.pid -D [2020-02-06T04:39:35.528Z] INFO: Process started successfully. [2020-02-06T04:39:35.528Z] INFO: Start tailing logs of the daemon under tests [2020-02-06T04:39:35.528Z] INFO: Waiting for the daemon under test to start... [2020-02-06T04:39:35.784Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-02-06T04:39:35.785Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-06T04:39:35.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:39:35.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:39:35.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:39:35.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:39:35.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:39:35.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:39:35.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:39:35.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:39:35.785Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:39:35.785Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:39:35.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:39:35.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:39:35.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:39:35.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:39:35.785Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-06T04:39:35.785Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-06T04:39:35.785Z] === RUN TestContainerStartOnDaemonRestart [2020-02-06T04:39:35.785Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-06T04:39:35.785Z] === RUN TestDaemonRestartIpcMode [2020-02-06T04:39:35.785Z] === PAUSE TestDaemonRestartIpcMode [2020-02-06T04:39:35.785Z] === RUN TestDiff [2020-02-06T04:39:36.717Z] --- PASS: TestDiff (0.91s) [2020-02-06T04:39:36.717Z] === RUN TestExecWithCloseStdin [2020-02-06T04:39:36.717Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-06T04:39:37.057Z] INFO: Daemon under test started and replied! [2020-02-06T04:39:37.057Z] INFO: Docker version of the daemon under test [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] Client: [2020-02-06T04:39:37.057Z] Version: 17.06.2-ce [2020-02-06T04:39:37.057Z] API version: 1.30 [2020-02-06T04:39:37.057Z] Go version: go1.8.3 [2020-02-06T04:39:37.057Z] Git commit: cec0b72 [2020-02-06T04:39:37.057Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-06T04:39:37.057Z] OS/Arch: windows/amd64 [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] Server: [2020-02-06T04:39:37.057Z] Version: 0.0.0-dev [2020-02-06T04:39:37.057Z] API version: 1.40 (minimum version 1.24) [2020-02-06T04:39:37.057Z] Go version: go1.12.16 [2020-02-06T04:39:37.057Z] Git commit: d7e8fa149 [2020-02-06T04:39:37.057Z] Built: 02/06/2020 04:37:49 [2020-02-06T04:39:37.057Z] OS/Arch: windows/amd64 [2020-02-06T04:39:37.057Z] Experimental: false [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] INFO: Docker info of the daemon under test [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] Containers: 0 [2020-02-06T04:39:37.057Z] Running: 0 [2020-02-06T04:39:37.057Z] Paused: 0 [2020-02-06T04:39:37.057Z] Stopped: 0 [2020-02-06T04:39:37.057Z] Images: 0 [2020-02-06T04:39:37.057Z] Server Version: 0.0.0-dev [2020-02-06T04:39:37.057Z] Storage Driver: windowsfilter [2020-02-06T04:39:37.057Z] Windows: [2020-02-06T04:39:37.057Z] Logging Driver: json-file [2020-02-06T04:39:37.057Z] Plugins: [2020-02-06T04:39:37.057Z] Volume: local [2020-02-06T04:39:37.057Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-06T04:39:37.057Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-06T04:39:37.057Z] Swarm: inactive [2020-02-06T04:39:37.057Z] Default Isolation: process [2020-02-06T04:39:37.057Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-06T04:39:37.057Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-06T04:39:37.057Z] OSType: windows [2020-02-06T04:39:37.057Z] Architecture: x86_64 [2020-02-06T04:39:37.057Z] CPUs: 4 [2020-02-06T04:39:37.057Z] Total Memory: 32GiB [2020-02-06T04:39:37.057Z] Name: azwin-2-a43340 [2020-02-06T04:39:37.057Z] ID: EW34:SHKQ:LGOR:LCXG:QJPR:IQGU:PVIO:7N3I:VUGV:VHV7:7KDF:ZCEQ [2020-02-06T04:39:37.057Z] Docker Root Dir: D:\CI\PR-40462\1\daemon [2020-02-06T04:39:37.057Z] Debug Mode (client): false [2020-02-06T04:39:37.057Z] Debug Mode (server): true [2020-02-06T04:39:37.057Z] File Descriptors: -1 [2020-02-06T04:39:37.057Z] Goroutines: 17 [2020-02-06T04:39:37.057Z] System Time: 2020-02-06T04:39:36.7532812Z [2020-02-06T04:39:37.057Z] EventsListeners: 0 [2020-02-06T04:39:37.057Z] Registry: https://index.docker.io/v1/ [2020-02-06T04:39:37.057Z] Labels: [2020-02-06T04:39:37.057Z] Experimental: false [2020-02-06T04:39:37.057Z] Insecure Registries: [2020-02-06T04:39:37.057Z] 127.0.0.0/8 [2020-02-06T04:39:37.057Z] Live Restore Enabled: false [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] INFO: Docker images of the daemon under test [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-06T04:39:37.057Z] [2020-02-06T04:39:37.057Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-06T04:39:37.057Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-06T04:39:37.514Z] ltsc2019: Pulling from windows/servercore [2020-02-06T04:39:37.514Z] 65014b3c3121: Pulling fs layer [2020-02-06T04:39:37.514Z] edbd72df76b4: Pulling fs layer [2020-02-06T04:39:37.649Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-06T04:39:37.907Z] --- PASS: TestExecWithCloseStdin (1.09s) [2020-02-06T04:39:37.907Z] === RUN TestExec [2020-02-06T04:39:38.269Z] --- PASS: TestTemplatedSecret (3.36s) [2020-02-06T04:39:38.269Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-06T04:39:38.269Z] daemon.go:325: [d445687b3a197] waiting for daemon to start [2020-02-06T04:39:38.269Z] daemon.go:325: [d445687b3a197] waiting for daemon to start [2020-02-06T04:39:38.269Z] daemon.go:353: [d445687b3a197] daemon started [2020-02-06T04:39:38.269Z] daemon.go:461: [d445687b3a197] Stopping daemon [2020-02-06T04:39:38.269Z] daemon.go:296: [d445687b3a197] exiting daemon [2020-02-06T04:39:38.269Z] daemon.go:448: [d445687b3a197] Daemon stopped [2020-02-06T04:39:38.269Z] === RUN TestSecretCreateResolve [2020-02-06T04:39:38.840Z] --- PASS: TestExec (0.91s) [2020-02-06T04:39:38.840Z] === RUN TestExecUser [2020-02-06T04:39:39.431Z] ok github.com/docker/docker/opts 0.147s coverage: 66.9% of statements [2020-02-06T04:39:39.772Z] --- PASS: TestExecUser (0.90s) [2020-02-06T04:39:39.772Z] === RUN TestExportContainerAndImportImage [2020-02-06T04:39:40.030Z] --- PASS: TestSecretCreateResolve (2.39s) [2020-02-06T04:39:40.030Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-06T04:39:40.030Z] daemon.go:325: [d3c1aa383e3e9] waiting for daemon to start [2020-02-06T04:39:40.030Z] daemon.go:325: [d3c1aa383e3e9] waiting for daemon to start [2020-02-06T04:39:40.030Z] daemon.go:353: [d3c1aa383e3e9] daemon started [2020-02-06T04:39:40.030Z] daemon.go:461: [d3c1aa383e3e9] Stopping daemon [2020-02-06T04:39:40.030Z] daemon.go:296: [d3c1aa383e3e9] exiting daemon [2020-02-06T04:39:40.030Z] daemon.go:448: [d3c1aa383e3e9] Daemon stopped [2020-02-06T04:39:40.030Z] PASS [2020-02-06T04:39:40.030Z] [2020-02-06T04:39:40.030Z] DONE 6 tests in 17.192s [2020-02-06T04:39:40.030Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-06T04:39:40.030Z] ++ 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 [2020-02-06T04:39:40.030Z] ++ set -e [2020-02-06T04:39:40.030Z] ++ '[' -n 0 ']' [2020-02-06T04:39:40.030Z] ++ set -x [2020-02-06T04:39:40.030Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:39:40.030Z] INFO: Testing against a local daemon [2020-02-06T04:39:40.030Z] === RUN TestServiceCreateInit [2020-02-06T04:39:40.375Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:39:40.709Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2020-02-06T04:39:40.709Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-06T04:39:40.919Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-02-06T04:39:40.966Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-06T04:39:41.206Z] ok github.com/docker/docker/pkg/authorization 1.685s coverage: 66.7% of statements [2020-02-06T04:39:41.836Z] ok github.com/docker/docker/pkg/capabilities 0.029s coverage: 87.5% of statements [2020-02-06T04:39:41.836Z] ok github.com/docker/docker/pkg/archive 1.536s coverage: 77.2% of statements [2020-02-06T04:39:42.337Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-02-06T04:39:42.337Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-06T04:39:42.337Z] daemon.go:325: [d0c27514b88c6] waiting for daemon to start [2020-02-06T04:39:42.337Z] daemon.go:325: [d0c27514b88c6] waiting for daemon to start [2020-02-06T04:39:42.337Z] daemon.go:353: [d0c27514b88c6] daemon started [2020-02-06T04:39:42.337Z] daemon.go:461: [d0c27514b88c6] Stopping daemon [2020-02-06T04:39:42.337Z] daemon.go:296: [d0c27514b88c6] exiting daemon [2020-02-06T04:39:42.337Z] daemon.go:448: [d0c27514b88c6] Daemon stopped [2020-02-06T04:39:42.337Z] daemon.go:325: [d0c27514b88c6] waiting for daemon to start [2020-02-06T04:39:42.337Z] daemon.go:325: [d0c27514b88c6] waiting for daemon to start [2020-02-06T04:39:42.337Z] daemon.go:353: [d0c27514b88c6] daemon started [2020-02-06T04:39:42.337Z] daemon.go:461: [d0c27514b88c6] Stopping daemon [2020-02-06T04:39:42.337Z] daemon.go:296: [d0c27514b88c6] exiting daemon [2020-02-06T04:39:42.337Z] daemon.go:448: [d0c27514b88c6] Daemon stopped [2020-02-06T04:39:42.337Z] === RUN TestHealthCheckWorkdir [2020-02-06T04:39:42.865Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-02-06T04:39:43.272Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-02-06T04:39:43.272Z] === RUN TestHealthKillContainer [2020-02-06T04:39:44.373Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-06T04:39:44.574Z] edbd72df76b4: Verifying Checksum [2020-02-06T04:39:44.574Z] edbd72df76b4: Download complete [2020-02-06T04:39:44.642Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-06T04:39:44.661Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2020-02-06T04:39:45.205Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-06T04:39:45.272Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:39:45.769Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-06T04:39:46.027Z] --- PASS: TestHealthKillContainer (2.83s) [2020-02-06T04:39:46.027Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-06T04:39:46.027Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-06T04:39:46.148Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-02-06T04:39:46.650Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-06T04:39:46.928Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-02-06T04:39:46.928Z] === RUN TestIpcModeNone [2020-02-06T04:39:47.170Z] ok github.com/docker/docker/layer 7.749s coverage: 72.0% of statements [2020-02-06T04:39:47.170Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-06T04:39:47.170Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-06T04:39:47.170Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-06T04:39:47.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-06T04:39:47.170Z] ? github.com/docker/docker/oci [no test files] [2020-02-06T04:39:47.170Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-06T04:39:47.460Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-02-06T04:39:48.310Z] --- PASS: TestIpcModeNone (1.14s) [2020-02-06T04:39:48.310Z] === RUN TestIpcModePrivate [2020-02-06T04:39:48.483Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-06T04:39:48.774Z] ok github.com/docker/docker/pkg/chrootarchive 4.812s coverage: 43.2% of statements [2020-02-06T04:39:48.774Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-06T04:39:48.774Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-06T04:39:49.245Z] --- PASS: TestIpcModePrivate (1.00s) [2020-02-06T04:39:49.245Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:216, shared: false, mustBeShared: false [2020-02-06T04:39:49.245Z] === RUN TestIpcModeShareable [2020-02-06T04:39:49.397Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 66.3% of statements [2020-02-06T04:39:50.179Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-06T04:39:50.180Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-06T04:39:50.180Z] --- PASS: TestIpcModeShareable (0.97s) [2020-02-06T04:39:50.180Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-02-06T04:39:50.180Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-06T04:39:50.196Z] --- PASS: TestServiceCreateInit (9.57s) [2020-02-06T04:39:50.196Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2020-02-06T04:39:50.196Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:39:50.196Z] daemon.go:325: [d661da464f2ae] waiting for daemon to start [2020-02-06T04:39:50.196Z] daemon.go:325: [d661da464f2ae] waiting for daemon to start [2020-02-06T04:39:50.196Z] daemon.go:353: [d661da464f2ae] daemon started [2020-02-06T04:39:50.196Z] daemon.go:461: [d661da464f2ae] Stopping daemon [2020-02-06T04:39:50.196Z] daemon.go:296: [d661da464f2ae] exiting daemon [2020-02-06T04:39:50.196Z] daemon.go:448: [d661da464f2ae] Daemon stopped [2020-02-06T04:39:50.196Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.69s) [2020-02-06T04:39:50.196Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:39:50.196Z] daemon.go:325: [db2ce061df518] waiting for daemon to start [2020-02-06T04:39:50.196Z] daemon.go:325: [db2ce061df518] waiting for daemon to start [2020-02-06T04:39:50.196Z] daemon.go:353: [db2ce061df518] daemon started [2020-02-06T04:39:50.196Z] daemon.go:461: [db2ce061df518] Stopping daemon [2020-02-06T04:39:50.196Z] daemon.go:296: [db2ce061df518] exiting daemon [2020-02-06T04:39:50.196Z] daemon.go:448: [db2ce061df518] Daemon stopped [2020-02-06T04:39:50.196Z] === RUN TestCreateServiceMultipleTimes [2020-02-06T04:39:50.436Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-02-06T04:39:50.436Z] ok github.com/docker/docker/pkg/discovery/kv 3.275s coverage: 84.1% of statements [2020-02-06T04:39:51.063Z] ok github.com/docker/docker/pkg/fsutils 0.450s coverage: 85.1% of statements [2020-02-06T04:39:51.688Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 10.2% of statements [2020-02-06T04:39:52.706Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-06T04:39:52.706Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-06T04:39:53.273Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-02-06T04:39:53.273Z] === RUN TestAPIIpcModeHost [2020-02-06T04:39:53.530Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-06T04:39:53.732Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-02-06T04:39:53.732Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2020-02-06T04:39:54.094Z] --- PASS: TestAPIIpcModeHost (0.82s) [2020-02-06T04:39:54.095Z] === RUN TestDaemonIpcModeShareable [2020-02-06T04:39:54.352Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-06T04:39:54.759Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-02-06T04:39:55.221Z] ok github.com/docker/docker/pkg/idtools 1.113s coverage: 70.1% of statements [2020-02-06T04:39:55.512Z] ok github.com/docker/docker/pkg/ioutils 2.615s coverage: 70.0% of statements [2020-02-06T04:39:55.512Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-06T04:39:55.727Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-02-06T04:39:55.727Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-06T04:39:55.727Z] daemon.go:325: [db2553cdcecd6] waiting for daemon to start [2020-02-06T04:39:55.727Z] daemon.go:325: [db2553cdcecd6] waiting for daemon to start [2020-02-06T04:39:55.727Z] daemon.go:353: [db2553cdcecd6] daemon started [2020-02-06T04:39:55.727Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-02-06T04:39:55.727Z] daemon.go:461: [db2553cdcecd6] Stopping daemon [2020-02-06T04:39:55.727Z] daemon.go:296: [db2553cdcecd6] exiting daemon [2020-02-06T04:39:55.727Z] daemon.go:448: [db2553cdcecd6] Daemon stopped [2020-02-06T04:39:55.727Z] === RUN TestDaemonIpcModePrivate [2020-02-06T04:39:55.727Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-06T04:39:55.985Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-06T04:39:56.140Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-02-06T04:39:56.766Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2020-02-06T04:39:56.918Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-06T04:39:57.063Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-02-06T04:39:57.483Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-02-06T04:39:57.483Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-06T04:39:57.483Z] daemon.go:325: [d2fd627265ba3] waiting for daemon to start [2020-02-06T04:39:57.483Z] daemon.go:325: [d2fd627265ba3] waiting for daemon to start [2020-02-06T04:39:57.483Z] daemon.go:353: [d2fd627265ba3] daemon started [2020-02-06T04:39:57.483Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-02-06T04:39:57.483Z] daemon.go:461: [d2fd627265ba3] Stopping daemon [2020-02-06T04:39:57.483Z] daemon.go:296: [d2fd627265ba3] exiting daemon [2020-02-06T04:39:57.483Z] daemon.go:448: [d2fd627265ba3] Daemon stopped [2020-02-06T04:39:57.483Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-06T04:39:57.695Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-02-06T04:39:57.695Z] ok github.com/docker/docker/pkg/mount 0.960s coverage: 69.6% of statements [2020-02-06T04:39:57.695Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-06T04:39:58.319Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-02-06T04:39:58.319Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-06T04:39:58.319Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-06T04:39:59.358Z] 65014b3c3121: Verifying Checksum [2020-02-06T04:39:59.358Z] 65014b3c3121: Download complete [2020-02-06T04:39:59.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2020-02-06T04:39:59.381Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-06T04:39:59.381Z] daemon.go:325: [df8c9dd03890f] waiting for daemon to start [2020-02-06T04:39:59.381Z] daemon.go:325: [df8c9dd03890f] waiting for daemon to start [2020-02-06T04:39:59.381Z] daemon.go:353: [df8c9dd03890f] daemon started [2020-02-06T04:39:59.381Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-02-06T04:39:59.381Z] daemon.go:461: [df8c9dd03890f] Stopping daemon [2020-02-06T04:39:59.381Z] daemon.go:296: [df8c9dd03890f] exiting daemon [2020-02-06T04:39:59.381Z] daemon.go:448: [df8c9dd03890f] Daemon stopped [2020-02-06T04:39:59.381Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-06T04:39:59.381Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-06T04:39:59.831Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2020-02-06T04:40:00.753Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-02-06T04:40:00.753Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-06T04:40:00.753Z] daemon.go:325: [d1918ac55325c] waiting for daemon to start [2020-02-06T04:40:00.753Z] daemon.go:325: [d1918ac55325c] waiting for daemon to start [2020-02-06T04:40:00.753Z] daemon.go:353: [d1918ac55325c] daemon started [2020-02-06T04:40:00.753Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-02-06T04:40:00.753Z] daemon.go:461: [d1918ac55325c] Stopping daemon [2020-02-06T04:40:00.753Z] daemon.go:296: [d1918ac55325c] exiting daemon [2020-02-06T04:40:00.753Z] daemon.go:448: [d1918ac55325c] Daemon stopped [2020-02-06T04:40:00.753Z] === RUN TestIpcModeOlderClient [2020-02-06T04:40:01.010Z] === PAUSE TestIpcModeOlderClient [2020-02-06T04:40:01.010Z] === RUN TestKillContainerInvalidSignal [2020-02-06T04:40:01.327Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 87.9% of statements [2020-02-06T04:40:01.327Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-02-06T04:40:01.327Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-02-06T04:40:01.575Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-06T04:40:01.833Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-02-06T04:40:01.833Z] === RUN TestKillContainer [2020-02-06T04:40:01.833Z] === RUN TestKillContainer/no_signal [2020-02-06T04:40:02.400Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-06T04:40:02.657Z] === RUN TestKillContainer/non_killing_signal [2020-02-06T04:40:02.823Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-02-06T04:40:03.224Z] === RUN TestKillContainer/killing_signal [2020-02-06T04:40:03.492Z] ok github.com/docker/docker/pkg/pubsub 1.186s coverage: 72.7% of statements [2020-02-06T04:40:03.783Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-02-06T04:40:04.160Z] --- PASS: TestKillContainer (2.38s) [2020-02-06T04:40:04.160Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-02-06T04:40:04.160Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-02-06T04:40:04.160Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-02-06T04:40:04.160Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-06T04:40:04.160Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-06T04:40:05.093Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-06T04:40:05.093Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-06T04:40:05.295Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-02-06T04:40:05.586Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-02-06T04:40:06.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) [2020-02-06T04:40:06.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2020-02-06T04:40:06.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2020-02-06T04:40:06.028Z] === RUN TestKillStoppedContainer [2020-02-06T04:40:06.028Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-02-06T04:40:06.028Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-06T04:40:06.286Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-06T04:40:06.286Z] === RUN TestKillDifferentUserContainer [2020-02-06T04:40:07.081Z] ok github.com/docker/docker/pkg/symlink 0.043s coverage: 87.7% of statements [2020-02-06T04:40:07.081Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.8% of statements [2020-02-06T04:40:07.219Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-02-06T04:40:07.219Z] === RUN TestInspectOomKilledTrue [2020-02-06T04:40:07.219Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-06T04:40:07.219Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:40:07.219Z] === RUN TestInspectOomKilledFalse [2020-02-06T04:40:07.219Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-02-06T04:40:07.219Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:40:07.219Z] === RUN TestLinksEtcHostsContentMatch [2020-02-06T04:40:07.787Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-06T04:40:07.787Z] === RUN TestLinksContainerNames [2020-02-06T04:40:08.762Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.1% of statements [2020-02-06T04:40:08.762Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2020-02-06T04:40:09.051Z] ok github.com/docker/docker/pkg/signal 6.066s coverage: 61.0% of statements [2020-02-06T04:40:09.201Z] --- PASS: TestLinksContainerNames (1.64s) [2020-02-06T04:40:09.201Z] === RUN TestLogsFollowTailEmpty [2020-02-06T04:40:09.799Z] --- PASS: TestCreateServiceMultipleTimes (17.96s) [2020-02-06T04:40:09.799Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-06T04:40:09.799Z] daemon.go:325: [deef65b83915d] waiting for daemon to start [2020-02-06T04:40:09.800Z] daemon.go:325: [deef65b83915d] waiting for daemon to start [2020-02-06T04:40:09.800Z] daemon.go:353: [deef65b83915d] daemon started [2020-02-06T04:40:09.800Z] daemon.go:461: [deef65b83915d] Stopping daemon [2020-02-06T04:40:09.800Z] daemon.go:296: [deef65b83915d] exiting daemon [2020-02-06T04:40:09.800Z] daemon.go:448: [deef65b83915d] Daemon stopped [2020-02-06T04:40:09.800Z] === RUN TestCreateServiceConflict [2020-02-06T04:40:10.135Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-06T04:40:10.135Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2020-02-06T04:40:10.135Z] === RUN TestContainerNetworkMountsNoChown [2020-02-06T04:40:10.543Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-02-06T04:40:10.544Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-06T04:40:10.544Z] daemon.go:325: [df54983e489f7] waiting for daemon to start [2020-02-06T04:40:10.544Z] daemon.go:325: [df54983e489f7] waiting for daemon to start [2020-02-06T04:40:10.544Z] daemon.go:353: [df54983e489f7] daemon started [2020-02-06T04:40:10.544Z] daemon.go:461: [df54983e489f7] Stopping daemon [2020-02-06T04:40:10.544Z] daemon.go:296: [df54983e489f7] exiting daemon [2020-02-06T04:40:10.544Z] daemon.go:448: [df54983e489f7] Daemon stopped [2020-02-06T04:40:10.544Z] === RUN TestCreateServiceMaxReplicas [2020-02-06T04:40:10.552Z] ok github.com/docker/docker/pkg/term 0.030s coverage: 84.8% of statements [2020-02-06T04:40:11.066Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/default [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/default [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/private [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/private [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rprivate [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/slave [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/slave [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rslave [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/shared [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/shared [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rshared [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/default [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/rslave [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/rshared [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/shared [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/rprivate [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/slave [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/private [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-06T04:40:11.066Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:40:11.066Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:40:11.066Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:40:11.181Z] testing: warning: no tests to run [2020-02-06T04:40:11.181Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:40:11.323Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:40:11.474Z] ok github.com/docker/docker/pkg/tarsum 0.247s coverage: 89.3% of statements [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:40:11.581Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:40:11.766Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-02-06T04:40:11.838Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-06T04:40:11.838Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-06T04:40:11.838Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-06T04:40:11.838Z] === RUN TestContainerBindMountNonRecursive [2020-02-06T04:40:12.054Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-02-06T04:40:12.702Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-02-06T04:40:13.618Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2020-02-06T04:40:13.618Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-06T04:40:13.618Z] daemon.go:325: [da3b51b573698] waiting for daemon to start [2020-02-06T04:40:13.618Z] daemon.go:325: [da3b51b573698] waiting for daemon to start [2020-02-06T04:40:13.618Z] daemon.go:353: [da3b51b573698] daemon started [2020-02-06T04:40:13.618Z] daemon.go:461: [da3b51b573698] Stopping daemon [2020-02-06T04:40:13.618Z] daemon.go:296: [da3b51b573698] exiting daemon [2020-02-06T04:40:13.618Z] daemon.go:448: [da3b51b573698] Daemon stopped [2020-02-06T04:40:13.618Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-06T04:40:14.365Z] --- PASS: TestContainerBindMountNonRecursive (2.19s) [2020-02-06T04:40:14.365Z] === RUN TestNetworkNat [2020-02-06T04:40:14.365Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-06T04:40:14.622Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-06T04:40:14.622Z] --- PASS: TestNetworkNat (0.77s) [2020-02-06T04:40:14.622Z] === RUN TestNetworkLocalhostTCPNat [2020-02-06T04:40:15.407Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements [2020-02-06T04:40:15.553Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-02-06T04:40:15.554Z] === RUN TestNetworkLoopbackNat [2020-02-06T04:40:16.485Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-06T04:40:17.051Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-02-06T04:40:17.051Z] === RUN TestPause [2020-02-06T04:40:17.309Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-06T04:40:17.451Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-02-06T04:40:17.451Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 69.1% of statements [2020-02-06T04:40:17.567Z] --- PASS: TestPause (0.79s) [2020-02-06T04:40:17.567Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-06T04:40:17.568Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-06T04:40:17.568Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-06T04:40:17.568Z] === RUN TestPauseStopPausedContainer [2020-02-06T04:40:18.940Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-02-06T04:40:18.940Z] === RUN TestPsFilter [2020-02-06T04:40:18.940Z] --- PASS: TestPsFilter (0.22s) [2020-02-06T04:40:18.940Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-06T04:40:18.955Z] ok github.com/docker/docker/plugin 0.624s coverage: 27.3% of statements [2020-02-06T04:40:19.244Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-06T04:40:19.244Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-06T04:40:19.244Z] remote: Enumerating objects: 19, done. [2020-02-06T04:40:19.244Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-06T04:40:19.244Z] 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. [2020-02-06T04:40:19.244Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-06T04:40:19.244Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-06T04:40:19.874Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-02-06T04:40:19.874Z] === RUN TestRemoveContainerWithVolume [2020-02-06T04:40:19.874Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-06T04:40:19.981Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-02-06T04:40:20.220Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/test/unit [2020-02-06T04:40:20.806Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-02-06T04:40:20.806Z] === RUN TestRemoveContainerRunning [2020-02-06T04:40:21.012Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 49.0% of statements [2020-02-06T04:40:21.063Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-06T04:40:21.321Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-02-06T04:40:21.321Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-06T04:40:21.885Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-06T04:40:22.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-02-06T04:40:22.143Z] === RUN TestRemoveInvalidContainer [2020-02-06T04:40:22.472Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-06T04:40:22.472Z] === RUN TestRenameLinkedContainer [2020-02-06T04:40:22.731Z] ? github.com/docker/docker/api [no test files] [2020-02-06T04:40:23.070Z] ok github.com/docker/docker/runconfig 0.042s coverage: 68.2% of statements [2020-02-06T04:40:23.359Z] ok github.com/docker/docker/registry 0.468s coverage: 56.4% of statements [2020-02-06T04:40:23.647Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-02-06T04:40:25.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-06T04:40:25.748Z] --- PASS: TestRenameLinkedContainer (3.35s) [2020-02-06T04:40:25.748Z] === RUN TestRenameStoppedContainer [2020-02-06T04:40:26.312Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-02-06T04:40:26.312Z] === RUN TestRenameRunningContainerAndReuse [2020-02-06T04:40:27.136Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 67.0% of statements [2020-02-06T04:40:27.136Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-02-06T04:40:28.209Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-06T04:40:28.209Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-02-06T04:40:28.209Z] === RUN TestRenameInvalidName [2020-02-06T04:40:28.614Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-02-06T04:40:28.774Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-06T04:40:29.031Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-06T04:40:29.031Z] --- PASS: TestRenameInvalidName (0.89s) [2020-02-06T04:40:29.031Z] === RUN TestRenameAnonymousContainer [2020-02-06T04:40:29.710Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2020-02-06T04:40:29.711Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-06T04:40:29.711Z] daemon.go:325: [d31ab7ace4e8d] waiting for daemon to start [2020-02-06T04:40:29.711Z] daemon.go:325: [d31ab7ace4e8d] waiting for daemon to start [2020-02-06T04:40:29.711Z] daemon.go:353: [d31ab7ace4e8d] daemon started [2020-02-06T04:40:29.711Z] daemon.go:461: [d31ab7ace4e8d] Stopping daemon [2020-02-06T04:40:29.711Z] daemon.go:296: [d31ab7ace4e8d] exiting daemon [2020-02-06T04:40:29.711Z] daemon.go:448: [d31ab7ace4e8d] Daemon stopped [2020-02-06T04:40:29.711Z] === RUN TestCreateServiceSecretFileMode [2020-02-06T04:40:30.406Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-06T04:40:30.527Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2020-02-06T04:40:30.527Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-06T04:40:30.527Z] daemon.go:325: [d20f738421dcc] waiting for daemon to start [2020-02-06T04:40:30.527Z] daemon.go:325: [d20f738421dcc] waiting for daemon to start [2020-02-06T04:40:30.527Z] daemon.go:353: [d20f738421dcc] daemon started [2020-02-06T04:40:30.527Z] daemon.go:461: [d20f738421dcc] Stopping daemon [2020-02-06T04:40:30.527Z] daemon.go:296: [d20f738421dcc] exiting daemon [2020-02-06T04:40:30.527Z] daemon.go:448: [d20f738421dcc] Daemon stopped [2020-02-06T04:40:30.527Z] === RUN TestCreateServiceConfigFileMode [2020-02-06T04:40:30.664Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-06T04:40:33.189Z] --- PASS: TestRenameAnonymousContainer (3.71s) [2020-02-06T04:40:33.189Z] === RUN TestRenameContainerWithSameName [2020-02-06T04:40:33.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-06T04:40:33.755Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2020-02-06T04:40:33.755Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-06T04:40:34.013Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-06T04:40:34.517Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2020-02-06T04:40:34.517Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-06T04:40:34.517Z] daemon.go:325: [dff5fc6504f4a] waiting for daemon to start [2020-02-06T04:40:34.517Z] daemon.go:325: [dff5fc6504f4a] waiting for daemon to start [2020-02-06T04:40:34.517Z] daemon.go:353: [dff5fc6504f4a] daemon started [2020-02-06T04:40:34.517Z] daemon.go:461: [dff5fc6504f4a] Stopping daemon [2020-02-06T04:40:34.517Z] daemon.go:296: [dff5fc6504f4a] exiting daemon [2020-02-06T04:40:34.517Z] daemon.go:448: [dff5fc6504f4a] Daemon stopped [2020-02-06T04:40:34.517Z] === RUN TestCreateServiceSysctls [2020-02-06T04:40:34.579Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-06T04:40:35.427Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.8% of statements [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/rootless [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/volume [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-06T04:40:35.427Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === Skipped [2020-02-06T04:40:35.427Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-06T04:40:35.427Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-06T04:40:35.427Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:73: No driver to put! [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-06T04:40:35.427Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-06T04:40:35.427Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-06T04:40:35.427Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:40:35.427Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-06T04:40:35.427Z] graphtest_unix.go:73: No driver to put! [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-06T04:40:35.427Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] [2020-02-06T04:40:35.427Z] DONE 2065 tests, 19 skipped in 376.607s [2020-02-06T04:40:35.510Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-02-06T04:40:35.510Z] === RUN TestResize Post stage [Pipeline] junit [2020-02-06T04:40:35.749Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-06T04:40:36.442Z] --- PASS: TestResize (1.02s) [2020-02-06T04:40:36.442Z] === RUN TestResizeWithInvalidSize [2020-02-06T04:40:36.515Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/make.sh dynbinary test-integration [2020-02-06T04:40:37.175Z] [2020-02-06T04:40:37.175Z] Removing bundles/ [2020-02-06T04:40:37.175Z] [2020-02-06T04:40:37.175Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-06T04:40:37.175Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:40:37.175Z] GOOS="" GOARCH="" GOARM="" [2020-02-06T04:40:37.375Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-02-06T04:40:37.375Z] === RUN TestResizeWhenContainerNotStarted [2020-02-06T04:40:37.561Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2020-02-06T04:40:38.308Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-06T04:40:38.308Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:40:38.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:40:38.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:40:38.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:40:38.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:40:38.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:40:38.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:40:38.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:40:38.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:40:38.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:40:38.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:40:38.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:40:38.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:40:38.443Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-02-06T04:40:38.443Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-06T04:40:38.443Z] daemon.go:325: [dff7a4f0bde0e] waiting for daemon to start [2020-02-06T04:40:38.443Z] daemon.go:325: [dff7a4f0bde0e] waiting for daemon to start [2020-02-06T04:40:38.443Z] daemon.go:353: [dff7a4f0bde0e] daemon started [2020-02-06T04:40:38.443Z] daemon.go:461: [dff7a4f0bde0e] Stopping daemon [2020-02-06T04:40:38.443Z] daemon.go:296: [dff7a4f0bde0e] exiting daemon [2020-02-06T04:40:38.443Z] daemon.go:448: [dff7a4f0bde0e] Daemon stopped [2020-02-06T04:40:38.443Z] === RUN TestInspect [2020-02-06T04:40:40.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:40:41.530Z] --- PASS: TestInspect (3.61s) [2020-02-06T04:40:41.530Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-06T04:40:41.530Z] daemon.go:325: [d2635a58483e7] waiting for daemon to start [2020-02-06T04:40:41.530Z] daemon.go:325: [d2635a58483e7] waiting for daemon to start [2020-02-06T04:40:41.530Z] daemon.go:353: [d2635a58483e7] daemon started [2020-02-06T04:40:41.530Z] daemon.go:461: [d2635a58483e7] Stopping daemon [2020-02-06T04:40:41.530Z] daemon.go:296: [d2635a58483e7] exiting daemon [2020-02-06T04:40:41.530Z] daemon.go:448: [d2635a58483e7] Daemon stopped [2020-02-06T04:40:41.530Z] === RUN TestDockerNetworkConnectAlias [2020-02-06T04:40:42.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:40:42.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:40:42.221Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-06T04:40:42.479Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-06T04:40:43.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:40:44.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:40:45.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:40:46.285Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-06T04:40:46.851Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-06T04:40:47.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:40:47.365Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-06T04:40:47.786Z] --- PASS: TestDockerNetworkConnectAlias (5.81s) [2020-02-06T04:40:47.786Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-06T04:40:47.786Z] daemon.go:325: [d813b15b87263] waiting for daemon to start [2020-02-06T04:40:47.786Z] daemon.go:325: [d813b15b87263] waiting for daemon to start [2020-02-06T04:40:47.786Z] daemon.go:353: [d813b15b87263] daemon started [2020-02-06T04:40:47.786Z] daemon.go:461: [d813b15b87263] Stopping daemon [2020-02-06T04:40:47.786Z] daemon.go:296: [d813b15b87263] exiting daemon [2020-02-06T04:40:47.786Z] daemon.go:448: [d813b15b87263] Daemon stopped [2020-02-06T04:40:47.786Z] === RUN TestDockerNetworkReConnect [2020-02-06T04:40:47.930Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-06T04:40:47.930Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:40:48.495Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-06T04:40:49.868Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-06T04:40:51.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:40:51.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:40:51.500Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-06T04:40:52.437Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-06T04:40:52.711Z] --- PASS: TestDockerNetworkReConnect (4.83s) [2020-02-06T04:40:52.711Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-06T04:40:52.711Z] daemon.go:325: [d20a8ef0712e6] waiting for daemon to start [2020-02-06T04:40:52.711Z] daemon.go:325: [d20a8ef0712e6] waiting for daemon to start [2020-02-06T04:40:52.711Z] daemon.go:353: [d20a8ef0712e6] daemon started [2020-02-06T04:40:52.711Z] daemon.go:461: [d20a8ef0712e6] Stopping daemon [2020-02-06T04:40:52.711Z] daemon.go:296: [d20a8ef0712e6] exiting daemon [2020-02-06T04:40:52.711Z] daemon.go:448: [d20a8ef0712e6] Daemon stopped [2020-02-06T04:40:52.711Z] === RUN TestServicePlugin [2020-02-06T04:40:52.711Z] --- SKIP: TestServicePlugin (0.01s) [2020-02-06T04:40:52.711Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:40:52.711Z] === RUN TestServiceUpdateLabel [2020-02-06T04:40:53.003Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-06T04:40:53.960Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2020-02-06T04:40:54.229Z] 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 [2020-02-06T04:40:54.229Z] daemon.go:325: [d75c4dc021087] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d75c4dc021087] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d75c4dc021087] daemon started [2020-02-06T04:40:54.229Z] daemon.go:296: [d75c4dc021087] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:325: [d75c4dc021087] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d75c4dc021087] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d75c4dc021087] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d75c4dc021087] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d75c4dc021087] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d75c4dc021087] Daemon stopped [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-02-06T04:40:54.229Z] 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 [2020-02-06T04:40:54.229Z] daemon.go:325: [d92c758b8d23e] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d92c758b8d23e] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d92c758b8d23e] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d92c758b8d23e] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d92c758b8d23e] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d92c758b8d23e] Daemon stopped [2020-02-06T04:40:54.229Z] daemon.go:325: [d92c758b8d23e] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d92c758b8d23e] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d92c758b8d23e] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d92c758b8d23e] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d92c758b8d23e] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d92c758b8d23e] Daemon stopped [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.76s) [2020-02-06T04:40:54.229Z] 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 [2020-02-06T04:40:54.229Z] daemon.go:325: [d903b3a0cae61] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d903b3a0cae61] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d903b3a0cae61] daemon started [2020-02-06T04:40:54.229Z] daemon.go:325: [d903b3a0cae61] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:296: [d903b3a0cae61] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:325: [d903b3a0cae61] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d903b3a0cae61] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d903b3a0cae61] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d903b3a0cae61] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d903b3a0cae61] Daemon stopped [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-02-06T04:40:54.229Z] 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 [2020-02-06T04:40:54.229Z] daemon.go:325: [d5a53990dc226] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d5a53990dc226] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d5a53990dc226] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d5a53990dc226] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d5a53990dc226] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d5a53990dc226] Daemon stopped [2020-02-06T04:40:54.229Z] daemon.go:325: [d5a53990dc226] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d5a53990dc226] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d5a53990dc226] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d5a53990dc226] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d5a53990dc226] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d5a53990dc226] Daemon stopped [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.43s) [2020-02-06T04:40:54.229Z] 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 [2020-02-06T04:40:54.229Z] daemon.go:325: [d0689ba12b0a7] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [d0689ba12b0a7] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d0689ba12b0a7] daemon started [2020-02-06T04:40:54.229Z] daemon.go:325: [d0689ba12b0a7] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:296: [d0689ba12b0a7] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:325: [d0689ba12b0a7] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [d0689ba12b0a7] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [d0689ba12b0a7] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [d0689ba12b0a7] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [d0689ba12b0a7] Daemon stopped [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-02-06T04:40:54.229Z] 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 [2020-02-06T04:40:54.229Z] daemon.go:325: [dc76b47e3f3cd] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [dc76b47e3f3cd] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [dc76b47e3f3cd] daemon started [2020-02-06T04:40:54.229Z] daemon.go:296: [dc76b47e3f3cd] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:325: [dc76b47e3f3cd] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:325: [dc76b47e3f3cd] waiting for daemon to start [2020-02-06T04:40:54.229Z] daemon.go:353: [dc76b47e3f3cd] daemon started [2020-02-06T04:40:54.229Z] daemon.go:461: [dc76b47e3f3cd] Stopping daemon [2020-02-06T04:40:54.229Z] daemon.go:296: [dc76b47e3f3cd] exiting daemon [2020-02-06T04:40:54.229Z] daemon.go:448: [dc76b47e3f3cd] Daemon stopped [2020-02-06T04:40:54.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-02-06T04:40:54.230Z] 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 [2020-02-06T04:40:54.230Z] daemon.go:325: [d4cc87eb981f7] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [d4cc87eb981f7] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [d4cc87eb981f7] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [d4cc87eb981f7] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [d4cc87eb981f7] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [d4cc87eb981f7] Daemon stopped [2020-02-06T04:40:54.230Z] daemon.go:325: [d4cc87eb981f7] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [d4cc87eb981f7] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [d4cc87eb981f7] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [d4cc87eb981f7] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [d4cc87eb981f7] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [d4cc87eb981f7] Daemon stopped [2020-02-06T04:40:54.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-02-06T04:40:54.230Z] 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 [2020-02-06T04:40:54.230Z] daemon.go:325: [ddd2d6c3e19c4] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [ddd2d6c3e19c4] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [ddd2d6c3e19c4] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [ddd2d6c3e19c4] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [ddd2d6c3e19c4] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [ddd2d6c3e19c4] Daemon stopped [2020-02-06T04:40:54.230Z] daemon.go:325: [ddd2d6c3e19c4] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [ddd2d6c3e19c4] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [ddd2d6c3e19c4] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [ddd2d6c3e19c4] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [ddd2d6c3e19c4] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [ddd2d6c3e19c4] Daemon stopped [2020-02-06T04:40:54.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2020-02-06T04:40:54.230Z] 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 [2020-02-06T04:40:54.230Z] daemon.go:325: [dcc05eec15279] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [dcc05eec15279] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [dcc05eec15279] daemon started [2020-02-06T04:40:54.230Z] daemon.go:325: [dcc05eec15279] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:296: [dcc05eec15279] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:325: [dcc05eec15279] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [dcc05eec15279] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [dcc05eec15279] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [dcc05eec15279] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [dcc05eec15279] Daemon stopped [2020-02-06T04:40:54.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2020-02-06T04:40:54.230Z] 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 [2020-02-06T04:40:54.230Z] daemon.go:325: [dab8679ef70ab] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [dab8679ef70ab] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [dab8679ef70ab] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [dab8679ef70ab] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [dab8679ef70ab] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [dab8679ef70ab] Daemon stopped [2020-02-06T04:40:54.230Z] daemon.go:325: [dab8679ef70ab] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [dab8679ef70ab] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [dab8679ef70ab] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [dab8679ef70ab] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [dab8679ef70ab] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [dab8679ef70ab] Daemon stopped [2020-02-06T04:40:54.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-02-06T04:40:54.230Z] 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 [2020-02-06T04:40:54.230Z] daemon.go:325: [d799ead0ebd28] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [d799ead0ebd28] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [d799ead0ebd28] daemon started [2020-02-06T04:40:54.230Z] daemon.go:325: [d799ead0ebd28] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:296: [d799ead0ebd28] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:325: [d799ead0ebd28] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [d799ead0ebd28] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [d799ead0ebd28] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [d799ead0ebd28] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [d799ead0ebd28] Daemon stopped [2020-02-06T04:40:54.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-02-06T04:40:54.230Z] 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 [2020-02-06T04:40:54.230Z] daemon.go:325: [da087660e175e] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [da087660e175e] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [da087660e175e] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [da087660e175e] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [da087660e175e] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [da087660e175e] Daemon stopped [2020-02-06T04:40:54.230Z] daemon.go:325: [da087660e175e] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:325: [da087660e175e] waiting for daemon to start [2020-02-06T04:40:54.230Z] daemon.go:353: [da087660e175e] daemon started [2020-02-06T04:40:54.230Z] daemon.go:461: [da087660e175e] Stopping daemon [2020-02-06T04:40:54.230Z] daemon.go:296: [da087660e175e] exiting daemon [2020-02-06T04:40:54.230Z] daemon.go:448: [da087660e175e] Daemon stopped [2020-02-06T04:40:54.230Z] === RUN TestKernelTCPMemory [2020-02-06T04:40:55.080Z] --- PASS: TestServiceUpdateLabel (2.86s) [2020-02-06T04:40:55.080Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-06T04:40:55.080Z] daemon.go:325: [d15230d026d18] waiting for daemon to start [2020-02-06T04:40:55.080Z] daemon.go:325: [d15230d026d18] waiting for daemon to start [2020-02-06T04:40:55.080Z] daemon.go:353: [d15230d026d18] daemon started [2020-02-06T04:40:55.080Z] daemon.go:461: [d15230d026d18] Stopping daemon [2020-02-06T04:40:55.080Z] daemon.go:296: [d15230d026d18] exiting daemon [2020-02-06T04:40:55.080Z] daemon.go:448: [d15230d026d18] Daemon stopped [2020-02-06T04:40:55.080Z] === RUN TestServiceUpdateSecrets [2020-02-06T04:40:55.609Z] --- PASS: TestKernelTCPMemory (1.20s) [2020-02-06T04:40:55.609Z] === RUN TestNISDomainname [2020-02-06T04:40:55.609Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-06T04:40:56.541Z] --- PASS: TestNISDomainname (1.10s) [2020-02-06T04:40:56.541Z] === RUN TestStats [2020-02-06T04:40:57.473Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-06T04:40:59.369Z] --- PASS: TestStats (2.63s) [2020-02-06T04:40:59.369Z] === RUN TestStopContainerWithTimeout [2020-02-06T04:40:59.369Z] === RUN TestStopContainerWithTimeout/0 [2020-02-06T04:40:59.369Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-06T04:40:59.369Z] === RUN TestStopContainerWithTimeout/1 [2020-02-06T04:40:59.369Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-06T04:40:59.369Z] === RUN TestStopContainerWithTimeout/3 [2020-02-06T04:40:59.369Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-06T04:40:59.369Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-06T04:40:59.369Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-06T04:40:59.369Z] === CONT TestStopContainerWithTimeout/0 [2020-02-06T04:40:59.369Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-06T04:40:59.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-06T04:41:00.302Z] === CONT TestStopContainerWithTimeout/3 [2020-02-06T04:41:01.237Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-06T04:41:01.801Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-06T04:41:02.059Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-06T04:41:02.059Z] === CONT TestStopContainerWithTimeout/1 [2020-02-06T04:41:03.431Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-06T04:41:03.995Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-06T04:41:03.995Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-02-06T04:41:03.995Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-02-06T04:41:03.995Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-02-06T04:41:03.995Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-02-06T04:41:03.995Z] === RUN TestDeleteDevicemapper [2020-02-06T04:41:03.995Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-06T04:41:03.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-06T04:41:03.995Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-06T04:41:04.559Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-06T04:41:05.492Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-06T04:41:06.058Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2020-02-06T04:41:06.058Z] === RUN TestUpdateMemory [2020-02-06T04:41:06.058Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-06T04:41:06.058Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:41:06.058Z] === RUN TestUpdateCPUQuota [2020-02-06T04:41:07.428Z] --- PASS: TestUpdateCPUQuota (1.37s) [2020-02-06T04:41:07.428Z] === RUN TestUpdatePidsLimit [2020-02-06T04:41:07.428Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-06T04:41:07.686Z] === RUN TestUpdatePidsLimit/no_change [2020-02-06T04:41:07.943Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-06T04:41:08.508Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-06T04:41:08.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-06T04:41:08.765Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-06T04:41:09.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-06T04:41:09.587Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit (3.42s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-02-06T04:41:10.959Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-02-06T04:41:10.959Z] === RUN TestUpdateRestartPolicy [2020-02-06T04:41:11.183Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-02-06T04:41:11.183Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-06T04:41:11.183Z] daemon.go:325: [de26b7918887f] waiting for daemon to start [2020-02-06T04:41:11.183Z] daemon.go:325: [de26b7918887f] waiting for daemon to start [2020-02-06T04:41:11.183Z] daemon.go:353: [de26b7918887f] daemon started [2020-02-06T04:41:11.183Z] daemon.go:461: [de26b7918887f] Stopping daemon [2020-02-06T04:41:11.183Z] daemon.go:296: [de26b7918887f] exiting daemon [2020-02-06T04:41:11.183Z] daemon.go:448: [de26b7918887f] Daemon stopped [2020-02-06T04:41:11.183Z] === RUN TestServiceUpdateConfigs [2020-02-06T04:41:11.891Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-06T04:41:16.070Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-06T04:41:16.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-06T04:41:17.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-06T04:41:18.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-06T04:41:19.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-06T04:41:20.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-06T04:41:22.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-06T04:41:24.589Z] --- PASS: TestUpdateRestartPolicy (13.54s) [2020-02-06T04:41:24.589Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-06T04:41:24.847Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-06T04:41:25.413Z] --- PASS: TestUpdateRestartWithAutoRemove (1.13s) [2020-02-06T04:41:25.413Z] === RUN TestWaitNonBlocked [2020-02-06T04:41:25.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:41:25.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:41:25.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:41:25.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:41:25.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:41:25.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:41:26.787Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-06T04:41:26.787Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-02-06T04:41:26.787Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2020-02-06T04:41:26.787Z] === RUN TestWaitBlocked [2020-02-06T04:41:26.787Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:41:26.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:41:26.787Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:41:26.787Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:41:26.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:41:26.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:41:27.340Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-02-06T04:41:27.340Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-06T04:41:27.340Z] daemon.go:325: [d30fbf886524c] waiting for daemon to start [2020-02-06T04:41:27.340Z] daemon.go:325: [d30fbf886524c] waiting for daemon to start [2020-02-06T04:41:27.340Z] daemon.go:353: [d30fbf886524c] daemon started [2020-02-06T04:41:27.340Z] daemon.go:461: [d30fbf886524c] Stopping daemon [2020-02-06T04:41:27.340Z] daemon.go:296: [d30fbf886524c] exiting daemon [2020-02-06T04:41:27.340Z] daemon.go:448: [d30fbf886524c] Daemon stopped [2020-02-06T04:41:27.340Z] === RUN TestServiceUpdateNetwork [2020-02-06T04:41:28.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-06T04:41:28.731Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-06T04:41:28.731Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.83s) [2020-02-06T04:41:28.731Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.89s) [2020-02-06T04:41:28.731Z] === CONT TestContainerStartOnDaemonRestart [2020-02-06T04:41:28.731Z] === CONT TestIpcModeOlderClient [2020-02-06T04:41:28.731Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-02-06T04:41:28.731Z] === CONT TestDaemonRestartIpcMode [2020-02-06T04:41:32.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-06T04:41:33.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-06T04:41:33.388Z] --- PASS: TestContainerStartOnDaemonRestart (4.73s) [2020-02-06T04:41:33.388Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-06T04:41:33.388Z] daemon.go:325: [dfe6be9bccdd7] waiting for daemon to start [2020-02-06T04:41:33.388Z] daemon.go:325: [dfe6be9bccdd7] waiting for daemon to start [2020-02-06T04:41:33.388Z] daemon.go:353: [dfe6be9bccdd7] daemon started [2020-02-06T04:41:33.388Z] daemon.go:296: [dfe6be9bccdd7] exiting daemon [2020-02-06T04:41:33.388Z] daemon.go:325: [dfe6be9bccdd7] waiting for daemon to start [2020-02-06T04:41:33.388Z] daemon.go:325: [dfe6be9bccdd7] waiting for daemon to start [2020-02-06T04:41:33.388Z] daemon.go:353: [dfe6be9bccdd7] daemon started [2020-02-06T04:41:33.388Z] daemon.go:461: [dfe6be9bccdd7] Stopping daemon [2020-02-06T04:41:33.388Z] daemon.go:296: [dfe6be9bccdd7] exiting daemon [2020-02-06T04:41:33.388Z] daemon.go:448: [dfe6be9bccdd7] Daemon stopped [2020-02-06T04:41:33.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-06T04:41:33.954Z] --- PASS: TestDaemonRestartIpcMode (5.21s) [2020-02-06T04:41:33.954Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-06T04:41:33.954Z] daemon.go:325: [d38eb54169951] waiting for daemon to start [2020-02-06T04:41:33.954Z] daemon.go:325: [d38eb54169951] waiting for daemon to start [2020-02-06T04:41:33.954Z] daemon.go:353: [d38eb54169951] daemon started [2020-02-06T04:41:33.954Z] daemon.go:461: [d38eb54169951] Stopping daemon [2020-02-06T04:41:33.954Z] daemon.go:296: [d38eb54169951] exiting daemon [2020-02-06T04:41:33.954Z] daemon.go:448: [d38eb54169951] Daemon stopped [2020-02-06T04:41:33.954Z] daemon.go:325: [d38eb54169951] waiting for daemon to start [2020-02-06T04:41:33.954Z] daemon.go:325: [d38eb54169951] waiting for daemon to start [2020-02-06T04:41:33.954Z] daemon.go:353: [d38eb54169951] daemon started [2020-02-06T04:41:33.954Z] daemon.go:461: [d38eb54169951] Stopping daemon [2020-02-06T04:41:33.954Z] daemon.go:296: [d38eb54169951] exiting daemon [2020-02-06T04:41:33.954Z] daemon.go:448: [d38eb54169951] Daemon stopped [2020-02-06T04:41:33.954Z] PASS [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] === Skipped [2020-02-06T04:41:33.954Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-06T04:41:33.954Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-06T04:41:33.954Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-02-06T04:41:33.954Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-06T04:41:33.954Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-06T04:41:33.954Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-06T04:41:33.954Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] [2020-02-06T04:41:33.954Z] DONE 188 tests, 6 skipped in 127.572s [2020-02-06T04:41:33.954Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-06T04:41:33.954Z] ++ 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 [2020-02-06T04:41:33.954Z] ++ set -e [2020-02-06T04:41:33.954Z] ++ '[' -n 0 ']' [2020-02-06T04:41:33.954Z] ++ set -x [2020-02-06T04:41:33.954Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:41:34.211Z] INFO: Testing against a local daemon [2020-02-06T04:41:34.211Z] === RUN TestCommitInheritsEnv [2020-02-06T04:41:34.776Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-02-06T04:41:34.776Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-06T04:41:34.776Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-06T04:41:34.776Z] === RUN TestImagesFilterMultiReference [2020-02-06T04:41:34.776Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-02-06T04:41:34.776Z] === RUN TestImagePullPlatformInvalid [2020-02-06T04:41:34.776Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-02-06T04:41:34.776Z] === RUN TestRemoveImageOrphaning [2020-02-06T04:41:35.341Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-02-06T04:41:35.341Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-06T04:41:35.341Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-06T04:41:35.341Z] === RUN TestTagInvalidReference [2020-02-06T04:41:35.341Z] --- PASS: TestTagInvalidReference (0.06s) [2020-02-06T04:41:35.341Z] === RUN TestTagValidPrefixedRepo [2020-02-06T04:41:35.598Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-06T04:41:35.598Z] === RUN TestTagExistedNameWithoutForce [2020-02-06T04:41:35.598Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-02-06T04:41:35.598Z] === RUN TestTagOfficialNames [2020-02-06T04:41:35.598Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-06T04:41:35.598Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-06T04:41:35.598Z] === RUN TestTagMatchesDigest [2020-02-06T04:41:35.598Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-06T04:41:35.598Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-06T04:41:36.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-06T04:41:37.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-06T04:41:40.702Z] --- PASS: TestServiceUpdateNetwork (13.62s) [2020-02-06T04:41:40.702Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-06T04:41:40.702Z] daemon.go:325: [d54d596dbfe3a] waiting for daemon to start [2020-02-06T04:41:40.702Z] daemon.go:325: [d54d596dbfe3a] waiting for daemon to start [2020-02-06T04:41:40.702Z] daemon.go:353: [d54d596dbfe3a] daemon started [2020-02-06T04:41:40.702Z] daemon.go:461: [d54d596dbfe3a] Stopping daemon [2020-02-06T04:41:40.702Z] daemon.go:296: [d54d596dbfe3a] exiting daemon [2020-02-06T04:41:40.702Z] daemon.go:448: [d54d596dbfe3a] Daemon stopped [2020-02-06T04:41:40.702Z] PASS [2020-02-06T04:41:40.702Z] [2020-02-06T04:41:40.702Z] === Skipped [2020-02-06T04:41:40.702Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-02-06T04:41:40.702Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:41:40.702Z] [2020-02-06T04:41:40.702Z] [2020-02-06T04:41:40.702Z] DONE 18 tests, 1 skipped in 119.556s [2020-02-06T04:41:40.702Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-06T04:41:40.702Z] ++ 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 [2020-02-06T04:41:40.702Z] ++ set -e [2020-02-06T04:41:40.702Z] ++ '[' -n 0 ']' [2020-02-06T04:41:40.702Z] ++ set -x [2020-02-06T04:41:40.702Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:41:40.702Z] INFO: Testing against a local daemon [2020-02-06T04:41:40.702Z] === RUN TestSessionCreate [2020-02-06T04:41:40.702Z] --- PASS: TestSessionCreate (0.02s) [2020-02-06T04:41:40.702Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-06T04:41:40.702Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-02-06T04:41:40.702Z] PASS [2020-02-06T04:41:40.702Z] [2020-02-06T04:41:40.702Z] DONE 2 tests in 0.246s [2020-02-06T04:41:40.702Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-06T04:41:40.702Z] ++ 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 [2020-02-06T04:41:40.702Z] ++ set -e [2020-02-06T04:41:40.702Z] ++ '[' -n 0 ']' [2020-02-06T04:41:40.702Z] ++ set -x [2020-02-06T04:41:40.702Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:41:40.702Z] INFO: Testing against a local daemon [2020-02-06T04:41:40.702Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-06T04:41:40.702Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-02-06T04:41:40.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-06T04:41:40.702Z] === RUN TestEventsExecDie [2020-02-06T04:41:40.702Z] --- PASS: TestEventsExecDie (0.86s) [2020-02-06T04:41:40.702Z] === RUN TestEventsBackwardsCompatible [2020-02-06T04:41:41.054Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-06T04:41:41.054Z] === RUN TestInfoBinaryCommits [2020-02-06T04:41:41.054Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-06T04:41:41.054Z] === RUN TestInfoAPIVersioned [2020-02-06T04:41:41.054Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-06T04:41:41.054Z] === RUN TestInfoAPI [2020-02-06T04:41:41.054Z] --- PASS: TestInfoAPI (0.02s) [2020-02-06T04:41:41.054Z] === RUN TestInfoAPIWarnings [2020-02-06T04:41:41.803Z] --- PASS: TestInfoAPIWarnings (0.84s) [2020-02-06T04:41:41.803Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-06T04:41:41.803Z] daemon.go:325: [dea7f25cb1d73] waiting for daemon to start [2020-02-06T04:41:41.803Z] daemon.go:325: [dea7f25cb1d73] waiting for daemon to start [2020-02-06T04:41:41.803Z] daemon.go:353: [dea7f25cb1d73] daemon started [2020-02-06T04:41:41.803Z] daemon.go:461: [dea7f25cb1d73] Stopping daemon [2020-02-06T04:41:41.803Z] daemon.go:296: [dea7f25cb1d73] exiting daemon [2020-02-06T04:41:41.803Z] daemon.go:448: [dea7f25cb1d73] Daemon stopped [2020-02-06T04:41:41.803Z] === RUN TestLoginFailsWithBadCredentials [2020-02-06T04:41:42.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-02-06T04:41:42.152Z] === RUN TestPingCacheHeaders [2020-02-06T04:41:42.152Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-06T04:41:42.152Z] === RUN TestPingGet [2020-02-06T04:41:42.152Z] --- PASS: TestPingGet (0.01s) [2020-02-06T04:41:42.152Z] === RUN TestPingHead [2020-02-06T04:41:42.152Z] --- PASS: TestPingHead (0.02s) [2020-02-06T04:41:42.152Z] === RUN TestVersion [2020-02-06T04:41:42.152Z] --- PASS: TestVersion (0.02s) [2020-02-06T04:41:42.152Z] PASS [2020-02-06T04:41:42.152Z] [2020-02-06T04:41:42.152Z] === Skipped [2020-02-06T04:41:42.152Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-02-06T04:41:42.152Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-06T04:41:42.152Z] [2020-02-06T04:41:42.152Z] [2020-02-06T04:41:42.152Z] DONE 12 tests, 1 skipped in 2.402s [2020-02-06T04:41:42.152Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-06T04:41:42.152Z] ++ 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 [2020-02-06T04:41:42.152Z] ++ set -e [2020-02-06T04:41:42.152Z] ++ '[' -n 0 ']' [2020-02-06T04:41:42.152Z] ++ set -x [2020-02-06T04:41:42.152Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:41:42.499Z] INFO: Testing against a local daemon [2020-02-06T04:41:42.499Z] === RUN TestVolumesCreateAndList [2020-02-06T04:41:42.499Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-02-06T04:41:42.499Z] === RUN TestVolumesRemove [2020-02-06T04:41:42.499Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-06T04:41:42.499Z] === RUN TestVolumesInspect [2020-02-06T04:41:42.499Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-06T04:41:42.499Z] === RUN TestVolumesInvalidJSON [2020-02-06T04:41:42.499Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-06T04:41:42.499Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-06T04:41:42.499Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-06T04:41:42.499Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-06T04:41:42.499Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-06T04:41:42.499Z] PASS [2020-02-06T04:41:42.499Z] [2020-02-06T04:41:42.499Z] DONE 5 tests in 0.270s [2020-02-06T04:41:42.499Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-06T04:41:42.731Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-06T04:41:42.875Z] ++++ cat bundles/test-integration/docker.pid [2020-02-06T04:41:42.875Z] +++ kill 9346 [2020-02-06T04:41:44.146Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-06T04:41:44.146Z] +++ /etc/init.d/apparmor stop [2020-02-06T04:41:44.146Z] Clearing AppArmor profiles cache:. [2020-02-06T04:41:44.146Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-06T04:41:44.146Z] Unloading profiles will leave already running processes permanently [2020-02-06T04:41:44.146Z] unconfined, which can lead to unexpected situations. [2020-02-06T04:41:44.146Z] [2020-02-06T04:41:44.146Z] To set a process to complain mode, use the command line tool [2020-02-06T04:41:44.146Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-06T04:41:44.146Z] with the 'teardown' option." [2020-02-06T04:41:44.146Z] [2020-02-06T04:41:45.266Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-06T04:41:45.266Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-02-06T04:41:45.266Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-02-06T04:41:45.266Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-06T04:41:45.266Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-06T04:41:45.266Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-06T04:41:45.520Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-06T04:41:45.520Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-06T04:41:45.520Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-06T04:41:45.520Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-06T04:41:45.520Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-06T04:41:45.775Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-06T04:41:46.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork Post stage [Pipeline] junit [2020-02-06T04:41:46.619Z] Recording test results [2020-02-06T04:41:46.701Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-06T04:41:46.701Z] ? github.com/docker/docker/api/server/router/session [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-06T04:41:47.626Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 3.1% of statements [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/types [no test files] [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-06T04:41:47.626Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-06T04:41:47.880Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-02-06T04:41:47.926Z] + echo Ensuring container killed. [2020-02-06T04:41:47.926Z] Ensuring container killed. [2020-02-06T04:41:47.926Z] + docker rm -vf docker-pr1 [2020-02-06T04:41:47.926Z] Error: No such container: docker-pr1 [2020-02-06T04:41:47.926Z] + true [Pipeline] sh [2020-02-06T04:41:48.136Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-06T04:41:48.136Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-06T04:41:48.391Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-02-06T04:41:48.391Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-06T04:41:48.391Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-06T04:41:48.877Z] + echo Chowning /workspace to jenkins user [2020-02-06T04:41:48.877Z] Chowning /workspace to jenkins user [2020-02-06T04:41:48.877Z] + id -u [2020-02-06T04:41:48.877Z] + id -g [2020-02-06T04:41:48.877Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40462:/workspace busybox chown -R 1001:1001 /workspace [2020-02-06T04:41:48.877Z] Unable to find image 'busybox:latest' locally [2020-02-06T04:41:48.877Z] latest: Pulling from library/busybox [2020-02-06T04:41:48.877Z] 6dc7af96dfc8: Pulling fs layer [2020-02-06T04:41:49.258Z] 6dc7af96dfc8: Verifying Checksum [2020-02-06T04:41:49.258Z] 6dc7af96dfc8: Download complete [2020-02-06T04:41:49.316Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-02-06T04:41:49.777Z] 6dc7af96dfc8: Pull complete [2020-02-06T04:41:49.777Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-06T04:41:49.777Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-06T04:41:52.231Z] + bundleName=s390x-integration [2020-02-06T04:41:52.231Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-06T04:41:52.231Z] Creating s390x-integration-bundles.tar.gz [2020-02-06T04:41:52.231Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-06T04:41:52.231Z] + 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 [2020-02-06T04:41:52.344Z] Archiving artifacts [2020-02-06T04:41:52.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-06T04:41:52.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-06T04:41:53.626Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40462/1/artifacts/ [Pipeline] } [2020-02-06T04:41:53.639Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-02-06T04:41:53.639Z] ok github.com/docker/docker/builder/dockerfile 0.570s coverage: 45.1% of statements [Pipeline] // catchError [Pipeline] sh [2020-02-06T04:41:54.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-06T04:41:54.372Z] + make clean [2020-02-06T04:41:54.372Z] docker volume rm -f docker-dev-cache [2020-02-06T04:41:54.722Z] docker-dev-cache [Pipeline] deleteDir [2020-02-06T04:41:55.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-06T04:41:56.151Z] ok github.com/docker/docker/builder/remotecontext/git 0.837s coverage: 85.1% of statements [2020-02-06T04:41:56.152Z] ok github.com/docker/docker/builder/remotecontext 0.232s coverage: 13.6% of statements [2020-02-06T04:41:56.152Z] ? github.com/docker/docker/cli [no test files] [2020-02-06T04:41:56.152Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-06T04:41:56.711Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-02-06T04:41:56.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-06T04:41:58.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-06T04:41:59.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-06T04:42:01.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-06T04:42:01.951Z] ok github.com/docker/docker/client 0.208s coverage: 75.7% of statements [2020-02-06T04:42:05.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-06T04:42:08.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-06T04:42:11.088Z] 65014b3c3121: Pull complete [2020-02-06T04:42:11.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-06T04:42:12.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-06T04:42:13.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-06T04:42:14.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-06T04:42:16.504Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-06T04:42:16.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-06T04:42:17.436Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-06T04:42:18.368Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-06T04:42:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-06T04:42:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-06T04:42:20.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-06T04:42:24.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-06T04:42:25.374Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-06T04:42:27.269Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-06T04:42:28.201Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-02-06T04:42:29.573Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-06T04:42:29.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-06T04:42:34.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-06T04:42:37.288Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-06T04:42:37.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-06T04:42:39.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-06T04:42:39.815Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-06T04:42:40.601Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-02-06T04:42:40.601Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.6% of statements [2020-02-06T04:42:40.601Z] ok github.com/docker/docker/container 0.122s coverage: 35.6% of statements [2020-02-06T04:42:40.601Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-06T04:42:40.601Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-06T04:42:40.601Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-06T04:42:40.601Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-06T04:42:41.188Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-06T04:42:41.752Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-06T04:42:42.010Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-06T04:42:42.574Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-06T04:42:43.139Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-06T04:42:43.139Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-06T04:42:44.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-06T04:42:44.482Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-06T04:42:44.482Z] [2020-02-06T04:42:44.482Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-06T04:42:44.482Z] PKG_CONFIG=pkg-config [2020-02-06T04:42:44.482Z] GOLANG_VERSION=1.12.16 [2020-02-06T04:42:44.482Z] HOSTNAME=ce2c830385d7 [2020-02-06T04:42:44.482Z] DOCKER_EXPERIMENTAL=1 [2020-02-06T04:42:44.482Z] container=docker [2020-02-06T04:42:44.482Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-06T04:42:44.482Z] GOPATH=/go [2020-02-06T04:42:44.482Z] PWD=/go/src/github.com/docker/docker [2020-02-06T04:42:44.482Z] HOME=/root [2020-02-06T04:42:44.482Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-06T04:42:44.482Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-06T04:42:44.482Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-06T04:42:44.482Z] DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 [2020-02-06T04:42:44.482Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-06T04:42:44.482Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-06T04:42:44.482Z] TERM=xterm [2020-02-06T04:42:44.482Z] VALIDATE_BRANCH=19.03 [2020-02-06T04:42:44.482Z] DEST=bundles/test-integration [2020-02-06T04:42:44.482Z] SHLVL=1 [2020-02-06T04:42:44.482Z] TIMEOUT=120m [2020-02-06T04:42:44.482Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-06T04:42:44.482Z] DOCKER_PKG=github.com/docker/docker [2020-02-06T04:42:44.482Z] TESTDEBUG=0 [2020-02-06T04:42:44.482Z] _=/usr/bin/env [2020-02-06T04:42:44.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-06T04:42:45.009Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-06T04:42:49.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-06T04:42:52.469Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-06T04:42:52.865Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-02-06T04:42:53.121Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-06T04:42:53.840Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-06T04:42:54.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-06T04:42:55.005Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-02-06T04:42:58.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-06T04:42:58.049Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-06T04:42:59.422Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-06T04:42:59.955Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-06T04:43:00.892Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-06T04:43:01.149Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-06T04:43:01.715Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-06T04:43:01.973Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-06T04:43:04.973Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-02-06T04:43:04.974Z] ok github.com/docker/docker/daemon 12.209s coverage: 17.5% of statements [2020-02-06T04:43:04.974Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-06T04:43:04.974Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-06T04:43:05.228Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.4% of statements [2020-02-06T04:43:05.364Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-06T04:43:06.588Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 82.2% of statements [2020-02-06T04:43:06.843Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2020-02-06T04:43:06.843Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-06T04:43:06.843Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-06T04:43:07.322Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-06T04:43:08.726Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-06T04:43:10.601Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-06T04:43:10.612Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-02-06T04:43:11.538Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 56.9% of statements [2020-02-06T04:43:14.805Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.584s coverage: 72.3% of statements [2020-02-06T04:43:15.060Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.669s coverage: 46.2% of statements [2020-02-06T04:43:15.060Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-06T04:43:17.154Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-06T04:43:17.155Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-06T04:43:17.573Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.044s coverage: 48.6% of statements [2020-02-06T04:43:17.722Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-06T04:43:18.289Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-06T04:43:18.289Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-06T04:43:18.855Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:43:18.855Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-06T04:43:18.936Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.274s coverage: 76.1% of statements [2020-02-06T04:43:19.862Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-02-06T04:43:20.118Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.049s coverage: 60.1% of statements [2020-02-06T04:43:20.118Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-06T04:43:20.118Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-06T04:43:21.761Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-02-06T04:43:22.687Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-02-06T04:43:23.201Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-06T04:43:24.054Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2020-02-06T04:43:24.054Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-06T04:43:24.054Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-06T04:43:24.133Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-06T04:43:24.979Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.7% of statements [2020-02-06T04:43:25.065Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-06T04:43:25.629Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-06T04:43:26.194Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-06T04:43:26.351Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 78.6% of statements [2020-02-06T04:43:26.351Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-06T04:43:26.351Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-06T04:43:26.351Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-02-06T04:43:27.712Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-02-06T04:43:28.092Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-06T04:43:28.272Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 62.1% of statements [2020-02-06T04:43:28.272Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-02-06T04:43:29.989Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-06T04:43:29.990Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-06T04:43:29.990Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-06T04:43:29.990Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-06T04:43:29.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-06T04:43:29.990Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-06T04:43:30.156Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-02-06T04:43:30.156Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-06T04:43:30.156Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 20.0% of statements [2020-02-06T04:43:30.555Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-06T04:43:31.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-06T04:43:32.044Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-02-06T04:43:32.299Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2020-02-06T04:43:32.860Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-06T04:43:32.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-06T04:43:33.421Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 84.5% of statements [2020-02-06T04:43:33.421Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-06T04:43:33.421Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-06T04:43:35.859Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-06T04:43:35.935Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-02-06T04:43:35.935Z] ok github.com/docker/docker/distribution 0.190s coverage: 22.3% of statements [2020-02-06T04:43:35.935Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-06T04:43:37.298Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-02-06T04:43:37.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-06T04:43:38.223Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-06T04:43:38.784Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.4% of statements [2020-02-06T04:43:38.784Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-06T04:43:39.738Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-02-06T04:43:39.738Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-06T04:43:40.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-06T04:43:40.664Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-02-06T04:43:40.664Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-06T04:43:41.126Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-06T04:43:41.590Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-06T04:43:41.846Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-06T04:43:41.846Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-06T04:43:41.846Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-06T04:43:41.846Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-06T04:43:42.406Z] ok github.com/docker/docker/internal/testutil 0.002s coverage: 62.5% of statements [2020-02-06T04:43:42.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-06T04:43:43.331Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-06T04:43:44.402Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-06T04:43:44.403Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-06T04:43:44.694Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-02-06T04:43:44.949Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-06T04:43:44.968Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-06T04:43:45.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-06T04:43:46.339Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-06T04:43:46.832Z] ok github.com/docker/docker/pkg/archive 0.390s coverage: 77.1% of statements [2020-02-06T04:43:47.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-06T04:43:47.756Z] ok github.com/docker/docker/pkg/authorization 0.194s coverage: 66.7% of statements [2020-02-06T04:43:47.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-06T04:43:48.012Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-06T04:43:48.266Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-06T04:43:51.597Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-06T04:43:51.855Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-06T04:43:52.113Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-06T04:43:52.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-06T04:43:52.423Z] ok github.com/docker/docker/pkg/chrootarchive 2.944s coverage: 43.2% of statements [2020-02-06T04:43:52.423Z] ok github.com/docker/docker/layer 7.977s coverage: 72.0% of statements [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/oci [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-06T04:43:52.423Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-06T04:43:52.423Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-02-06T04:43:52.984Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-02-06T04:43:52.984Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-02-06T04:43:53.916Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-02-06T04:43:54.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-06T04:43:54.840Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-02-06T04:43:55.095Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-06T04:43:56.456Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-02-06T04:43:57.372Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-06T04:43:57.381Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-02-06T04:43:57.636Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2020-02-06T04:43:58.198Z] ok github.com/docker/docker/pkg/fsutils 0.251s coverage: 85.1% of statements [2020-02-06T04:43:58.198Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2020-02-06T04:43:59.561Z] ok github.com/docker/docker/pkg/idtools 0.469s coverage: 70.1% of statements [2020-02-06T04:43:59.561Z] ok github.com/docker/docker/pkg/ioutils 0.398s coverage: 69.1% of statements [2020-02-06T04:43:59.896Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-06T04:43:59.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-06T04:44:00.121Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-02-06T04:44:00.121Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-02-06T04:44:00.376Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-02-06T04:44:00.376Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-06T04:44:00.462Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-06T04:44:00.937Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-02-06T04:44:01.395Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-06T04:44:01.498Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-02-06T04:44:01.754Z] ok github.com/docker/docker/pkg/mount 0.532s coverage: 69.6% of statements [2020-02-06T04:44:01.754Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-06T04:44:01.754Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-02-06T04:44:02.010Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.0% of statements [2020-02-06T04:44:02.266Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-02-06T04:44:02.266Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-06T04:44:02.266Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-06T04:44:02.328Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-06T04:44:03.191Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-02-06T04:44:04.115Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-06T04:44:04.370Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-02-06T04:44:04.625Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-06T04:44:05.985Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-02-06T04:44:06.240Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-06T04:44:07.496Z] edbd72df76b4: Pull complete [2020-02-06T04:44:07.497Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-06T04:44:07.497Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:44:07.497Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-06T04:44:07.497Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-06T04:44:07.497Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-06T04:44:07.497Z] WARN: Skipping validation tests [2020-02-06T04:44:07.497Z] INFO: Running unit tests at 02/06/2020 04:44:01... [2020-02-06T04:44:07.497Z] INFO: make.ps1 starting at 02/06/2020 04:44:05 [2020-02-06T04:44:07.497Z] INFO: Git commit (d7e8fa149) assumed from DOCKER_GITCOMMIT environment variable [2020-02-06T04:44:07.497Z] INFO: Invoking autogen... [2020-02-06T04:44:07.497Z] INFO: Running unit tests... [2020-02-06T04:44:07.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-06T04:44:07.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-06T04:44:07.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-06T04:44:08.960Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-06T04:44:09.500Z] ok github.com/docker/docker/pkg/signal 2.853s coverage: 61.0% of statements [2020-02-06T04:44:10.065Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-06T04:44:10.334Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-06T04:44:10.361Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-06T04:44:10.616Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-06T04:44:11.175Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-02-06T04:44:11.430Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-02-06T04:44:11.706Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-06T04:44:11.991Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 35.1% of statements [2020-02-06T04:44:12.551Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-02-06T04:44:13.111Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-02-06T04:44:13.671Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-02-06T04:44:13.926Z] testing: warning: no tests to run [2020-02-06T04:44:13.926Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-02-06T04:44:14.485Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-06T04:44:14.485Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-06T04:44:14.740Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-06T04:44:14.985Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-06T04:44:15.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-06T04:44:16.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-06T04:44:16.882Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-06T04:44:17.249Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.3% of statements [2020-02-06T04:44:17.448Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-06T04:44:17.808Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-02-06T04:44:18.015Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-06T04:44:18.581Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-06T04:44:18.748Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-02-06T04:44:19.002Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-02-06T04:44:19.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-06T04:44:20.479Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-06T04:44:20.479Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-06T04:44:20.886Z] ok github.com/docker/docker/registry 0.090s coverage: 56.4% of statements [2020-02-06T04:44:21.446Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-06T04:44:21.446Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-02-06T04:44:22.371Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-02-06T04:44:22.377Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-06T04:44:23.294Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-06T04:44:23.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-06T04:44:23.853Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-02-06T04:44:24.272Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-06T04:44:24.778Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-02-06T04:44:25.203Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-06T04:44:25.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-06T04:44:25.702Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-02-06T04:44:27.099Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-06T04:44:28.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-06T04:44:28.470Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-06T04:44:28.555Z] ? github.com/docker/docker/api [no test files] [2020-02-06T04:44:29.840Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-06T04:44:30.703Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-06T04:44:30.703Z] Using test binary docker [2020-02-06T04:44:30.703Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-06T04:44:30.703Z] +++ /etc/init.d/apparmor start [2020-02-06T04:44:30.703Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-02-06T04:44:30.703Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-02-06T04:44:30.703Z] Warning failed to create cache: (null) [2020-02-06T04:44:30.703Z] . [2020-02-06T04:44:30.703Z] INFO: Waiting for daemon to start... [2020-02-06T04:44:30.703Z] Starting dockerd [2020-02-06T04:44:30.703Z] +++ 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 [2020-02-06T04:44:30.772Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-06T04:44:31.705Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-06T04:44:32.271Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-06T04:44:32.731Z] . [2020-02-06T04:44:32.732Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-06T04:44:32.732Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-06T04:44:32.732Z] Error: No such image: emptyfs [2020-02-06T04:44:32.732Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-06T04:44:32.732Z] ++++ docker load [2020-02-06T04:44:32.732Z] Running integration-test (iteration 1) [2020-02-06T04:44:32.732Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-06T04:44:32.732Z] ++ 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 [2020-02-06T04:44:32.732Z] ++ set -e [2020-02-06T04:44:32.732Z] ++ '[' -n 0 ']' [2020-02-06T04:44:32.732Z] ++ set -x [2020-02-06T04:44:32.732Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:44:36.450Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-06T04:44:37.892Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.8% of statements [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/rootless [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/volume [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-06T04:44:37.892Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-06T04:44:37.892Z] [2020-02-06T04:44:37.892Z] === Skipped [2020-02-06T04:44:37.892Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-06T04:44:37.892Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-06T04:44:37.892Z] [2020-02-06T04:44:37.892Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-06T04:44:37.892Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-06T04:44:37.892Z] [2020-02-06T04:44:37.892Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-06T04:44:37.892Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.892Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:44:37.892Z] [2020-02-06T04:44:37.892Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-06T04:44:37.892Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.892Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:44:37.892Z] [2020-02-06T04:44:37.892Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-06T04:44:37.892Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.892Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:44:37.892Z] [2020-02-06T04:44:37.892Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:73: No driver to put! [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-06T04:44:37.893Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-06T04:44:37.893Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-06T04:44:37.893Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-06T04:44:37.893Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-06T04:44:37.893Z] graphtest_unix.go:73: No driver to put! [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-06T04:44:37.893Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] [2020-02-06T04:44:37.893Z] DONE 2065 tests, 19 skipped in 255.735s Post stage [Pipeline] junit [2020-02-06T04:44:37.916Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-06T04:44:38.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40462/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:224b5435d0a62fec2d8a4879d344fe62f3a08e88 hack/validate/vendor [2020-02-06T04:44:39.739Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-06T04:44:39.792Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-06T04:44:40.770Z] + echo Building e2e image [2020-02-06T04:44:40.770Z] Building e2e image [2020-02-06T04:44:40.770Z] + docker build --build-arg DOCKER_GITCOMMIT=224b5435d0a62fec2d8a4879d344fe62f3a08e88 -t moby-e2e-test -f Dockerfile.e2e . [2020-02-06T04:44:40.770Z] #2 [internal] load .dockerignore [2020-02-06T04:44:40.770Z] #2 DONE 0.0s [2020-02-06T04:44:40.770Z] [2020-02-06T04:44:40.770Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-06T04:44:40.770Z] #1 transferring dockerfile: 3.19kB done [2020-02-06T04:44:40.770Z] #1 DONE 0.0s [2020-02-06T04:44:40.770Z] [2020-02-06T04:44:40.770Z] #2 [internal] load .dockerignore [2020-02-06T04:44:40.770Z] #2 transferring context: 34B done [2020-02-06T04:44:40.770Z] #2 DONE 0.0s [2020-02-06T04:44:40.770Z] [2020-02-06T04:44:40.770Z] #4 [internal] load metadata for docker.io/library/golang:1.12.16-alpine [2020-02-06T04:44:41.028Z] #4 ... [2020-02-06T04:44:41.028Z] [2020-02-06T04:44:41.028Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-02-06T04:44:41.028Z] #3 DONE 0.2s [2020-02-06T04:44:41.028Z] [2020-02-06T04:44:41.028Z] #4 [internal] load metadata for docker.io/library/golang:1.12.16-alpine [2020-02-06T04:44:41.028Z] #4 DONE 0.2s [2020-02-06T04:44:41.028Z] [2020-02-06T04:44:41.028Z] #8 [internal] load build context [2020-02-06T04:44:41.283Z] #8 transferring context: 793.05kB 0.3s done [2020-02-06T04:44:41.283Z] #8 DONE 0.3s [2020-02-06T04:44:41.283Z] [2020-02-06T04:44:41.283Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-06T04:44:41.283Z] #14 resolve docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d83b65d3ebf3d38afe08ac378ff27a7f5d5fd7f60ccd1601fd03060f done [2020-02-06T04:44:41.283Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 16.47MB / 124.08MB 0.3s [2020-02-06T04:44:41.283Z] #14 sha256:70debc116c7fb34e439365bc8dfe254d41efb60785c12be8c6355e5be9b7343b 126B / 126B 0.2s done [2020-02-06T04:44:41.283Z] #14 sha256:820a1f62d83b65d3ebf3d38afe08ac378ff27a7f5d5fd7f60ccd1601fd03060f 1.65kB / 1.65kB done [2020-02-06T04:44:41.283Z] #14 sha256:56ded58a61d261a87cb20475d47ddd82b81aa6eecc6188a57235f3679ee2b112 1.36kB / 1.36kB done [2020-02-06T04:44:41.283Z] #14 sha256:b889ec575585dca62b794204ec3973e4c8cb19b607971c6f7b4d679a924a4294 3.83kB / 3.83kB done [2020-02-06T04:44:41.539Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 28.76MB / 124.08MB 0.4s [2020-02-06T04:44:41.796Z] #14 ... [2020-02-06T04:44:41.796Z] [2020-02-06T04:44:41.796Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-02-06T04:44:41.796Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-02-06T04:44:41.796Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-02-06T04:44:41.796Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-02-06T04:44:41.796Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-02-06T04:44:41.796Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.1s done [2020-02-06T04:44:41.796Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.3s done [2020-02-06T04:44:41.796Z] #5 DONE 0.6s [2020-02-06T04:44:41.796Z] [2020-02-06T04:44:41.796Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-06T04:44:41.796Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 54.97MB / 124.08MB 0.7s [2020-02-06T04:44:41.796Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 65.02MB / 124.08MB 0.8s [2020-02-06T04:44:42.052Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 74.70MB / 124.08MB 0.9s [2020-02-06T04:44:42.052Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 83.86MB / 124.08MB 1.0s [2020-02-06T04:44:42.316Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 102.99MB / 124.08MB 1.2s [2020-02-06T04:44:42.316Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 113.30MB / 124.08MB 1.3s [2020-02-06T04:44:42.571Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 124.08MB / 124.08MB 1.4s [2020-02-06T04:44:42.571Z] #14 sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 124.08MB / 124.08MB 1.6s done [2020-02-06T04:44:42.827Z] #14 extracting sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a [2020-02-06T04:44:43.087Z] #14 ... [2020-02-06T04:44:43.087Z] [2020-02-06T04:44:43.087Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-06T04:44:43.087Z] #6 DONE 1.4s [2020-02-06T04:44:43.087Z] [2020-02-06T04:44:43.087Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-06T04:44:43.361Z] ok github.com/docker/docker/api/server 0.184s coverage: 7.9% of statements [2020-02-06T04:44:45.003Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-06T04:44:45.569Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-06T04:44:46.504Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-06T04:44:46.762Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-06T04:44:47.021Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-06T04:44:48.080Z] Loaded image: buildpack-deps:jessie [2020-02-06T04:44:48.081Z] Loaded image: busybox:latest [2020-02-06T04:44:48.081Z] Loaded image: busybox:glibc [2020-02-06T04:44:48.081Z] Loaded image: debian:jessie [2020-02-06T04:44:48.081Z] Loaded image: hello-world:latest [2020-02-06T04:44:48.081Z] INFO: Testing against a local daemon [2020-02-06T04:44:48.081Z] === RUN TestBuildWithSession [2020-02-06T04:44:48.332Z] #14 extracting sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 5.0s [2020-02-06T04:44:48.401Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-06T04:44:49.466Z] #14 extracting sha256:5a53565f2368ad0e4fc8265db208c4404f88e15811f56f9dce9b7df574e14d9a 6.3s done [2020-02-06T04:44:49.466Z] #14 ... [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-06T04:44:49.466Z] #7 1.152 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-02-06T04:44:49.466Z] #7 2.326 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-02-06T04:44:49.466Z] #7 2.502 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-02-06T04:44:49.466Z] #7 2.510 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-02-06T04:44:49.466Z] #7 2.697 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-02-06T04:44:49.466Z] #7 2.709 (4/33) Installing readline (7.0.003-r1) [2020-02-06T04:44:49.466Z] #7 2.714 (5/33) Installing bash (4.4.19-r1) [2020-02-06T04:44:49.466Z] #7 2.729 Executing bash-4.4.19-r1.post-install [2020-02-06T04:44:49.466Z] #7 2.731 (6/33) Installing ca-certificates (20190108-r0) [2020-02-06T04:44:49.466Z] #7 2.749 (7/33) Installing libgcc (8.3.0-r0) [2020-02-06T04:44:49.466Z] #7 2.754 (8/33) Installing libstdc++ (8.3.0-r0) [2020-02-06T04:44:49.466Z] #7 2.769 (9/33) Installing binutils (2.31.1-r2) [2020-02-06T04:44:49.466Z] #7 2.884 (10/33) Installing gmp (6.1.2-r1) [2020-02-06T04:44:49.466Z] #7 2.894 (11/33) Installing isl (0.18-r0) [2020-02-06T04:44:49.466Z] #7 2.916 (12/33) Installing libgomp (8.3.0-r0) [2020-02-06T04:44:49.466Z] #7 2.921 (13/33) Installing libatomic (8.3.0-r0) [2020-02-06T04:44:49.466Z] #7 2.923 (14/33) Installing mpfr3 (3.1.5-r1) [2020-02-06T04:44:49.466Z] #7 2.931 (15/33) Installing mpc1 (1.0.3-r1) [2020-02-06T04:44:49.466Z] #7 2.934 (16/33) Installing gcc (8.3.0-r0) [2020-02-06T04:44:49.466Z] #7 3.950 (17/33) Installing musl-dev (1.1.20-r5) [2020-02-06T04:44:49.466Z] #7 4.066 (18/33) Installing libc-dev (0.7.1-r0) [2020-02-06T04:44:49.466Z] #7 4.069 (19/33) Installing g++ (8.3.0-r0) [2020-02-06T04:44:49.466Z] #7 4.686 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-02-06T04:44:49.466Z] #7 4.690 (21/33) Installing libssh2 (1.9.0-r1) [2020-02-06T04:44:49.466Z] #7 4.694 (22/33) Installing libcurl (7.64.0-r3) [2020-02-06T04:44:49.466Z] #7 4.702 (23/33) Installing expat (2.2.8-r0) [2020-02-06T04:44:49.466Z] #7 4.706 (24/33) Installing pcre2 (10.32-r1) [2020-02-06T04:44:49.466Z] #7 4.717 (25/33) Installing git (2.20.2-r0) [2020-02-06T04:44:49.466Z] #7 4.938 (26/33) Installing libmnl (1.0.4-r0) [2020-02-06T04:44:49.466Z] #7 4.943 (27/33) Installing jansson (2.11-r0) [2020-02-06T04:44:49.466Z] #7 4.946 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-02-06T04:44:49.466Z] #7 4.949 (29/33) Installing iptables (1.6.2-r1) [2020-02-06T04:44:49.466Z] #7 4.976 (30/33) Installing pigz (2.4-r0) [2020-02-06T04:44:49.466Z] #7 4.982 (31/33) Installing tar (1.32-r0) [2020-02-06T04:44:49.466Z] #7 4.993 (32/33) Installing xz-libs (5.2.4-r0) [2020-02-06T04:44:49.466Z] #7 4.998 (33/33) Installing xz (5.2.4-r0) [2020-02-06T04:44:49.466Z] #7 5.004 Executing busybox-1.29.3-r10.trigger [2020-02-06T04:44:49.466Z] #7 5.012 Executing ca-certificates-20190108-r0.trigger [2020-02-06T04:44:49.466Z] #7 5.071 OK: 185 MiB in 47 packages [2020-02-06T04:44:49.466Z] #7 DONE 6.3s [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-06T04:44:49.466Z] #9 DONE 0.1s [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-06T04:44:49.466Z] #14 extracting sha256:70debc116c7fb34e439365bc8dfe254d41efb60785c12be8c6355e5be9b7343b done [2020-02-06T04:44:49.466Z] #14 ... [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-06T04:44:49.466Z] #10 DONE 0.1s [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.16-alpine@sha256:820a1f62d... [2020-02-06T04:44:49.466Z] #14 DONE 8.5s [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-06T04:44:49.466Z] #11 DONE 0.1s [2020-02-06T04:44:49.466Z] [2020-02-06T04:44:49.466Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-06T04:44:49.468Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-06T04:44:49.563Z] --- PASS: TestBuildWithSession (2.13s) [2020-02-06T04:44:49.563Z] === RUN TestBuildSquashParent [2020-02-06T04:44:49.723Z] #12 DONE 0.1s [2020-02-06T04:44:49.723Z] [2020-02-06T04:44:49.723Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-06T04:44:49.723Z] #13 DONE 0.1s [2020-02-06T04:44:49.723Z] [2020-02-06T04:44:49.723Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-06T04:44:50.282Z] #15 0.718 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-02-06T04:44:51.642Z] #15 1.792 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-02-06T04:44:51.642Z] #15 1.883 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-02-06T04:44:51.642Z] #15 1.886 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-02-06T04:44:51.642Z] #15 2.018 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-02-06T04:44:51.642Z] #15 2.025 (4/43) Installing readline (8.0.1-r0) [2020-02-06T04:44:51.642Z] #15 2.029 (5/43) Installing bash (5.0.11-r1) [2020-02-06T04:44:51.642Z] #15 2.041 Executing bash-5.0.11-r1.post-install [2020-02-06T04:44:51.642Z] #15 2.044 (6/43) Installing linux-headers (4.19.36-r0) [2020-02-06T04:44:51.642Z] #15 2.116 (7/43) Installing libblkid (2.34-r1) [2020-02-06T04:44:51.642Z] #15 2.120 (8/43) Installing libuuid (2.34-r1) [2020-02-06T04:44:51.642Z] #15 2.122 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-02-06T04:44:51.642Z] #15 2.128 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-02-06T04:44:51.642Z] #15 2.134 (11/43) Installing libgcc (9.2.0-r3) [2020-02-06T04:44:51.643Z] #15 2.135 (12/43) Installing libstdc++ (9.2.0-r3) [2020-02-06T04:44:51.643Z] #15 2.148 (13/43) Installing binutils (2.33.1-r0) [2020-02-06T04:44:51.643Z] #15 2.213 (14/43) Installing libmagic (5.37-r1) [2020-02-06T04:44:51.643Z] #15 2.233 (15/43) Installing file (5.37-r1) [2020-02-06T04:44:51.898Z] #15 2.235 (16/43) Installing gmp (6.1.2-r1) [2020-02-06T04:44:51.898Z] #15 2.241 (17/43) Installing isl (0.18-r0) [2020-02-06T04:44:51.898Z] #15 2.255 (18/43) Installing libgomp (9.2.0-r3) [2020-02-06T04:44:51.898Z] #15 2.258 (19/43) Installing libatomic (9.2.0-r3) [2020-02-06T04:44:51.898Z] #15 2.260 (20/43) Installing mpfr4 (4.0.2-r1) [2020-02-06T04:44:51.898Z] #15 2.266 (21/43) Installing mpc1 (1.1.0-r1) [2020-02-06T04:44:51.898Z] #15 2.268 (22/43) Installing gcc (9.2.0-r3) [2020-02-06T04:44:52.748Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-06T04:44:52.826Z] #15 2.995 (23/43) Installing musl-dev (1.1.24-r0) [2020-02-06T04:44:52.826Z] #15 3.065 (24/43) Installing libc-dev (0.7.2-r0) [2020-02-06T04:44:52.826Z] #15 3.066 (25/43) Installing g++ (9.2.0-r3) [2020-02-06T04:44:53.006Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-06T04:44:53.080Z] #15 3.552 (26/43) Installing make (4.2.1-r2) [2020-02-06T04:44:53.080Z] #15 3.556 (27/43) Installing fortify-headers (1.1-r0) [2020-02-06T04:44:53.080Z] #15 3.558 (28/43) Installing build-base (0.5-r1) [2020-02-06T04:44:53.080Z] #15 3.560 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-02-06T04:44:53.080Z] #15 3.563 (30/43) Installing libcurl (7.67.0-r0) [2020-02-06T04:44:53.080Z] #15 3.570 (31/43) Installing curl (7.67.0-r0) [2020-02-06T04:44:53.080Z] #15 3.573 (32/43) Installing oniguruma (6.9.4-r0) [2020-02-06T04:44:53.080Z] #15 3.580 (33/43) Installing jq (1.6-r0) [2020-02-06T04:44:53.080Z] #15 3.587 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-02-06T04:44:53.080Z] #15 3.593 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-02-06T04:44:53.080Z] #15 3.595 (36/43) Installing libaio (0.3.112-r1) [2020-02-06T04:44:53.080Z] #15 3.597 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-02-06T04:44:53.080Z] #15 3.625 (38/43) Installing libfdisk (2.34-r1) [2020-02-06T04:44:53.080Z] #15 3.630 (39/43) Installing libmount (2.34-r1) [2020-02-06T04:44:53.080Z] #15 3.635 (40/43) Installing libsmartcols (2.34-r1) [2020-02-06T04:44:53.080Z] #15 3.639 (41/43) Installing pkgconf (1.6.3-r0) [2020-02-06T04:44:53.080Z] #15 3.643 (42/43) Installing util-linux-dev (2.34-r1) [2020-02-06T04:44:53.080Z] #15 3.662 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-02-06T04:44:53.335Z] #15 3.668 Executing busybox-1.31.1-r9.trigger [2020-02-06T04:44:53.335Z] #15 3.676 OK: 203 MiB in 58 packages [2020-02-06T04:44:53.894Z] #15 DONE 4.2s [2020-02-06T04:44:53.894Z] [2020-02-06T04:44:53.894Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-06T04:44:54.452Z] #16 DONE 0.7s [2020-02-06T04:44:54.707Z] [2020-02-06T04:44:54.707Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-06T04:44:54.904Z] --- PASS: TestImportExtremelyLargeImageWorks (199.00s) [2020-02-06T04:44:54.904Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-06T04:44:54.904Z] daemon.go:325: [da00ef43cedb6] waiting for daemon to start [2020-02-06T04:44:54.904Z] daemon.go:325: [da00ef43cedb6] waiting for daemon to start [2020-02-06T04:44:54.904Z] daemon.go:353: [da00ef43cedb6] daemon started [2020-02-06T04:44:54.904Z] daemon.go:461: [da00ef43cedb6] Stopping daemon [2020-02-06T04:44:54.904Z] daemon.go:296: [da00ef43cedb6] exiting daemon [2020-02-06T04:44:54.904Z] daemon.go:448: [da00ef43cedb6] Daemon stopped [2020-02-06T04:44:54.904Z] PASS [2020-02-06T04:44:54.904Z] [2020-02-06T04:44:54.904Z] DONE 11 tests in 200.575s [2020-02-06T04:44:54.904Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-06T04:44:54.904Z] ++ 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 [2020-02-06T04:44:54.904Z] ++ set -e [2020-02-06T04:44:54.904Z] ++ '[' -n 0 ']' [2020-02-06T04:44:54.904Z] ++ set -x [2020-02-06T04:44:54.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-02-06T04:44:54.905Z] INFO: Testing against a local daemon [2020-02-06T04:44:54.905Z] === RUN TestNetworkCreateDelete [2020-02-06T04:44:54.905Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-02-06T04:44:54.905Z] === RUN TestDockerNetworkDeletePreferID [2020-02-06T04:44:55.072Z] --- PASS: TestBuildSquashParent (5.01s) [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:44:55.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:44:55.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:44:55.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:44:55.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:44:55.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:44:55.072Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:44:55.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:44:55.072Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-06T04:44:55.072Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-06T04:44:55.072Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-06T04:44:55.072Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-06T04:44:55.268Z] #17 DONE 0.8s [2020-02-06T04:44:55.268Z] [2020-02-06T04:44:55.268Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-06T04:44:55.268Z] #18 DONE 0.0s [2020-02-06T04:44:55.268Z] [2020-02-06T04:44:55.268Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-06T04:44:55.470Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-06T04:44:55.470Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2020-02-06T04:44:55.470Z] === RUN TestInspectNetwork [2020-02-06T04:44:55.522Z] #19 DONE 0.1s [2020-02-06T04:44:55.522Z] [2020-02-06T04:44:55.522Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:44:56.883Z] #20 1.328 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-06T04:44:56.883Z] #20 1.486 curl: option --progress: is ambiguous [2020-02-06T04:44:56.883Z] #20 1.487 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:44:57.138Z] #20 1.654 curl: option --progress: is ambiguous [2020-02-06T04:44:57.138Z] #20 1.655 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:44:57.138Z] #20 1.816 curl: option --progress: is ambiguous [2020-02-06T04:44:57.138Z] #20 1.816 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:44:57.392Z] #20 1.978 curl: option --progress: is ambiguous [2020-02-06T04:44:57.392Z] #20 1.978 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:44:57.647Z] #20 2.115 [2020-02-06T04:44:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-06T04:44:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-06T04:44:57.901Z] #20 2.647 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-06T04:44:57.995Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-06T04:44:58.156Z] #20 2.804 curl: option --progress: is ambiguous [2020-02-06T04:44:58.156Z] #20 2.806 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:44:58.156Z] #20 2.945 [2020-02-06T04:44:58.716Z] #20 ... [2020-02-06T04:44:58.716Z] [2020-02-06T04:44:58.716Z] #31 [builder 1/4] COPY . . [2020-02-06T04:44:58.716Z] #31 DONE 3.2s [2020-02-06T04:44:58.716Z] [2020-02-06T04:44:58.716Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-06T04:44:59.684Z] #32 DONE 1.1s [2020-02-06T04:44:59.684Z] [2020-02-06T04:44:59.684Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-06T04:44:59.684Z] #20 3.596 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-06T04:44:59.684Z] #20 3.788 curl: option --progress: is ambiguous [2020-02-06T04:44:59.684Z] #20 3.788 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:44:59.684Z] #20 3.986 [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-02-06T04:44:59.860Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2020-02-06T04:44:59.860Z] === RUN TestBuildMultiStageCopy [2020-02-06T04:44:59.860Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-06T04:45:00.243Z] #20 4.747 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-06T04:45:00.501Z] #20 4.887 curl: option --progress: is ambiguous [2020-02-06T04:45:00.501Z] #20 4.891 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:45:00.501Z] #20 5.102 [2020-02-06T04:45:01.292Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-06T04:45:01.867Z] #20 6.146 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-06T04:45:01.867Z] #20 6.397 curl: option --progress: is ambiguous [2020-02-06T04:45:01.867Z] #20 6.397 curl: try 'curl --help' or 'curl --manual' for more information [2020-02-06T04:45:02.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-06T04:45:02.125Z] #20 6.613 [2020-02-06T04:45:02.125Z] #20 6.672 Download of images into '/build' complete. [2020-02-06T04:45:02.125Z] #20 6.673 Use something like the following to load the result into a Docker daemon: [2020-02-06T04:45:02.125Z] #20 6.673 tar -cC '/build' . | docker load [2020-02-06T04:45:02.125Z] #20 DONE 6.8s [2020-02-06T04:45:02.125Z] [2020-02-06T04:45:02.125Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-06T04:45:02.125Z] #26 DONE 0.1s [2020-02-06T04:45:02.125Z] [2020-02-06T04:45:02.125Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-06T04:45:02.125Z] #22 DONE 0.1s [2020-02-06T04:45:02.125Z] [2020-02-06T04:45:02.125Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-06T04:45:02.125Z] #23 DONE 0.1s [2020-02-06T04:45:02.125Z] [2020-02-06T04:45:02.125Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-06T04:45:02.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-06T04:45:02.421Z] #27 DONE 0.1s [2020-02-06T04:45:02.421Z] [2020-02-06T04:45:02.421Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-06T04:45:02.421Z] #28 DONE 0.1s [2020-02-06T04:45:02.421Z] [2020-02-06T04:45:02.421Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-06T04:45:02.452Z] === RUN TestInspectNetwork/full_network_id [2020-02-06T04:45:02.452Z] === RUN TestInspectNetwork/partial_network_id [2020-02-06T04:45:02.452Z] === RUN TestInspectNetwork/network_name [2020-02-06T04:45:02.452Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-06T04:45:02.640Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-06T04:45:03.260Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-06T04:45:03.548Z] --- PASS: TestBuildMultiStageCopy (3.67s) [2020-02-06T04:45:03.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.05s) [2020-02-06T04:45:03.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-02-06T04:45:03.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-02-06T04:45:03.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-02-06T04:45:03.548Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-02-06T04:45:03.548Z] === RUN TestBuildMultiStageParentConfig [2020-02-06T04:45:03.783Z] #29 ... [2020-02-06T04:45:03.783Z] [2020-02-06T04:45:03.783Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-06T04:45:03.783Z] #21 DONE 0.1s [2020-02-06T04:45:04.039Z] [2020-02-06T04:45:04.039Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-06T04:45:04.039Z] #33 0.924 [2020-02-06T04:45:04.039Z] #33 0.995 Removing bundles/ [2020-02-06T04:45:04.039Z] #33 0.996 [2020-02-06T04:45:04.039Z] #33 1.000 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-06T04:45:04.039Z] #33 1.316 Building test suite binary ./integration-cli/test.main [2020-02-06T04:45:04.728Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-02-06T04:45:04.728Z] === RUN TestBuildLabelWithTargets [2020-02-06T04:45:04.970Z] #33 ... [2020-02-06T04:45:04.970Z] [2020-02-06T04:45:04.970Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-06T04:45:04.970Z] #24 1.904 + RM_GOPATH=0 [2020-02-06T04:45:04.970Z] #24 1.910 + TMP_GOPATH= [2020-02-06T04:45:04.970Z] #24 1.910 + : /build [2020-02-06T04:45:04.970Z] #24 1.910 + '[' -z '' ']' [2020-02-06T04:45:04.970Z] #24 1.910 ++ mktemp -d [2020-02-06T04:45:04.970Z] #24 1.917 + export GOPATH=/tmp/tmp.fAcMgg [2020-02-06T04:45:04.970Z] #24 1.917 + GOPATH=/tmp/tmp.fAcMgg [2020-02-06T04:45:04.970Z] #24 1.917 + RM_GOPATH=1 [2020-02-06T04:45:04.970Z] #24 1.918 ++ dirname ./install.sh [2020-02-06T04:45:04.970Z] #24 1.918 + dir=. [2020-02-06T04:45:04.970Z] #24 1.918 + bin=dockercli [2020-02-06T04:45:04.970Z] #24 1.918 + shift [2020-02-06T04:45:04.970Z] #24 1.918 + '[' '!' -f ./dockercli.installer ']' [2020-02-06T04:45:04.970Z] #24 1.918 + . ./dockercli.installer [2020-02-06T04:45:04.970Z] #24 1.918 ++ DOCKERCLI_CHANNEL=stable [2020-02-06T04:45:04.970Z] #24 1.918 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-02-06T04:45:04.970Z] #24 1.918 + install_dockercli [2020-02-06T04:45:04.970Z] #24 1.919 Install docker/cli version 17.06.2-ce from stable [2020-02-06T04:45:04.970Z] #24 1.919 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-06T04:45:04.970Z] #24 1.920 ++ uname -m [2020-02-06T04:45:04.970Z] #24 1.920 + arch=x86_64 [2020-02-06T04:45:04.970Z] #24 1.920 + '[' x86_64 '!=' x86_64 ']' [2020-02-06T04:45:04.970Z] #24 1.921 + url=https://download.docker.com/linux/static [2020-02-06T04:45:04.970Z] #24 1.922 + tar -xz docker/docker [2020-02-06T04:45:04.970Z] #24 1.924 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-02-06T04:45:04.983Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-06T04:45:06.211Z] --- PASS: TestBuildLabelWithTargets (1.68s) [2020-02-06T04:45:06.211Z] === RUN TestBuildWithEmptyLayers [2020-02-06T04:45:06.855Z] #24 4.276 + mkdir -p /build [2020-02-06T04:45:06.855Z] #24 4.278 + mv docker/docker /build/ [2020-02-06T04:45:06.855Z] #24 4.282 + rmdir docker [2020-02-06T04:45:06.855Z] #24 DONE 4.4s [2020-02-06T04:45:06.855Z] [2020-02-06T04:45:06.855Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-06T04:45:06.878Z] --- PASS: TestInspectNetwork (11.07s) [2020-02-06T04:45:06.878Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-06T04:45:06.878Z] daemon.go:325: [d27e1d3490611] waiting for daemon to start [2020-02-06T04:45:06.878Z] daemon.go:325: [d27e1d3490611] waiting for daemon to start [2020-02-06T04:45:06.878Z] daemon.go:353: [d27e1d3490611] daemon started [2020-02-06T04:45:06.878Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-06T04:45:06.878Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-02-06T04:45:06.878Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-06T04:45:06.878Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.02s) [2020-02-06T04:45:06.878Z] daemon.go:461: [d27e1d3490611] Stopping daemon [2020-02-06T04:45:06.878Z] daemon.go:296: [d27e1d3490611] exiting daemon [2020-02-06T04:45:06.878Z] daemon.go:448: [d27e1d3490611] Daemon stopped [2020-02-06T04:45:06.878Z] === RUN TestRunContainerWithBridgeNone [2020-02-06T04:45:06.878Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-06T04:45:07.232Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-02-06T04:45:07.232Z] === RUN TestBuildMultiStageOnBuild [2020-02-06T04:45:07.419Z] #29 ... [2020-02-06T04:45:07.419Z] [2020-02-06T04:45:07.419Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-06T04:45:07.419Z] #25 DONE 0.1s [2020-02-06T04:45:07.674Z] [2020-02-06T04:45:07.674Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-06T04:45:09.263Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-02-06T04:45:09.263Z] === RUN TestBuildUncleanTarFilenames [2020-02-06T04:45:09.401Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-06T04:45:09.659Z] --- PASS: TestRunContainerWithBridgeNone (3.10s) [2020-02-06T04:45:09.659Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-06T04:45:09.659Z] daemon.go:325: [d5eb3c85e6411] waiting for daemon to start [2020-02-06T04:45:09.659Z] daemon.go:325: [d5eb3c85e6411] waiting for daemon to start [2020-02-06T04:45:09.659Z] daemon.go:353: [d5eb3c85e6411] daemon started [2020-02-06T04:45:09.659Z] daemon.go:461: [d5eb3c85e6411] Stopping daemon [2020-02-06T04:45:09.659Z] daemon.go:296: [d5eb3c85e6411] exiting daemon [2020-02-06T04:45:09.659Z] daemon.go:448: [d5eb3c85e6411] Daemon stopped [2020-02-06T04:45:09.659Z] === RUN TestNetworkInvalidJSON [2020-02-06T04:45:09.659Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-06T04:45:09.659Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-06T04:45:09.659Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:45:09.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:45:09.659Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:45:09.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:45:09.659Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-06T04:45:09.659Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:45:09.659Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:45:09.659Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-06T04:45:09.659Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-06T04:45:09.659Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-06T04:45:09.660Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-06T04:45:09.660Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-06T04:45:10.226Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-06T04:45:10.748Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-02-06T04:45:10.748Z] === RUN TestBuildMultiStageLayerLeak [2020-02-06T04:45:10.790Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-02-06T04:45:10.790Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-06T04:45:10.790Z] daemon.go:325: [db794bbd1b23b] waiting for daemon to start [2020-02-06T04:45:10.790Z] daemon.go:325: [db794bbd1b23b] waiting for daemon to start [2020-02-06T04:45:10.790Z] daemon.go:353: [db794bbd1b23b] daemon started [2020-02-06T04:45:10.790Z] daemon.go:461: [db794bbd1b23b] Stopping daemon [2020-02-06T04:45:10.790Z] daemon.go:296: [db794bbd1b23b] exiting daemon [2020-02-06T04:45:10.790Z] daemon.go:448: [db794bbd1b23b] Daemon stopped [2020-02-06T04:45:10.790Z] daemon.go:325: [db794bbd1b23b] waiting for daemon to start [2020-02-06T04:45:10.790Z] daemon.go:325: [db794bbd1b23b] waiting for daemon to start [2020-02-06T04:45:10.790Z] daemon.go:353: [db794bbd1b23b] daemon started [2020-02-06T04:45:10.790Z] daemon.go:461: [db794bbd1b23b] Stopping daemon [2020-02-06T04:45:10.790Z] daemon.go:296: [db794bbd1b23b] exiting daemon [2020-02-06T04:45:10.790Z] daemon.go:448: [db794bbd1b23b] Daemon stopped [2020-02-06T04:45:10.790Z] === RUN TestDaemonDefaultNetworkPools [2020-02-06T04:45:11.721Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-02-06T04:45:11.721Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-06T04:45:11.721Z] daemon.go:325: [dfe8b3a805d8b] waiting for daemon to start [2020-02-06T04:45:11.721Z] daemon.go:325: [dfe8b3a805d8b] waiting for daemon to start [2020-02-06T04:45:11.721Z] daemon.go:353: [dfe8b3a805d8b] daemon started [2020-02-06T04:45:11.721Z] daemon.go:461: [dfe8b3a805d8b] Stopping daemon [2020-02-06T04:45:11.721Z] daemon.go:296: [dfe8b3a805d8b] exiting daemon [2020-02-06T04:45:11.721Z] daemon.go:448: [dfe8b3a805d8b] Daemon stopped [2020-02-06T04:45:11.721Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-06T04:45:12.654Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-06T04:45:12.792Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2020-02-06T04:45:12.792Z] === RUN TestBuildWithHugeFile [2020-02-06T04:45:12.912Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-02-06T04:45:12.912Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-06T04:45:12.912Z] daemon.go:325: [dcf12d5117686] waiting for daemon to start [2020-02-06T04:45:12.912Z] daemon.go:325: [dcf12d5117686] waiting for daemon to start [2020-02-06T04:45:12.912Z] daemon.go:353: [dcf12d5117686] daemon started [2020-02-06T04:45:12.912Z] daemon.go:461: [dcf12d5117686] Stopping daemon [2020-02-06T04:45:12.912Z] daemon.go:296: [dcf12d5117686] exiting daemon [2020-02-06T04:45:12.912Z] daemon.go:448: [dcf12d5117686] Daemon stopped [2020-02-06T04:45:12.912Z] daemon.go:325: [dcf12d5117686] waiting for daemon to start [2020-02-06T04:45:12.912Z] daemon.go:325: [dcf12d5117686] waiting for daemon to start [2020-02-06T04:45:12.912Z] daemon.go:353: [dcf12d5117686] daemon started [2020-02-06T04:45:12.912Z] daemon.go:461: [dcf12d5117686] Stopping daemon [2020-02-06T04:45:12.912Z] daemon.go:296: [dcf12d5117686] exiting daemon [2020-02-06T04:45:12.912Z] daemon.go:448: [dcf12d5117686] Daemon stopped [2020-02-06T04:45:12.912Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:45:14.289Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2020-02-06T04:45:14.289Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:45:14.289Z] daemon.go:325: [d3da66376c663] waiting for daemon to start [2020-02-06T04:45:14.289Z] daemon.go:325: [d3da66376c663] waiting for daemon to start [2020-02-06T04:45:14.289Z] daemon.go:353: [d3da66376c663] daemon started [2020-02-06T04:45:14.289Z] daemon.go:461: [d3da66376c663] Stopping daemon [2020-02-06T04:45:14.289Z] daemon.go:296: [d3da66376c663] exiting daemon [2020-02-06T04:45:14.289Z] daemon.go:448: [d3da66376c663] Daemon stopped [2020-02-06T04:45:14.289Z] daemon.go:325: [d3da66376c663] waiting for daemon to start [2020-02-06T04:45:14.289Z] daemon.go:325: [d3da66376c663] waiting for daemon to start [2020-02-06T04:45:14.289Z] daemon.go:353: [d3da66376c663] daemon started [2020-02-06T04:45:14.289Z] daemon.go:461: [d3da66376c663] Stopping daemon [2020-02-06T04:45:14.289Z] daemon.go:296: [d3da66376c663] exiting daemon [2020-02-06T04:45:14.289Z] daemon.go:448: [d3da66376c663] Daemon stopped [2020-02-06T04:45:14.289Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:45:14.546Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-06T04:45:14.803Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-02-06T04:45:14.803Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:45:14.803Z] daemon.go:325: [d67c9e963505e] waiting for daemon to start [2020-02-06T04:45:14.803Z] daemon.go:325: [d67c9e963505e] waiting for daemon to start [2020-02-06T04:45:14.803Z] daemon.go:353: [d67c9e963505e] daemon started [2020-02-06T04:45:14.803Z] daemon.go:461: [d67c9e963505e] Stopping daemon [2020-02-06T04:45:14.803Z] daemon.go:296: [d67c9e963505e] exiting daemon [2020-02-06T04:45:14.803Z] daemon.go:448: [d67c9e963505e] Daemon stopped [2020-02-06T04:45:14.803Z] === RUN TestServiceWithPredefinedNetwork [2020-02-06T04:45:17.328Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-06T04:45:17.328Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-06T04:45:18.263Z] --- PASS: TestServiceWithPredefinedNetwork (3.61s) [2020-02-06T04:45:18.263Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-06T04:45:18.263Z] daemon.go:325: [ddcd8098b50b9] waiting for daemon to start [2020-02-06T04:45:18.263Z] daemon.go:325: [ddcd8098b50b9] waiting for daemon to start [2020-02-06T04:45:18.263Z] daemon.go:353: [ddcd8098b50b9] daemon started [2020-02-06T04:45:18.263Z] daemon.go:461: [ddcd8098b50b9] Stopping daemon [2020-02-06T04:45:18.263Z] daemon.go:296: [ddcd8098b50b9] exiting daemon [2020-02-06T04:45:18.263Z] daemon.go:448: [ddcd8098b50b9] Daemon stopped [2020-02-06T04:45:18.263Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-06T04:45:18.263Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:45:18.263Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:45:18.263Z] === RUN TestServiceWithDataPathPortInit [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite (393.17s) [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.33s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-06T04:45:22.583Z] daemon.go:325: [d0d156796dcc3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d0d156796dcc3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d0d156796dcc3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d0d156796dcc3] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d0d156796dcc3] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d0d156796dcc3] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d0d156796dcc3] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [d0d156796dcc3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d0d156796dcc3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d0d156796dcc3] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d0d156796dcc3] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d0d156796dcc3] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d0d156796dcc3] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-06T04:45:22.583Z] daemon.go:325: [dd0fbc4664c54] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [dd0fbc4664c54] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [dd0fbc4664c54] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [dd0fbc4664c54] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [dd0fbc4664c54] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [dd0fbc4664c54] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-06T04:45:22.583Z] daemon.go:325: [d28df595bd77f] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d28df595bd77f] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d28df595bd77f] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d28df595bd77f] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d28df595bd77f] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d28df595bd77f] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.78s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-06T04:45:22.583Z] daemon.go:325: [d698c8f0d1b19] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d698c8f0d1b19] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d698c8f0d1b19] daemon started [2020-02-06T04:45:22.583Z] daemon.go:296: [d698c8f0d1b19] exiting daemon [2020-02-06T04:45:22.583Z] docker_cli_daemon_test.go:1449: Daemon d698c8f0d1b19 is not started [2020-02-06T04:45:22.583Z] daemon.go:325: [d698c8f0d1b19] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d698c8f0d1b19] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d698c8f0d1b19] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d698c8f0d1b19] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d698c8f0d1b19] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d698c8f0d1b19] Daemon stopped [2020-02-06T04:45:22.583Z] check_test.go:309: Daemon d75ac7cf2ace0 is not started [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-06T04:45:22.583Z] daemon.go:325: [d48f29441a524] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d48f29441a524] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d48f29441a524] daemon started [2020-02-06T04:45:22.583Z] daemon.go:325: [d48f29441a524] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:296: [d48f29441a524] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:325: [d48f29441a524] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d48f29441a524] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d48f29441a524] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d48f29441a524] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d48f29441a524] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-06T04:45:22.583Z] daemon.go:325: [dea4b50f5c5a3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [dea4b50f5c5a3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [dea4b50f5c5a3] daemon started [2020-02-06T04:45:22.583Z] daemon.go:296: [dea4b50f5c5a3] exiting daemon [2020-02-06T04:45:22.583Z] check_test.go:309: Daemon db439598f6b7b is not started [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.40s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-06T04:45:22.583Z] daemon.go:325: [ddeecd0bfa325] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [ddeecd0bfa325] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [ddeecd0bfa325] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [ddeecd0bfa325] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [ddeecd0bfa325] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [ddeecd0bfa325] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-06T04:45:22.583Z] daemon.go:325: [df15703bbc7f4] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:296: [df15703bbc7f4] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:325: [df15703bbc7f4] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [df15703bbc7f4] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [df15703bbc7f4] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [df15703bbc7f4] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [df15703bbc7f4] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [df15703bbc7f4] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [df15703bbc7f4] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [df15703bbc7f4] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [df15703bbc7f4] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [df15703bbc7f4] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [df15703bbc7f4] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [df15703bbc7f4] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [df15703bbc7f4] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-06T04:45:22.583Z] daemon.go:325: [d9c6990a274b7] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d9c6990a274b7] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d9c6990a274b7] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d9c6990a274b7] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d9c6990a274b7] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d9c6990a274b7] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [d9c6990a274b7] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d9c6990a274b7] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d9c6990a274b7] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d9c6990a274b7] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d9c6990a274b7] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d9c6990a274b7] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.60s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-06T04:45:22.583Z] daemon.go:325: [dfb3576eed5f1] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [dfb3576eed5f1] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [dfb3576eed5f1] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [dfb3576eed5f1] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [dfb3576eed5f1] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [dfb3576eed5f1] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [dfb3576eed5f1] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [dfb3576eed5f1] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [dfb3576eed5f1] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [dfb3576eed5f1] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [dfb3576eed5f1] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [dfb3576eed5f1] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.70s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-06T04:45:22.583Z] daemon.go:325: [ddf49f57368a0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [ddf49f57368a0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [ddf49f57368a0] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [ddf49f57368a0] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [ddf49f57368a0] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [ddf49f57368a0] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [ddf49f57368a0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [ddf49f57368a0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [ddf49f57368a0] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [ddf49f57368a0] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [ddf49f57368a0] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [ddf49f57368a0] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.91s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-06T04:45:22.583Z] daemon.go:325: [d4bae34916971] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d4bae34916971] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d4bae34916971] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d4bae34916971] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d4bae34916971] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d4bae34916971] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [d4bae34916971] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d4bae34916971] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d4bae34916971] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d4bae34916971] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d4bae34916971] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d4bae34916971] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-06T04:45:22.583Z] daemon.go:325: [d41404ad4bcb0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d41404ad4bcb0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d41404ad4bcb0] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d41404ad4bcb0] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d41404ad4bcb0] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d41404ad4bcb0] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [d41404ad4bcb0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d41404ad4bcb0] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d41404ad4bcb0] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d41404ad4bcb0] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d41404ad4bcb0] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d41404ad4bcb0] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-02-06T04:45:22.583Z] daemon.go:325: [d415df5f42bf3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d415df5f42bf3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d415df5f42bf3] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d415df5f42bf3] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d415df5f42bf3] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d415df5f42bf3] Daemon stopped [2020-02-06T04:45:22.583Z] daemon.go:325: [d415df5f42bf3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:325: [d415df5f42bf3] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:353: [d415df5f42bf3] daemon started [2020-02-06T04:45:22.583Z] daemon.go:461: [d415df5f42bf3] Stopping daemon [2020-02-06T04:45:22.583Z] daemon.go:296: [d415df5f42bf3] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:448: [d415df5f42bf3] Daemon stopped [2020-02-06T04:45:22.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-06T04:45:22.583Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-06T04:45:22.583Z] daemon.go:325: [de9a147c043ed] waiting for daemon to start [2020-02-06T04:45:22.583Z] daemon.go:296: [de9a147c043ed] exiting daemon [2020-02-06T04:45:22.583Z] daemon.go:325: [de9a147c043ed] waiting for daemon to start [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon d0fa83d4ac8c7 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-06T04:45:22.584Z] daemon.go:325: [d0130f29ec00e] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:296: [d0130f29ec00e] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:325: [d0130f29ec00e] waiting for daemon to start [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon d2befd867d8f8 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-06T04:45:22.584Z] daemon.go:325: [d579463a7eaec] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d579463a7eaec] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d579463a7eaec] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d579463a7eaec] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d579463a7eaec] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d579463a7eaec] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-06T04:45:22.584Z] daemon.go:325: [d2c4e1ddb79c6] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d2c4e1ddb79c6] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d2c4e1ddb79c6] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d2c4e1ddb79c6] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d2c4e1ddb79c6] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d2c4e1ddb79c6] Daemon stopped [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon d2c4e1ddb79c6 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.56s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-06T04:45:22.584Z] daemon.go:325: [d5fd68f531163] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d5fd68f531163] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d5fd68f531163] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d5fd68f531163] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d5fd68f531163] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d5fd68f531163] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [d5fd68f531163] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d5fd68f531163] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d5fd68f531163] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d5fd68f531163] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d5fd68f531163] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d5fd68f531163] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-06T04:45:22.584Z] daemon.go:325: [dae12e4f47b66] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [dae12e4f47b66] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [dae12e4f47b66] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [dae12e4f47b66] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [dae12e4f47b66] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [dae12e4f47b66] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [dae12e4f47b66] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [dae12e4f47b66] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [dae12e4f47b66] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [dae12e4f47b66] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [dae12e4f47b66] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [dae12e4f47b66] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.52s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-06T04:45:22.584Z] daemon.go:325: [ddd4293027087] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [ddd4293027087] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [ddd4293027087] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [ddd4293027087] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [ddd4293027087] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [ddd4293027087] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [ddd4293027087] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [ddd4293027087] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [ddd4293027087] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [ddd4293027087] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [ddd4293027087] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [ddd4293027087] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-06T04:45:22.584Z] daemon.go:325: [d388510658a4c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d388510658a4c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d388510658a4c] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d388510658a4c] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d388510658a4c] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d388510658a4c] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [d388510658a4c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d388510658a4c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d388510658a4c] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d388510658a4c] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d388510658a4c] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d388510658a4c] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-06T04:45:22.584Z] daemon.go:325: [d00790d92c5f0] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d00790d92c5f0] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d00790d92c5f0] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d00790d92c5f0] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d00790d92c5f0] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d00790d92c5f0] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-02-06T04:45:22.584Z] daemon.go:325: [d2cd8afa3a3d2] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d2cd8afa3a3d2] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d2cd8afa3a3d2] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d2cd8afa3a3d2] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d2cd8afa3a3d2] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d2cd8afa3a3d2] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-06T04:45:22.584Z] daemon.go:325: [d080ba7c52961] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d080ba7c52961] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d080ba7c52961] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d080ba7c52961] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d080ba7c52961] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d080ba7c52961] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-06T04:45:22.584Z] daemon.go:325: [d3092c3aa653c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:296: [d3092c3aa653c] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:325: [d3092c3aa653c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:461: [d3092c3aa653c] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:450: [d3092c3aa653c] Error when stopping daemon: daemon not started [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon d3092c3aa653c is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-02-06T04:45:22.584Z] daemon.go:325: [d3bbab8d8e74a] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d3bbab8d8e74a] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d3bbab8d8e74a] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d3bbab8d8e74a] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d3bbab8d8e74a] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d3bbab8d8e74a] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-06T04:45:22.584Z] daemon.go:325: [dff8bbd65a9fe] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [dff8bbd65a9fe] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [dff8bbd65a9fe] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [dff8bbd65a9fe] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [dff8bbd65a9fe] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [dff8bbd65a9fe] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-06T04:45:22.584Z] daemon.go:325: [d05f0f94c5f8c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d05f0f94c5f8c] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d05f0f94c5f8c] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d05f0f94c5f8c] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d05f0f94c5f8c] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d05f0f94c5f8c] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-06T04:45:22.584Z] daemon.go:325: [daa0ce6eedac5] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [daa0ce6eedac5] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [daa0ce6eedac5] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [daa0ce6eedac5] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [daa0ce6eedac5] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [daa0ce6eedac5] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [daa0ce6eedac5] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [daa0ce6eedac5] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [daa0ce6eedac5] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [daa0ce6eedac5] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [daa0ce6eedac5] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [daa0ce6eedac5] Daemon stopped [2020-02-06T04:45:22.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-02-06T04:45:22.584Z] requirement.go:26: unmatched requirement bridgeNfIptables [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon d53cc03ef7d74 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-02-06T04:45:22.584Z] daemon.go:325: [df236a9e81795] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [df236a9e81795] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [df236a9e81795] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [df236a9e81795] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [df236a9e81795] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [df236a9e81795] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [df236a9e81795] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [df236a9e81795] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [df236a9e81795] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [df236a9e81795] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [df236a9e81795] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [df236a9e81795] Daemon stopped [2020-02-06T04:45:22.584Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-06T04:45:22.584Z] requirement.go:26: unmatched requirement IPv6 [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon da1e15992c479 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.34s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-06T04:45:22.584Z] daemon.go:325: [dcfbc793e48e5] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [dcfbc793e48e5] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [dcfbc793e48e5] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [dcfbc793e48e5] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [dcfbc793e48e5] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [dcfbc793e48e5] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.27s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-06T04:45:22.584Z] daemon.go:325: [deb735000014e] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [deb735000014e] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [deb735000014e] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [deb735000014e] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [deb735000014e] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [deb735000014e] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.69s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-06T04:45:22.584Z] daemon.go:325: [dc9a373b66f8a] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [dc9a373b66f8a] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [dc9a373b66f8a] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [dc9a373b66f8a] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [dc9a373b66f8a] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [dc9a373b66f8a] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-06T04:45:22.584Z] daemon.go:325: [df0222a303835] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [df0222a303835] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [df0222a303835] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [df0222a303835] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [df0222a303835] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [df0222a303835] Daemon stopped [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon df0222a303835 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-06T04:45:22.584Z] daemon.go:325: [d1e01c09041d8] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d1e01c09041d8] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d1e01c09041d8] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d1e01c09041d8] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d1e01c09041d8] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d1e01c09041d8] Daemon stopped [2020-02-06T04:45:22.584Z] daemon.go:325: [d1e01c09041d8] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d1e01c09041d8] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d1e01c09041d8] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d1e01c09041d8] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d1e01c09041d8] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d1e01c09041d8] Daemon stopped [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-06T04:45:22.584Z] daemon.go:325: [d08010d30d5c6] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [d08010d30d5c6] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [d08010d30d5c6] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [d08010d30d5c6] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [d08010d30d5c6] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [d08010d30d5c6] Daemon stopped [2020-02-06T04:45:22.584Z] check_test.go:309: Daemon d08010d30d5c6 is not started [2020-02-06T04:45:22.584Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-02-06T04:45:22.584Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-06T04:45:22.584Z] daemon.go:325: [da9c2fc45fab0] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [da9c2fc45fab0] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [da9c2fc45fab0] daemon started [2020-02-06T04:45:22.584Z] daemon.go:296: [da9c2fc45fab0] exiting daemon [2020-02-06T04:45:22.584Z] docker_cli_daemon_plugins_test.go:80: Daemon da9c2fc45fab0 is not started [2020-02-06T04:45:22.584Z] daemon.go:325: [da9c2fc45fab0] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:325: [da9c2fc45fab0] waiting for daemon to start [2020-02-06T04:45:22.584Z] daemon.go:353: [da9c2fc45fab0] daemon started [2020-02-06T04:45:22.584Z] daemon.go:461: [da9c2fc45fab0] Stopping daemon [2020-02-06T04:45:22.584Z] daemon.go:296: [da9c2fc45fab0] exiting daemon [2020-02-06T04:45:22.584Z] daemon.go:448: [da9c2fc45fab0] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-06T04:45:22.585Z] daemon.go:325: [dff32d2657080] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [dff32d2657080] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [dff32d2657080] daemon started [2020-02-06T04:45:22.585Z] daemon.go:296: [dff32d2657080] exiting daemon [2020-02-06T04:45:22.585Z] docker_cli_daemon_plugins_test.go:170: Daemon dff32d2657080 is not started [2020-02-06T04:45:22.585Z] daemon.go:325: [dff32d2657080] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [dff32d2657080] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [dff32d2657080] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [dff32d2657080] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [dff32d2657080] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [dff32d2657080] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.83s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-06T04:45:22.585Z] daemon.go:325: [db642a943433f] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [db642a943433f] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [db642a943433f] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [db642a943433f] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [db642a943433f] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [db642a943433f] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [db642a943433f] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [db642a943433f] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [db642a943433f] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [db642a943433f] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [db642a943433f] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [db642a943433f] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-06T04:45:22.585Z] daemon.go:325: [dfe9a060a887c] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [dfe9a060a887c] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [dfe9a060a887c] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [dfe9a060a887c] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [dfe9a060a887c] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [dfe9a060a887c] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-06T04:45:22.585Z] daemon.go:325: [d1818ee6d6042] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d1818ee6d6042] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d1818ee6d6042] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d1818ee6d6042] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d1818ee6d6042] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d1818ee6d6042] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-06T04:45:22.585Z] daemon.go:325: [d0aae40d1061f] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:296: [d0aae40d1061f] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:325: [d0aae40d1061f] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:461: [d0aae40d1061f] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:450: [d0aae40d1061f] Error when stopping daemon: daemon not started [2020-02-06T04:45:22.585Z] check_test.go:309: Daemon d0aae40d1061f is not started [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-06T04:45:22.585Z] daemon.go:325: [d0e115797196a] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d0e115797196a] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d0e115797196a] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d0e115797196a] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d0e115797196a] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d0e115797196a] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-06T04:45:22.585Z] daemon.go:325: [dea28ab6a9032] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [dea28ab6a9032] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [dea28ab6a9032] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [dea28ab6a9032] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [dea28ab6a9032] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [dea28ab6a9032] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.18s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-06T04:45:22.585Z] daemon.go:325: [daf2320207c6b] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [daf2320207c6b] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [daf2320207c6b] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [daf2320207c6b] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [daf2320207c6b] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [daf2320207c6b] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-06T04:45:22.585Z] daemon.go:325: [d1fdb0a04007b] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d1fdb0a04007b] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d1fdb0a04007b] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d1fdb0a04007b] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d1fdb0a04007b] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d1fdb0a04007b] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-06T04:45:22.585Z] daemon.go:325: [dc6c1ddb11e08] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [dc6c1ddb11e08] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [dc6c1ddb11e08] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [dc6c1ddb11e08] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [dc6c1ddb11e08] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [dc6c1ddb11e08] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-06T04:45:22.585Z] daemon.go:325: [d7cd9aca66d68] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d7cd9aca66d68] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d7cd9aca66d68] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d7cd9aca66d68] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d7cd9aca66d68] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d7cd9aca66d68] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-06T04:45:22.585Z] daemon.go:325: [ddf8d20a0d7fa] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [ddf8d20a0d7fa] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [ddf8d20a0d7fa] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [ddf8d20a0d7fa] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [ddf8d20a0d7fa] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [ddf8d20a0d7fa] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-06T04:45:22.585Z] daemon.go:325: [d014c8ca65909] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d014c8ca65909] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d014c8ca65909] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d014c8ca65909] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d014c8ca65909] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d014c8ca65909] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-06T04:45:22.585Z] daemon.go:325: [d6abae4b18843] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d6abae4b18843] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d6abae4b18843] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d6abae4b18843] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d6abae4b18843] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d6abae4b18843] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-06T04:45:22.585Z] daemon.go:325: [d7038cd57a36e] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d7038cd57a36e] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d7038cd57a36e] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d7038cd57a36e] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d7038cd57a36e] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d7038cd57a36e] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.42s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-06T04:45:22.585Z] daemon.go:325: [d1c86ca869359] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d1c86ca869359] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d1c86ca869359] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d1c86ca869359] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d1c86ca869359] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d1c86ca869359] Daemon stopped [2020-02-06T04:45:22.585Z] check_test.go:309: Daemon d1c86ca869359 is not started [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-06T04:45:22.585Z] daemon.go:325: [d5e9e828e82a8] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d5e9e828e82a8] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d5e9e828e82a8] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d5e9e828e82a8] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d5e9e828e82a8] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d5e9e828e82a8] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [d5e9e828e82a8] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d5e9e828e82a8] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d5e9e828e82a8] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d5e9e828e82a8] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d5e9e828e82a8] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d5e9e828e82a8] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.71s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-06T04:45:22.585Z] daemon.go:325: [d2a231a869685] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d2a231a869685] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d2a231a869685] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d2a231a869685] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d2a231a869685] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d2a231a869685] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [d2a231a869685] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d2a231a869685] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d2a231a869685] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d2a231a869685] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d2a231a869685] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d2a231a869685] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d2a231a869685] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d2a231a869685] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-06T04:45:22.585Z] daemon.go:325: [d4bc0d9a126ba] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d4bc0d9a126ba] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d4bc0d9a126ba] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d4bc0d9a126ba] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d4bc0d9a126ba] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d4bc0d9a126ba] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [d4bc0d9a126ba] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d4bc0d9a126ba] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d4bc0d9a126ba] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d4bc0d9a126ba] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d4bc0d9a126ba] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d4bc0d9a126ba] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-06T04:45:22.585Z] daemon.go:325: [d5b1c5c0808e2] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d5b1c5c0808e2] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d5b1c5c0808e2] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d5b1c5c0808e2] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d5b1c5c0808e2] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d5b1c5c0808e2] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [d5b1c5c0808e2] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d5b1c5c0808e2] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d5b1c5c0808e2] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d5b1c5c0808e2] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d5b1c5c0808e2] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d5b1c5c0808e2] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.92s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-06T04:45:22.585Z] daemon.go:325: [d51d6630f0616] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d51d6630f0616] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d51d6630f0616] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d51d6630f0616] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d51d6630f0616] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d51d6630f0616] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [d51d6630f0616] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d51d6630f0616] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d51d6630f0616] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d51d6630f0616] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d51d6630f0616] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d51d6630f0616] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.59s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-06T04:45:22.585Z] daemon.go:325: [d622a3e748110] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d622a3e748110] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d622a3e748110] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d622a3e748110] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d622a3e748110] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d622a3e748110] Daemon stopped [2020-02-06T04:45:22.585Z] daemon.go:325: [d622a3e748110] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [d622a3e748110] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [d622a3e748110] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [d622a3e748110] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [d622a3e748110] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [d622a3e748110] Daemon stopped [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.37s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-06T04:45:22.585Z] daemon.go:325: [ddd3c247dc785] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [ddd3c247dc785] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [ddd3c247dc785] daemon started [2020-02-06T04:45:22.585Z] daemon.go:296: [ddd3c247dc785] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:325: [ddd3c247dc785] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:325: [ddd3c247dc785] waiting for daemon to start [2020-02-06T04:45:22.585Z] daemon.go:353: [ddd3c247dc785] daemon started [2020-02-06T04:45:22.585Z] daemon.go:461: [ddd3c247dc785] Stopping daemon [2020-02-06T04:45:22.585Z] daemon.go:296: [ddd3c247dc785] exiting daemon [2020-02-06T04:45:22.585Z] daemon.go:448: [ddd3c247dc785] Daemon stopped [2020-02-06T04:45:22.585Z] check_test.go:309: Daemon ddd3c247dc785 is not started [2020-02-06T04:45:22.585Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-02-06T04:45:22.585Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-06T04:45:22.586Z] daemon.go:325: [d5ab17300ead8] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d5ab17300ead8] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d5ab17300ead8] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d5ab17300ead8] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d5ab17300ead8] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d5ab17300ead8] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d5ab17300ead8] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d5ab17300ead8] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d5ab17300ead8] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d5ab17300ead8] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d5ab17300ead8] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d5ab17300ead8] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-06T04:45:22.586Z] daemon.go:325: [d92c0934d0488] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d92c0934d0488] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d92c0934d0488] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d92c0934d0488] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d92c0934d0488] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d92c0934d0488] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d92c0934d0488] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d92c0934d0488] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d92c0934d0488] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d92c0934d0488] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d92c0934d0488] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d92c0934d0488] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.55s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-06T04:45:22.586Z] daemon.go:325: [de0ca7e743d89] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [de0ca7e743d89] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [de0ca7e743d89] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [de0ca7e743d89] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [de0ca7e743d89] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [de0ca7e743d89] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [de0ca7e743d89] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [de0ca7e743d89] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [de0ca7e743d89] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [de0ca7e743d89] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [de0ca7e743d89] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [de0ca7e743d89] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [de0ca7e743d89] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [de0ca7e743d89] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [de0ca7e743d89] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [de0ca7e743d89] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [de0ca7e743d89] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [de0ca7e743d89] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.39s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-06T04:45:22.586Z] daemon.go:325: [d8b8627c93228] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d8b8627c93228] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d8b8627c93228] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d8b8627c93228] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d8b8627c93228] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d8b8627c93228] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d8b8627c93228] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d8b8627c93228] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d8b8627c93228] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d8b8627c93228] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d8b8627c93228] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d8b8627c93228] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.86s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-06T04:45:22.586Z] daemon.go:325: [d44012684a544] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d44012684a544] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d44012684a544] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d44012684a544] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d44012684a544] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d44012684a544] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d44012684a544] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d44012684a544] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d44012684a544] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d44012684a544] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d44012684a544] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d44012684a544] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d44012684a544] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d44012684a544] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d44012684a544] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d44012684a544] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d44012684a544] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d44012684a544] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.69s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-06T04:45:22.586Z] daemon.go:325: [d0d94e0665582] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d0d94e0665582] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d0d94e0665582] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d0d94e0665582] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d0d94e0665582] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d0d94e0665582] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d0d94e0665582] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d0d94e0665582] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d0d94e0665582] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d0d94e0665582] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d0d94e0665582] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d0d94e0665582] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.73s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-06T04:45:22.586Z] daemon.go:325: [d0345428c7619] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d0345428c7619] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d0345428c7619] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d0345428c7619] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d0345428c7619] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d0345428c7619] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d0345428c7619] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d0345428c7619] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d0345428c7619] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d0345428c7619] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d0345428c7619] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d0345428c7619] Daemon stopped [2020-02-06T04:45:22.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-06T04:45:22.586Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T04:45:22.586Z] check_test.go:309: Daemon df14dbea5f3ac is not started [2020-02-06T04:45:22.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-06T04:45:22.586Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T04:45:22.586Z] check_test.go:309: Daemon d131e81111620 is not started [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.25s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-06T04:45:22.586Z] daemon.go:325: [d622f42fc3fae] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d622f42fc3fae] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d622f42fc3fae] daemon started [2020-02-06T04:45:22.586Z] daemon.go:296: [d622f42fc3fae] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:325: [d622f42fc3fae] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d622f42fc3fae] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d622f42fc3fae] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d622f42fc3fae] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d622f42fc3fae] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d622f42fc3fae] Daemon stopped [2020-02-06T04:45:22.586Z] check_test.go:309: Daemon d622f42fc3fae is not started [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.61s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-06T04:45:22.586Z] daemon.go:325: [d2ea6652d3fbd] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d2ea6652d3fbd] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d2ea6652d3fbd] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d2ea6652d3fbd] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d2ea6652d3fbd] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d2ea6652d3fbd] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d2ea6652d3fbd] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d2ea6652d3fbd] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d2ea6652d3fbd] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d2ea6652d3fbd] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d2ea6652d3fbd] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d2ea6652d3fbd] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.67s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-06T04:45:22.586Z] daemon.go:325: [d224dcac4007a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d224dcac4007a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d224dcac4007a] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d224dcac4007a] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d224dcac4007a] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d224dcac4007a] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d224dcac4007a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d224dcac4007a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d224dcac4007a] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d224dcac4007a] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d224dcac4007a] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d224dcac4007a] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.61s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-06T04:45:22.586Z] daemon.go:325: [d920204b6cd0f] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d920204b6cd0f] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d920204b6cd0f] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d920204b6cd0f] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d920204b6cd0f] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d920204b6cd0f] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d920204b6cd0f] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d920204b6cd0f] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d920204b6cd0f] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d920204b6cd0f] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d920204b6cd0f] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d920204b6cd0f] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.35s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-06T04:45:22.586Z] daemon.go:325: [d2131550cc076] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d2131550cc076] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d2131550cc076] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d2131550cc076] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d2131550cc076] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d2131550cc076] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d2131550cc076] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d2131550cc076] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d2131550cc076] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d2131550cc076] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d2131550cc076] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d2131550cc076] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.75s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-06T04:45:22.586Z] daemon.go:325: [df5602f1dc4a4] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [df5602f1dc4a4] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [df5602f1dc4a4] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [df5602f1dc4a4] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [df5602f1dc4a4] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [df5602f1dc4a4] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [df5602f1dc4a4] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [df5602f1dc4a4] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [df5602f1dc4a4] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [df5602f1dc4a4] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [df5602f1dc4a4] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [df5602f1dc4a4] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.87s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-06T04:45:22.586Z] daemon.go:325: [dfe136c7d7a3a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [dfe136c7d7a3a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [dfe136c7d7a3a] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [dfe136c7d7a3a] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [dfe136c7d7a3a] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [dfe136c7d7a3a] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [dfe136c7d7a3a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [dfe136c7d7a3a] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [dfe136c7d7a3a] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [dfe136c7d7a3a] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [dfe136c7d7a3a] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [dfe136c7d7a3a] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.74s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-06T04:45:22.586Z] daemon.go:325: [d5f8bf16ef367] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d5f8bf16ef367] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d5f8bf16ef367] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d5f8bf16ef367] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d5f8bf16ef367] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d5f8bf16ef367] Daemon stopped [2020-02-06T04:45:22.586Z] daemon.go:325: [d5f8bf16ef367] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [d5f8bf16ef367] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [d5f8bf16ef367] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [d5f8bf16ef367] Stopping daemon [2020-02-06T04:45:22.586Z] daemon.go:296: [d5f8bf16ef367] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:448: [d5f8bf16ef367] Daemon stopped [2020-02-06T04:45:22.586Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s) [2020-02-06T04:45:22.586Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-02-06T04:45:22.586Z] daemon.go:325: [dd6cf7bb90237] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [dd6cf7bb90237] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [dd6cf7bb90237] daemon started [2020-02-06T04:45:22.586Z] daemon.go:296: [dd6cf7bb90237] exiting daemon [2020-02-06T04:45:22.586Z] daemon.go:325: [dd6cf7bb90237] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:325: [dd6cf7bb90237] waiting for daemon to start [2020-02-06T04:45:22.586Z] daemon.go:353: [dd6cf7bb90237] daemon started [2020-02-06T04:45:22.586Z] daemon.go:461: [dd6cf7bb90237] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [dd6cf7bb90237] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [dd6cf7bb90237] Daemon stopped [2020-02-06T04:45:22.587Z] check_test.go:309: Daemon dd6cf7bb90237 is not started [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.64s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-06T04:45:22.587Z] daemon.go:325: [d0bdd8cbf74b0] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d0bdd8cbf74b0] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d0bdd8cbf74b0] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d0bdd8cbf74b0] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d0bdd8cbf74b0] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d0bdd8cbf74b0] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [d0bdd8cbf74b0] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d0bdd8cbf74b0] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d0bdd8cbf74b0] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d0bdd8cbf74b0] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d0bdd8cbf74b0] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d0bdd8cbf74b0] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.07s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-06T04:45:22.587Z] daemon.go:325: [db4a5565f176d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [db4a5565f176d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [db4a5565f176d] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [db4a5565f176d] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [db4a5565f176d] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [db4a5565f176d] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [db4a5565f176d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [db4a5565f176d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [db4a5565f176d] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [db4a5565f176d] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [db4a5565f176d] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [db4a5565f176d] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-06T04:45:22.587Z] daemon.go:325: [d7b8bc63fd4aa] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d7b8bc63fd4aa] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d7b8bc63fd4aa] daemon started [2020-02-06T04:45:22.587Z] daemon.go:296: [d7b8bc63fd4aa] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:461: [d7b8bc63fd4aa] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:450: [d7b8bc63fd4aa] Error when stopping daemon: daemon not started [2020-02-06T04:45:22.587Z] check_test.go:309: Daemon d7b8bc63fd4aa is not started [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-06T04:45:22.587Z] daemon.go:325: [d3f1daabc6335] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d3f1daabc6335] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d3f1daabc6335] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d3f1daabc6335] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d3f1daabc6335] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d3f1daabc6335] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.03s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-06T04:45:22.587Z] daemon.go:325: [d8ac2e649ea66] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d8ac2e649ea66] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d8ac2e649ea66] daemon started [2020-02-06T04:45:22.587Z] daemon.go:296: [d8ac2e649ea66] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [d8ac2e649ea66] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d8ac2e649ea66] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d8ac2e649ea66] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d8ac2e649ea66] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d8ac2e649ea66] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d8ac2e649ea66] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [d8ac2e649ea66] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d8ac2e649ea66] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d8ac2e649ea66] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d8ac2e649ea66] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d8ac2e649ea66] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d8ac2e649ea66] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-06T04:45:22.587Z] daemon.go:325: [dbfe9ad99ba09] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [dbfe9ad99ba09] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [dbfe9ad99ba09] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [dbfe9ad99ba09] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [dbfe9ad99ba09] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [dbfe9ad99ba09] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [dbfe9ad99ba09] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [dbfe9ad99ba09] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [dbfe9ad99ba09] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [dbfe9ad99ba09] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [dbfe9ad99ba09] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [dbfe9ad99ba09] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-06T04:45:22.587Z] daemon.go:325: [d643f00b869a3] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d643f00b869a3] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d643f00b869a3] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d643f00b869a3] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d643f00b869a3] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d643f00b869a3] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-06T04:45:22.587Z] daemon.go:325: [d368eb0f8fb7d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d368eb0f8fb7d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d368eb0f8fb7d] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d368eb0f8fb7d] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d368eb0f8fb7d] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d368eb0f8fb7d] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-06T04:45:22.587Z] daemon.go:325: [def0d1155a8b0] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [def0d1155a8b0] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [def0d1155a8b0] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [def0d1155a8b0] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [def0d1155a8b0] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [def0d1155a8b0] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-06T04:45:22.587Z] daemon.go:325: [dae162de5597c] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [dae162de5597c] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [dae162de5597c] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [dae162de5597c] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [dae162de5597c] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [dae162de5597c] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-06T04:45:22.587Z] daemon.go:325: [d76004a91f482] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:296: [d76004a91f482] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [d76004a91f482] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-06T04:45:22.587Z] daemon.go:325: [d72fec9d81640] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:296: [d72fec9d81640] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [d72fec9d81640] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-06T04:45:22.587Z] daemon.go:325: [de3575341e363] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:296: [de3575341e363] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [de3575341e363] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-06T04:45:22.587Z] daemon.go:325: [d613ec6fc3d49] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d613ec6fc3d49] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d613ec6fc3d49] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d613ec6fc3d49] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d613ec6fc3d49] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d613ec6fc3d49] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-06T04:45:22.587Z] daemon.go:325: [d0e128687cf98] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d0e128687cf98] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d0e128687cf98] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d0e128687cf98] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d0e128687cf98] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d0e128687cf98] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-06T04:45:22.587Z] daemon.go:325: [d31d12266ceab] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:296: [d31d12266ceab] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [d31d12266ceab] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-06T04:45:22.587Z] daemon.go:325: [df1754ac6beb9] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:296: [df1754ac6beb9] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [df1754ac6beb9] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-06T04:45:22.587Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-06T04:45:22.587Z] daemon.go:325: [d9058e0b46bb4] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:296: [d9058e0b46bb4] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:325: [d9058e0b46bb4] waiting for daemon to start [2020-02-06T04:45:22.587Z] check_test.go:309: Daemon d5c274293003d is not started [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-06T04:45:22.587Z] daemon.go:325: [dc609ecca4944] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [dc609ecca4944] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [dc609ecca4944] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [dc609ecca4944] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [dc609ecca4944] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [dc609ecca4944] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [dc609ecca4944] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [dc609ecca4944] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [dc609ecca4944] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [dc609ecca4944] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [dc609ecca4944] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [dc609ecca4944] Daemon stopped [2020-02-06T04:45:22.587Z] check_test.go:309: Daemon dc609ecca4944 is not started [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-06T04:45:22.587Z] daemon.go:325: [d6b6248c85de6] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d6b6248c85de6] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d6b6248c85de6] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d6b6248c85de6] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d6b6248c85de6] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d6b6248c85de6] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-06T04:45:22.587Z] daemon.go:325: [df46a42d5359f] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [df46a42d5359f] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [df46a42d5359f] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [df46a42d5359f] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [df46a42d5359f] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [df46a42d5359f] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-06T04:45:22.587Z] daemon.go:325: [d8f02e4c14e54] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d8f02e4c14e54] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d8f02e4c14e54] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d8f02e4c14e54] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d8f02e4c14e54] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d8f02e4c14e54] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [d8f02e4c14e54] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d8f02e4c14e54] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d8f02e4c14e54] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d8f02e4c14e54] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d8f02e4c14e54] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d8f02e4c14e54] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-06T04:45:22.587Z] daemon.go:325: [d4de15f992df9] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d4de15f992df9] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d4de15f992df9] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d4de15f992df9] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d4de15f992df9] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d4de15f992df9] Daemon stopped [2020-02-06T04:45:22.587Z] check_test.go:309: Daemon d4de15f992df9 is not started [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.88s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-06T04:45:22.587Z] daemon.go:325: [d4503c04423f3] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d4503c04423f3] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d4503c04423f3] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d4503c04423f3] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d4503c04423f3] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d4503c04423f3] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.09s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-06T04:45:22.587Z] daemon.go:325: [db46ad36e510d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [db46ad36e510d] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [db46ad36e510d] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [db46ad36e510d] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [db46ad36e510d] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [db46ad36e510d] Daemon stopped [2020-02-06T04:45:22.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2020-02-06T04:45:22.587Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-06T04:45:22.587Z] daemon.go:325: [d36482e43c6ba] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d36482e43c6ba] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d36482e43c6ba] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d36482e43c6ba] Stopping daemon [2020-02-06T04:45:22.587Z] daemon.go:296: [d36482e43c6ba] exiting daemon [2020-02-06T04:45:22.587Z] daemon.go:448: [d36482e43c6ba] Daemon stopped [2020-02-06T04:45:22.587Z] daemon.go:325: [d36482e43c6ba] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:325: [d36482e43c6ba] waiting for daemon to start [2020-02-06T04:45:22.587Z] daemon.go:353: [d36482e43c6ba] daemon started [2020-02-06T04:45:22.587Z] daemon.go:461: [d36482e43c6ba] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d36482e43c6ba] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d36482e43c6ba] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d36482e43c6ba] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d36482e43c6ba] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d36482e43c6ba] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d36482e43c6ba] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d36482e43c6ba] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d36482e43c6ba] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-06T04:45:22.588Z] daemon.go:325: [d33aa821c7d05] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d33aa821c7d05] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d33aa821c7d05] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d33aa821c7d05] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d33aa821c7d05] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d33aa821c7d05] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d33aa821c7d05] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:296: [d33aa821c7d05] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:325: [d33aa821c7d05] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:461: [d33aa821c7d05] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:450: [d33aa821c7d05] Error when stopping daemon: daemon not started [2020-02-06T04:45:22.588Z] check_test.go:309: Daemon d33aa821c7d05 is not started [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.55s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-06T04:45:22.588Z] daemon.go:325: [d1baf91b804f8] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d1baf91b804f8] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d1baf91b804f8] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d1baf91b804f8] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d1baf91b804f8] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d1baf91b804f8] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d1baf91b804f8] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d1baf91b804f8] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d1baf91b804f8] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d1baf91b804f8] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d1baf91b804f8] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d1baf91b804f8] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.92s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-06T04:45:22.588Z] daemon.go:325: [d70aa0156f308] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d70aa0156f308] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d70aa0156f308] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d70aa0156f308] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d70aa0156f308] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d70aa0156f308] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d70aa0156f308] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d70aa0156f308] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d70aa0156f308] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d70aa0156f308] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d70aa0156f308] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d70aa0156f308] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.43s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-06T04:45:22.588Z] daemon.go:325: [d2402d8b3adf2] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d2402d8b3adf2] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d2402d8b3adf2] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d2402d8b3adf2] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d2402d8b3adf2] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d2402d8b3adf2] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d2402d8b3adf2] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d2402d8b3adf2] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d2402d8b3adf2] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d2402d8b3adf2] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d2402d8b3adf2] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d2402d8b3adf2] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.09s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-06T04:45:22.588Z] daemon.go:325: [d9bd8edb54b6d] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d9bd8edb54b6d] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d9bd8edb54b6d] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d9bd8edb54b6d] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d9bd8edb54b6d] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d9bd8edb54b6d] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d9bd8edb54b6d] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d9bd8edb54b6d] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d9bd8edb54b6d] daemon started [2020-02-06T04:45:22.588Z] check_test.go:309: Daemon d3e2e6bc60f60 is not started [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-02-06T04:45:22.588Z] daemon.go:325: [db6d8f543a1d5] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [db6d8f543a1d5] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [db6d8f543a1d5] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [db6d8f543a1d5] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [db6d8f543a1d5] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [db6d8f543a1d5] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-06T04:45:22.588Z] daemon.go:325: [dc1aec43d8f40] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [dc1aec43d8f40] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [dc1aec43d8f40] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [dc1aec43d8f40] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [dc1aec43d8f40] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [dc1aec43d8f40] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-06T04:45:22.588Z] daemon.go:325: [d1549ca458ea1] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d1549ca458ea1] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d1549ca458ea1] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d1549ca458ea1] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d1549ca458ea1] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d1549ca458ea1] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-02-06T04:45:22.588Z] daemon.go:325: [db01edefcfe73] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [db01edefcfe73] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [db01edefcfe73] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [db01edefcfe73] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [db01edefcfe73] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [db01edefcfe73] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-06T04:45:22.588Z] check_test.go:309: Daemon d3577fb64fd62 is not started [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-06T04:45:22.588Z] daemon.go:325: [d0b054e03fc6b] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d0b054e03fc6b] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d0b054e03fc6b] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d0b054e03fc6b] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d0b054e03fc6b] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d0b054e03fc6b] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-06T04:45:22.588Z] daemon.go:325: [df764fd4f37ea] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [df764fd4f37ea] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [df764fd4f37ea] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [df764fd4f37ea] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [df764fd4f37ea] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [df764fd4f37ea] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-06T04:45:22.588Z] daemon.go:325: [dcede205e5215] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [dcede205e5215] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [dcede205e5215] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [dcede205e5215] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [dcede205e5215] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [dcede205e5215] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [dcede205e5215] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [dcede205e5215] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [dcede205e5215] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [dcede205e5215] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [dcede205e5215] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [dcede205e5215] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-02-06T04:45:22.588Z] daemon.go:325: [d27f7f4ac51eb] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d27f7f4ac51eb] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d27f7f4ac51eb] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d27f7f4ac51eb] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d27f7f4ac51eb] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d27f7f4ac51eb] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-02-06T04:45:22.588Z] daemon.go:325: [dc49e413e45c2] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [dc49e413e45c2] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [dc49e413e45c2] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [dc49e413e45c2] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [dc49e413e45c2] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [dc49e413e45c2] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-02-06T04:45:22.588Z] daemon.go:325: [d94241545492e] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d94241545492e] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d94241545492e] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d94241545492e] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d94241545492e] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d94241545492e] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.68s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-06T04:45:22.588Z] daemon.go:325: [d526d4e203e85] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d526d4e203e85] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d526d4e203e85] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d526d4e203e85] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d526d4e203e85] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d526d4e203e85] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d526d4e203e85] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d526d4e203e85] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d526d4e203e85] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d526d4e203e85] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d526d4e203e85] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d526d4e203e85] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.66s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-06T04:45:22.588Z] daemon.go:325: [dc7bf784bfc04] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [dc7bf784bfc04] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [dc7bf784bfc04] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [dc7bf784bfc04] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [dc7bf784bfc04] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [dc7bf784bfc04] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [dc7bf784bfc04] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [dc7bf784bfc04] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [dc7bf784bfc04] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [dc7bf784bfc04] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [dc7bf784bfc04] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [dc7bf784bfc04] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.17s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-02-06T04:45:22.588Z] daemon.go:325: [d3cc4982d8f79] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d3cc4982d8f79] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d3cc4982d8f79] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d3cc4982d8f79] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d3cc4982d8f79] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d3cc4982d8f79] Daemon stopped [2020-02-06T04:45:22.588Z] daemon.go:325: [d3cc4982d8f79] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d3cc4982d8f79] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d3cc4982d8f79] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d3cc4982d8f79] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d3cc4982d8f79] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d3cc4982d8f79] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.11s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-06T04:45:22.588Z] daemon.go:325: [d3996e4a23ade] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d3996e4a23ade] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d3996e4a23ade] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d3996e4a23ade] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d3996e4a23ade] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d3996e4a23ade] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-06T04:45:22.588Z] daemon.go:325: [d8b353f216afd] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d8b353f216afd] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d8b353f216afd] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d8b353f216afd] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d8b353f216afd] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d8b353f216afd] Daemon stopped [2020-02-06T04:45:22.588Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-02-06T04:45:22.588Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-06T04:45:22.588Z] daemon.go:325: [d5a3be8604be6] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:325: [d5a3be8604be6] waiting for daemon to start [2020-02-06T04:45:22.588Z] daemon.go:353: [d5a3be8604be6] daemon started [2020-02-06T04:45:22.588Z] daemon.go:461: [d5a3be8604be6] Stopping daemon [2020-02-06T04:45:22.588Z] daemon.go:296: [d5a3be8604be6] exiting daemon [2020-02-06T04:45:22.588Z] daemon.go:448: [d5a3be8604be6] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.48s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-06T04:45:22.589Z] daemon.go:325: [d61cdcdddcfaa] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d61cdcdddcfaa] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d61cdcdddcfaa] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d61cdcdddcfaa] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d61cdcdddcfaa] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d61cdcdddcfaa] Daemon stopped [2020-02-06T04:45:22.589Z] daemon.go:325: [d61cdcdddcfaa] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d61cdcdddcfaa] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d61cdcdddcfaa] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d61cdcdddcfaa] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d61cdcdddcfaa] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d61cdcdddcfaa] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.47s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d269084447ce2] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d269084447ce2] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d269084447ce2] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d269084447ce2] Daemon stopped [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d269084447ce2] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d269084447ce2] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d269084447ce2] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d269084447ce2] Daemon stopped [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:296: [d269084447ce2] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:461: [d269084447ce2] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:450: [d269084447ce2] Error when stopping daemon: daemon not started [2020-02-06T04:45:22.589Z] docker_cli_daemon_test.go:2542: Daemon d269084447ce2 is not started [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d269084447ce2] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d269084447ce2] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d269084447ce2] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d269084447ce2] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d269084447ce2] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.81s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-06T04:45:22.589Z] daemon.go:325: [d4d46a1a1c3bf] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d4d46a1a1c3bf] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d4d46a1a1c3bf] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d4d46a1a1c3bf] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d4d46a1a1c3bf] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d4d46a1a1c3bf] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.58s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-06T04:45:22.589Z] daemon.go:325: [d0b1913b521f9] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d0b1913b521f9] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d0b1913b521f9] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d0b1913b521f9] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d0b1913b521f9] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d0b1913b521f9] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-02-06T04:45:22.589Z] daemon.go:325: [d19d7e9408587] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d19d7e9408587] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d19d7e9408587] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d19d7e9408587] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d19d7e9408587] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d19d7e9408587] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-02-06T04:45:22.589Z] daemon.go:325: [dc2b83d3c053c] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [dc2b83d3c053c] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [dc2b83d3c053c] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [dc2b83d3c053c] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [dc2b83d3c053c] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [dc2b83d3c053c] Daemon stopped [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-02-06T04:45:22.589Z] check_test.go:309: Daemon d94a606ee89e1 is not started [2020-02-06T04:45:22.589Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s) [2020-02-06T04:45:22.589Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-02-06T04:45:22.589Z] daemon.go:325: [d0dab04ec4c94] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:325: [d0dab04ec4c94] waiting for daemon to start [2020-02-06T04:45:22.589Z] daemon.go:353: [d0dab04ec4c94] daemon started [2020-02-06T04:45:22.589Z] daemon.go:461: [d0dab04ec4c94] Stopping daemon [2020-02-06T04:45:22.589Z] daemon.go:296: [d0dab04ec4c94] exiting daemon [2020-02-06T04:45:22.589Z] daemon.go:448: [d0dab04ec4c94] Daemon stopped [2020-02-06T04:45:22.589Z] === RUN TestDockerSwarmSuite [2020-02-06T04:45:22.589Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-06T04:45:26.771Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-06T04:45:26.771Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-06T04:45:27.029Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-06T04:45:29.554Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-06T04:45:32.835Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-06T04:45:32.835Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-06T04:45:33.092Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-06T04:45:34.024Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-06T04:45:34.024Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-06T04:45:34.184Z] #29 27.41 # github.com/docker/docker/contrib/httpserver [2020-02-06T04:45:34.184Z] #29 27.41 loadinternal: cannot find runtime/cgo [2020-02-06T04:45:34.184Z] #29 DONE 27.7s [2020-02-06T04:45:34.184Z] [2020-02-06T04:45:34.184Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-06T04:45:34.184Z] #33 ... [2020-02-06T04:45:34.184Z] [2020-02-06T04:45:34.184Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-06T04:45:34.184Z] #30 DONE 0.2s [2020-02-06T04:45:34.184Z] [2020-02-06T04:45:34.184Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-06T04:45:34.334Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2020-02-06T04:45:34.334Z] ok github.com/docker/docker/api/server/middleware 0.179s coverage: 37.7% of statements [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-06T04:45:34.334Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-06T04:45:34.588Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-06T04:45:34.588Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-06T04:45:34.845Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-06T04:45:35.864Z] ok github.com/docker/docker/api/server/router/swarm 0.097s coverage: 3.1% of statements [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-06T04:45:35.864Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-06T04:45:35.864Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-06T04:45:35.864Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-06T04:45:36.321Z] ok github.com/docker/docker/api/types/time 0.396s coverage: 100.0% of statements [2020-02-06T04:45:36.322Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-06T04:45:36.322Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-06T04:45:37.369Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-06T04:45:38.740Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-06T04:45:38.998Z] --- PASS: TestServiceWithDataPathPortInit (20.56s) [2020-02-06T04:45:38.998Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-06T04:45:38.998Z] daemon.go:325: [dc5e3d5af8bdf] waiting for daemon to start [2020-02-06T04:45:38.998Z] daemon.go:325: [dc5e3d5af8bdf] waiting for daemon to start [2020-02-06T04:45:38.998Z] daemon.go:353: [dc5e3d5af8bdf] daemon started [2020-02-06T04:45:38.998Z] daemon.go:461: [dc5e3d5af8bdf] Stopping daemon [2020-02-06T04:45:38.998Z] daemon.go:296: [dc5e3d5af8bdf] exiting daemon [2020-02-06T04:45:38.998Z] daemon.go:448: [dc5e3d5af8bdf] Daemon stopped [2020-02-06T04:45:38.998Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-06T04:45:38.998Z] daemon.go:325: [daf795c5e13b1] waiting for daemon to start [2020-02-06T04:45:38.998Z] daemon.go:325: [daf795c5e13b1] waiting for daemon to start [2020-02-06T04:45:38.998Z] daemon.go:353: [daf795c5e13b1] daemon started [2020-02-06T04:45:38.998Z] daemon.go:461: [daf795c5e13b1] Stopping daemon [2020-02-06T04:45:38.998Z] daemon.go:296: [daf795c5e13b1] exiting daemon [2020-02-06T04:45:38.998Z] daemon.go:448: [daf795c5e13b1] Daemon stopped [2020-02-06T04:45:38.998Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-06T04:45:39.931Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-06T04:45:41.827Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-06T04:45:42.104Z] ok github.com/docker/docker/builder/dockerfile 0.510s coverage: 43.2% of statements [2020-02-06T04:45:42.104Z] ok github.com/docker/docker/builder/dockerignore 0.250s coverage: 96.8% of statements [2020-02-06T04:45:42.104Z] ok github.com/docker/docker/builder/fscache 1.161s coverage: 69.2% of statements [2020-02-06T04:45:42.104Z] ok github.com/docker/docker/builder/remotecontext 0.421s coverage: 9.2% of statements [2020-02-06T04:45:42.758Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-06T04:45:44.129Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-06T04:45:47.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-06T04:45:48.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-06T04:45:48.768Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.74s) [2020-02-06T04:45:48.768Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-06T04:45:48.768Z] daemon.go:325: [d87f46bf1c502] waiting for daemon to start [2020-02-06T04:45:48.768Z] daemon.go:325: [d87f46bf1c502] waiting for daemon to start [2020-02-06T04:45:48.768Z] daemon.go:353: [d87f46bf1c502] daemon started [2020-02-06T04:45:48.768Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hf8f5wyxrgv0lt83neiucocon Created:2020-02-06 04:45:40.552343056 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[093e21a7d49489eaf7c1f2e77363ed7a29913f076b92259eaee0c655b1fc2fc3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8wyg18o1gac4hr83lkuraj1wa EndpointID:6f84b5fa2ad85f743bb6d160d4ebfbf6e721acef03c29fad44d098a6c03fba43 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8668e63db024770f3c6f70acaadba8eb7e691f020f5e86ff2bf7571442f8d6ca MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:64befa93148c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8wyg18o1gac4hr83lkuraj1wa EndpointID:6f84b5fa2ad85f743bb6d160d4ebfbf6e721acef03c29fad44d098a6c03fba43 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-06T04:45:48.768Z] daemon.go:461: [d87f46bf1c502] Stopping daemon [2020-02-06T04:45:48.768Z] daemon.go:296: [d87f46bf1c502] exiting daemon [2020-02-06T04:45:48.768Z] daemon.go:448: [d87f46bf1c502] Daemon stopped [2020-02-06T04:45:48.768Z] PASS [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] === Skipped [2020-02-06T04:45:48.768Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:45:48.768Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] DONE 21 tests, 1 skipped in 54.017s [2020-02-06T04:45:48.768Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-06T04:45:48.768Z] ++ 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 [2020-02-06T04:45:48.768Z] ++ set -e [2020-02-06T04:45:48.768Z] ++ '[' -n 0 ']' [2020-02-06T04:45:48.768Z] ++ set -x [2020-02-06T04:45:48.768Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:45:48.768Z] INFO: Testing against a local daemon [2020-02-06T04:45:48.768Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-06T04:45:48.768Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-06T04:45:48.768Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:45:48.768Z] === RUN TestDockerNetworkIpvlan [2020-02-06T04:45:48.768Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-06T04:45:48.768Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:45:48.768Z] PASS [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] === Skipped [2020-02-06T04:45:48.768Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-06T04:45:48.768Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-06T04:45:48.768Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] [2020-02-06T04:45:48.768Z] DONE 2 tests, 2 skipped in 0.118s [2020-02-06T04:45:48.768Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-06T04:45:48.768Z] ++ 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 [2020-02-06T04:45:48.768Z] ++ set -e [2020-02-06T04:45:48.768Z] ++ '[' -n 0 ']' [2020-02-06T04:45:48.769Z] ++ set -x [2020-02-06T04:45:48.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-02-06T04:45:49.027Z] INFO: Testing against a local daemon [2020-02-06T04:45:49.027Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-06T04:45:50.928Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.70s) [2020-02-06T04:45:50.928Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-06T04:45:50.928Z] daemon.go:325: [d61f21900dcb6] waiting for daemon to start [2020-02-06T04:45:50.928Z] daemon.go:325: [d61f21900dcb6] waiting for daemon to start [2020-02-06T04:45:50.928Z] daemon.go:353: [d61f21900dcb6] daemon started [2020-02-06T04:45:50.928Z] daemon.go:461: [d61f21900dcb6] Stopping daemon [2020-02-06T04:45:50.928Z] daemon.go:296: [d61f21900dcb6] exiting daemon [2020-02-06T04:45:50.928Z] daemon.go:448: [d61f21900dcb6] Daemon stopped [2020-02-06T04:45:50.928Z] daemon.go:325: [d61f21900dcb6] waiting for daemon to start [2020-02-06T04:45:50.928Z] daemon.go:325: [d61f21900dcb6] waiting for daemon to start [2020-02-06T04:45:50.928Z] daemon.go:353: [d61f21900dcb6] daemon started [2020-02-06T04:45:50.928Z] daemon.go:461: [d61f21900dcb6] Stopping daemon [2020-02-06T04:45:50.928Z] daemon.go:296: [d61f21900dcb6] exiting daemon [2020-02-06T04:45:50.928Z] daemon.go:448: [d61f21900dcb6] Daemon stopped [2020-02-06T04:45:50.928Z] === RUN TestDockerNetworkMacvlan [2020-02-06T04:45:51.187Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-06T04:45:51.754Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-06T04:45:52.687Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-06T04:45:53.620Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-06T04:45:56.903Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-06T04:46:01.254Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-06T04:46:16.186Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-06T04:46:16.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-06T04:46:16.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-06T04:46:16.186Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-06T04:46:17.558Z] --- PASS: TestDockerNetworkMacvlan (26.73s) [2020-02-06T04:46:17.558Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:46:17.558Z] daemon.go:325: [d7fa5902c218c] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:325: [d7fa5902c218c] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:353: [d7fa5902c218c] daemon started [2020-02-06T04:46:17.558Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-02-06T04:46:17.558Z] daemon.go:461: [d7fa5902c218c] Stopping daemon [2020-02-06T04:46:17.558Z] daemon.go:296: [d7fa5902c218c] exiting daemon [2020-02-06T04:46:17.558Z] daemon.go:448: [d7fa5902c218c] Daemon stopped [2020-02-06T04:46:17.558Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:46:17.558Z] daemon.go:325: [d941def1e4fce] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:325: [d941def1e4fce] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:353: [d941def1e4fce] daemon started [2020-02-06T04:46:17.558Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-06T04:46:17.558Z] daemon.go:461: [d941def1e4fce] Stopping daemon [2020-02-06T04:46:17.558Z] daemon.go:296: [d941def1e4fce] exiting daemon [2020-02-06T04:46:17.558Z] daemon.go:448: [d941def1e4fce] Daemon stopped [2020-02-06T04:46:17.558Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:46:17.558Z] daemon.go:325: [d7d7a6cae51bf] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:325: [d7d7a6cae51bf] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:353: [d7d7a6cae51bf] daemon started [2020-02-06T04:46:17.558Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2020-02-06T04:46:17.558Z] daemon.go:461: [d7d7a6cae51bf] Stopping daemon [2020-02-06T04:46:17.558Z] daemon.go:296: [d7d7a6cae51bf] exiting daemon [2020-02-06T04:46:17.558Z] daemon.go:448: [d7d7a6cae51bf] Daemon stopped [2020-02-06T04:46:17.558Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:46:17.558Z] daemon.go:325: [d926b91b5cc3d] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:325: [d926b91b5cc3d] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:353: [d926b91b5cc3d] daemon started [2020-02-06T04:46:17.558Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.86s) [2020-02-06T04:46:17.558Z] daemon.go:461: [d926b91b5cc3d] Stopping daemon [2020-02-06T04:46:17.558Z] daemon.go:296: [d926b91b5cc3d] exiting daemon [2020-02-06T04:46:17.558Z] daemon.go:448: [d926b91b5cc3d] Daemon stopped [2020-02-06T04:46:17.558Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:46:17.558Z] daemon.go:325: [db4561c844b21] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:325: [db4561c844b21] waiting for daemon to start [2020-02-06T04:46:17.558Z] daemon.go:353: [db4561c844b21] daemon started [2020-02-06T04:46:17.558Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.42s) [2020-02-06T04:46:17.558Z] daemon.go:461: [db4561c844b21] Stopping daemon [2020-02-06T04:46:17.558Z] daemon.go:296: [db4561c844b21] exiting daemon [2020-02-06T04:46:17.558Z] daemon.go:448: [db4561c844b21] Daemon stopped [2020-02-06T04:46:17.558Z] PASS [2020-02-06T04:46:17.558Z] [2020-02-06T04:46:17.558Z] DONE 7 tests in 28.546s [2020-02-06T04:46:17.558Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-06T04:46:17.558Z] ++ 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 [2020-02-06T04:46:17.558Z] ++ set -e [2020-02-06T04:46:17.558Z] ++ '[' -n 0 ']' [2020-02-06T04:46:17.558Z] ++ set -x [2020-02-06T04:46:17.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:46:17.559Z] testing: warning: no tests to run [2020-02-06T04:46:17.559Z] PASS [2020-02-06T04:46:17.559Z] [2020-02-06T04:46:17.559Z] DONE 0 tests in 0.038s [2020-02-06T04:46:17.559Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-06T04:46:17.559Z] ++ 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 [2020-02-06T04:46:17.559Z] ++ set -e [2020-02-06T04:46:17.559Z] ++ '[' -n 0 ']' [2020-02-06T04:46:17.559Z] ++ set -x [2020-02-06T04:46:17.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:46:17.761Z] ok github.com/docker/docker/builder/remotecontext/git 30.842s coverage: 85.1% of statements [2020-02-06T04:46:17.761Z] ? github.com/docker/docker/cli [no test files] [2020-02-06T04:46:17.761Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-06T04:46:17.761Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2020-02-06T04:46:17.761Z] ok github.com/docker/docker/client 0.449s coverage: 75.2% of statements [2020-02-06T04:46:17.761Z] ok github.com/docker/docker/cmd/dockerd 0.713s coverage: 18.7% of statements [2020-02-06T04:46:17.816Z] INFO: Testing against a local daemon [2020-02-06T04:46:17.816Z] === RUN TestAuthZPluginAllowRequest [2020-02-06T04:46:19.714Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-02-06T04:46:19.714Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-06T04:46:19.714Z] daemon.go:325: [d80a28cc9ffb6] waiting for daemon to start [2020-02-06T04:46:19.714Z] daemon.go:325: [d80a28cc9ffb6] waiting for daemon to start [2020-02-06T04:46:19.714Z] daemon.go:353: [d80a28cc9ffb6] daemon started [2020-02-06T04:46:19.714Z] daemon.go:461: [d80a28cc9ffb6] Stopping daemon [2020-02-06T04:46:19.714Z] daemon.go:296: [d80a28cc9ffb6] exiting daemon [2020-02-06T04:46:19.714Z] daemon.go:448: [d80a28cc9ffb6] Daemon stopped [2020-02-06T04:46:19.714Z] === RUN TestAuthZPluginTLS [2020-02-06T04:46:19.937Z] ok github.com/docker/docker/container 0.499s coverage: 42.8% of statements [2020-02-06T04:46:19.937Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-06T04:46:19.937Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-06T04:46:19.937Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-06T04:46:19.937Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-06T04:46:19.972Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-06T04:46:19.972Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-06T04:46:19.972Z] daemon.go:325: [d958718e606ad] waiting for daemon to start [2020-02-06T04:46:19.972Z] daemon.go:325: [d958718e606ad] waiting for daemon to start [2020-02-06T04:46:19.972Z] daemon.go:353: [d958718e606ad] daemon started [2020-02-06T04:46:19.972Z] daemon.go:461: [d958718e606ad] Stopping daemon [2020-02-06T04:46:19.972Z] daemon.go:296: [d958718e606ad] exiting daemon [2020-02-06T04:46:19.972Z] daemon.go:448: [d958718e606ad] Daemon stopped [2020-02-06T04:46:19.972Z] === RUN TestAuthZPluginDenyRequest [2020-02-06T04:46:20.536Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-02-06T04:46:20.536Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-06T04:46:20.536Z] daemon.go:325: [da82116dc32f8] waiting for daemon to start [2020-02-06T04:46:20.536Z] daemon.go:325: [da82116dc32f8] waiting for daemon to start [2020-02-06T04:46:20.536Z] daemon.go:353: [da82116dc32f8] daemon started [2020-02-06T04:46:20.536Z] daemon.go:461: [da82116dc32f8] Stopping daemon [2020-02-06T04:46:20.536Z] daemon.go:296: [da82116dc32f8] exiting daemon [2020-02-06T04:46:20.536Z] daemon.go:448: [da82116dc32f8] Daemon stopped [2020-02-06T04:46:20.536Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-06T04:46:21.101Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-02-06T04:46:21.101Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-06T04:46:21.101Z] daemon.go:325: [d94fbb66053fa] waiting for daemon to start [2020-02-06T04:46:21.101Z] daemon.go:325: [d94fbb66053fa] waiting for daemon to start [2020-02-06T04:46:21.101Z] daemon.go:353: [d94fbb66053fa] daemon started [2020-02-06T04:46:21.101Z] daemon.go:461: [d94fbb66053fa] Stopping daemon [2020-02-06T04:46:21.101Z] daemon.go:296: [d94fbb66053fa] exiting daemon [2020-02-06T04:46:21.101Z] daemon.go:448: [d94fbb66053fa] Daemon stopped [2020-02-06T04:46:21.101Z] === RUN TestAuthZPluginDenyResponse [2020-02-06T04:46:21.665Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-02-06T04:46:21.665Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-06T04:46:21.665Z] daemon.go:325: [df941b40ad39e] waiting for daemon to start [2020-02-06T04:46:21.665Z] daemon.go:325: [df941b40ad39e] waiting for daemon to start [2020-02-06T04:46:21.665Z] daemon.go:353: [df941b40ad39e] daemon started [2020-02-06T04:46:21.665Z] daemon.go:461: [df941b40ad39e] Stopping daemon [2020-02-06T04:46:21.665Z] daemon.go:296: [df941b40ad39e] exiting daemon [2020-02-06T04:46:21.665Z] daemon.go:448: [df941b40ad39e] Daemon stopped [2020-02-06T04:46:21.665Z] === RUN TestAuthZPluginAllowEventStream [2020-02-06T04:46:23.561Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-02-06T04:46:23.561Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-06T04:46:23.561Z] daemon.go:325: [dcc791eacfdcc] waiting for daemon to start [2020-02-06T04:46:23.561Z] daemon.go:325: [dcc791eacfdcc] waiting for daemon to start [2020-02-06T04:46:23.561Z] daemon.go:353: [dcc791eacfdcc] daemon started [2020-02-06T04:46:23.561Z] daemon.go:461: [dcc791eacfdcc] Stopping daemon [2020-02-06T04:46:23.561Z] daemon.go:296: [dcc791eacfdcc] exiting daemon [2020-02-06T04:46:23.561Z] daemon.go:448: [dcc791eacfdcc] Daemon stopped [2020-02-06T04:46:23.561Z] === RUN TestAuthZPluginErrorResponse [2020-02-06T04:46:24.124Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-02-06T04:46:24.124Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-06T04:46:24.124Z] daemon.go:325: [d60b98ca37736] waiting for daemon to start [2020-02-06T04:46:24.124Z] daemon.go:325: [d60b98ca37736] waiting for daemon to start [2020-02-06T04:46:24.124Z] daemon.go:353: [d60b98ca37736] daemon started [2020-02-06T04:46:24.124Z] daemon.go:461: [d60b98ca37736] Stopping daemon [2020-02-06T04:46:24.124Z] daemon.go:296: [d60b98ca37736] exiting daemon [2020-02-06T04:46:24.124Z] daemon.go:448: [d60b98ca37736] Daemon stopped [2020-02-06T04:46:24.124Z] === RUN TestAuthZPluginErrorRequest [2020-02-06T04:46:24.689Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-02-06T04:46:24.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-06T04:46:24.689Z] daemon.go:325: [daf0034748121] waiting for daemon to start [2020-02-06T04:46:24.689Z] daemon.go:325: [daf0034748121] waiting for daemon to start [2020-02-06T04:46:24.689Z] daemon.go:353: [daf0034748121] daemon started [2020-02-06T04:46:24.689Z] daemon.go:461: [daf0034748121] Stopping daemon [2020-02-06T04:46:24.689Z] daemon.go:296: [daf0034748121] exiting daemon [2020-02-06T04:46:24.689Z] daemon.go:448: [daf0034748121] Daemon stopped [2020-02-06T04:46:24.689Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-06T04:46:25.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-06T04:46:25.253Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-06T04:46:25.253Z] daemon.go:325: [d73fc83787586] waiting for daemon to start [2020-02-06T04:46:25.253Z] daemon.go:325: [d73fc83787586] waiting for daemon to start [2020-02-06T04:46:25.253Z] daemon.go:353: [d73fc83787586] daemon started [2020-02-06T04:46:25.253Z] daemon.go:461: [d73fc83787586] Stopping daemon [2020-02-06T04:46:25.253Z] daemon.go:296: [d73fc83787586] exiting daemon [2020-02-06T04:46:25.253Z] daemon.go:448: [d73fc83787586] Daemon stopped [2020-02-06T04:46:25.253Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-06T04:46:25.820Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-06T04:46:26.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-06T04:46:27.320Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-02-06T04:46:27.320Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-06T04:46:27.320Z] daemon.go:325: [de4e5fa1a8bf4] waiting for daemon to start [2020-02-06T04:46:27.320Z] daemon.go:325: [de4e5fa1a8bf4] waiting for daemon to start [2020-02-06T04:46:27.320Z] daemon.go:353: [de4e5fa1a8bf4] daemon started [2020-02-06T04:46:27.320Z] daemon.go:461: [de4e5fa1a8bf4] Stopping daemon [2020-02-06T04:46:27.320Z] daemon.go:296: [de4e5fa1a8bf4] exiting daemon [2020-02-06T04:46:27.320Z] daemon.go:448: [de4e5fa1a8bf4] Daemon stopped [2020-02-06T04:46:27.320Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-06T04:46:27.320Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-06T04:46:27.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-06T04:46:29.814Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-02-06T04:46:29.814Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-06T04:46:29.814Z] daemon.go:325: [dd356d62faded] waiting for daemon to start [2020-02-06T04:46:29.814Z] daemon.go:325: [dd356d62faded] waiting for daemon to start [2020-02-06T04:46:29.814Z] daemon.go:353: [dd356d62faded] daemon started [2020-02-06T04:46:29.814Z] daemon.go:461: [dd356d62faded] Stopping daemon [2020-02-06T04:46:29.814Z] daemon.go:296: [dd356d62faded] exiting daemon [2020-02-06T04:46:29.814Z] daemon.go:448: [dd356d62faded] Daemon stopped [2020-02-06T04:46:29.814Z] === RUN TestAuthZPluginHeader [2020-02-06T04:46:29.814Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-06T04:46:29.814Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-06T04:46:30.392Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-06T04:46:30.392Z] --- PASS: TestAuthZPluginHeader (0.92s) [2020-02-06T04:46:30.392Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-06T04:46:30.392Z] daemon.go:325: [d7e5879ed8550] waiting for daemon to start [2020-02-06T04:46:30.392Z] daemon.go:325: [d7e5879ed8550] waiting for daemon to start [2020-02-06T04:46:30.392Z] daemon.go:353: [d7e5879ed8550] daemon started [2020-02-06T04:46:30.392Z] daemon.go:461: [d7e5879ed8550] Stopping daemon [2020-02-06T04:46:30.392Z] daemon.go:296: [d7e5879ed8550] exiting daemon [2020-02-06T04:46:30.392Z] daemon.go:448: [d7e5879ed8550] Daemon stopped [2020-02-06T04:46:30.392Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-06T04:46:35.650Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2020-02-06T04:46:35.650Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-02-06T04:46:35.650Z] daemon.go:325: [d13361ceffbdd] waiting for daemon to start [2020-02-06T04:46:35.650Z] daemon.go:325: [d13361ceffbdd] waiting for daemon to start [2020-02-06T04:46:35.650Z] daemon.go:353: [d13361ceffbdd] daemon started [2020-02-06T04:46:35.650Z] daemon.go:461: [d13361ceffbdd] Stopping daemon [2020-02-06T04:46:35.650Z] daemon.go:296: [d13361ceffbdd] exiting daemon [2020-02-06T04:46:35.650Z] daemon.go:448: [d13361ceffbdd] Daemon stopped [2020-02-06T04:46:35.650Z] daemon.go:325: [d13361ceffbdd] waiting for daemon to start [2020-02-06T04:46:35.650Z] daemon.go:325: [d13361ceffbdd] waiting for daemon to start [2020-02-06T04:46:35.650Z] daemon.go:353: [d13361ceffbdd] daemon started [2020-02-06T04:46:35.650Z] daemon.go:461: [d13361ceffbdd] Stopping daemon [2020-02-06T04:46:35.650Z] daemon.go:296: [d13361ceffbdd] exiting daemon [2020-02-06T04:46:35.650Z] daemon.go:448: [d13361ceffbdd] Daemon stopped [2020-02-06T04:46:35.650Z] === RUN TestAuthZPluginV2Disable [2020-02-06T04:46:36.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-06T04:46:36.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-06T04:46:38.844Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2020-02-06T04:46:38.844Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-02-06T04:46:38.844Z] daemon.go:325: [dc28be190d74a] waiting for daemon to start [2020-02-06T04:46:38.844Z] daemon.go:325: [dc28be190d74a] waiting for daemon to start [2020-02-06T04:46:38.844Z] daemon.go:353: [dc28be190d74a] daemon started [2020-02-06T04:46:38.844Z] daemon.go:461: [dc28be190d74a] Stopping daemon [2020-02-06T04:46:38.844Z] daemon.go:296: [dc28be190d74a] exiting daemon [2020-02-06T04:46:38.844Z] daemon.go:448: [dc28be190d74a] Daemon stopped [2020-02-06T04:46:38.844Z] daemon.go:325: [dc28be190d74a] waiting for daemon to start [2020-02-06T04:46:38.844Z] daemon.go:325: [dc28be190d74a] waiting for daemon to start [2020-02-06T04:46:38.844Z] daemon.go:353: [dc28be190d74a] daemon started [2020-02-06T04:46:38.844Z] daemon.go:461: [dc28be190d74a] Stopping daemon [2020-02-06T04:46:38.844Z] daemon.go:296: [dc28be190d74a] exiting daemon [2020-02-06T04:46:38.844Z] daemon.go:448: [dc28be190d74a] Daemon stopped [2020-02-06T04:46:38.844Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-06T04:46:41.340Z] ok github.com/docker/docker/daemon 3.019s coverage: 9.1% of statements [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/cluster 1.887s coverage: 0.5% of statements [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.334s coverage: 65.3% of statements [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/cluster/convert 0.711s coverage: 35.8% of statements [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.107s coverage: 10.9% of statements [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/config 1.806s coverage: 79.7% of statements [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/discovery 0.411s coverage: 30.4% of statements [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-06T04:46:41.341Z] ok github.com/docker/docker/daemon/graphdriver 0.387s coverage: 2.3% of statements [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-06T04:46:41.341Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-06T04:46:41.800Z] ok github.com/docker/docker/daemon/images 0.432s coverage: 4.9% of statements [2020-02-06T04:46:41.800Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-06T04:46:41.800Z] ok github.com/docker/docker/daemon/links 0.118s coverage: 93.0% of statements [2020-02-06T04:46:41.800Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-06T04:46:41.800Z] ok github.com/docker/docker/daemon/logger 0.406s coverage: 44.0% of statements [2020-02-06T04:46:42.124Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2020-02-06T04:46:42.124Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-02-06T04:46:42.124Z] daemon.go:325: [d618fb2841d07] waiting for daemon to start [2020-02-06T04:46:42.124Z] daemon.go:325: [d618fb2841d07] waiting for daemon to start [2020-02-06T04:46:42.124Z] daemon.go:353: [d618fb2841d07] daemon started [2020-02-06T04:46:42.124Z] daemon.go:461: [d618fb2841d07] Stopping daemon [2020-02-06T04:46:42.124Z] daemon.go:296: [d618fb2841d07] exiting daemon [2020-02-06T04:46:42.124Z] daemon.go:448: [d618fb2841d07] Daemon stopped [2020-02-06T04:46:42.124Z] daemon.go:325: [d618fb2841d07] waiting for daemon to start [2020-02-06T04:46:42.124Z] daemon.go:325: [d618fb2841d07] waiting for daemon to start [2020-02-06T04:46:42.124Z] daemon.go:353: [d618fb2841d07] daemon started [2020-02-06T04:46:42.124Z] daemon.go:461: [d618fb2841d07] Stopping daemon [2020-02-06T04:46:42.124Z] daemon.go:296: [d618fb2841d07] exiting daemon [2020-02-06T04:46:42.124Z] daemon.go:448: [d618fb2841d07] Daemon stopped [2020-02-06T04:46:42.124Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-06T04:46:42.259Z] ok github.com/docker/docker/daemon/logger/awslogs 0.641s coverage: 78.2% of statements [2020-02-06T04:46:42.259Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-06T04:46:42.259Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-06T04:46:42.259Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-06T04:46:42.259Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-06T04:46:42.259Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-06T04:46:42.689Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-06T04:46:42.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.460s coverage: 62.1% of statements [2020-02-06T04:46:42.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 88.3% of statements [2020-02-06T04:46:42.949Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-06T04:46:43.886Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-06T04:46:44.454Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-06T04:46:44.890Z] ok github.com/docker/docker/daemon/logger/local 0.457s coverage: 74.7% of statements [2020-02-06T04:46:44.890Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-06T04:46:44.890Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 19.5% of statements [2020-02-06T04:46:45.365Z] === RUN TestDockerSuite/TestBuildFails [2020-02-06T04:46:46.738Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-06T04:46:46.738Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-06T04:46:47.221Z] ok github.com/docker/docker/daemon/logger/splunk 2.343s coverage: 84.5% of statements [2020-02-06T04:46:47.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.338s coverage: 47.8% of statements [2020-02-06T04:46:47.221Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2020-02-06T04:46:47.221Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-06T04:46:47.221Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-06T04:46:47.221Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-06T04:46:49.389Z] ok github.com/docker/docker/distribution 1.472s coverage: 20.5% of statements [2020-02-06T04:46:49.846Z] ok github.com/docker/docker/distribution/metadata 1.414s coverage: 48.2% of statements [2020-02-06T04:46:49.846Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-06T04:46:49.883Z] --- PASS: TestBuildWithHugeFile (83.40s) [2020-02-06T04:46:49.883Z] === RUN TestBuildWithEmptyDockerfile [2020-02-06T04:46:49.883Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:46:49.883Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:46:49.883Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:46:49.883Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:46:49.883Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:46:49.883Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:46:49.883Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:46:49.883Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:46:49.883Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:46:49.883Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-02-06T04:46:49.883Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-02-06T04:46:49.883Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-02-06T04:46:49.883Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-02-06T04:46:49.883Z] === RUN TestBuildPreserveOwnership [2020-02-06T04:46:49.883Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-06T04:46:49.883Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-06T04:46:49.883Z] --- PASS: TestBuildPreserveOwnership (4.97s) [2020-02-06T04:46:49.883Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2020-02-06T04:46:49.883Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-02-06T04:46:49.883Z] === RUN TestBuildPlatformInvalid [2020-02-06T04:46:49.883Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-02-06T04:46:49.883Z] PASS [2020-02-06T04:46:49.883Z] [2020-02-06T04:46:49.883Z] DONE 30 tests in 128.977s [2020-02-06T04:46:49.883Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-06T04:46:49.883Z] ++ 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 [2020-02-06T04:46:49.883Z] ++ set -e [2020-02-06T04:46:49.883Z] ++ '[' -n 0 ']' [2020-02-06T04:46:49.883Z] ++ set -x [2020-02-06T04:46:49.883Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:46:49.883Z] INFO: Testing against a local daemon [2020-02-06T04:46:49.883Z] === RUN TestConfigList [2020-02-06T04:46:49.883Z] --- PASS: TestConfigList (2.30s) [2020-02-06T04:46:49.883Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-02-06T04:46:49.883Z] daemon.go:325: [d0f3a58866313] waiting for daemon to start [2020-02-06T04:46:49.883Z] daemon.go:325: [d0f3a58866313] waiting for daemon to start [2020-02-06T04:46:49.883Z] daemon.go:353: [d0f3a58866313] daemon started [2020-02-06T04:46:49.883Z] daemon.go:461: [d0f3a58866313] Stopping daemon [2020-02-06T04:46:49.883Z] daemon.go:296: [d0f3a58866313] exiting daemon [2020-02-06T04:46:49.883Z] daemon.go:448: [d0f3a58866313] Daemon stopped [2020-02-06T04:46:49.883Z] === RUN TestConfigsCreateAndDelete [2020-02-06T04:46:49.883Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2020-02-06T04:46:49.883Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-02-06T04:46:49.883Z] daemon.go:325: [dbe2f3676f794] waiting for daemon to start [2020-02-06T04:46:49.883Z] daemon.go:325: [dbe2f3676f794] waiting for daemon to start [2020-02-06T04:46:49.883Z] daemon.go:353: [dbe2f3676f794] daemon started [2020-02-06T04:46:49.883Z] daemon.go:461: [dbe2f3676f794] Stopping daemon [2020-02-06T04:46:49.883Z] daemon.go:296: [dbe2f3676f794] exiting daemon [2020-02-06T04:46:49.883Z] daemon.go:448: [dbe2f3676f794] Daemon stopped [2020-02-06T04:46:49.883Z] === RUN TestConfigsUpdate [2020-02-06T04:46:49.883Z] --- PASS: TestConfigsUpdate (2.27s) [2020-02-06T04:46:49.883Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-02-06T04:46:49.883Z] daemon.go:325: [d818a09dbeb8d] waiting for daemon to start [2020-02-06T04:46:49.883Z] daemon.go:325: [d818a09dbeb8d] waiting for daemon to start [2020-02-06T04:46:49.883Z] daemon.go:353: [d818a09dbeb8d] daemon started [2020-02-06T04:46:49.883Z] daemon.go:461: [d818a09dbeb8d] Stopping daemon [2020-02-06T04:46:49.883Z] daemon.go:296: [d818a09dbeb8d] exiting daemon [2020-02-06T04:46:49.883Z] daemon.go:448: [d818a09dbeb8d] Daemon stopped [2020-02-06T04:46:49.883Z] === RUN TestTemplatedConfig [2020-02-06T04:46:50.015Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-06T04:46:50.302Z] ok github.com/docker/docker/distribution/xfer 1.807s coverage: 61.7% of statements [2020-02-06T04:46:50.302Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-06T04:46:50.302Z] ok github.com/docker/docker/errdefs 0.094s coverage: 49.4% of statements [2020-02-06T04:46:51.924Z] --- PASS: TestTemplatedConfig (2.78s) [2020-02-06T04:46:51.924Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-02-06T04:46:51.924Z] daemon.go:325: [da84dec08f8a1] waiting for daemon to start [2020-02-06T04:46:51.924Z] daemon.go:325: [da84dec08f8a1] waiting for daemon to start [2020-02-06T04:46:51.924Z] daemon.go:353: [da84dec08f8a1] daemon started [2020-02-06T04:46:51.924Z] daemon.go:461: [da84dec08f8a1] Stopping daemon [2020-02-06T04:46:51.924Z] daemon.go:296: [da84dec08f8a1] exiting daemon [2020-02-06T04:46:51.924Z] daemon.go:448: [da84dec08f8a1] Daemon stopped [2020-02-06T04:46:51.924Z] === RUN TestConfigInspect [2020-02-06T04:46:52.542Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-06T04:46:53.474Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.77s) [2020-02-06T04:46:53.474Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:353: [dbd944ccacb8a] daemon started [2020-02-06T04:46:53.474Z] daemon.go:461: [dbd944ccacb8a] Stopping daemon [2020-02-06T04:46:53.474Z] daemon.go:296: [dbd944ccacb8a] exiting daemon [2020-02-06T04:46:53.474Z] daemon.go:448: [dbd944ccacb8a] Daemon stopped [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:296: [dbd944ccacb8a] exiting daemon [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:325: [dbd944ccacb8a] waiting for daemon to start [2020-02-06T04:46:53.474Z] daemon.go:353: [dbd944ccacb8a] daemon started [2020-02-06T04:46:53.474Z] daemon.go:461: [dbd944ccacb8a] Stopping daemon [2020-02-06T04:46:53.474Z] daemon.go:296: [dbd944ccacb8a] exiting daemon [2020-02-06T04:46:53.474Z] daemon.go:448: [dbd944ccacb8a] Daemon stopped [2020-02-06T04:46:53.474Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-06T04:46:53.956Z] --- PASS: TestConfigInspect (2.21s) [2020-02-06T04:46:53.956Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-02-06T04:46:53.956Z] daemon.go:325: [d04f8cf493f58] waiting for daemon to start [2020-02-06T04:46:53.956Z] daemon.go:325: [d04f8cf493f58] waiting for daemon to start [2020-02-06T04:46:53.956Z] daemon.go:353: [d04f8cf493f58] daemon started [2020-02-06T04:46:53.956Z] daemon.go:461: [d04f8cf493f58] Stopping daemon [2020-02-06T04:46:53.956Z] daemon.go:296: [d04f8cf493f58] exiting daemon [2020-02-06T04:46:53.956Z] daemon.go:448: [d04f8cf493f58] Daemon stopped [2020-02-06T04:46:53.956Z] === RUN TestConfigCreateWithLabels [2020-02-06T04:46:54.025Z] ok github.com/docker/docker/image 1.018s coverage: 86.4% of statements [2020-02-06T04:46:54.025Z] ok github.com/docker/docker/image/cache 0.235s coverage: 19.2% of statements [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-06T04:46:54.025Z] ok github.com/docker/docker/image/v1 0.183s coverage: 25.0% of statements [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-02-06T04:46:54.025Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-06T04:46:54.406Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-06T04:46:54.990Z] ok github.com/docker/docker/internal/testutil 0.378s coverage: 62.5% of statements [2020-02-06T04:46:55.775Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-06T04:46:55.989Z] --- PASS: TestConfigCreateWithLabels (2.25s) [2020-02-06T04:46:55.990Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-02-06T04:46:55.990Z] daemon.go:325: [d9179fd398a01] waiting for daemon to start [2020-02-06T04:46:55.990Z] daemon.go:325: [d9179fd398a01] waiting for daemon to start [2020-02-06T04:46:55.990Z] daemon.go:353: [d9179fd398a01] daemon started [2020-02-06T04:46:55.990Z] daemon.go:461: [d9179fd398a01] Stopping daemon [2020-02-06T04:46:55.990Z] daemon.go:296: [d9179fd398a01] exiting daemon [2020-02-06T04:46:55.990Z] daemon.go:448: [d9179fd398a01] Daemon stopped [2020-02-06T04:46:55.990Z] === RUN TestConfigCreateResolve [2020-02-06T04:46:56.032Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-06T04:46:57.133Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-06T04:46:57.268Z] ok github.com/docker/docker/layer 0.361s coverage: 30.4% of statements [2020-02-06T04:46:57.268Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-06T04:46:58.175Z] --- PASS: TestConfigCreateResolve (2.28s) [2020-02-06T04:46:58.175Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-02-06T04:46:58.175Z] daemon.go:325: [d0404670dbcb5] waiting for daemon to start [2020-02-06T04:46:58.175Z] daemon.go:325: [d0404670dbcb5] waiting for daemon to start [2020-02-06T04:46:58.175Z] daemon.go:353: [d0404670dbcb5] daemon started [2020-02-06T04:46:58.175Z] daemon.go:461: [d0404670dbcb5] Stopping daemon [2020-02-06T04:46:58.175Z] daemon.go:296: [d0404670dbcb5] exiting daemon [2020-02-06T04:46:58.175Z] daemon.go:448: [d0404670dbcb5] Daemon stopped [2020-02-06T04:46:58.175Z] === RUN TestConfigDaemonLibtrustID [2020-02-06T04:46:58.795Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-06T04:46:58.795Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-02-06T04:46:58.795Z] daemon.go:325: [db391b66e4100] waiting for daemon to start [2020-02-06T04:46:58.795Z] daemon.go:325: [db391b66e4100] waiting for daemon to start [2020-02-06T04:46:58.795Z] daemon.go:353: [db391b66e4100] daemon started [2020-02-06T04:46:58.795Z] daemon.go:461: [db391b66e4100] Stopping daemon [2020-02-06T04:46:58.795Z] daemon.go:296: [db391b66e4100] exiting daemon [2020-02-06T04:46:58.795Z] daemon.go:448: [db391b66e4100] Daemon stopped [2020-02-06T04:46:58.795Z] PASS [2020-02-06T04:46:58.795Z] [2020-02-06T04:46:58.795Z] DONE 8 tests in 17.083s [2020-02-06T04:46:58.795Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-06T04:46:58.795Z] ++ 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 [2020-02-06T04:46:58.795Z] ++ set -e [2020-02-06T04:46:58.795Z] ++ '[' -n 0 ']' [2020-02-06T04:46:58.795Z] ++ set -x [2020-02-06T04:46:58.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2020-02-06T04:46:59.031Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-06T04:46:59.078Z] INFO: Testing against a local daemon [2020-02-06T04:46:59.078Z] === RUN TestCheckpoint [2020-02-06T04:46:59.078Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-06T04:46:59.078Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:46:59.078Z] === RUN TestContainerInvalidJSON [2020-02-06T04:46:59.078Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:46:59.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:46:59.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:46:59.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:46:59.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:46:59.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:46:59.078Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:46:59.078Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:46:59.078Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:46:59.078Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-06T04:46:59.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-06T04:46:59.078Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-06T04:46:59.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-06T04:46:59.078Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-06T04:46:59.078Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-02-06T04:46:59.078Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-06T04:46:59.078Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-02-06T04:46:59.078Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-06T04:46:59.361Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-02-06T04:46:59.361Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-06T04:46:59.361Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-02-06T04:46:59.361Z] === RUN TestCopyFromContainer [2020-02-06T04:46:59.437Z] ok github.com/docker/docker/libcontainerd/local 0.485s coverage: 1.0% of statements [2020-02-06T04:46:59.437Z] ok github.com/docker/docker/libcontainerd/queue 0.098s coverage: 100.0% of statements [2020-02-06T04:46:59.437Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-06T04:46:59.437Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-06T04:46:59.437Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-06T04:46:59.437Z] ? github.com/docker/docker/oci [no test files] [2020-02-06T04:46:59.437Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-06T04:46:59.437Z] ok github.com/docker/docker/opts 0.276s coverage: 67.3% of statements [2020-02-06T04:46:59.437Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 50.0% of statements [2020-02-06T04:46:59.596Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-06T04:47:00.161Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-06T04:47:00.842Z] === RUN TestCopyFromContainer// [2020-02-06T04:47:00.842Z] === RUN TestCopyFromContainer//bar/root [2020-02-06T04:47:01.127Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-06T04:47:01.127Z] === RUN TestCopyFromContainer/bar/quux [2020-02-06T04:47:01.127Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-06T04:47:01.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-06T04:47:01.412Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-06T04:47:01.412Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-06T04:47:01.701Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-06T04:47:01.701Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer (2.45s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-02-06T04:47:01.701Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-06T04:47:01.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-06T04:47:01.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:47:01.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:47:01.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:47:01.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:47:01.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:47:01.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:47:01.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:47:01.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:47:01.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:47:01.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-06T04:47:01.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-06T04:47:01.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-06T04:47:01.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-02-06T04:47:01.701Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-06T04:47:01.985Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-02-06T04:47:01.985Z] === RUN TestCreateWithInvalidEnv [2020-02-06T04:47:01.985Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-06T04:47:01.985Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-06T04:47:01.985Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-06T04:47:01.985Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-06T04:47:01.985Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-06T04:47:01.985Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-06T04:47:01.985Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-06T04:47:01.985Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-06T04:47:01.985Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-06T04:47:01.985Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-06T04:47:01.985Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-06T04:47:01.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-06T04:47:01.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-06T04:47:01.985Z] === RUN TestCreateTmpfsMountsTarget [2020-02-06T04:47:01.985Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-06T04:47:01.985Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-06T04:47:02.057Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-06T04:47:04.021Z] --- PASS: TestCreateWithCustomMaskedPaths (1.79s) [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-06T04:47:04.021Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:47:04.021Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:47:04.021Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:47:04.021Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:47:04.021Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:47:04.021Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:47:04.021Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:47:04.022Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-06T04:47:04.022Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-06T04:47:04.022Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:47:04.022Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:47:04.022Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:47:04.022Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:47:04.022Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:47:04.022Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:47:04.022Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:47:04.022Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-06T04:47:04.022Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-02-06T04:47:04.022Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-06T04:47:04.022Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-06T04:47:04.583Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-06T04:47:05.954Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-06T04:47:06.110Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2020-02-06T04:47:06.111Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-06T04:47:06.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:47:06.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:47:06.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:47:06.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:47:06.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:47:06.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:47:06.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:47:06.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:47:06.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:47:06.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:47:06.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:47:06.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:47:06.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:47:06.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:47:06.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:47:06.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-02-06T04:47:06.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-02-06T04:47:06.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-06T04:47:06.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-06T04:47:06.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-06T04:47:06.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-06T04:47:06.111Z] === RUN TestContainerStartOnDaemonRestart [2020-02-06T04:47:06.111Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-06T04:47:06.111Z] === RUN TestDaemonRestartIpcMode [2020-02-06T04:47:06.111Z] === PAUSE TestDaemonRestartIpcMode [2020-02-06T04:47:06.111Z] === RUN TestDiff [2020-02-06T04:47:06.730Z] --- PASS: TestDiff (0.66s) [2020-02-06T04:47:06.730Z] === RUN TestExecWithCloseStdin [2020-02-06T04:47:07.744Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-02-06T04:47:07.744Z] === RUN TestExec [2020-02-06T04:47:08.363Z] --- PASS: TestExec (0.80s) [2020-02-06T04:47:08.363Z] === RUN TestExecUser [2020-02-06T04:47:08.983Z] --- PASS: TestExecUser (0.79s) [2020-02-06T04:47:08.983Z] === RUN TestExportContainerAndImportImage [2020-02-06T04:47:09.997Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-02-06T04:47:09.997Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-06T04:47:10.132Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-06T04:47:10.132Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-02-06T04:47:10.132Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:353: [d98bad99ae0e3] daemon started [2020-02-06T04:47:10.132Z] daemon.go:461: [d98bad99ae0e3] Stopping daemon [2020-02-06T04:47:10.132Z] daemon.go:296: [d98bad99ae0e3] exiting daemon [2020-02-06T04:47:10.132Z] daemon.go:448: [d98bad99ae0e3] Daemon stopped [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:339: [d98bad99ae0e3] error pinging daemon on start: Get http://d98bad99ae0e3.sock/_ping: context deadline exceeded [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:339: [d98bad99ae0e3] error pinging daemon on start: Get http://d98bad99ae0e3.sock/_ping: context deadline exceeded [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:339: [d98bad99ae0e3] error pinging daemon on start: Get http://d98bad99ae0e3.sock/_ping: context deadline exceeded [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:339: [d98bad99ae0e3] error pinging daemon on start: Get http://d98bad99ae0e3.sock/_ping: context deadline exceeded [2020-02-06T04:47:10.132Z] daemon.go:296: [d98bad99ae0e3] exiting daemon [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:325: [d98bad99ae0e3] waiting for daemon to start [2020-02-06T04:47:10.132Z] daemon.go:353: [d98bad99ae0e3] daemon started [2020-02-06T04:47:10.132Z] daemon.go:461: [d98bad99ae0e3] Stopping daemon [2020-02-06T04:47:10.132Z] daemon.go:296: [d98bad99ae0e3] exiting daemon [2020-02-06T04:47:10.132Z] daemon.go:448: [d98bad99ae0e3] Daemon stopped [2020-02-06T04:47:10.132Z] PASS [2020-02-06T04:47:10.132Z] [2020-02-06T04:47:10.132Z] DONE 17 tests in 52.630s [2020-02-06T04:47:10.132Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-06T04:47:10.132Z] ++ 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 [2020-02-06T04:47:10.132Z] ++ set -e [2020-02-06T04:47:10.132Z] ++ '[' -n 0 ']' [2020-02-06T04:47:10.132Z] ++ set -x [2020-02-06T04:47:10.132Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:47:10.132Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-06T04:47:10.389Z] INFO: Testing against a local daemon [2020-02-06T04:47:10.389Z] === RUN TestPluginInvalidJSON [2020-02-06T04:47:10.389Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:47:10.389Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:47:10.389Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:47:10.389Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-06T04:47:10.389Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-02-06T04:47:10.389Z] PASS [2020-02-06T04:47:10.389Z] [2020-02-06T04:47:10.389Z] DONE 2 tests in 0.169s [2020-02-06T04:47:10.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-06T04:47:10.389Z] ++ 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 [2020-02-06T04:47:10.389Z] ++ set -e [2020-02-06T04:47:10.389Z] ++ '[' -n 0 ']' [2020-02-06T04:47:10.389Z] ++ set -x [2020-02-06T04:47:10.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:47:10.389Z] INFO: Testing against a local daemon [2020-02-06T04:47:10.389Z] === RUN TestExternalGraphDriver [2020-02-06T04:47:10.549Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-06T04:47:10.647Z] === RUN TestExternalGraphDriver/json [2020-02-06T04:47:11.211Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-06T04:47:11.577Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-02-06T04:47:11.577Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-02-06T04:47:11.577Z] daemon.go:325: [d62903526f77a] waiting for daemon to start [2020-02-06T04:47:11.577Z] daemon.go:325: [d62903526f77a] waiting for daemon to start [2020-02-06T04:47:11.577Z] daemon.go:353: [d62903526f77a] daemon started [2020-02-06T04:47:11.577Z] daemon.go:461: [d62903526f77a] Stopping daemon [2020-02-06T04:47:11.577Z] daemon.go:296: [d62903526f77a] exiting daemon [2020-02-06T04:47:11.577Z] daemon.go:448: [d62903526f77a] Daemon stopped [2020-02-06T04:47:11.577Z] daemon.go:325: [d62903526f77a] waiting for daemon to start [2020-02-06T04:47:11.577Z] daemon.go:325: [d62903526f77a] waiting for daemon to start [2020-02-06T04:47:11.577Z] daemon.go:353: [d62903526f77a] daemon started [2020-02-06T04:47:11.577Z] daemon.go:461: [d62903526f77a] Stopping daemon [2020-02-06T04:47:11.577Z] daemon.go:296: [d62903526f77a] exiting daemon [2020-02-06T04:47:11.577Z] daemon.go:448: [d62903526f77a] Daemon stopped [2020-02-06T04:47:11.577Z] === RUN TestHealthCheckWorkdir [2020-02-06T04:47:11.777Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-06T04:47:12.342Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-06T04:47:12.342Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-06T04:47:12.433Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-06T04:47:12.600Z] === RUN TestExternalGraphDriver/spec [2020-02-06T04:47:12.603Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-06T04:47:12.603Z] === RUN TestHealthKillContainer [2020-02-06T04:47:13.533Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-06T04:47:13.794Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-06T04:47:14.098Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-06T04:47:14.356Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-06T04:47:14.922Z] === RUN TestExternalGraphDriver/pull [2020-02-06T04:47:14.922Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-06T04:47:15.180Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-06T04:47:15.722Z] #33 135.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-06T04:47:15.744Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-06T04:47:16.071Z] --- PASS: TestHealthKillContainer (2.88s) [2020-02-06T04:47:16.071Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-06T04:47:16.357Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-02-06T04:47:16.357Z] === RUN TestIpcModeNone [2020-02-06T04:47:16.664Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-06T04:47:16.678Z] --- PASS: TestExternalGraphDriver (6.18s) [2020-02-06T04:47:16.678Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:353: [d6c1caa376c1a] daemon started [2020-02-06T04:47:16.678Z] daemon.go:461: [d6c1caa376c1a] Stopping daemon [2020-02-06T04:47:16.678Z] daemon.go:296: [d6c1caa376c1a] exiting daemon [2020-02-06T04:47:16.678Z] daemon.go:448: [d6c1caa376c1a] Daemon stopped [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:353: [d6c1caa376c1a] daemon started [2020-02-06T04:47:16.678Z] daemon.go:461: [d6c1caa376c1a] Stopping daemon [2020-02-06T04:47:16.678Z] daemon.go:296: [d6c1caa376c1a] exiting daemon [2020-02-06T04:47:16.678Z] daemon.go:448: [d6c1caa376c1a] Daemon stopped [2020-02-06T04:47:16.678Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:353: [d6c1caa376c1a] daemon started [2020-02-06T04:47:16.678Z] daemon.go:461: [d6c1caa376c1a] Stopping daemon [2020-02-06T04:47:16.678Z] daemon.go:296: [d6c1caa376c1a] exiting daemon [2020-02-06T04:47:16.678Z] daemon.go:448: [d6c1caa376c1a] Daemon stopped [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:353: [d6c1caa376c1a] daemon started [2020-02-06T04:47:16.678Z] daemon.go:461: [d6c1caa376c1a] Stopping daemon [2020-02-06T04:47:16.678Z] daemon.go:296: [d6c1caa376c1a] exiting daemon [2020-02-06T04:47:16.678Z] daemon.go:448: [d6c1caa376c1a] Daemon stopped [2020-02-06T04:47:16.678Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:325: [d6c1caa376c1a] waiting for daemon to start [2020-02-06T04:47:16.678Z] daemon.go:353: [d6c1caa376c1a] daemon started [2020-02-06T04:47:16.678Z] daemon.go:461: [d6c1caa376c1a] Stopping daemon [2020-02-06T04:47:16.678Z] daemon.go:296: [d6c1caa376c1a] exiting daemon [2020-02-06T04:47:16.678Z] daemon.go:448: [d6c1caa376c1a] Daemon stopped [2020-02-06T04:47:16.678Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-02-06T04:47:16.678Z] === RUN TestGraphdriverPluginV2 [2020-02-06T04:47:16.935Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-06T04:47:16.979Z] --- PASS: TestIpcModeNone (0.82s) [2020-02-06T04:47:16.979Z] === RUN TestIpcModePrivate [2020-02-06T04:47:17.988Z] --- PASS: TestIpcModePrivate (0.78s) [2020-02-06T04:47:17.988Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-02-06T04:47:17.988Z] === RUN TestIpcModeShareable [2020-02-06T04:47:18.025Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-06T04:47:18.611Z] --- PASS: TestIpcModeShareable (0.79s) [2020-02-06T04:47:18.611Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-02-06T04:47:18.611Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-06T04:47:19.441Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-06T04:47:20.210Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-06T04:47:20.367Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-06T04:47:20.622Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-06T04:47:21.142Z] --- PASS: TestGraphdriverPluginV2 (4.52s) [2020-02-06T04:47:21.142Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-02-06T04:47:21.142Z] daemon.go:325: [d04548cd03690] waiting for daemon to start [2020-02-06T04:47:21.142Z] daemon.go:325: [d04548cd03690] waiting for daemon to start [2020-02-06T04:47:21.142Z] daemon.go:353: [d04548cd03690] daemon started [2020-02-06T04:47:21.142Z] daemon.go:461: [d04548cd03690] Stopping daemon [2020-02-06T04:47:21.142Z] daemon.go:296: [d04548cd03690] exiting daemon [2020-02-06T04:47:21.142Z] daemon.go:448: [d04548cd03690] Daemon stopped [2020-02-06T04:47:21.142Z] daemon.go:325: [d04548cd03690] waiting for daemon to start [2020-02-06T04:47:21.142Z] daemon.go:325: [d04548cd03690] waiting for daemon to start [2020-02-06T04:47:21.142Z] daemon.go:353: [d04548cd03690] daemon started [2020-02-06T04:47:21.142Z] daemon.go:461: [d04548cd03690] Stopping daemon [2020-02-06T04:47:21.142Z] daemon.go:296: [d04548cd03690] exiting daemon [2020-02-06T04:47:21.142Z] daemon.go:448: [d04548cd03690] Daemon stopped [2020-02-06T04:47:21.142Z] PASS [2020-02-06T04:47:21.142Z] [2020-02-06T04:47:21.142Z] DONE 5 tests in 10.809s [2020-02-06T04:47:21.142Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-06T04:47:21.142Z] ++ 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 [2020-02-06T04:47:21.142Z] ++ set -e [2020-02-06T04:47:21.142Z] ++ '[' -n 0 ']' [2020-02-06T04:47:21.142Z] ++ set -x [2020-02-06T04:47:21.142Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:47:21.311Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2020-02-06T04:47:21.311Z] === RUN TestAPIIpcModeHost [2020-02-06T04:47:21.399Z] INFO: Testing against a local daemon [2020-02-06T04:47:21.399Z] === RUN TestContinueAfterPluginCrash [2020-02-06T04:47:21.399Z] === PAUSE TestContinueAfterPluginCrash [2020-02-06T04:47:21.399Z] === RUN TestDaemonStartWithLogOpt [2020-02-06T04:47:21.399Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-06T04:47:21.399Z] === CONT TestContinueAfterPluginCrash [2020-02-06T04:47:21.399Z] === CONT TestDaemonStartWithLogOpt [2020-02-06T04:47:21.598Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-02-06T04:47:21.598Z] === RUN TestDaemonIpcModeShareable [2020-02-06T04:47:22.512Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-06T04:47:23.439Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-06T04:47:23.627Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-02-06T04:47:23.627Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-02-06T04:47:23.627Z] daemon.go:325: [d98f4e3b47526] waiting for daemon to start [2020-02-06T04:47:23.627Z] daemon.go:325: [d98f4e3b47526] waiting for daemon to start [2020-02-06T04:47:23.627Z] daemon.go:353: [d98f4e3b47526] daemon started [2020-02-06T04:47:23.627Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-06T04:47:23.627Z] daemon.go:461: [d98f4e3b47526] Stopping daemon [2020-02-06T04:47:23.627Z] daemon.go:296: [d98f4e3b47526] exiting daemon [2020-02-06T04:47:23.627Z] daemon.go:448: [d98f4e3b47526] Daemon stopped [2020-02-06T04:47:23.627Z] === RUN TestDaemonIpcModePrivate [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/archive 8.729s coverage: 62.2% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/authorization 0.864s coverage: 26.2% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/broadcaster 0.208s coverage: 100.0% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/chrootarchive 0.157s coverage: 15.4% of statements [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/directory 0.085s coverage: 80.0% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/discovery 0.090s coverage: 58.3% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/discovery/file 0.102s coverage: 92.9% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/discovery/kv 3.384s coverage: 84.1% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/discovery/memory 0.170s coverage: 92.3% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/discovery/nodes 0.289s coverage: 93.8% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/filenotify 0.118s coverage: 38.2% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/fileutils 0.196s coverage: 87.7% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 37.5% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/idtools 0.081s coverage: 6.3% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/ioutils 0.654s coverage: 69.1% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/locker 0.060s coverage: 88.9% of statements [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-06T04:47:24.551Z] ok github.com/docker/docker/pkg/pidfile 0.065s coverage: 82.6% of statements [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-06T04:47:24.551Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-06T04:47:24.825Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-06T04:47:25.116Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-02-06T04:47:25.116Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-02-06T04:47:25.116Z] daemon.go:325: [db5b12b209d37] waiting for daemon to start [2020-02-06T04:47:25.116Z] daemon.go:325: [db5b12b209d37] waiting for daemon to start [2020-02-06T04:47:25.116Z] daemon.go:353: [db5b12b209d37] daemon started [2020-02-06T04:47:25.116Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-06T04:47:25.116Z] daemon.go:461: [db5b12b209d37] Stopping daemon [2020-02-06T04:47:25.116Z] daemon.go:296: [db5b12b209d37] exiting daemon [2020-02-06T04:47:25.116Z] daemon.go:448: [db5b12b209d37] Daemon stopped [2020-02-06T04:47:25.116Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-06T04:47:25.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-06T04:47:26.513Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-06T04:47:26.595Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-02-06T04:47:26.595Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-02-06T04:47:26.595Z] daemon.go:325: [d0fdfbae108a9] waiting for daemon to start [2020-02-06T04:47:26.595Z] daemon.go:325: [d0fdfbae108a9] waiting for daemon to start [2020-02-06T04:47:26.595Z] daemon.go:353: [d0fdfbae108a9] daemon started [2020-02-06T04:47:26.595Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-06T04:47:26.595Z] daemon.go:461: [d0fdfbae108a9] Stopping daemon [2020-02-06T04:47:26.595Z] daemon.go:296: [d0fdfbae108a9] exiting daemon [2020-02-06T04:47:26.595Z] daemon.go:448: [d0fdfbae108a9] Daemon stopped [2020-02-06T04:47:26.595Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-06T04:47:26.708Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-06T04:47:28.594Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-06T04:47:28.659Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-02-06T04:47:28.660Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-02-06T04:47:28.660Z] daemon.go:325: [d92e0be0cd326] waiting for daemon to start [2020-02-06T04:47:28.660Z] daemon.go:325: [d92e0be0cd326] waiting for daemon to start [2020-02-06T04:47:28.660Z] daemon.go:353: [d92e0be0cd326] daemon started [2020-02-06T04:47:28.660Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-06T04:47:28.660Z] daemon.go:461: [d92e0be0cd326] Stopping daemon [2020-02-06T04:47:28.660Z] daemon.go:296: [d92e0be0cd326] exiting daemon [2020-02-06T04:47:28.660Z] daemon.go:448: [d92e0be0cd326] Daemon stopped [2020-02-06T04:47:28.660Z] === RUN TestIpcModeOlderClient [2020-02-06T04:47:28.660Z] === PAUSE TestIpcModeOlderClient [2020-02-06T04:47:28.660Z] === RUN TestKillContainerInvalidSignal [2020-02-06T04:47:29.154Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-06T04:47:29.279Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2020-02-06T04:47:29.279Z] === RUN TestKillContainer [2020-02-06T04:47:29.279Z] === RUN TestKillContainer/no_signal [2020-02-06T04:47:29.898Z] === RUN TestKillContainer/non_killing_signal [2020-02-06T04:47:30.182Z] === RUN TestKillContainer/killing_signal [2020-02-06T04:47:31.192Z] --- PASS: TestKillContainer (2.00s) [2020-02-06T04:47:31.192Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-02-06T04:47:31.192Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-02-06T04:47:31.192Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-02-06T04:47:31.192Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-06T04:47:31.192Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-06T04:47:31.666Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-06T04:47:31.811Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-06T04:47:32.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2020-02-06T04:47:32.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-02-06T04:47:32.427Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-02-06T04:47:32.427Z] === RUN TestKillStoppedContainer [2020-02-06T04:47:32.591Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-06T04:47:32.711Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-02-06T04:47:32.711Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-06T04:47:32.711Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-06T04:47:32.711Z] === RUN TestKillDifferentUserContainer [2020-02-06T04:47:33.070Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-06T04:47:33.071Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-06T04:47:33.071Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-06T04:47:33.071Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-06T04:47:33.071Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-06T04:47:33.328Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-02-06T04:47:33.328Z] === RUN TestInspectOomKilledTrue [2020-02-06T04:47:33.329Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-06T04:47:33.515Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-06T04:47:34.807Z] --- PASS: TestInspectOomKilledTrue (1.27s) [2020-02-06T04:47:34.807Z] === RUN TestInspectOomKilledFalse [2020-02-06T04:47:34.877Z] #33 155.1 [2020-02-06T04:47:35.132Z] #33 DONE 155.7s [2020-02-06T04:47:35.386Z] [2020-02-06T04:47:35.387Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-06T04:47:35.436Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-02-06T04:47:35.436Z] === RUN TestLinksEtcHostsContentMatch [2020-02-06T04:47:36.058Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-02-06T04:47:36.058Z] === RUN TestLinksContainerNames [2020-02-06T04:47:36.610Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-06T04:47:36.750Z] #34 DONE 1.5s [2020-02-06T04:47:37.676Z] --- PASS: TestLinksContainerNames (1.35s) [2020-02-06T04:47:37.676Z] === RUN TestLogsFollowTailEmpty [2020-02-06T04:47:37.961Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-02-06T04:47:37.961Z] === RUN TestContainerNetworkMountsNoChown [2020-02-06T04:47:38.099Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-06T04:47:38.154Z] [2020-02-06T04:47:38.154Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-06T04:47:38.579Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/default [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/default [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/private [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/private [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rprivate [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/slave [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/slave [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rslave [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/shared [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/shared [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rshared [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/default [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/shared [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/rslave [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/rprivate [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/rshared [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/private [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/slave [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:47:38.580Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:47:38.580Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-06T04:47:38.580Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-06T04:47:38.865Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-06T04:47:39.032Z] --- PASS: TestDaemonStartWithLogOpt (17.63s) [2020-02-06T04:47:39.032Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-06T04:47:39.032Z] daemon.go:325: [dd87f5eba5eff] waiting for daemon to start [2020-02-06T04:47:39.032Z] daemon.go:325: [dd87f5eba5eff] waiting for daemon to start [2020-02-06T04:47:39.032Z] daemon.go:353: [dd87f5eba5eff] daemon started [2020-02-06T04:47:39.032Z] daemon.go:461: [dd87f5eba5eff] Stopping daemon [2020-02-06T04:47:39.032Z] daemon.go:296: [dd87f5eba5eff] exiting daemon [2020-02-06T04:47:39.032Z] daemon.go:448: [dd87f5eba5eff] Daemon stopped [2020-02-06T04:47:39.032Z] daemon.go:325: [dd87f5eba5eff] waiting for daemon to start [2020-02-06T04:47:39.032Z] daemon.go:325: [dd87f5eba5eff] waiting for daemon to start [2020-02-06T04:47:39.032Z] daemon.go:353: [dd87f5eba5eff] daemon started [2020-02-06T04:47:39.032Z] daemon.go:461: [dd87f5eba5eff] Stopping daemon [2020-02-06T04:47:39.032Z] daemon.go:296: [dd87f5eba5eff] exiting daemon [2020-02-06T04:47:39.032Z] daemon.go:448: [dd87f5eba5eff] Daemon stopped [2020-02-06T04:47:39.079Z] #35 DONE 0.8s [2020-02-06T04:47:39.079Z] [2020-02-06T04:47:39.079Z] #36 exporting to image [2020-02-06T04:47:39.079Z] #36 exporting layers [2020-02-06T04:47:39.150Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-06T04:47:39.150Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-06T04:47:39.150Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-06T04:47:39.150Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-06T04:47:39.150Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-06T04:47:39.150Z] === RUN TestContainerBindMountNonRecursive [2020-02-06T04:47:41.185Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) [2020-02-06T04:47:41.185Z] === RUN TestNetworkNat [2020-02-06T04:47:41.470Z] --- PASS: TestNetworkNat (0.76s) [2020-02-06T04:47:41.470Z] === RUN TestNetworkLocalhostTCPNat [2020-02-06T04:47:41.591Z] #36 exporting layers 2.3s done [2020-02-06T04:47:41.591Z] #36 writing image sha256:6d6548c817795d7ac2480b57062904bf83e1a83f9040842e17a2998d06f761f7 done [2020-02-06T04:47:41.591Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-06T04:47:41.591Z] #36 DONE 2.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-06T04:47:41.908Z] + echo Ensuring container killed. [2020-02-06T04:47:41.908Z] Ensuring container killed. [2020-02-06T04:47:41.908Z] + docker rm -vf docker-pr1 [2020-02-06T04:47:41.908Z] Error: No such container: docker-pr1 [2020-02-06T04:47:41.908Z] + true [Pipeline] sh [2020-02-06T04:47:42.233Z] + echo Chowning /workspace to jenkins user [2020-02-06T04:47:42.233Z] Chowning /workspace to jenkins user [2020-02-06T04:47:42.233Z] + id -u [2020-02-06T04:47:42.233Z] + id -g [2020-02-06T04:47:42.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40462:/workspace busybox chown -R 1000:1000 /workspace [2020-02-06T04:47:42.308Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-06T04:47:42.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-06T04:47:42.501Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2020-02-06T04:47:42.501Z] === RUN TestNetworkLoopbackNat [2020-02-06T04:47:42.874Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-06T04:47:43.439Z] --- PASS: TestContinueAfterPluginCrash (22.23s) [2020-02-06T04:47:43.439Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-06T04:47:43.439Z] daemon.go:325: [dce100c017eda] waiting for daemon to start [2020-02-06T04:47:43.439Z] daemon.go:325: [dce100c017eda] waiting for daemon to start [2020-02-06T04:47:43.439Z] daemon.go:353: [dce100c017eda] daemon started [2020-02-06T04:47:43.439Z] daemon.go:461: [dce100c017eda] Stopping daemon [2020-02-06T04:47:43.439Z] daemon.go:296: [dce100c017eda] exiting daemon [2020-02-06T04:47:43.439Z] daemon.go:448: [dce100c017eda] Daemon stopped [2020-02-06T04:47:43.439Z] PASS [2020-02-06T04:47:43.439Z] [2020-02-06T04:47:43.439Z] DONE 2 tests in 22.339s [2020-02-06T04:47:43.517Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2020-02-06T04:47:43.517Z] === RUN TestPause [2020-02-06T04:47:43.577Z] + bundleName=unit [2020-02-06T04:47:43.577Z] + echo Creating unit-bundles.tar.gz [2020-02-06T04:47:43.577Z] Creating unit-bundles.tar.gz [2020-02-06T04:47:43.577Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-06T04:47:43.577Z] bundles/junit-report.xml [2020-02-06T04:47:43.577Z] bundles/go-test-report.json [2020-02-06T04:47:43.577Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-06T04:47:43.588Z] Archiving artifacts [2020-02-06T04:47:43.700Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-06T04:47:43.700Z] ++ 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 [2020-02-06T04:47:43.700Z] ++ set -e [2020-02-06T04:47:43.700Z] ++ '[' -n 0 ']' [2020-02-06T04:47:43.700Z] ++ set -x [2020-02-06T04:47:43.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-02-06T04:47:43.700Z] INFO: Testing against a local daemon [2020-02-06T04:47:43.700Z] === RUN TestPluginWithDevMounts [2020-02-06T04:47:43.700Z] === PAUSE TestPluginWithDevMounts [2020-02-06T04:47:43.700Z] === CONT TestPluginWithDevMounts [2020-02-06T04:47:44.064Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-06T04:47:44.139Z] --- PASS: TestPause (0.73s) [2020-02-06T04:47:44.139Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-06T04:47:44.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-06T04:47:44.139Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-06T04:47:44.139Z] === RUN TestPauseStopPausedContainer [2020-02-06T04:47:44.418Z] + make clean [2020-02-06T04:47:44.674Z] docker volume rm -f docker-dev-cache [2020-02-06T04:47:44.674Z] docker-dev-cache [Pipeline] deleteDir [2020-02-06T04:47:44.760Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-02-06T04:47:44.760Z] === RUN TestPsFilter [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-02-06T04:47:45.048Z] --- PASS: TestPsFilter (0.21s) [2020-02-06T04:47:45.048Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-06T04:47:45.598Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-02-06T04:47:45.598Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-06T04:47:45.598Z] daemon.go:325: [dc9fb9a267980] waiting for daemon to start [2020-02-06T04:47:45.598Z] daemon.go:325: [dc9fb9a267980] waiting for daemon to start [2020-02-06T04:47:45.598Z] daemon.go:353: [dc9fb9a267980] daemon started [2020-02-06T04:47:45.598Z] daemon.go:461: [dc9fb9a267980] Stopping daemon [2020-02-06T04:47:45.598Z] daemon.go:296: [dc9fb9a267980] exiting daemon [2020-02-06T04:47:45.598Z] daemon.go:448: [dc9fb9a267980] Daemon stopped [2020-02-06T04:47:45.598Z] PASS [2020-02-06T04:47:45.598Z] [2020-02-06T04:47:45.598Z] DONE 1 tests in 2.082s [2020-02-06T04:47:45.598Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-06T04:47:45.598Z] ++ 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 [2020-02-06T04:47:45.598Z] ++ set -e [2020-02-06T04:47:45.598Z] ++ '[' -n 0 ']' [2020-02-06T04:47:45.598Z] ++ set -x [2020-02-06T04:47:45.598Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:47:45.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-02-06T04:47:45.667Z] === RUN TestRemoveContainerWithVolume [2020-02-06T04:47:45.855Z] INFO: Testing against a local daemon [2020-02-06T04:47:45.855Z] === RUN TestSecretInspect [2020-02-06T04:47:46.288Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-02-06T04:47:46.288Z] === RUN TestRemoveContainerRunning [2020-02-06T04:47:46.905Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-02-06T04:47:46.905Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-06T04:47:47.524Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2020-02-06T04:47:47.524Z] === RUN TestRemoveInvalidContainer [2020-02-06T04:47:47.809Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-06T04:47:47.809Z] === RUN TestRenameLinkedContainer [2020-02-06T04:47:49.133Z] --- PASS: TestSecretInspect (3.13s) [2020-02-06T04:47:49.133Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-06T04:47:49.133Z] daemon.go:325: [d65758ed47f10] waiting for daemon to start [2020-02-06T04:47:49.133Z] daemon.go:325: [d65758ed47f10] waiting for daemon to start [2020-02-06T04:47:49.133Z] daemon.go:353: [d65758ed47f10] daemon started [2020-02-06T04:47:49.133Z] daemon.go:461: [d65758ed47f10] Stopping daemon [2020-02-06T04:47:49.133Z] daemon.go:296: [d65758ed47f10] exiting daemon [2020-02-06T04:47:49.133Z] daemon.go:448: [d65758ed47f10] Daemon stopped [2020-02-06T04:47:49.133Z] === RUN TestSecretList [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/plugins 35.270s coverage: 73.6% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.096s coverage: 56.8% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/plugins/transport 0.220s coverage: 85.7% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 87.9% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 72.7% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/reexec 0.112s coverage: 82.4% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/signal 0.106s coverage: 20.3% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/stdcopy 0.107s coverage: 100.0% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/streamformatter 0.154s coverage: 66.2% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/system 0.079s coverage: 12.3% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/term 0.064s coverage: 30.8% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/plugin 0.138s coverage: 12.0% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/plugin/v2 0.189s coverage: 20.1% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/reference 0.277s coverage: 84.4% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/registry 0.398s coverage: 52.3% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/registry/resumable 0.243s coverage: 100.0% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 47.1% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/rootless [no test files] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/runconfig 0.201s coverage: 54.5% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/volume [no test files] [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/volume/drivers 0.292s coverage: 36.1% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/volume/local 0.161s coverage: 37.7% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2020-02-06T04:47:49.655Z] ok github.com/docker/docker/volume/service 0.397s coverage: 70.3% of statements [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-06T04:47:49.655Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-06T04:47:49.655Z] INFO: make.ps1 ended at 02/06/2020 04:47:48 [2020-02-06T04:47:50.113Z] INFO: Unit tests ended at 02/06/2020 04:47:50. Duration:00:03:48.4400975 [2020-02-06T04:47:50.113Z] INFO: Building busybox [2020-02-06T04:47:50.516Z] --- PASS: TestRenameLinkedContainer (2.71s) [2020-02-06T04:47:50.516Z] === RUN TestRenameStoppedContainer [2020-02-06T04:47:50.570Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-06T04:47:50.570Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-06T04:47:50.570Z] [2020-02-06T04:47:50.570Z] Sending build context to Docker daemon 2.56kB [2020-02-06T04:47:50.570Z] [2020-02-06T04:47:50.570Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-06T04:47:50.570Z] ---> 8351e66084ac [2020-02-06T04:47:50.570Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-06T04:47:50.570Z] ---> Running in 0b32145eef5a [2020-02-06T04:47:51.133Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-02-06T04:47:51.133Z] === RUN TestRenameRunningContainerAndReuse [2020-02-06T04:47:52.290Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2020-02-06T04:47:52.290Z] === RUN TestRenameInvalidName [2020-02-06T04:47:53.302Z] --- PASS: TestRenameInvalidName (0.72s) [2020-02-06T04:47:53.302Z] === RUN TestRenameAnonymousContainer [2020-02-06T04:47:53.313Z] --- PASS: TestSecretList (3.83s) [2020-02-06T04:47:53.313Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-06T04:47:53.313Z] daemon.go:325: [d07315fcf354f] waiting for daemon to start [2020-02-06T04:47:53.313Z] daemon.go:325: [d07315fcf354f] waiting for daemon to start [2020-02-06T04:47:53.313Z] daemon.go:353: [d07315fcf354f] daemon started [2020-02-06T04:47:53.313Z] daemon.go:461: [d07315fcf354f] Stopping daemon [2020-02-06T04:47:53.313Z] daemon.go:296: [d07315fcf354f] exiting daemon [2020-02-06T04:47:53.313Z] daemon.go:448: [d07315fcf354f] Daemon stopped [2020-02-06T04:47:53.313Z] === RUN TestSecretsCreateAndDelete [2020-02-06T04:47:54.709Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-06T04:47:55.981Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2020-02-06T04:47:55.981Z] === RUN TestRenameContainerWithSameName [2020-02-06T04:47:56.120Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-02-06T04:47:56.120Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-06T04:47:56.120Z] daemon.go:325: [d77585dfabbe9] waiting for daemon to start [2020-02-06T04:47:56.120Z] daemon.go:325: [d77585dfabbe9] waiting for daemon to start [2020-02-06T04:47:56.120Z] daemon.go:353: [d77585dfabbe9] daemon started [2020-02-06T04:47:56.120Z] daemon.go:461: [d77585dfabbe9] Stopping daemon [2020-02-06T04:47:56.120Z] daemon.go:296: [d77585dfabbe9] exiting daemon [2020-02-06T04:47:56.120Z] daemon.go:448: [d77585dfabbe9] Daemon stopped [2020-02-06T04:47:56.120Z] === RUN TestSecretsUpdate [2020-02-06T04:47:56.269Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-02-06T04:47:56.269Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-06T04:47:56.485Z] Removing intermediate container 0b32145eef5a [2020-02-06T04:47:56.485Z] ---> af966a7275f9 [2020-02-06T04:47:56.485Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-06T04:47:56.941Z] [2020-02-06T04:47:57.398Z] ---> 06ea8f44c560 [2020-02-06T04:47:57.398Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-06T04:47:57.398Z] ---> Running in 52eca1f7b2cd [2020-02-06T04:47:57.761Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-02-06T04:47:57.761Z] === RUN TestResize [2020-02-06T04:47:58.360Z] [2020-02-06T04:47:58.361Z] SUCCESS: Specified value was saved. [2020-02-06T04:47:58.380Z] --- PASS: TestResize (0.70s) [2020-02-06T04:47:58.380Z] === RUN TestResizeWithInvalidSize [2020-02-06T04:47:58.652Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-06T04:47:58.909Z] --- PASS: TestSecretsUpdate (2.97s) [2020-02-06T04:47:58.909Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-06T04:47:58.909Z] daemon.go:325: [dd43df89e0f57] waiting for daemon to start [2020-02-06T04:47:58.909Z] daemon.go:325: [dd43df89e0f57] waiting for daemon to start [2020-02-06T04:47:58.909Z] daemon.go:353: [dd43df89e0f57] daemon started [2020-02-06T04:47:58.909Z] daemon.go:461: [dd43df89e0f57] Stopping daemon [2020-02-06T04:47:58.909Z] daemon.go:296: [dd43df89e0f57] exiting daemon [2020-02-06T04:47:58.909Z] daemon.go:448: [dd43df89e0f57] Daemon stopped [2020-02-06T04:47:58.909Z] === RUN TestTemplatedSecret [2020-02-06T04:47:59.000Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-02-06T04:47:59.000Z] === RUN TestResizeWhenContainerNotStarted [2020-02-06T04:47:59.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:47:59.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:47:59.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:47:59.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-06T04:47:59.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:47:59.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-06T04:47:59.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:47:59.840Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-06T04:48:01.260Z] Removing intermediate container 52eca1f7b2cd [2020-02-06T04:48:01.260Z] ---> b089c3ed440f [2020-02-06T04:48:01.260Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-06T04:48:01.260Z] ---> Running in e697f118a615 [2020-02-06T04:48:01.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-06T04:48:02.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-06T04:48:03.119Z] --- PASS: TestTemplatedSecret (3.54s) [2020-02-06T04:48:03.119Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-06T04:48:03.119Z] daemon.go:325: [d2d693ed83def] waiting for daemon to start [2020-02-06T04:48:03.119Z] daemon.go:325: [d2d693ed83def] waiting for daemon to start [2020-02-06T04:48:03.119Z] daemon.go:353: [d2d693ed83def] daemon started [2020-02-06T04:48:03.119Z] daemon.go:461: [d2d693ed83def] Stopping daemon [2020-02-06T04:48:03.119Z] daemon.go:296: [d2d693ed83def] exiting daemon [2020-02-06T04:48:03.119Z] daemon.go:448: [d2d693ed83def] Daemon stopped [2020-02-06T04:48:03.119Z] === RUN TestSecretCreateResolve [2020-02-06T04:48:03.119Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-06T04:48:03.119Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-06T04:48:03.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-06T04:48:03.321Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-06T04:48:03.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-06T04:48:06.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-06T04:48:06.398Z] --- PASS: TestSecretCreateResolve (3.42s) [2020-02-06T04:48:06.398Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-06T04:48:06.398Z] daemon.go:325: [d5eb0fc36876d] waiting for daemon to start [2020-02-06T04:48:06.398Z] daemon.go:325: [d5eb0fc36876d] waiting for daemon to start [2020-02-06T04:48:06.398Z] daemon.go:353: [d5eb0fc36876d] daemon started [2020-02-06T04:48:06.398Z] daemon.go:461: [d5eb0fc36876d] Stopping daemon [2020-02-06T04:48:06.398Z] daemon.go:296: [d5eb0fc36876d] exiting daemon [2020-02-06T04:48:06.398Z] daemon.go:448: [d5eb0fc36876d] Daemon stopped [2020-02-06T04:48:06.398Z] PASS [2020-02-06T04:48:06.398Z] [2020-02-06T04:48:06.398Z] DONE 6 tests in 20.254s [2020-02-06T04:48:06.398Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-06T04:48:06.398Z] ++ 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 [2020-02-06T04:48:06.398Z] ++ set -e [2020-02-06T04:48:06.398Z] ++ '[' -n 0 ']' [2020-02-06T04:48:06.398Z] ++ set -x [2020-02-06T04:48:06.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 [2020-02-06T04:48:06.398Z] INFO: Testing against a local daemon [2020-02-06T04:48:06.398Z] === RUN TestServiceCreateInit [2020-02-06T04:48:06.398Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:48:07.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-06T04:48:07.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-06T04:48:07.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-06T04:48:08.331Z] Cannot create a file when that file already exists. [2020-02-06T04:48:08.474Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-06T04:48:09.039Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [dcba71afc3e2e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [dcba71afc3e2e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [dcba71afc3e2e] daemon started [2020-02-06T04:48:10.717Z] daemon.go:325: [dcba71afc3e2e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:296: [dcba71afc3e2e] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:325: [dcba71afc3e2e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [dcba71afc3e2e] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [dcba71afc3e2e] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [dcba71afc3e2e] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [dcba71afc3e2e] Daemon stopped [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.89s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [dcee1e38dd34a] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [dcee1e38dd34a] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [dcee1e38dd34a] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [dcee1e38dd34a] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [dcee1e38dd34a] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [dcee1e38dd34a] Daemon stopped [2020-02-06T04:48:10.717Z] daemon.go:325: [dcee1e38dd34a] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [dcee1e38dd34a] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [dcee1e38dd34a] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [dcee1e38dd34a] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [dcee1e38dd34a] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [dcee1e38dd34a] Daemon stopped [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [d14d6d158f1ba] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d14d6d158f1ba] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d14d6d158f1ba] daemon started [2020-02-06T04:48:10.717Z] daemon.go:325: [d14d6d158f1ba] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:296: [d14d6d158f1ba] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:325: [d14d6d158f1ba] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d14d6d158f1ba] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [d14d6d158f1ba] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [d14d6d158f1ba] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [d14d6d158f1ba] Daemon stopped [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.91s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [d470f98d09d9e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d470f98d09d9e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d470f98d09d9e] daemon started [2020-02-06T04:48:10.717Z] daemon.go:296: [d470f98d09d9e] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:325: [d470f98d09d9e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d470f98d09d9e] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d470f98d09d9e] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [d470f98d09d9e] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [d470f98d09d9e] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [d470f98d09d9e] Daemon stopped [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (6.15s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [d2fa026b76bc7] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d2fa026b76bc7] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d2fa026b76bc7] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d2fa026b76bc7] daemon started [2020-02-06T04:48:10.717Z] daemon.go:325: [d2fa026b76bc7] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:296: [d2fa026b76bc7] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:325: [d2fa026b76bc7] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d2fa026b76bc7] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [d2fa026b76bc7] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [d2fa026b76bc7] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [d2fa026b76bc7] Daemon stopped [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.60s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [d5a8f6f720f26] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d5a8f6f720f26] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d5a8f6f720f26] daemon started [2020-02-06T04:48:10.717Z] daemon.go:296: [d5a8f6f720f26] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:325: [d5a8f6f720f26] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d5a8f6f720f26] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d5a8f6f720f26] daemon started [2020-02-06T04:48:10.717Z] daemon.go:461: [d5a8f6f720f26] Stopping daemon [2020-02-06T04:48:10.717Z] daemon.go:296: [d5a8f6f720f26] exiting daemon [2020-02-06T04:48:10.717Z] daemon.go:448: [d5a8f6f720f26] Daemon stopped [2020-02-06T04:48:10.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.64s) [2020-02-06T04:48:10.717Z] 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 [2020-02-06T04:48:10.717Z] daemon.go:325: [d65a01df4e97b] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:325: [d65a01df4e97b] waiting for daemon to start [2020-02-06T04:48:10.717Z] daemon.go:353: [d65a01df4e97b] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [d65a01df4e97b] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [d65a01df4e97b] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [d65a01df4e97b] Daemon stopped [2020-02-06T04:48:10.718Z] daemon.go:325: [d65a01df4e97b] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [d65a01df4e97b] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [d65a01df4e97b] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [d65a01df4e97b] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [d65a01df4e97b] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [d65a01df4e97b] Daemon stopped [2020-02-06T04:48:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.65s) [2020-02-06T04:48:10.718Z] 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 [2020-02-06T04:48:10.718Z] daemon.go:325: [ddb977cbcc450] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [ddb977cbcc450] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [ddb977cbcc450] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [ddb977cbcc450] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [ddb977cbcc450] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [ddb977cbcc450] Daemon stopped [2020-02-06T04:48:10.718Z] daemon.go:325: [ddb977cbcc450] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [ddb977cbcc450] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [ddb977cbcc450] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [ddb977cbcc450] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [ddb977cbcc450] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [ddb977cbcc450] Daemon stopped [2020-02-06T04:48:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.18s) [2020-02-06T04:48:10.718Z] 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 [2020-02-06T04:48:10.718Z] daemon.go:325: [da1b63d61ab94] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [da1b63d61ab94] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [da1b63d61ab94] daemon started [2020-02-06T04:48:10.718Z] daemon.go:296: [da1b63d61ab94] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:325: [da1b63d61ab94] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [da1b63d61ab94] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [da1b63d61ab94] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [da1b63d61ab94] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [da1b63d61ab94] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [da1b63d61ab94] Daemon stopped [2020-02-06T04:48:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2020-02-06T04:48:10.718Z] 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 [2020-02-06T04:48:10.718Z] daemon.go:325: [dadb3aa0fb8a8] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [dadb3aa0fb8a8] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [dadb3aa0fb8a8] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [dadb3aa0fb8a8] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [dadb3aa0fb8a8] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [dadb3aa0fb8a8] Daemon stopped [2020-02-06T04:48:10.718Z] daemon.go:325: [dadb3aa0fb8a8] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [dadb3aa0fb8a8] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [dadb3aa0fb8a8] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [dadb3aa0fb8a8] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [dadb3aa0fb8a8] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [dadb3aa0fb8a8] Daemon stopped [2020-02-06T04:48:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2020-02-06T04:48:10.718Z] 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 [2020-02-06T04:48:10.718Z] daemon.go:325: [dfe3036d35641] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [dfe3036d35641] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [dfe3036d35641] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [dfe3036d35641] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [dfe3036d35641] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [dfe3036d35641] Daemon stopped [2020-02-06T04:48:10.718Z] daemon.go:325: [dfe3036d35641] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [dfe3036d35641] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [dfe3036d35641] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [dfe3036d35641] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [dfe3036d35641] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [dfe3036d35641] Daemon stopped [2020-02-06T04:48:10.718Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.54s) [2020-02-06T04:48:10.718Z] 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 [2020-02-06T04:48:10.718Z] daemon.go:325: [de1d6a657eb3f] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [de1d6a657eb3f] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [de1d6a657eb3f] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [de1d6a657eb3f] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [de1d6a657eb3f] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [de1d6a657eb3f] Daemon stopped [2020-02-06T04:48:10.718Z] daemon.go:325: [de1d6a657eb3f] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:325: [de1d6a657eb3f] waiting for daemon to start [2020-02-06T04:48:10.718Z] daemon.go:353: [de1d6a657eb3f] daemon started [2020-02-06T04:48:10.718Z] daemon.go:461: [de1d6a657eb3f] Stopping daemon [2020-02-06T04:48:10.718Z] daemon.go:296: [de1d6a657eb3f] exiting daemon [2020-02-06T04:48:10.718Z] daemon.go:448: [de1d6a657eb3f] Daemon stopped [2020-02-06T04:48:10.718Z] === RUN TestKernelTCPMemory [2020-02-06T04:48:11.564Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:48:11.564Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-06T04:48:11.564Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-06T04:48:11.731Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-02-06T04:48:11.731Z] === RUN TestNISDomainname [2020-02-06T04:48:12.510Z] --- PASS: TestNISDomainname (0.94s) [2020-02-06T04:48:12.510Z] === RUN TestStats [2020-02-06T04:48:13.436Z] Removing intermediate container e697f118a615 [2020-02-06T04:48:13.436Z] ---> 71661ec182b1 [2020-02-06T04:48:13.436Z] Step 6/6 : CMD ["sh"] [2020-02-06T04:48:13.436Z] ---> Running in e63097e022cd [2020-02-06T04:48:13.436Z] Removing intermediate container e63097e022cd [2020-02-06T04:48:13.436Z] ---> a6dca61f953b [2020-02-06T04:48:13.436Z] Successfully built a6dca61f953b [2020-02-06T04:48:13.436Z] Successfully tagged busybox:latest [2020-02-06T04:48:13.436Z] INFO: Docker images of the daemon under test [2020-02-06T04:48:13.436Z] [2020-02-06T04:48:13.894Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-06T04:48:13.894Z] busybox latest a6dca61f953b Less than a second ago 4.86GB [2020-02-06T04:48:13.894Z] microsoft/windowsservercore latest 8351e66084ac 3 weeks ago 4.82GB [2020-02-06T04:48:13.894Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 3 weeks ago 4.82GB [2020-02-06T04:48:13.894Z] [2020-02-06T04:48:13.894Z] INFO: Running integration tests at 02/06/2020 04:48:13... [2020-02-06T04:48:13.894Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-06T04:48:13.894Z] INFO: Integration API tests being run from the host: [2020-02-06T04:48:13.894Z] INFO: make.ps1 starting at 02/06/2020 04:48:13 [2020-02-06T04:48:14.124Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-06T04:48:14.713Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-06T04:48:14.978Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-02-06T04:48:15.218Z] --- PASS: TestStats (2.30s) [2020-02-06T04:48:15.218Z] === RUN TestStopContainerWithTimeout [2020-02-06T04:48:15.218Z] === RUN TestStopContainerWithTimeout/0 [2020-02-06T04:48:15.218Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-06T04:48:15.218Z] === RUN TestStopContainerWithTimeout/1 [2020-02-06T04:48:15.218Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-06T04:48:15.218Z] === RUN TestStopContainerWithTimeout/3 [2020-02-06T04:48:15.218Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-06T04:48:15.218Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-06T04:48:15.218Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-06T04:48:15.218Z] === CONT TestStopContainerWithTimeout/0 [2020-02-06T04:48:15.218Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-06T04:48:15.218Z] === CONT TestStopContainerWithTimeout/3 [2020-02-06T04:48:15.218Z] === CONT TestStopContainerWithTimeout/1 [2020-02-06T04:48:16.085Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-06T04:48:16.342Z] --- PASS: TestServiceCreateInit (10.21s) [2020-02-06T04:48:16.342Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-02-06T04:48:16.342Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:48:16.342Z] daemon.go:325: [dc50540298787] waiting for daemon to start [2020-02-06T04:48:16.342Z] daemon.go:325: [dc50540298787] waiting for daemon to start [2020-02-06T04:48:16.342Z] daemon.go:353: [dc50540298787] daemon started [2020-02-06T04:48:16.342Z] daemon.go:461: [dc50540298787] Stopping daemon [2020-02-06T04:48:16.342Z] daemon.go:296: [dc50540298787] exiting daemon [2020-02-06T04:48:16.342Z] daemon.go:448: [dc50540298787] Daemon stopped [2020-02-06T04:48:16.342Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2020-02-06T04:48:16.342Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:48:16.342Z] daemon.go:325: [d0fb0c6d491d8] waiting for daemon to start [2020-02-06T04:48:16.342Z] daemon.go:325: [d0fb0c6d491d8] waiting for daemon to start [2020-02-06T04:48:16.342Z] daemon.go:353: [d0fb0c6d491d8] daemon started [2020-02-06T04:48:16.342Z] daemon.go:461: [d0fb0c6d491d8] Stopping daemon [2020-02-06T04:48:16.342Z] daemon.go:296: [d0fb0c6d491d8] exiting daemon [2020-02-06T04:48:16.342Z] daemon.go:448: [d0fb0c6d491d8] Daemon stopped [2020-02-06T04:48:16.342Z] === RUN TestCreateServiceMultipleTimes [2020-02-06T04:48:16.907Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-06T04:48:17.987Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-02-06T04:48:17.987Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-02-06T04:48:17.987Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-02-06T04:48:17.987Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-02-06T04:48:17.987Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-02-06T04:48:17.987Z] === RUN TestDeleteDevicemapper [2020-02-06T04:48:17.987Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-06T04:48:17.987Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-06T04:48:17.987Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-06T04:48:18.950Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-06T04:48:19.208Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-06T04:48:19.208Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-06T04:48:19.466Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-06T04:48:20.032Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-06T04:48:20.967Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-06T04:48:21.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s) [2020-02-06T04:48:21.475Z] === RUN TestUpdateMemory [2020-02-06T04:48:22.095Z] --- PASS: TestUpdateMemory (0.95s) [2020-02-06T04:48:22.095Z] === RUN TestUpdateCPUQuota [2020-02-06T04:48:23.124Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-02-06T04:48:23.124Z] === RUN TestUpdatePidsLimit [2020-02-06T04:48:23.408Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-06T04:48:23.490Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-06T04:48:23.694Z] === RUN TestUpdatePidsLimit/no_change [2020-02-06T04:48:23.979Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-06T04:48:24.056Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-06T04:48:24.264Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-06T04:48:24.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-06T04:48:25.187Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-06T04:48:25.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit (3.53s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-02-06T04:48:26.988Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-02-06T04:48:26.988Z] === RUN TestUpdateRestartPolicy [2020-02-06T04:48:27.334Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-06T04:48:28.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-06T04:48:29.109Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-06T04:48:31.637Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-06T04:48:33.009Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-06T04:48:34.415Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-06T04:48:34.672Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-06T04:48:36.201Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-02-06T04:48:36.566Z] --- PASS: TestCreateServiceMultipleTimes (20.21s) [2020-02-06T04:48:36.566Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-06T04:48:36.566Z] daemon.go:325: [d190e804af6e0] waiting for daemon to start [2020-02-06T04:48:36.566Z] daemon.go:325: [d190e804af6e0] waiting for daemon to start [2020-02-06T04:48:36.566Z] daemon.go:353: [d190e804af6e0] daemon started [2020-02-06T04:48:36.566Z] daemon.go:461: [d190e804af6e0] Stopping daemon [2020-02-06T04:48:36.566Z] daemon.go:296: [d190e804af6e0] exiting daemon [2020-02-06T04:48:36.566Z] daemon.go:448: [d190e804af6e0] Daemon stopped [2020-02-06T04:48:36.566Z] === RUN TestCreateServiceConflict [2020-02-06T04:48:36.658Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-02-06T04:48:38.461Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-06T04:48:39.393Z] --- PASS: TestCreateServiceConflict (2.96s) [2020-02-06T04:48:39.393Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-06T04:48:39.393Z] daemon.go:325: [ddfdffdeb61ad] waiting for daemon to start [2020-02-06T04:48:39.393Z] daemon.go:325: [ddfdffdeb61ad] waiting for daemon to start [2020-02-06T04:48:39.393Z] daemon.go:353: [ddfdffdeb61ad] daemon started [2020-02-06T04:48:39.393Z] daemon.go:461: [ddfdffdeb61ad] Stopping daemon [2020-02-06T04:48:39.393Z] daemon.go:296: [ddfdffdeb61ad] exiting daemon [2020-02-06T04:48:39.393Z] daemon.go:448: [ddfdffdeb61ad] Daemon stopped [2020-02-06T04:48:39.393Z] === RUN TestCreateServiceMaxReplicas [2020-02-06T04:48:39.781Z] --- PASS: TestUpdateRestartPolicy (12.18s) [2020-02-06T04:48:39.781Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-06T04:48:39.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-02-06T04:48:39.781Z] === RUN TestWaitNonBlocked [2020-02-06T04:48:39.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:48:39.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:48:39.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:48:39.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:48:39.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:48:39.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:48:40.552Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-02-06T04:48:40.791Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-06T04:48:40.792Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-02-06T04:48:40.792Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-02-06T04:48:40.792Z] === RUN TestWaitBlocked [2020-02-06T04:48:40.792Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:48:40.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:48:40.792Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:48:40.792Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:48:40.792Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-06T04:48:40.792Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-06T04:48:41.291Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-06T04:48:41.812Z] --- PASS: TestWaitBlocked (0.04s) [2020-02-06T04:48:41.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-02-06T04:48:41.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-02-06T04:48:41.812Z] === CONT TestContainerStartOnDaemonRestart [2020-02-06T04:48:41.812Z] === CONT TestIpcModeOlderClient [2020-02-06T04:48:41.812Z] === CONT TestDaemonRestartIpcMode [2020-02-06T04:48:41.812Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-02-06T04:48:42.222Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-06T04:48:42.483Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2020-02-06T04:48:42.483Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-06T04:48:42.483Z] daemon.go:325: [d609edc093102] waiting for daemon to start [2020-02-06T04:48:42.483Z] daemon.go:325: [d609edc093102] waiting for daemon to start [2020-02-06T04:48:42.483Z] daemon.go:353: [d609edc093102] daemon started [2020-02-06T04:48:42.483Z] daemon.go:461: [d609edc093102] Stopping daemon [2020-02-06T04:48:42.483Z] daemon.go:296: [d609edc093102] exiting daemon [2020-02-06T04:48:42.483Z] daemon.go:448: [d609edc093102] Daemon stopped [2020-02-06T04:48:42.483Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-06T04:48:42.723Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-02-06T04:48:43.048Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-06T04:48:45.453Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2020-02-06T04:48:45.453Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-02-06T04:48:45.453Z] daemon.go:325: [d4f9b360a7c6c] waiting for daemon to start [2020-02-06T04:48:45.453Z] daemon.go:325: [d4f9b360a7c6c] waiting for daemon to start [2020-02-06T04:48:45.453Z] daemon.go:353: [d4f9b360a7c6c] daemon started [2020-02-06T04:48:45.453Z] daemon.go:325: [d4f9b360a7c6c] waiting for daemon to start [2020-02-06T04:48:45.453Z] daemon.go:296: [d4f9b360a7c6c] exiting daemon [2020-02-06T04:48:45.453Z] daemon.go:325: [d4f9b360a7c6c] waiting for daemon to start [2020-02-06T04:48:45.453Z] daemon.go:353: [d4f9b360a7c6c] daemon started [2020-02-06T04:48:45.453Z] daemon.go:461: [d4f9b360a7c6c] Stopping daemon [2020-02-06T04:48:45.453Z] daemon.go:296: [d4f9b360a7c6c] exiting daemon [2020-02-06T04:48:45.453Z] daemon.go:448: [d4f9b360a7c6c] Daemon stopped [2020-02-06T04:48:45.621Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-06T04:48:46.073Z] --- PASS: TestDaemonRestartIpcMode (4.45s) [2020-02-06T04:48:46.073Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-02-06T04:48:46.073Z] daemon.go:325: [ddf85a681e2d4] waiting for daemon to start [2020-02-06T04:48:46.073Z] daemon.go:325: [ddf85a681e2d4] waiting for daemon to start [2020-02-06T04:48:46.073Z] daemon.go:353: [ddf85a681e2d4] daemon started [2020-02-06T04:48:46.073Z] daemon.go:461: [ddf85a681e2d4] Stopping daemon [2020-02-06T04:48:46.073Z] daemon.go:296: [ddf85a681e2d4] exiting daemon [2020-02-06T04:48:46.073Z] daemon.go:448: [ddf85a681e2d4] Daemon stopped [2020-02-06T04:48:46.073Z] daemon.go:325: [ddf85a681e2d4] waiting for daemon to start [2020-02-06T04:48:46.073Z] daemon.go:325: [ddf85a681e2d4] waiting for daemon to start [2020-02-06T04:48:46.073Z] daemon.go:353: [ddf85a681e2d4] daemon started [2020-02-06T04:48:46.073Z] daemon.go:461: [ddf85a681e2d4] Stopping daemon [2020-02-06T04:48:46.073Z] daemon.go:296: [ddf85a681e2d4] exiting daemon [2020-02-06T04:48:46.073Z] daemon.go:448: [ddf85a681e2d4] Daemon stopped [2020-02-06T04:48:46.073Z] PASS [2020-02-06T04:48:46.073Z] [2020-02-06T04:48:46.073Z] === Skipped [2020-02-06T04:48:46.073Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-06T04:48:46.073Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:48:46.073Z] [2020-02-06T04:48:46.073Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-06T04:48:46.073Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-06T04:48:46.073Z] [2020-02-06T04:48:46.073Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-06T04:48:46.073Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-06T04:48:46.073Z] [2020-02-06T04:48:46.073Z] [2020-02-06T04:48:46.073Z] DONE 188 tests, 3 skipped in 107.273s [2020-02-06T04:48:46.073Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-06T04:48:46.073Z] ++ 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 [2020-02-06T04:48:46.073Z] ++ set -e [2020-02-06T04:48:46.073Z] ++ '[' -n 0 ']' [2020-02-06T04:48:46.073Z] ++ set -x [2020-02-06T04:48:46.078Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-06T04:48:46.358Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:48:46.358Z] INFO: Testing against a local daemon [2020-02-06T04:48:46.358Z] === RUN TestCommitInheritsEnv [2020-02-06T04:48:46.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-06T04:48:46.645Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-02-06T04:48:46.645Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-06T04:48:46.645Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-06T04:48:46.645Z] === RUN TestImagesFilterMultiReference [2020-02-06T04:48:46.928Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-06T04:48:46.928Z] === RUN TestImagePullPlatformInvalid [2020-02-06T04:48:46.928Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-06T04:48:46.928Z] === RUN TestRemoveImageOrphaning [2020-02-06T04:48:47.211Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-02-06T04:48:47.211Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-06T04:48:47.497Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-06T04:48:47.497Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-02-06T04:48:47.497Z] === RUN TestTagInvalidReference [2020-02-06T04:48:47.497Z] --- PASS: TestTagInvalidReference (0.06s) [2020-02-06T04:48:47.497Z] === RUN TestTagValidPrefixedRepo [2020-02-06T04:48:47.497Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-06T04:48:47.497Z] === RUN TestTagExistedNameWithoutForce [2020-02-06T04:48:47.497Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-06T04:48:47.497Z] === RUN TestTagOfficialNames [2020-02-06T04:48:47.497Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-06T04:48:47.497Z] === RUN TestTagMatchesDigest [2020-02-06T04:48:47.782Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-02-06T04:48:47.782Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-06T04:48:48.459Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-06T04:48:50.630Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-06T04:48:53.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-06T04:48:53.004Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-06T04:48:54.355Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-06T04:48:56.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-06T04:48:57.212Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-06T04:48:57.777Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.11s) [2020-02-06T04:48:57.777Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-06T04:48:57.777Z] daemon.go:325: [d913975baf27c] waiting for daemon to start [2020-02-06T04:48:57.777Z] daemon.go:325: [d913975baf27c] waiting for daemon to start [2020-02-06T04:48:57.777Z] daemon.go:353: [d913975baf27c] daemon started [2020-02-06T04:48:57.777Z] daemon.go:461: [d913975baf27c] Stopping daemon [2020-02-06T04:48:57.777Z] daemon.go:296: [d913975baf27c] exiting daemon [2020-02-06T04:48:57.777Z] daemon.go:448: [d913975baf27c] Daemon stopped [2020-02-06T04:48:57.777Z] === RUN TestCreateServiceSecretFileMode [2020-02-06T04:48:59.673Z] === RUN TestDockerSuite/TestBuildRm [2020-02-06T04:49:01.420Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-06T04:49:01.569Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-02-06T04:49:01.569Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-06T04:49:01.569Z] daemon.go:325: [d72ed6305b5f1] waiting for daemon to start [2020-02-06T04:49:01.569Z] daemon.go:325: [d72ed6305b5f1] waiting for daemon to start [2020-02-06T04:49:01.569Z] daemon.go:353: [d72ed6305b5f1] daemon started [2020-02-06T04:49:01.569Z] daemon.go:461: [d72ed6305b5f1] Stopping daemon [2020-02-06T04:49:01.569Z] daemon.go:296: [d72ed6305b5f1] exiting daemon [2020-02-06T04:49:01.569Z] daemon.go:448: [d72ed6305b5f1] Daemon stopped [2020-02-06T04:49:01.569Z] === RUN TestCreateServiceConfigFileMode [2020-02-06T04:49:02.940Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-06T04:49:04.311Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-06T04:49:04.311Z] --- PASS: TestCreateServiceConfigFileMode (3.08s) [2020-02-06T04:49:04.311Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-06T04:49:04.311Z] daemon.go:325: [db14c5e066a56] waiting for daemon to start [2020-02-06T04:49:04.311Z] daemon.go:325: [db14c5e066a56] waiting for daemon to start [2020-02-06T04:49:04.311Z] daemon.go:353: [db14c5e066a56] daemon started [2020-02-06T04:49:04.311Z] daemon.go:461: [db14c5e066a56] Stopping daemon [2020-02-06T04:49:04.311Z] daemon.go:296: [db14c5e066a56] exiting daemon [2020-02-06T04:49:04.311Z] daemon.go:448: [db14c5e066a56] Daemon stopped [2020-02-06T04:49:04.311Z] === RUN TestCreateServiceSysctls [2020-02-06T04:49:04.314Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-02-06T04:49:05.683Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-06T04:49:06.250Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-06T04:49:06.485Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-02-06T04:49:06.818Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-06T04:49:08.715Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-06T04:49:08.715Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-02-06T04:49:08.715Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-06T04:49:08.715Z] daemon.go:325: [df4f74f2dc6b2] waiting for daemon to start [2020-02-06T04:49:08.715Z] daemon.go:325: [df4f74f2dc6b2] waiting for daemon to start [2020-02-06T04:49:08.715Z] daemon.go:353: [df4f74f2dc6b2] daemon started [2020-02-06T04:49:08.715Z] daemon.go:461: [df4f74f2dc6b2] Stopping daemon [2020-02-06T04:49:08.715Z] daemon.go:296: [df4f74f2dc6b2] exiting daemon [2020-02-06T04:49:08.715Z] daemon.go:448: [df4f74f2dc6b2] Daemon stopped [2020-02-06T04:49:08.715Z] === RUN TestInspect [2020-02-06T04:49:09.651Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-06T04:49:10.210Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-02-06T04:49:11.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-06T04:49:11.024Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-06T04:49:11.740Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-02-06T04:49:11.957Z] --- PASS: TestInspect (3.56s) [2020-02-06T04:49:11.957Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-06T04:49:11.957Z] daemon.go:325: [d9d2b43743305] waiting for daemon to start [2020-02-06T04:49:11.957Z] daemon.go:325: [d9d2b43743305] waiting for daemon to start [2020-02-06T04:49:11.957Z] daemon.go:353: [d9d2b43743305] daemon started [2020-02-06T04:49:11.957Z] daemon.go:461: [d9d2b43743305] Stopping daemon [2020-02-06T04:49:11.957Z] daemon.go:296: [d9d2b43743305] exiting daemon [2020-02-06T04:49:11.957Z] daemon.go:448: [d9d2b43743305] Daemon stopped [2020-02-06T04:49:11.957Z] === RUN TestDockerNetworkConnectAlias [2020-02-06T04:49:14.638Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-02-06T04:49:16.138Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-06T04:49:16.397Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-06T04:49:16.655Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-06T04:49:16.655Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-06T04:49:16.812Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-06T04:49:16.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:49:16.812Z] INFO: Testing against a local daemon [2020-02-06T04:49:16.812Z] === RUN TestBuildWithSession [2020-02-06T04:49:16.812Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-06T04:49:16.812Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:16.812Z] === RUN TestBuildSquashParent [2020-02-06T04:49:16.812Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-02-06T04:49:16.812Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:16.812Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-06T04:49:16.813Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-06T04:49:16.813Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:16.813Z] === RUN TestBuildMultiStageCopy [2020-02-06T04:49:16.813Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-06T04:49:17.163Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-06T04:49:18.096Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-06T04:49:18.096Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-06T04:49:19.466Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-06T04:49:20.031Z] --- PASS: TestDockerNetworkConnectAlias (7.90s) [2020-02-06T04:49:20.031Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-06T04:49:20.031Z] daemon.go:325: [d244582c5faec] waiting for daemon to start [2020-02-06T04:49:20.031Z] daemon.go:325: [d244582c5faec] waiting for daemon to start [2020-02-06T04:49:20.031Z] daemon.go:353: [d244582c5faec] daemon started [2020-02-06T04:49:20.031Z] daemon.go:461: [d244582c5faec] Stopping daemon [2020-02-06T04:49:20.031Z] daemon.go:296: [d244582c5faec] exiting daemon [2020-02-06T04:49:20.031Z] daemon.go:448: [d244582c5faec] Daemon stopped [2020-02-06T04:49:20.031Z] === RUN TestDockerNetworkReConnect [2020-02-06T04:49:24.245Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-06T04:49:25.183Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-06T04:49:25.748Z] --- PASS: TestDockerNetworkReConnect (5.91s) [2020-02-06T04:49:25.748Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-06T04:49:25.748Z] daemon.go:325: [db21e99cc7dd3] waiting for daemon to start [2020-02-06T04:49:25.748Z] daemon.go:325: [db21e99cc7dd3] waiting for daemon to start [2020-02-06T04:49:25.748Z] daemon.go:353: [db21e99cc7dd3] daemon started [2020-02-06T04:49:25.748Z] daemon.go:461: [db21e99cc7dd3] Stopping daemon [2020-02-06T04:49:25.748Z] daemon.go:296: [db21e99cc7dd3] exiting daemon [2020-02-06T04:49:25.748Z] daemon.go:448: [db21e99cc7dd3] Daemon stopped [2020-02-06T04:49:25.748Z] === RUN TestServicePlugin [2020-02-06T04:49:26.314Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-06T04:49:26.880Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-06T04:49:27.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-06T04:49:27.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-06T04:49:27.940Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-06T04:49:28.779Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-06T04:49:28.903Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-06T04:49:30.149Z] === RUN TestDockerSuite/TestBuildUser [2020-02-06T04:49:30.432Z] --- PASS: TestBuildMultiStageCopy (13.32s) [2020-02-06T04:49:30.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.03s) [2020-02-06T04:49:30.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2020-02-06T04:49:30.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-02-06T04:49:30.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2020-02-06T04:49:30.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2020-02-06T04:49:30.432Z] === RUN TestBuildMultiStageParentConfig [2020-02-06T04:49:30.432Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-02-06T04:49:30.432Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:30.432Z] === RUN TestBuildLabelWithTargets [2020-02-06T04:49:30.432Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-02-06T04:49:30.432Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:30.432Z] === RUN TestBuildWithEmptyLayers [2020-02-06T04:49:31.395Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-02-06T04:49:31.395Z] === RUN TestBuildMultiStageOnBuild [2020-02-06T04:49:31.395Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-02-06T04:49:31.395Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:31.395Z] === RUN TestBuildUncleanTarFilenames [2020-02-06T04:49:31.395Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-02-06T04:49:31.395Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:31.395Z] === RUN TestBuildMultiStageLayerLeak [2020-02-06T04:49:31.395Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-02-06T04:49:31.395Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:31.395Z] === RUN TestBuildWithHugeFile [2020-02-06T04:49:31.395Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-02-06T04:49:31.395Z] build_test.go:492: testEnv.OSType == "windows" [2020-02-06T04:49:31.395Z] === RUN TestBuildWithEmptyDockerfile [2020-02-06T04:49:31.395Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:49:31.395Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:49:31.395Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:49:31.395Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:49:31.395Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:49:31.395Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:49:31.395Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-06T04:49:31.395Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-06T04:49:31.395Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-06T04:49:31.395Z] --- PASS: TestBuildWithEmptyDockerfile (0.33s) [2020-02-06T04:49:31.395Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-02-06T04:49:31.395Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-02-06T04:49:31.395Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-02-06T04:49:31.395Z] === RUN TestBuildPreserveOwnership [2020-02-06T04:49:31.395Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-02-06T04:49:31.395Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:31.395Z] === RUN TestBuildPlatformInvalid [2020-02-06T04:49:31.395Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-02-06T04:49:31.395Z] PASS [2020-02-06T04:49:31.395Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-06T04:49:31.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:49:31.853Z] INFO: Testing against a local daemon [2020-02-06T04:49:31.853Z] === RUN TestConfigList [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigList (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestConfigsCreateAndDelete [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestConfigsUpdate [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestTemplatedConfig [2020-02-06T04:49:31.853Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestConfigInspect [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigInspect (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestConfigCreateWithLabels [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:49:31.853Z] === RUN TestConfigCreateResolve [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:49:31.853Z] === RUN TestConfigDaemonLibtrustID [2020-02-06T04:49:31.853Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-02-06T04:49:31.853Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:49:31.853Z] PASS [2020-02-06T04:49:31.853Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-06T04:49:31.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:49:31.853Z] INFO: Testing against a local daemon [2020-02-06T04:49:31.853Z] === RUN TestCheckpoint [2020-02-06T04:49:31.853Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-06T04:49:31.853Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-06T04:49:31.853Z] === RUN TestContainerInvalidJSON [2020-02-06T04:49:31.853Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:49:31.853Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:49:31.853Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:49:31.853Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:49:31.853Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:49:31.853Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:49:31.853Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-06T04:49:31.853Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-06T04:49:31.853Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-06T04:49:31.853Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-02-06T04:49:31.853Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-02-06T04:49:31.853Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-06T04:49:31.853Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-02-06T04:49:31.853Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-06T04:49:31.853Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-06T04:49:31.853Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-06T04:49:31.853Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-06T04:49:31.853Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-06T04:49:31.853Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-02-06T04:49:31.853Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestCopyFromContainer [2020-02-06T04:49:31.853Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-02-06T04:49:31.853Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-06T04:49:31.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:49:31.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:49:31.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:49:31.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:49:31.853Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:49:31.853Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:49:31.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-06T04:49:31.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-06T04:49:31.853Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-06T04:49:31.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-06T04:49:31.853Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-06T04:49:31.853Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-02-06T04:49:31.853Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidEnv [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-06T04:49:31.853Z] === RUN TestCreateTmpfsMountsTarget [2020-02-06T04:49:31.853Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-02-06T04:49:31.853Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:31.853Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-06T04:49:31.853Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-02-06T04:49:31.853Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:49:31.853Z] === RUN TestCreateWithCapabilities [2020-02-06T04:49:31.853Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-02-06T04:49:31.853Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-06T04:49:31.853Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-06T04:49:31.853Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-06T04:49:31.853Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:49:31.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:49:31.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-06T04:49:31.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-06T04:49:31.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-06T04:49:31.853Z] === RUN TestDiff [2020-02-06T04:49:31.853Z] --- SKIP: TestDiff (0.00s) [2020-02-06T04:49:31.853Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:31.853Z] === RUN TestExecWithCloseStdin [2020-02-06T04:49:32.675Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-06T04:49:34.023Z] --- PASS: TestExecWithCloseStdin (1.99s) [2020-02-06T04:49:34.023Z] === RUN TestExec [2020-02-06T04:49:34.023Z] --- SKIP: TestExec (0.00s) [2020-02-06T04:49:34.023Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-06T04:49:34.023Z] === RUN TestExecUser [2020-02-06T04:49:34.023Z] --- SKIP: TestExecUser (0.00s) [2020-02-06T04:49:34.023Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-06T04:49:34.023Z] === RUN TestExportContainerAndImportImage [2020-02-06T04:49:34.023Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-02-06T04:49:34.023Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:34.023Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-06T04:49:34.023Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-02-06T04:49:34.023Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:34.023Z] === RUN TestHealthCheckWorkdir [2020-02-06T04:49:34.023Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-02-06T04:49:34.023Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:34.023Z] === RUN TestHealthKillContainer [2020-02-06T04:49:34.023Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-02-06T04:49:34.023Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-06T04:49:34.023Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-06T04:49:34.023Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-02-06T04:49:34.023Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-06T04:49:34.023Z] === RUN TestKillContainerInvalidSignal [2020-02-06T04:49:35.551Z] --- PASS: TestKillContainerInvalidSignal (1.56s) [2020-02-06T04:49:35.551Z] === RUN TestKillContainer [2020-02-06T04:49:35.551Z] --- SKIP: TestKillContainer (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-06T04:49:35.551Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-06T04:49:35.551Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-06T04:49:35.551Z] === RUN TestKillStoppedContainer [2020-02-06T04:49:35.551Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-06T04:49:35.551Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-06T04:49:35.551Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-06T04:49:35.551Z] === RUN TestKillDifferentUserContainer [2020-02-06T04:49:35.551Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-06T04:49:35.551Z] === RUN TestInspectOomKilledTrue [2020-02-06T04:49:35.551Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:49:35.551Z] === RUN TestInspectOomKilledFalse [2020-02-06T04:49:35.551Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-06T04:49:35.551Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-06T04:49:35.551Z] === RUN TestLogsFollowTailEmpty [2020-02-06T04:49:36.855Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-06T04:49:37.080Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2020-02-06T04:49:37.080Z] === RUN TestNetworkNat [2020-02-06T04:49:37.080Z] --- SKIP: TestNetworkNat (0.00s) [2020-02-06T04:49:37.080Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:37.080Z] === RUN TestNetworkLocalhostTCPNat [2020-02-06T04:49:37.080Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-02-06T04:49:37.080Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:49:37.080Z] === RUN TestNetworkLoopbackNat [2020-02-06T04:49:37.080Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-02-06T04:49:37.080Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:37.080Z] === RUN TestPause [2020-02-06T04:49:37.080Z] --- SKIP: TestPause (0.00s) [2020-02-06T04:49:37.080Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-06T04:49:37.080Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-06T04:49:38.610Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.53s) [2020-02-06T04:49:38.610Z] === RUN TestPauseStopPausedContainer [2020-02-06T04:49:38.610Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-02-06T04:49:38.610Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:38.610Z] === RUN TestPsFilter [2020-02-06T04:49:38.610Z] --- PASS: TestPsFilter (0.15s) [2020-02-06T04:49:38.610Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-06T04:49:40.778Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s) [2020-02-06T04:49:40.778Z] === RUN TestRemoveContainerWithVolume [2020-02-06T04:49:42.311Z] --- PASS: TestRemoveContainerWithVolume (1.81s) [2020-02-06T04:49:42.311Z] === RUN TestRemoveContainerRunning [2020-02-06T04:49:43.840Z] --- PASS: TestRemoveContainerRunning (1.55s) [2020-02-06T04:49:43.840Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-06T04:49:46.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.58s) [2020-02-06T04:49:46.008Z] === RUN TestRemoveInvalidContainer [2020-02-06T04:49:46.008Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-06T04:49:46.008Z] === RUN TestRenameLinkedContainer [2020-02-06T04:49:46.008Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-02-06T04:49:46.008Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:46.008Z] === RUN TestRenameStoppedContainer [2020-02-06T04:49:47.536Z] --- PASS: TestRenameStoppedContainer (1.88s) [2020-02-06T04:49:47.537Z] === RUN TestRenameRunningContainerAndReuse [2020-02-06T04:49:50.565Z] --- PASS: TestRenameRunningContainerAndReuse (3.24s) [2020-02-06T04:49:50.565Z] === RUN TestRenameInvalidName [2020-02-06T04:49:52.096Z] --- PASS: TestRenameInvalidName (1.43s) [2020-02-06T04:49:52.096Z] === RUN TestRenameAnonymousContainer [2020-02-06T04:49:52.096Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-02-06T04:49:52.096Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:52.096Z] === RUN TestRenameContainerWithSameName [2020-02-06T04:49:53.626Z] --- PASS: TestRenameContainerWithSameName (1.51s) [2020-02-06T04:49:53.626Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-06T04:49:53.626Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-02-06T04:49:53.626Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:53.627Z] === RUN TestResize [2020-02-06T04:49:53.627Z] --- SKIP: TestResize (0.00s) [2020-02-06T04:49:53.627Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:53.627Z] === RUN TestResizeWithInvalidSize [2020-02-06T04:49:53.627Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-02-06T04:49:53.627Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-06T04:49:53.627Z] === RUN TestResizeWhenContainerNotStarted [2020-02-06T04:49:54.919Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-06T04:49:55.176Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-06T04:49:55.434Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-06T04:49:55.797Z] --- PASS: TestResizeWhenContainerNotStarted (1.75s) [2020-02-06T04:49:55.797Z] === RUN TestDaemonRestartKillContainers [2020-02-06T04:49:55.798Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-02-06T04:49:55.798Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:49:55.798Z] === RUN TestStats [2020-02-06T04:49:55.798Z] --- SKIP: TestStats (0.00s) [2020-02-06T04:49:55.798Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-06T04:49:55.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-06T04:49:56.803Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-06T04:49:57.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-06T04:49:57.625Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-06T04:49:59.523Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-06T04:49:59.523Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-06T04:49:59.523Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-06T04:49:59.523Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-06T04:49:59.523Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-06T04:50:00.893Z] --- PASS: TestServicePlugin (35.18s) [2020-02-06T04:50:00.893Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-06T04:50:00.893Z] daemon.go:325: [d91fff13d6d03] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:325: [d91fff13d6d03] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:353: [d91fff13d6d03] daemon started [2020-02-06T04:50:00.893Z] daemon.go:461: [d91fff13d6d03] Stopping daemon [2020-02-06T04:50:00.893Z] daemon.go:296: [d91fff13d6d03] exiting daemon [2020-02-06T04:50:00.893Z] daemon.go:448: [d91fff13d6d03] Daemon stopped [2020-02-06T04:50:00.893Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-06T04:50:00.893Z] daemon.go:325: [da580acb3f3c0] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:325: [da580acb3f3c0] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:353: [da580acb3f3c0] daemon started [2020-02-06T04:50:00.893Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-06T04:50:00.893Z] daemon.go:325: [d8f3326888920] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:325: [d8f3326888920] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:353: [d8f3326888920] daemon started [2020-02-06T04:50:00.893Z] plugin_test.go:60: [d8f3326888920] joining swarm manager [da580acb3f3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T04:50:00.893Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-02-06T04:50:00.893Z] daemon.go:325: [df76252ec4192] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:325: [df76252ec4192] waiting for daemon to start [2020-02-06T04:50:00.893Z] daemon.go:353: [df76252ec4192] daemon started [2020-02-06T04:50:00.893Z] plugin_test.go:63: [df76252ec4192] joining swarm manager [da580acb3f3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T04:50:00.893Z] daemon.go:461: [df76252ec4192] Stopping daemon [2020-02-06T04:50:00.893Z] daemon.go:296: [df76252ec4192] exiting daemon [2020-02-06T04:50:00.893Z] daemon.go:448: [df76252ec4192] Daemon stopped [2020-02-06T04:50:00.893Z] daemon.go:461: [d8f3326888920] Stopping daemon [2020-02-06T04:50:00.893Z] daemon.go:296: [d8f3326888920] exiting daemon [2020-02-06T04:50:00.893Z] daemon.go:448: [d8f3326888920] Daemon stopped [2020-02-06T04:50:00.893Z] daemon.go:461: [da580acb3f3c0] Stopping daemon [2020-02-06T04:50:00.893Z] daemon.go:296: [da580acb3f3c0] exiting daemon [2020-02-06T04:50:00.893Z] daemon.go:448: [da580acb3f3c0] Daemon stopped [2020-02-06T04:50:00.893Z] === RUN TestServiceUpdateLabel [2020-02-06T04:50:01.459Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-06T04:50:01.459Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-06T04:50:02.830Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-06T04:50:03.396Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-06T04:50:04.765Z] --- PASS: TestServiceUpdateLabel (3.56s) [2020-02-06T04:50:04.765Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-06T04:50:04.765Z] daemon.go:325: [d70aada5402b0] waiting for daemon to start [2020-02-06T04:50:04.765Z] daemon.go:325: [d70aada5402b0] waiting for daemon to start [2020-02-06T04:50:04.765Z] daemon.go:353: [d70aada5402b0] daemon started [2020-02-06T04:50:04.765Z] daemon.go:461: [d70aada5402b0] Stopping daemon [2020-02-06T04:50:04.765Z] daemon.go:296: [d70aada5402b0] exiting daemon [2020-02-06T04:50:04.765Z] daemon.go:448: [d70aada5402b0] Daemon stopped [2020-02-06T04:50:04.765Z] === RUN TestServiceUpdateSecrets [2020-02-06T04:50:04.765Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-06T04:50:04.765Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-06T04:50:06.105Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.39s) [2020-02-06T04:50:06.106Z] === RUN TestStopContainerWithTimeout [2020-02-06T04:50:06.106Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-02-06T04:50:06.106Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-06T04:50:06.106Z] === RUN TestUpdateRestartPolicy [2020-02-06T04:50:08.945Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-06T04:50:10.316Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-06T04:50:11.247Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-06T04:50:11.812Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-06T04:50:12.377Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-06T04:50:12.377Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-06T04:50:13.307Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-06T04:50:14.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-06T04:50:15.612Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-06T04:50:15.612Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-06T04:50:15.612Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-06T04:50:16.675Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-06T04:50:18.049Z] === RUN TestDockerSuite/TestCommitChange [2020-02-06T04:50:18.981Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-06T04:50:19.914Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-06T04:50:20.479Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-02-06T04:50:20.479Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-06T04:50:20.479Z] daemon.go:325: [de5ed97ace39f] waiting for daemon to start [2020-02-06T04:50:20.479Z] daemon.go:325: [de5ed97ace39f] waiting for daemon to start [2020-02-06T04:50:20.479Z] daemon.go:353: [de5ed97ace39f] daemon started [2020-02-06T04:50:20.479Z] daemon.go:461: [de5ed97ace39f] Stopping daemon [2020-02-06T04:50:20.479Z] daemon.go:296: [de5ed97ace39f] exiting daemon [2020-02-06T04:50:20.479Z] daemon.go:448: [de5ed97ace39f] Daemon stopped [2020-02-06T04:50:20.479Z] === RUN TestServiceUpdateConfigs [2020-02-06T04:50:21.853Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-06T04:50:23.805Z] --- PASS: TestUpdateRestartPolicy (19.00s) [2020-02-06T04:50:23.806Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-06T04:50:23.868Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-06T04:50:24.437Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-06T04:50:25.337Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s) [2020-02-06T04:50:25.337Z] === RUN TestWaitNonBlocked [2020-02-06T04:50:25.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:50:25.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:50:25.337Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:50:25.337Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:50:25.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-06T04:50:25.337Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-06T04:50:26.335Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-06T04:50:27.267Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-06T04:50:28.238Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-06T04:50:28.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.42s) [2020-02-06T04:50:28.238Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2020-02-06T04:50:28.238Z] === RUN TestWaitBlocked [2020-02-06T04:50:28.238Z] --- SKIP: TestWaitBlocked (0.00s) [2020-02-06T04:50:28.238Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:28.238Z] PASS [2020-02-06T04:50:28.238Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-06T04:50:28.238Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:28.238Z] INFO: Testing against a local daemon [2020-02-06T04:50:28.238Z] === RUN TestCommitInheritsEnv [2020-02-06T04:50:28.238Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-02-06T04:50:28.238Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:50:28.238Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-06T04:50:28.238Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-06T04:50:28.238Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-06T04:50:28.238Z] === RUN TestImagesFilterMultiReference [2020-02-06T04:50:28.238Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-02-06T04:50:28.238Z] === RUN TestImagePullPlatformInvalid [2020-02-06T04:50:28.238Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-06T04:50:28.238Z] === RUN TestRemoveImageOrphaning [2020-02-06T04:50:28.238Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-02-06T04:50:28.238Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:50:28.238Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-06T04:50:28.238Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-06T04:50:28.238Z] === RUN TestTagInvalidReference [2020-02-06T04:50:28.238Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-06T04:50:28.238Z] === RUN TestTagValidPrefixedRepo [2020-02-06T04:50:28.238Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-02-06T04:50:28.238Z] === RUN TestTagExistedNameWithoutForce [2020-02-06T04:50:28.238Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-06T04:50:28.238Z] === RUN TestTagOfficialNames [2020-02-06T04:50:28.238Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-02-06T04:50:28.238Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-06T04:50:28.238Z] === RUN TestTagMatchesDigest [2020-02-06T04:50:28.238Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-06T04:50:28.238Z] PASS [2020-02-06T04:50:28.238Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-06T04:50:28.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:28.696Z] INFO: Testing against a local daemon [2020-02-06T04:50:28.696Z] === RUN TestNetworkCreateDelete [2020-02-06T04:50:28.696Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-02-06T04:50:28.696Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:28.696Z] === RUN TestDockerNetworkDeletePreferID [2020-02-06T04:50:28.696Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-02-06T04:50:28.696Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-02-06T04:50:28.696Z] === RUN TestInspectNetwork [2020-02-06T04:50:28.696Z] --- SKIP: TestInspectNetwork (0.00s) [2020-02-06T04:50:28.696Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-06T04:50:28.696Z] === RUN TestRunContainerWithBridgeNone [2020-02-06T04:50:28.696Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-02-06T04:50:28.696Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:28.696Z] === RUN TestNetworkInvalidJSON [2020-02-06T04:50:28.696Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-06T04:50:28.696Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-06T04:50:28.696Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:50:28.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:50:28.696Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:50:28.696Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:50:28.696Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-06T04:50:28.696Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:50:28.696Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:50:28.696Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-06T04:50:28.696Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-02-06T04:50:28.696Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-02-06T04:50:28.696Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-06T04:50:28.696Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-06T04:50:28.696Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestDaemonDefaultNetworkPools [2020-02-06T04:50:28.696Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-06T04:50:28.696Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:50:28.696Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:50:28.696Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestServiceWithPredefinedNetwork [2020-02-06T04:50:28.696Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-06T04:50:28.696Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:50:28.696Z] === RUN TestServiceWithDataPathPortInit [2020-02-06T04:50:28.696Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-06T04:50:28.696Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-06T04:50:28.696Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-06T04:50:28.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:28.696Z] INFO: Testing against a local daemon [2020-02-06T04:50:28.696Z] === RUN TestPluginInvalidJSON [2020-02-06T04:50:28.696Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:50:28.696Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:50:28.696Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:50:28.696Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-02-06T04:50:28.696Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-06T04:50:28.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:28.696Z] INFO: Testing against a local daemon [2020-02-06T04:50:28.696Z] === RUN TestExternalGraphDriver [2020-02-06T04:50:28.696Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-02-06T04:50:28.696Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-06T04:50:28.696Z] === RUN TestGraphdriverPluginV2 [2020-02-06T04:50:28.696Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-02-06T04:50:28.696Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-06T04:50:28.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:28.696Z] INFO: Testing against a local daemon [2020-02-06T04:50:28.696Z] PASS [2020-02-06T04:50:28.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-06T04:50:29.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:29.153Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-06T04:50:29.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:29.153Z] INFO: Testing against a local daemon [2020-02-06T04:50:29.153Z] === RUN TestSecretInspect [2020-02-06T04:50:29.153Z] --- SKIP: TestSecretInspect (0.00s) [2020-02-06T04:50:29.153Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestSecretList [2020-02-06T04:50:29.153Z] --- SKIP: TestSecretList (0.00s) [2020-02-06T04:50:29.153Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestSecretsCreateAndDelete [2020-02-06T04:50:29.153Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-02-06T04:50:29.153Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestSecretsUpdate [2020-02-06T04:50:29.153Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-02-06T04:50:29.153Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestTemplatedSecret [2020-02-06T04:50:29.153Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-02-06T04:50:29.153Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestSecretCreateResolve [2020-02-06T04:50:29.153Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-02-06T04:50:29.153Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:29.153Z] PASS [2020-02-06T04:50:29.153Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-06T04:50:29.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:29.153Z] INFO: Testing against a local daemon [2020-02-06T04:50:29.153Z] === RUN TestServiceCreateInit [2020-02-06T04:50:29.153Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:50:29.153Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:50:29.153Z] --- PASS: TestServiceCreateInit (0.03s) [2020-02-06T04:50:29.153Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateServiceMultipleTimes [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateServiceConflict [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateServiceMaxReplicas [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-02-06T04:50:29.153Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateServiceSecretFileMode [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateServiceConfigFileMode [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-02-06T04:50:29.153Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestCreateServiceSysctls [2020-02-06T04:50:29.153Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-02-06T04:50:29.153Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestInspect [2020-02-06T04:50:29.153Z] --- SKIP: TestInspect (0.00s) [2020-02-06T04:50:29.153Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestDockerNetworkConnectAlias [2020-02-06T04:50:29.153Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-02-06T04:50:29.153Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestDockerNetworkReConnect [2020-02-06T04:50:29.153Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-02-06T04:50:29.153Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestServicePlugin [2020-02-06T04:50:29.153Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-06T04:50:29.153Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestServiceUpdateLabel [2020-02-06T04:50:29.153Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-02-06T04:50:29.153Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:29.153Z] === RUN TestServiceUpdateSecrets [2020-02-06T04:50:29.153Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-02-06T04:50:29.153Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:29.153Z] === RUN TestServiceUpdateConfigs [2020-02-06T04:50:29.153Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-02-06T04:50:29.153Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:29.153Z] === RUN TestServiceUpdateNetwork [2020-02-06T04:50:29.153Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-02-06T04:50:29.153Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-06T04:50:29.153Z] PASS [2020-02-06T04:50:29.153Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-06T04:50:29.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:29.153Z] INFO: Testing against a local daemon [2020-02-06T04:50:29.153Z] === RUN TestSessionCreate [2020-02-06T04:50:29.153Z] --- SKIP: TestSessionCreate (0.00s) [2020-02-06T04:50:29.153Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-06T04:50:29.153Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-06T04:50:29.153Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-02-06T04:50:29.153Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-06T04:50:29.153Z] PASS [2020-02-06T04:50:29.153Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-06T04:50:29.153Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:29.153Z] INFO: Testing against a local daemon [2020-02-06T04:50:29.153Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-06T04:50:29.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-06T04:50:29.153Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-06T04:50:29.153Z] === RUN TestEventsExecDie [2020-02-06T04:50:29.153Z] --- SKIP: TestEventsExecDie (0.00s) [2020-02-06T04:50:29.153Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-06T04:50:29.153Z] === RUN TestEventsBackwardsCompatible [2020-02-06T04:50:29.153Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-02-06T04:50:29.153Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-06T04:50:29.153Z] === RUN TestInfoAPI [2020-02-06T04:50:29.165Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-06T04:50:29.611Z] --- PASS: TestInfoAPI (0.03s) [2020-02-06T04:50:29.611Z] === RUN TestInfoAPIWarnings [2020-02-06T04:50:29.611Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-02-06T04:50:29.611Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-06T04:50:29.611Z] === RUN TestLoginFailsWithBadCredentials [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-06T04:50:30.101Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-06T04:50:30.681Z] --- PASS: TestLoginFailsWithBadCredentials (1.09s) [2020-02-06T04:50:30.681Z] === RUN TestPingCacheHeaders [2020-02-06T04:50:30.681Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-02-06T04:50:30.681Z] === RUN TestPingGet [2020-02-06T04:50:30.681Z] --- PASS: TestPingGet (0.03s) [2020-02-06T04:50:30.681Z] === RUN TestPingHead [2020-02-06T04:50:30.681Z] --- PASS: TestPingHead (0.02s) [2020-02-06T04:50:30.681Z] === RUN TestVersion [2020-02-06T04:50:30.681Z] --- PASS: TestVersion (0.02s) [2020-02-06T04:50:30.681Z] PASS [2020-02-06T04:50:30.681Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-06T04:50:30.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:30.681Z] INFO: Testing against a local daemon [2020-02-06T04:50:30.681Z] === RUN TestVolumesCreateAndList [2020-02-06T04:50:30.681Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-06T04:50:30.681Z] === RUN TestVolumesRemove [2020-02-06T04:50:30.681Z] --- SKIP: TestVolumesRemove (0.00s) [2020-02-06T04:50:30.681Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-06T04:50:30.681Z] === RUN TestVolumesInspect [2020-02-06T04:50:30.681Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-06T04:50:30.681Z] === RUN TestVolumesInvalidJSON [2020-02-06T04:50:30.681Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-06T04:50:30.681Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-06T04:50:30.681Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-06T04:50:30.681Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-06T04:50:30.681Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-06T04:50:30.681Z] PASS [2020-02-06T04:50:30.681Z] INFO: make.ps1 ended at 02/06/2020 04:50:30 [2020-02-06T04:50:30.681Z] INFO: Integration CLI tests being run from the host: [2020-02-06T04:50:30.681Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-02-06T04:50:31.996Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-06T04:50:33.892Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-06T04:50:33.892Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-06T04:50:34.515Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-06T04:50:35.451Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-06T04:50:35.451Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2020-02-06T04:50:35.451Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-06T04:50:35.451Z] daemon.go:325: [d0038b812a88c] waiting for daemon to start [2020-02-06T04:50:35.451Z] daemon.go:325: [d0038b812a88c] waiting for daemon to start [2020-02-06T04:50:35.451Z] daemon.go:353: [d0038b812a88c] daemon started [2020-02-06T04:50:35.451Z] daemon.go:461: [d0038b812a88c] Stopping daemon [2020-02-06T04:50:35.451Z] daemon.go:296: [d0038b812a88c] exiting daemon [2020-02-06T04:50:35.451Z] daemon.go:448: [d0038b812a88c] Daemon stopped [2020-02-06T04:50:35.451Z] === RUN TestServiceUpdateNetwork [2020-02-06T04:50:36.383Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-06T04:50:37.317Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-06T04:50:37.880Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-06T04:50:38.138Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-06T04:50:38.138Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-06T04:50:38.702Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-06T04:50:38.702Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-06T04:50:38.959Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-06T04:50:38.959Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-06T04:50:39.216Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-06T04:50:39.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-06T04:50:39.232Z] INFO: Testing against a local daemon [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-06T04:50:39.232Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-06T04:50:39.688Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-06T04:50:39.688Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-06T04:50:40.147Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-06T04:50:40.651Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-06T04:50:40.651Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-06T04:50:41.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-06T04:50:41.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-06T04:50:41.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-06T04:50:43.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-06T04:50:44.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-06T04:50:44.315Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-06T04:50:45.687Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-06T04:50:46.251Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-06T04:50:47.183Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-06T04:50:47.747Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-06T04:50:47.747Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-06T04:50:48.679Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-06T04:50:49.610Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-06T04:50:49.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-06T04:50:50.432Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-06T04:50:50.432Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-06T04:50:51.364Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-06T04:50:51.364Z] --- PASS: TestServiceUpdateNetwork (15.94s) [2020-02-06T04:50:51.364Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-06T04:50:51.364Z] daemon.go:325: [da0297c393e32] waiting for daemon to start [2020-02-06T04:50:51.364Z] daemon.go:325: [da0297c393e32] waiting for daemon to start [2020-02-06T04:50:51.364Z] daemon.go:353: [da0297c393e32] daemon started [2020-02-06T04:50:51.364Z] daemon.go:461: [da0297c393e32] Stopping daemon [2020-02-06T04:50:51.364Z] daemon.go:296: [da0297c393e32] exiting daemon [2020-02-06T04:50:51.364Z] daemon.go:448: [da0297c393e32] Daemon stopped [2020-02-06T04:50:51.364Z] PASS [2020-02-06T04:50:51.364Z] [2020-02-06T04:50:51.364Z] DONE 18 tests in 165.507s [2020-02-06T04:50:51.622Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-06T04:50:51.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-06T04:50:51.622Z] ++ set -e [2020-02-06T04:50:51.622Z] ++ '[' -n 0 ']' [2020-02-06T04:50:51.622Z] ++ set -x [2020-02-06T04:50:51.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-02-06T04:50:51.622Z] INFO: Testing against a local daemon [2020-02-06T04:50:51.622Z] === RUN TestSessionCreate [2020-02-06T04:50:51.622Z] --- PASS: TestSessionCreate (0.03s) [2020-02-06T04:50:51.622Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-06T04:50:51.622Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-06T04:50:51.622Z] PASS [2020-02-06T04:50:51.622Z] [2020-02-06T04:50:51.622Z] DONE 2 tests in 0.176s [2020-02-06T04:50:51.622Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-06T04:50:51.622Z] ++ 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 [2020-02-06T04:50:51.622Z] ++ set -e [2020-02-06T04:50:51.622Z] ++ '[' -n 0 ']' [2020-02-06T04:50:51.622Z] ++ set -x [2020-02-06T04:50:51.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-02-06T04:50:51.880Z] INFO: Testing against a local daemon [2020-02-06T04:50:51.880Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-06T04:50:51.880Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-06T04:50:51.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-06T04:50:51.880Z] === RUN TestEventsExecDie [2020-02-06T04:50:52.813Z] --- PASS: TestEventsExecDie (0.99s) [2020-02-06T04:50:52.813Z] === RUN TestEventsBackwardsCompatible [2020-02-06T04:50:52.813Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-06T04:50:52.813Z] === RUN TestInfoBinaryCommits [2020-02-06T04:50:53.071Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-06T04:50:53.071Z] === RUN TestInfoAPIVersioned [2020-02-06T04:50:53.071Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-06T04:50:53.071Z] === RUN TestInfoAPI [2020-02-06T04:50:53.071Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-06T04:50:53.071Z] --- PASS: TestInfoAPI (0.04s) [2020-02-06T04:50:53.071Z] === RUN TestInfoAPIWarnings [2020-02-06T04:50:54.002Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-02-06T04:50:54.002Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-06T04:50:54.002Z] daemon.go:325: [d237721e6e7c7] waiting for daemon to start [2020-02-06T04:50:54.002Z] daemon.go:325: [d237721e6e7c7] waiting for daemon to start [2020-02-06T04:50:54.002Z] daemon.go:353: [d237721e6e7c7] daemon started [2020-02-06T04:50:54.002Z] daemon.go:461: [d237721e6e7c7] Stopping daemon [2020-02-06T04:50:54.002Z] daemon.go:296: [d237721e6e7c7] exiting daemon [2020-02-06T04:50:54.002Z] daemon.go:448: [d237721e6e7c7] Daemon stopped [2020-02-06T04:50:54.002Z] === RUN TestLoginFailsWithBadCredentials [2020-02-06T04:50:54.002Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-02-06T04:50:54.002Z] === RUN TestPingCacheHeaders [2020-02-06T04:50:54.002Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-06T04:50:54.002Z] === RUN TestPingGet [2020-02-06T04:50:54.002Z] --- PASS: TestPingGet (0.01s) [2020-02-06T04:50:54.002Z] === RUN TestPingHead [2020-02-06T04:50:54.002Z] --- PASS: TestPingHead (0.05s) [2020-02-06T04:50:54.002Z] === RUN TestVersion [2020-02-06T04:50:54.463Z] --- PASS: TestVersion (0.04s) [2020-02-06T04:50:54.463Z] PASS [2020-02-06T04:50:54.463Z] [2020-02-06T04:50:54.463Z] === Skipped [2020-02-06T04:50:54.463Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-06T04:50:54.463Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-06T04:50:54.463Z] [2020-02-06T04:50:54.463Z] [2020-02-06T04:50:54.463Z] DONE 12 tests, 1 skipped in 2.431s [2020-02-06T04:50:54.463Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-06T04:50:54.463Z] ++ 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 [2020-02-06T04:50:54.463Z] ++ set -e [2020-02-06T04:50:54.463Z] ++ '[' -n 0 ']' [2020-02-06T04:50:54.463Z] ++ set -x [2020-02-06T04:50:54.463Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:50:54.463Z] INFO: Testing against a local daemon [2020-02-06T04:50:54.463Z] === RUN TestVolumesCreateAndList [2020-02-06T04:50:54.463Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-06T04:50:54.463Z] === RUN TestVolumesRemove [2020-02-06T04:50:54.463Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-06T04:50:54.463Z] === RUN TestVolumesInspect [2020-02-06T04:50:54.463Z] --- PASS: TestVolumesInspect (0.02s) [2020-02-06T04:50:54.463Z] === RUN TestVolumesInvalidJSON [2020-02-06T04:50:54.463Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-06T04:50:54.463Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-06T04:50:54.463Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-06T04:50:54.463Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-06T04:50:54.463Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-06T04:50:54.463Z] PASS [2020-02-06T04:50:54.463Z] [2020-02-06T04:50:54.463Z] DONE 5 tests in 0.293s [2020-02-06T04:50:54.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-06T04:50:54.721Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-06T04:50:54.721Z] ++++ cat bundles/test-integration/docker.pid [2020-02-06T04:50:54.721Z] +++ kill 4482 [2020-02-06T04:50:54.721Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-06T04:50:54.721Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-06T04:50:54.721Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-06T04:50:54.721Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-06T04:50:55.653Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-06T04:50:55.910Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-06T04:50:55.910Z] +++ /etc/init.d/apparmor stop [2020-02-06T04:50:55.910Z] Clearing AppArmor profiles cache:. [2020-02-06T04:50:55.910Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-06T04:50:55.910Z] Unloading profiles will leave already running processes permanently [2020-02-06T04:50:55.910Z] unconfined, which can lead to unexpected situations. [2020-02-06T04:50:55.910Z] [2020-02-06T04:50:55.910Z] To set a process to complain mode, use the command line tool [2020-02-06T04:50:55.910Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-06T04:50:55.910Z] with the 'teardown' option." [2020-02-06T04:50:55.910Z] [2020-02-06T04:50:56.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-06T04:51:00.669Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-06T04:51:00.927Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-06T04:51:01.858Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-06T04:51:01.858Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-06T04:51:01.858Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-06T04:51:05.134Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-06T04:51:05.392Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-06T04:51:06.764Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-06T04:51:12.089Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-06T04:51:12.089Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-06T04:51:13.988Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-06T04:51:15.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-06T04:51:18.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-06T04:51:40.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-06T04:51:40.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-06T04:51:40.821Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-06T04:51:44.101Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-06T04:51:46.001Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-06T04:51:49.280Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-06T04:51:50.867Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-06T04:51:50.867Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-06T04:51:51.432Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-06T04:51:52.364Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-06T04:51:53.735Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-06T04:51:54.670Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-06T04:51:55.601Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-06T04:51:56.534Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-06T04:51:57.466Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-06T04:51:58.837Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-06T04:51:59.404Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-06T04:52:00.776Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-06T04:52:01.706Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-06T04:52:02.639Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-06T04:52:03.571Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-06T04:52:04.945Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-06T04:52:06.331Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-06T04:52:06.896Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-06T04:52:07.154Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-06T04:52:08.085Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-06T04:52:09.016Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-06T04:52:09.948Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-06T04:52:11.020Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-06T04:52:12.391Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-06T04:52:14.290Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-06T04:52:14.855Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-06T04:52:17.439Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-06T04:52:22.700Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-06T04:52:25.981Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-06T04:52:25.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T04:52:26.547Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-06T04:52:31.810Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-06T04:52:35.989Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-06T04:52:36.555Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-06T04:52:41.837Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-06T04:52:42.776Z] === RUN TestDockerSuite/TestCpToDot [2020-02-06T04:52:43.407Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-06T04:52:45.305Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-06T04:52:47.205Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-06T04:52:48.140Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-06T04:52:51.418Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-06T04:52:51.677Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-06T04:52:52.613Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-06T04:52:54.513Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-06T04:52:54.513Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-06T04:52:54.771Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-06T04:52:55.029Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-06T04:52:55.967Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-06T04:52:55.967Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-06T04:52:55.967Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-06T04:52:56.898Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-06T04:52:57.156Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-06T04:52:57.156Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-06T04:52:57.156Z] === RUN TestDockerSuite/TestCreateRM [2020-02-06T04:52:57.414Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-06T04:52:57.414Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-06T04:52:57.414Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-06T04:52:57.672Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-06T04:52:59.879Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-06T04:53:00.136Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-06T04:53:00.136Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-06T04:53:04.318Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-06T04:53:04.318Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-06T04:53:04.318Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-06T04:53:04.318Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-06T04:53:04.318Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-06T04:53:04.318Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-06T04:53:05.248Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-06T04:53:06.618Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-06T04:53:07.550Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-06T04:53:07.931Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-06T04:53:07.932Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-06T04:53:09.445Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-06T04:53:10.817Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-06T04:53:10.824Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-06T04:53:10.824Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-06T04:53:10.824Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-06T04:53:11.748Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-06T04:53:12.312Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-06T04:53:12.570Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-06T04:53:13.134Z] === RUN TestDockerSuite/TestDockerFails [2020-02-06T04:53:13.391Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-06T04:53:13.391Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-06T04:53:13.391Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-06T04:53:13.725Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-06T04:53:14.764Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-06T04:53:15.700Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-06T04:53:15.893Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-06T04:53:15.893Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-06T04:53:15.893Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-06T04:53:15.893Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-06T04:53:15.893Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-06T04:53:17.207Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-06T04:53:17.207Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-06T04:53:17.207Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-06T04:53:17.207Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-06T04:53:18.973Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-06T04:53:18.973Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-06T04:53:18.973Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-06T04:53:23.828Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-06T04:53:26.019Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-06T04:53:27.105Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-06T04:53:27.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-06T04:53:29.629Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-06T04:53:31.524Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-06T04:53:32.456Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-06T04:53:33.387Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-06T04:53:34.319Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-06T04:53:35.252Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-06T04:53:35.816Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-06T04:53:36.748Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-06T04:53:38.642Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-06T04:53:40.543Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-06T04:53:43.821Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-06T04:53:46.345Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-06T04:53:47.279Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-06T04:53:48.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-06T04:53:48.912Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-06T04:53:49.844Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-06T04:53:50.101Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-06T04:53:51.999Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-06T04:53:52.257Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-06T04:53:52.257Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-06T04:53:52.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-06T04:53:53.079Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-06T04:53:53.079Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-06T04:53:53.644Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-06T04:53:55.015Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-06T04:53:56.386Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-06T04:53:56.644Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-06T04:53:56.644Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-06T04:53:57.575Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-06T04:53:57.833Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-06T04:53:58.397Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-06T04:53:59.330Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-06T04:53:59.896Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-06T04:53:59.896Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-06T04:53:59.896Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-06T04:54:01.799Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-06T04:54:02.376Z] === RUN TestDockerSuite/TestEventsRename [2020-02-06T04:54:03.307Z] === RUN TestDockerSuite/TestEventsResize [2020-02-06T04:54:04.239Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-06T04:54:04.803Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-06T04:54:05.734Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-06T04:54:06.669Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-06T04:54:09.945Z] === RUN TestDockerSuite/TestEventsTop [2020-02-06T04:54:10.399Z] --- PASS: TestImportExtremelyLargeImageWorks (315.47s) [2020-02-06T04:54:10.400Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-02-06T04:54:10.400Z] daemon.go:325: [dc081a5714d43] waiting for daemon to start [2020-02-06T04:54:10.400Z] daemon.go:325: [dc081a5714d43] waiting for daemon to start [2020-02-06T04:54:10.400Z] daemon.go:353: [dc081a5714d43] daemon started [2020-02-06T04:54:10.400Z] daemon.go:461: [dc081a5714d43] Stopping daemon [2020-02-06T04:54:10.400Z] daemon.go:296: [dc081a5714d43] exiting daemon [2020-02-06T04:54:10.400Z] daemon.go:448: [dc081a5714d43] Daemon stopped [2020-02-06T04:54:10.400Z] PASS [2020-02-06T04:54:10.400Z] [2020-02-06T04:54:10.400Z] DONE 11 tests in 316.902s [2020-02-06T04:54:10.400Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-06T04:54:10.400Z] ++ 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 [2020-02-06T04:54:10.400Z] ++ set -e [2020-02-06T04:54:10.400Z] ++ '[' -n 0 ']' [2020-02-06T04:54:10.400Z] ++ set -x [2020-02-06T04:54:10.400Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:54:10.400Z] INFO: Testing against a local daemon [2020-02-06T04:54:10.400Z] === RUN TestNetworkCreateDelete [2020-02-06T04:54:10.400Z] --- PASS: TestNetworkCreateDelete (0.25s) [2020-02-06T04:54:10.400Z] === RUN TestDockerNetworkDeletePreferID [2020-02-06T04:54:10.400Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s) [2020-02-06T04:54:10.400Z] === RUN TestInspectNetwork [2020-02-06T04:54:10.400Z] === RUN TestInspectNetwork/full_network_id [2020-02-06T04:54:10.400Z] === RUN TestInspectNetwork/partial_network_id [2020-02-06T04:54:10.400Z] === RUN TestInspectNetwork/network_name [2020-02-06T04:54:10.400Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-06T04:54:10.508Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-06T04:54:12.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-06T04:54:12.964Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-06T04:54:13.855Z] --- PASS: TestInspectNetwork (9.72s) [2020-02-06T04:54:13.855Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-02-06T04:54:13.855Z] daemon.go:325: [dc9b6a6f22375] waiting for daemon to start [2020-02-06T04:54:13.855Z] daemon.go:325: [dc9b6a6f22375] waiting for daemon to start [2020-02-06T04:54:13.855Z] daemon.go:353: [dc9b6a6f22375] daemon started [2020-02-06T04:54:13.855Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-06T04:54:13.855Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-02-06T04:54:13.855Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-06T04:54:13.855Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-06T04:54:13.855Z] daemon.go:461: [dc9b6a6f22375] Stopping daemon [2020-02-06T04:54:13.855Z] daemon.go:296: [dc9b6a6f22375] exiting daemon [2020-02-06T04:54:13.855Z] daemon.go:448: [dc9b6a6f22375] Daemon stopped [2020-02-06T04:54:13.855Z] === RUN TestRunContainerWithBridgeNone [2020-02-06T04:54:14.859Z] === RUN TestDockerSuite/TestExec [2020-02-06T04:54:15.791Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-06T04:54:16.547Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-02-06T04:54:16.547Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-02-06T04:54:16.547Z] daemon.go:325: [ddf9cbc5aa291] waiting for daemon to start [2020-02-06T04:54:16.547Z] daemon.go:325: [ddf9cbc5aa291] waiting for daemon to start [2020-02-06T04:54:16.547Z] daemon.go:353: [ddf9cbc5aa291] daemon started [2020-02-06T04:54:16.547Z] daemon.go:461: [ddf9cbc5aa291] Stopping daemon [2020-02-06T04:54:16.547Z] daemon.go:296: [ddf9cbc5aa291] exiting daemon [2020-02-06T04:54:16.547Z] daemon.go:448: [ddf9cbc5aa291] Daemon stopped [2020-02-06T04:54:16.547Z] === RUN TestNetworkInvalidJSON [2020-02-06T04:54:16.547Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-06T04:54:16.547Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-06T04:54:16.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:54:16.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:54:16.547Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:54:16.547Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:54:16.547Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-06T04:54:16.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-06T04:54:16.547Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-06T04:54:16.547Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2020-02-06T04:54:16.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-06T04:54:16.547Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-06T04:54:16.547Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-06T04:54:16.547Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-06T04:54:16.723Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-06T04:54:17.566Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-02-06T04:54:17.566Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-02-06T04:54:17.566Z] daemon.go:325: [d0c3a3b840b03] waiting for daemon to start [2020-02-06T04:54:17.566Z] daemon.go:325: [d0c3a3b840b03] waiting for daemon to start [2020-02-06T04:54:17.566Z] daemon.go:353: [d0c3a3b840b03] daemon started [2020-02-06T04:54:17.566Z] daemon.go:461: [d0c3a3b840b03] Stopping daemon [2020-02-06T04:54:17.566Z] daemon.go:296: [d0c3a3b840b03] exiting daemon [2020-02-06T04:54:17.566Z] daemon.go:448: [d0c3a3b840b03] Daemon stopped [2020-02-06T04:54:17.566Z] daemon.go:325: [d0c3a3b840b03] waiting for daemon to start [2020-02-06T04:54:17.566Z] daemon.go:325: [d0c3a3b840b03] waiting for daemon to start [2020-02-06T04:54:17.566Z] daemon.go:353: [d0c3a3b840b03] daemon started [2020-02-06T04:54:17.566Z] daemon.go:461: [d0c3a3b840b03] Stopping daemon [2020-02-06T04:54:17.566Z] daemon.go:296: [d0c3a3b840b03] exiting daemon [2020-02-06T04:54:17.566Z] daemon.go:448: [d0c3a3b840b03] Daemon stopped [2020-02-06T04:54:17.566Z] === RUN TestDaemonDefaultNetworkPools [2020-02-06T04:54:17.659Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-06T04:54:18.203Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-02-06T04:54:18.203Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-02-06T04:54:18.203Z] daemon.go:325: [d825b5cffb91d] waiting for daemon to start [2020-02-06T04:54:18.203Z] daemon.go:325: [d825b5cffb91d] waiting for daemon to start [2020-02-06T04:54:18.203Z] daemon.go:353: [d825b5cffb91d] daemon started [2020-02-06T04:54:18.203Z] daemon.go:461: [d825b5cffb91d] Stopping daemon [2020-02-06T04:54:18.203Z] daemon.go:296: [d825b5cffb91d] exiting daemon [2020-02-06T04:54:18.203Z] daemon.go:448: [d825b5cffb91d] Daemon stopped [2020-02-06T04:54:18.203Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-06T04:54:18.590Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-06T04:54:19.690Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.31s) [2020-02-06T04:54:19.690Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-02-06T04:54:19.690Z] daemon.go:325: [d8fa8d8bc8f1b] waiting for daemon to start [2020-02-06T04:54:19.690Z] daemon.go:325: [d8fa8d8bc8f1b] waiting for daemon to start [2020-02-06T04:54:19.690Z] daemon.go:353: [d8fa8d8bc8f1b] daemon started [2020-02-06T04:54:19.690Z] daemon.go:461: [d8fa8d8bc8f1b] Stopping daemon [2020-02-06T04:54:19.690Z] daemon.go:296: [d8fa8d8bc8f1b] exiting daemon [2020-02-06T04:54:19.690Z] daemon.go:448: [d8fa8d8bc8f1b] Daemon stopped [2020-02-06T04:54:19.690Z] daemon.go:325: [d8fa8d8bc8f1b] waiting for daemon to start [2020-02-06T04:54:19.690Z] daemon.go:325: [d8fa8d8bc8f1b] waiting for daemon to start [2020-02-06T04:54:19.690Z] daemon.go:353: [d8fa8d8bc8f1b] daemon started [2020-02-06T04:54:19.690Z] daemon.go:461: [d8fa8d8bc8f1b] Stopping daemon [2020-02-06T04:54:19.690Z] daemon.go:296: [d8fa8d8bc8f1b] exiting daemon [2020-02-06T04:54:19.690Z] daemon.go:448: [d8fa8d8bc8f1b] Daemon stopped [2020-02-06T04:54:19.690Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:54:20.489Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-06T04:54:21.177Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.58s) [2020-02-06T04:54:21.177Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-06T04:54:21.177Z] daemon.go:325: [d0ac0c2a3f2a9] waiting for daemon to start [2020-02-06T04:54:21.177Z] daemon.go:325: [d0ac0c2a3f2a9] waiting for daemon to start [2020-02-06T04:54:21.177Z] daemon.go:353: [d0ac0c2a3f2a9] daemon started [2020-02-06T04:54:21.177Z] daemon.go:461: [d0ac0c2a3f2a9] Stopping daemon [2020-02-06T04:54:21.177Z] daemon.go:296: [d0ac0c2a3f2a9] exiting daemon [2020-02-06T04:54:21.177Z] daemon.go:448: [d0ac0c2a3f2a9] Daemon stopped [2020-02-06T04:54:21.177Z] daemon.go:325: [d0ac0c2a3f2a9] waiting for daemon to start [2020-02-06T04:54:21.177Z] daemon.go:325: [d0ac0c2a3f2a9] waiting for daemon to start [2020-02-06T04:54:21.177Z] daemon.go:353: [d0ac0c2a3f2a9] daemon started [2020-02-06T04:54:21.177Z] daemon.go:461: [d0ac0c2a3f2a9] Stopping daemon [2020-02-06T04:54:21.177Z] daemon.go:296: [d0ac0c2a3f2a9] exiting daemon [2020-02-06T04:54:21.177Z] daemon.go:448: [d0ac0c2a3f2a9] Daemon stopped [2020-02-06T04:54:21.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:54:21.419Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-06T04:54:21.796Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-02-06T04:54:21.796Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-02-06T04:54:21.796Z] daemon.go:325: [dd233484df225] waiting for daemon to start [2020-02-06T04:54:21.796Z] daemon.go:325: [dd233484df225] waiting for daemon to start [2020-02-06T04:54:21.796Z] daemon.go:353: [dd233484df225] daemon started [2020-02-06T04:54:21.796Z] daemon.go:461: [dd233484df225] Stopping daemon [2020-02-06T04:54:21.796Z] daemon.go:296: [dd233484df225] exiting daemon [2020-02-06T04:54:21.796Z] daemon.go:448: [dd233484df225] Daemon stopped [2020-02-06T04:54:21.796Z] === RUN TestServiceWithPredefinedNetwork [2020-02-06T04:54:22.349Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-06T04:54:22.923Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-06T04:54:24.016Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-06T04:54:24.484Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2020-02-06T04:54:24.484Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-02-06T04:54:24.484Z] daemon.go:325: [d85c397ce8b00] waiting for daemon to start [2020-02-06T04:54:24.484Z] daemon.go:325: [d85c397ce8b00] waiting for daemon to start [2020-02-06T04:54:24.484Z] daemon.go:353: [d85c397ce8b00] daemon started [2020-02-06T04:54:24.484Z] daemon.go:461: [d85c397ce8b00] Stopping daemon [2020-02-06T04:54:24.484Z] daemon.go:296: [d85c397ce8b00] exiting daemon [2020-02-06T04:54:24.484Z] daemon.go:448: [d85c397ce8b00] Daemon stopped [2020-02-06T04:54:24.484Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-06T04:54:24.484Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:54:24.484Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:54:24.484Z] === RUN TestServiceWithDataPathPortInit [2020-02-06T04:54:24.948Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-06T04:54:25.881Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-06T04:54:27.252Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-06T04:54:28.625Z] === RUN TestDockerSuite/TestExecEnv [2020-02-06T04:54:29.556Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-06T04:54:30.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-06T04:54:31.055Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-06T04:54:32.441Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-06T04:54:34.339Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-06T04:54:35.275Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-06T04:54:36.208Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-06T04:54:37.180Z] === RUN TestDockerSuite/TestExecParseError [2020-02-06T04:54:38.112Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-06T04:54:38.676Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-06T04:54:39.608Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-06T04:54:40.978Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-06T04:54:41.909Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-06T04:54:42.843Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-06T04:54:43.115Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2020-02-06T04:54:43.116Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-06T04:54:43.116Z] daemon.go:325: [d5fc6b92379e1] waiting for daemon to start [2020-02-06T04:54:43.116Z] daemon.go:325: [d5fc6b92379e1] waiting for daemon to start [2020-02-06T04:54:43.116Z] daemon.go:353: [d5fc6b92379e1] daemon started [2020-02-06T04:54:43.116Z] daemon.go:461: [d5fc6b92379e1] Stopping daemon [2020-02-06T04:54:43.116Z] daemon.go:296: [d5fc6b92379e1] exiting daemon [2020-02-06T04:54:43.116Z] daemon.go:448: [d5fc6b92379e1] Daemon stopped [2020-02-06T04:54:43.116Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-02-06T04:54:43.116Z] daemon.go:325: [d691d1d1611d0] waiting for daemon to start [2020-02-06T04:54:43.116Z] daemon.go:325: [d691d1d1611d0] waiting for daemon to start [2020-02-06T04:54:43.116Z] daemon.go:353: [d691d1d1611d0] daemon started [2020-02-06T04:54:43.116Z] daemon.go:461: [d691d1d1611d0] Stopping daemon [2020-02-06T04:54:43.116Z] daemon.go:296: [d691d1d1611d0] exiting daemon [2020-02-06T04:54:43.116Z] daemon.go:448: [d691d1d1611d0] Daemon stopped [2020-02-06T04:54:43.116Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-06T04:54:47.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-06T04:54:48.608Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s) [2020-02-06T04:54:48.608Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-02-06T04:54:48.608Z] daemon.go:325: [dedcd2af9fb9c] waiting for daemon to start [2020-02-06T04:54:48.608Z] daemon.go:325: [dedcd2af9fb9c] waiting for daemon to start [2020-02-06T04:54:48.608Z] daemon.go:353: [dedcd2af9fb9c] daemon started [2020-02-06T04:54:48.608Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:an5bij091v5wc37eyye6zbeuc Created:2020-02-06 04:54:41.258633536 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9aed999ea85b8e7bc28c090996c5e8e6cfb90389ae50dffe1e777f03354e5971:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pol9uopjidvjlmfw07e05073z EndpointID:03ccc6add6a7e941a95bd556aee6a1073835d650817538352d0a42a8b50e8891 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e73b5f36a98da96704b31c6b6f055a7206eb39fcb9bc31c441e38e1afa38a353 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f1846796470e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pol9uopjidvjlmfw07e05073z EndpointID:03ccc6add6a7e941a95bd556aee6a1073835d650817538352d0a42a8b50e8891 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-06T04:54:48.608Z] daemon.go:461: [dedcd2af9fb9c] Stopping daemon [2020-02-06T04:54:48.608Z] daemon.go:296: [dedcd2af9fb9c] exiting daemon [2020-02-06T04:54:48.608Z] daemon.go:448: [dedcd2af9fb9c] Daemon stopped [2020-02-06T04:54:48.608Z] PASS [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] === Skipped [2020-02-06T04:54:48.608Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-06T04:54:48.608Z] service_test.go:230: FLAKY_TEST [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] DONE 21 tests, 1 skipped in 45.349s [2020-02-06T04:54:48.608Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-06T04:54:48.608Z] ++ 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 [2020-02-06T04:54:48.608Z] ++ set -e [2020-02-06T04:54:48.608Z] ++ '[' -n 0 ']' [2020-02-06T04:54:48.608Z] ++ set -x [2020-02-06T04:54:48.608Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:54:48.608Z] INFO: Testing against a local daemon [2020-02-06T04:54:48.608Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-06T04:54:48.608Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-06T04:54:48.608Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:54:48.608Z] === RUN TestDockerNetworkIpvlan [2020-02-06T04:54:48.608Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-06T04:54:48.608Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:54:48.608Z] PASS [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] === Skipped [2020-02-06T04:54:48.608Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-06T04:54:48.608Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-06T04:54:48.608Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] [2020-02-06T04:54:48.608Z] DONE 2 tests, 2 skipped in 0.114s [2020-02-06T04:54:48.608Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-06T04:54:48.608Z] ++ 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 [2020-02-06T04:54:48.608Z] ++ set -e [2020-02-06T04:54:48.608Z] ++ '[' -n 0 ']' [2020-02-06T04:54:48.608Z] ++ set -x [2020-02-06T04:54:48.608Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:54:48.896Z] INFO: Testing against a local daemon [2020-02-06T04:54:48.896Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-06T04:54:50.416Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.60s) [2020-02-06T04:54:50.416Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-02-06T04:54:50.416Z] daemon.go:325: [d3d2ceb9f1b08] waiting for daemon to start [2020-02-06T04:54:50.416Z] daemon.go:325: [d3d2ceb9f1b08] waiting for daemon to start [2020-02-06T04:54:50.416Z] daemon.go:353: [d3d2ceb9f1b08] daemon started [2020-02-06T04:54:50.416Z] daemon.go:461: [d3d2ceb9f1b08] Stopping daemon [2020-02-06T04:54:50.416Z] daemon.go:296: [d3d2ceb9f1b08] exiting daemon [2020-02-06T04:54:50.416Z] daemon.go:448: [d3d2ceb9f1b08] Daemon stopped [2020-02-06T04:54:50.416Z] daemon.go:325: [d3d2ceb9f1b08] waiting for daemon to start [2020-02-06T04:54:50.416Z] daemon.go:325: [d3d2ceb9f1b08] waiting for daemon to start [2020-02-06T04:54:50.416Z] daemon.go:353: [d3d2ceb9f1b08] daemon started [2020-02-06T04:54:50.416Z] daemon.go:461: [d3d2ceb9f1b08] Stopping daemon [2020-02-06T04:54:50.416Z] daemon.go:296: [d3d2ceb9f1b08] exiting daemon [2020-02-06T04:54:50.416Z] daemon.go:448: [d3d2ceb9f1b08] Daemon stopped [2020-02-06T04:54:50.416Z] === RUN TestDockerNetworkMacvlan [2020-02-06T04:54:51.428Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-06T04:54:52.441Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-06T04:54:53.454Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-06T04:54:53.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-06T04:54:53.826Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-06T04:54:54.769Z] === RUN TestDockerSuite/TestExecTTY [2020-02-06T04:54:56.142Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-06T04:54:56.149Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-06T04:54:57.074Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-06T04:54:57.638Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-06T04:54:58.700Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-06T04:54:58.700Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-06T04:54:59.788Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-06T04:55:01.230Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-06T04:55:01.797Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-06T04:55:03.167Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-06T04:55:03.731Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-06T04:55:05.102Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-06T04:55:07.200Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-06T04:55:07.200Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-06T04:55:10.354Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-06T04:55:12.965Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-06T04:55:12.965Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-06T04:55:14.549Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-06T04:55:17.070Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-06T04:55:17.628Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-06T04:55:18.084Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-06T04:55:18.084Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-06T04:55:18.084Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-06T04:55:18.084Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-06T04:55:18.254Z] --- PASS: TestDockerNetworkMacvlan (25.07s) [2020-02-06T04:55:18.254Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:55:18.254Z] daemon.go:325: [da290cf9da66d] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:325: [da290cf9da66d] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:353: [da290cf9da66d] daemon started [2020-02-06T04:55:18.254Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-06T04:55:18.254Z] daemon.go:461: [da290cf9da66d] Stopping daemon [2020-02-06T04:55:18.254Z] daemon.go:296: [da290cf9da66d] exiting daemon [2020-02-06T04:55:18.254Z] daemon.go:448: [da290cf9da66d] Daemon stopped [2020-02-06T04:55:18.254Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:55:18.254Z] daemon.go:325: [d01e6a4219e78] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:325: [d01e6a4219e78] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:353: [d01e6a4219e78] daemon started [2020-02-06T04:55:18.254Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-06T04:55:18.254Z] daemon.go:461: [d01e6a4219e78] Stopping daemon [2020-02-06T04:55:18.254Z] daemon.go:296: [d01e6a4219e78] exiting daemon [2020-02-06T04:55:18.254Z] daemon.go:448: [d01e6a4219e78] Daemon stopped [2020-02-06T04:55:18.254Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:55:18.254Z] daemon.go:325: [d51854751e90a] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:325: [d51854751e90a] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:353: [d51854751e90a] daemon started [2020-02-06T04:55:18.254Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-02-06T04:55:18.254Z] daemon.go:461: [d51854751e90a] Stopping daemon [2020-02-06T04:55:18.254Z] daemon.go:296: [d51854751e90a] exiting daemon [2020-02-06T04:55:18.254Z] daemon.go:448: [d51854751e90a] Daemon stopped [2020-02-06T04:55:18.254Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:55:18.254Z] daemon.go:325: [d80c1cdef0244] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:325: [d80c1cdef0244] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:353: [d80c1cdef0244] daemon started [2020-02-06T04:55:18.254Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2020-02-06T04:55:18.254Z] daemon.go:461: [d80c1cdef0244] Stopping daemon [2020-02-06T04:55:18.254Z] daemon.go:296: [d80c1cdef0244] exiting daemon [2020-02-06T04:55:18.254Z] daemon.go:448: [d80c1cdef0244] Daemon stopped [2020-02-06T04:55:18.254Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-02-06T04:55:18.254Z] daemon.go:325: [d9003da49ffc8] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:325: [d9003da49ffc8] waiting for daemon to start [2020-02-06T04:55:18.254Z] daemon.go:353: [d9003da49ffc8] daemon started [2020-02-06T04:55:18.254Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.92s) [2020-02-06T04:55:18.254Z] daemon.go:461: [d9003da49ffc8] Stopping daemon [2020-02-06T04:55:18.254Z] daemon.go:296: [d9003da49ffc8] exiting daemon [2020-02-06T04:55:18.254Z] daemon.go:448: [d9003da49ffc8] Daemon stopped [2020-02-06T04:55:18.254Z] PASS [2020-02-06T04:55:18.254Z] [2020-02-06T04:55:18.254Z] DONE 7 tests in 26.781s [2020-02-06T04:55:18.254Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-06T04:55:18.254Z] ++ 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 [2020-02-06T04:55:18.254Z] ++ set -e [2020-02-06T04:55:18.254Z] ++ '[' -n 0 ']' [2020-02-06T04:55:18.254Z] ++ set -x [2020-02-06T04:55:18.254Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:55:18.254Z] testing: warning: no tests to run [2020-02-06T04:55:18.254Z] PASS [2020-02-06T04:55:18.254Z] [2020-02-06T04:55:18.254Z] DONE 0 tests in 0.026s [2020-02-06T04:55:18.254Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-06T04:55:18.254Z] ++ 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 [2020-02-06T04:55:18.254Z] ++ set -e [2020-02-06T04:55:18.254Z] ++ '[' -n 0 ']' [2020-02-06T04:55:18.254Z] ++ set -x [2020-02-06T04:55:18.254Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:55:18.254Z] INFO: Testing against a local daemon [2020-02-06T04:55:18.255Z] === RUN TestAuthZPluginAllowRequest [2020-02-06T04:55:18.255Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-02-06T04:55:18.255Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-02-06T04:55:18.255Z] daemon.go:325: [d7ecf1fc0ee27] waiting for daemon to start [2020-02-06T04:55:18.255Z] daemon.go:325: [d7ecf1fc0ee27] waiting for daemon to start [2020-02-06T04:55:18.255Z] daemon.go:353: [d7ecf1fc0ee27] daemon started [2020-02-06T04:55:18.255Z] daemon.go:461: [d7ecf1fc0ee27] Stopping daemon [2020-02-06T04:55:18.255Z] daemon.go:296: [d7ecf1fc0ee27] exiting daemon [2020-02-06T04:55:18.255Z] daemon.go:448: [d7ecf1fc0ee27] Daemon stopped [2020-02-06T04:55:18.255Z] === RUN TestAuthZPluginTLS [2020-02-06T04:55:18.255Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-02-06T04:55:18.255Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-02-06T04:55:18.255Z] daemon.go:325: [da8c05ef05404] waiting for daemon to start [2020-02-06T04:55:18.255Z] daemon.go:325: [da8c05ef05404] waiting for daemon to start [2020-02-06T04:55:18.255Z] daemon.go:353: [da8c05ef05404] daemon started [2020-02-06T04:55:18.255Z] daemon.go:461: [da8c05ef05404] Stopping daemon [2020-02-06T04:55:18.255Z] daemon.go:296: [da8c05ef05404] exiting daemon [2020-02-06T04:55:18.255Z] daemon.go:448: [da8c05ef05404] Daemon stopped [2020-02-06T04:55:18.255Z] === RUN TestAuthZPluginDenyRequest [2020-02-06T04:55:18.538Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2020-02-06T04:55:18.538Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-02-06T04:55:18.538Z] daemon.go:325: [d7a2113936387] waiting for daemon to start [2020-02-06T04:55:18.538Z] daemon.go:325: [d7a2113936387] waiting for daemon to start [2020-02-06T04:55:18.538Z] daemon.go:353: [d7a2113936387] daemon started [2020-02-06T04:55:18.538Z] daemon.go:461: [d7a2113936387] Stopping daemon [2020-02-06T04:55:18.538Z] daemon.go:296: [d7a2113936387] exiting daemon [2020-02-06T04:55:18.538Z] daemon.go:448: [d7a2113936387] Daemon stopped [2020-02-06T04:55:18.538Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-06T04:55:18.540Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-06T04:55:18.995Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-06T04:55:19.164Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-02-06T04:55:19.164Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-02-06T04:55:19.164Z] daemon.go:325: [d56a411610062] waiting for daemon to start [2020-02-06T04:55:19.164Z] daemon.go:325: [d56a411610062] waiting for daemon to start [2020-02-06T04:55:19.164Z] daemon.go:353: [d56a411610062] daemon started [2020-02-06T04:55:19.164Z] daemon.go:461: [d56a411610062] Stopping daemon [2020-02-06T04:55:19.164Z] daemon.go:296: [d56a411610062] exiting daemon [2020-02-06T04:55:19.164Z] daemon.go:448: [d56a411610062] Daemon stopped [2020-02-06T04:55:19.164Z] === RUN TestAuthZPluginDenyResponse [2020-02-06T04:55:19.781Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-02-06T04:55:19.781Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-02-06T04:55:19.781Z] daemon.go:325: [d593191a2b12b] waiting for daemon to start [2020-02-06T04:55:19.781Z] daemon.go:325: [d593191a2b12b] waiting for daemon to start [2020-02-06T04:55:19.781Z] daemon.go:353: [d593191a2b12b] daemon started [2020-02-06T04:55:19.781Z] daemon.go:461: [d593191a2b12b] Stopping daemon [2020-02-06T04:55:19.781Z] daemon.go:296: [d593191a2b12b] exiting daemon [2020-02-06T04:55:19.781Z] daemon.go:448: [d593191a2b12b] Daemon stopped [2020-02-06T04:55:19.781Z] === RUN TestAuthZPluginAllowEventStream [2020-02-06T04:55:21.263Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-02-06T04:55:21.263Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-02-06T04:55:21.263Z] daemon.go:325: [d95dc3c2b28ff] waiting for daemon to start [2020-02-06T04:55:21.263Z] daemon.go:325: [d95dc3c2b28ff] waiting for daemon to start [2020-02-06T04:55:21.263Z] daemon.go:353: [d95dc3c2b28ff] daemon started [2020-02-06T04:55:21.263Z] daemon.go:461: [d95dc3c2b28ff] Stopping daemon [2020-02-06T04:55:21.263Z] daemon.go:296: [d95dc3c2b28ff] exiting daemon [2020-02-06T04:55:21.263Z] daemon.go:448: [d95dc3c2b28ff] Daemon stopped [2020-02-06T04:55:21.263Z] === RUN TestAuthZPluginErrorResponse [2020-02-06T04:55:21.882Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-06T04:55:21.883Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-02-06T04:55:21.883Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-02-06T04:55:21.883Z] daemon.go:325: [d9201e9c92596] waiting for daemon to start [2020-02-06T04:55:21.883Z] daemon.go:325: [d9201e9c92596] waiting for daemon to start [2020-02-06T04:55:21.883Z] daemon.go:353: [d9201e9c92596] daemon started [2020-02-06T04:55:21.883Z] daemon.go:461: [d9201e9c92596] Stopping daemon [2020-02-06T04:55:21.883Z] daemon.go:296: [d9201e9c92596] exiting daemon [2020-02-06T04:55:21.883Z] daemon.go:448: [d9201e9c92596] Daemon stopped [2020-02-06T04:55:21.883Z] === RUN TestAuthZPluginErrorRequest [2020-02-06T04:55:22.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-06T04:55:22.325Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-06T04:55:22.503Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-02-06T04:55:22.503Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-02-06T04:55:22.503Z] daemon.go:325: [d04b504d30600] waiting for daemon to start [2020-02-06T04:55:22.503Z] daemon.go:325: [d04b504d30600] waiting for daemon to start [2020-02-06T04:55:22.503Z] daemon.go:353: [d04b504d30600] daemon started [2020-02-06T04:55:22.503Z] daemon.go:461: [d04b504d30600] Stopping daemon [2020-02-06T04:55:22.503Z] daemon.go:296: [d04b504d30600] exiting daemon [2020-02-06T04:55:22.503Z] daemon.go:448: [d04b504d30600] Daemon stopped [2020-02-06T04:55:22.503Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-06T04:55:22.582Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-06T04:55:22.582Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-06T04:55:22.582Z] === RUN TestDockerSuite/TestHealth [2020-02-06T04:55:23.119Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-02-06T04:55:23.119Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-06T04:55:23.119Z] daemon.go:325: [d06f46106f49f] waiting for daemon to start [2020-02-06T04:55:23.119Z] daemon.go:325: [d06f46106f49f] waiting for daemon to start [2020-02-06T04:55:23.119Z] daemon.go:353: [d06f46106f49f] daemon started [2020-02-06T04:55:23.119Z] daemon.go:461: [d06f46106f49f] Stopping daemon [2020-02-06T04:55:23.119Z] daemon.go:296: [d06f46106f49f] exiting daemon [2020-02-06T04:55:23.119Z] daemon.go:448: [d06f46106f49f] Daemon stopped [2020-02-06T04:55:23.119Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-06T04:55:23.407Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-06T04:55:23.407Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-06T04:55:23.407Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-06T04:55:23.407Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-06T04:55:25.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-06T04:55:25.157Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-02-06T04:55:25.157Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-02-06T04:55:25.157Z] daemon.go:325: [d849e9ae75609] waiting for daemon to start [2020-02-06T04:55:25.157Z] daemon.go:325: [d849e9ae75609] waiting for daemon to start [2020-02-06T04:55:25.157Z] daemon.go:353: [d849e9ae75609] daemon started [2020-02-06T04:55:25.157Z] daemon.go:461: [d849e9ae75609] Stopping daemon [2020-02-06T04:55:25.157Z] daemon.go:296: [d849e9ae75609] exiting daemon [2020-02-06T04:55:25.157Z] daemon.go:448: [d849e9ae75609] Daemon stopped [2020-02-06T04:55:25.157Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-06T04:55:26.295Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-06T04:55:27.201Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-02-06T04:55:27.201Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-02-06T04:55:27.201Z] daemon.go:325: [d598e35799bcc] waiting for daemon to start [2020-02-06T04:55:27.201Z] daemon.go:325: [d598e35799bcc] waiting for daemon to start [2020-02-06T04:55:27.201Z] daemon.go:353: [d598e35799bcc] daemon started [2020-02-06T04:55:27.201Z] daemon.go:461: [d598e35799bcc] Stopping daemon [2020-02-06T04:55:27.201Z] daemon.go:296: [d598e35799bcc] exiting daemon [2020-02-06T04:55:27.201Z] daemon.go:448: [d598e35799bcc] Daemon stopped [2020-02-06T04:55:27.201Z] === RUN TestAuthZPluginHeader [2020-02-06T04:55:28.224Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-02-06T04:55:28.224Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-02-06T04:55:28.224Z] daemon.go:325: [df1cd01f99b40] waiting for daemon to start [2020-02-06T04:55:28.224Z] daemon.go:325: [df1cd01f99b40] waiting for daemon to start [2020-02-06T04:55:28.224Z] daemon.go:353: [df1cd01f99b40] daemon started [2020-02-06T04:55:28.224Z] daemon.go:461: [df1cd01f99b40] Stopping daemon [2020-02-06T04:55:28.224Z] daemon.go:296: [df1cd01f99b40] exiting daemon [2020-02-06T04:55:28.224Z] daemon.go:448: [df1cd01f99b40] Daemon stopped [2020-02-06T04:55:28.224Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-06T04:55:28.224Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-06T04:55:28.224Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:28.224Z] === RUN TestAuthZPluginV2Disable [2020-02-06T04:55:28.224Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-06T04:55:28.224Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:28.224Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-06T04:55:28.224Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-06T04:55:28.224Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:28.224Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-06T04:55:28.224Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-06T04:55:28.224Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:28.224Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-06T04:55:38.650Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-06T04:55:46.778Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-02-06T04:55:46.778Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:353: [d9b9609be7366] daemon started [2020-02-06T04:55:46.778Z] daemon.go:461: [d9b9609be7366] Stopping daemon [2020-02-06T04:55:46.778Z] daemon.go:296: [d9b9609be7366] exiting daemon [2020-02-06T04:55:46.778Z] daemon.go:448: [d9b9609be7366] Daemon stopped [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:339: [d9b9609be7366] error pinging daemon on start: Get http://d9b9609be7366.sock/_ping: context deadline exceeded [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:339: [d9b9609be7366] error pinging daemon on start: Get http://d9b9609be7366.sock/_ping: context deadline exceeded [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:339: [d9b9609be7366] error pinging daemon on start: Get http://d9b9609be7366.sock/_ping: context deadline exceeded [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:339: [d9b9609be7366] error pinging daemon on start: Get http://d9b9609be7366.sock/_ping: context deadline exceeded [2020-02-06T04:55:46.778Z] daemon.go:296: [d9b9609be7366] exiting daemon [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:325: [d9b9609be7366] waiting for daemon to start [2020-02-06T04:55:46.778Z] daemon.go:353: [d9b9609be7366] daemon started [2020-02-06T04:55:46.778Z] daemon.go:461: [d9b9609be7366] Stopping daemon [2020-02-06T04:55:46.778Z] daemon.go:296: [d9b9609be7366] exiting daemon [2020-02-06T04:55:46.778Z] daemon.go:448: [d9b9609be7366] Daemon stopped [2020-02-06T04:55:46.778Z] PASS [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] === Skipped [2020-02-06T04:55:46.778Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-02-06T04:55:46.778Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-06T04:55:46.778Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-06T04:55:46.778Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-06T04:55:46.778Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] DONE 17 tests, 4 skipped in 29.654s [2020-02-06T04:55:46.778Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-06T04:55:46.778Z] ++ 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 [2020-02-06T04:55:46.778Z] ++ set -e [2020-02-06T04:55:46.778Z] ++ '[' -n 0 ']' [2020-02-06T04:55:46.778Z] ++ set -x [2020-02-06T04:55:46.778Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:55:46.778Z] INFO: Testing against a local daemon [2020-02-06T04:55:46.778Z] === RUN TestPluginInvalidJSON [2020-02-06T04:55:46.778Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:55:46.778Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:55:46.778Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-06T04:55:46.778Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-06T04:55:46.778Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-06T04:55:46.778Z] PASS [2020-02-06T04:55:46.778Z] [2020-02-06T04:55:46.778Z] DONE 2 tests in 0.144s [2020-02-06T04:55:46.778Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-06T04:55:46.778Z] ++ 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 [2020-02-06T04:55:46.778Z] ++ set -e [2020-02-06T04:55:46.778Z] ++ '[' -n 0 ']' [2020-02-06T04:55:46.778Z] ++ set -x [2020-02-06T04:55:46.778Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:55:46.778Z] INFO: Testing against a local daemon [2020-02-06T04:55:46.778Z] === RUN TestExternalGraphDriver [2020-02-06T04:55:46.778Z] === RUN TestExternalGraphDriver/json [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-06T04:55:47.017Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-06T04:55:47.582Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-06T04:55:47.793Z] === RUN TestExternalGraphDriver/spec [2020-02-06T04:55:47.839Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-06T04:55:48.771Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-06T04:55:48.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-06T04:55:48.943Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-06T04:55:48.943Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-06T04:55:48.943Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-06T04:55:49.702Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-06T04:55:49.702Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-06T04:55:49.831Z] === RUN TestExternalGraphDriver/pull [2020-02-06T04:55:50.637Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-06T04:55:51.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-06T04:55:52.520Z] --- PASS: TestExternalGraphDriver (6.56s) [2020-02-06T04:55:52.520Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:353: [db7646572d2e3] daemon started [2020-02-06T04:55:52.520Z] daemon.go:461: [db7646572d2e3] Stopping daemon [2020-02-06T04:55:52.520Z] daemon.go:296: [db7646572d2e3] exiting daemon [2020-02-06T04:55:52.520Z] daemon.go:448: [db7646572d2e3] Daemon stopped [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:353: [db7646572d2e3] daemon started [2020-02-06T04:55:52.520Z] daemon.go:461: [db7646572d2e3] Stopping daemon [2020-02-06T04:55:52.520Z] daemon.go:296: [db7646572d2e3] exiting daemon [2020-02-06T04:55:52.520Z] daemon.go:448: [db7646572d2e3] Daemon stopped [2020-02-06T04:55:52.520Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:353: [db7646572d2e3] daemon started [2020-02-06T04:55:52.520Z] daemon.go:461: [db7646572d2e3] Stopping daemon [2020-02-06T04:55:52.520Z] daemon.go:296: [db7646572d2e3] exiting daemon [2020-02-06T04:55:52.520Z] daemon.go:448: [db7646572d2e3] Daemon stopped [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:353: [db7646572d2e3] daemon started [2020-02-06T04:55:52.520Z] daemon.go:461: [db7646572d2e3] Stopping daemon [2020-02-06T04:55:52.520Z] daemon.go:296: [db7646572d2e3] exiting daemon [2020-02-06T04:55:52.520Z] daemon.go:448: [db7646572d2e3] Daemon stopped [2020-02-06T04:55:52.520Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:325: [db7646572d2e3] waiting for daemon to start [2020-02-06T04:55:52.520Z] daemon.go:353: [db7646572d2e3] daemon started [2020-02-06T04:55:52.520Z] daemon.go:461: [db7646572d2e3] Stopping daemon [2020-02-06T04:55:52.520Z] daemon.go:296: [db7646572d2e3] exiting daemon [2020-02-06T04:55:52.520Z] daemon.go:448: [db7646572d2e3] Daemon stopped [2020-02-06T04:55:52.520Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-02-06T04:55:52.520Z] === RUN TestGraphdriverPluginV2 [2020-02-06T04:55:52.520Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-02-06T04:55:52.520Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:52.520Z] PASS [2020-02-06T04:55:52.520Z] [2020-02-06T04:55:52.520Z] === Skipped [2020-02-06T04:55:52.520Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-02-06T04:55:52.520Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:55:52.520Z] [2020-02-06T04:55:52.520Z] [2020-02-06T04:55:52.520Z] DONE 5 tests, 1 skipped in 6.743s [2020-02-06T04:55:52.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-06T04:55:52.520Z] ++ 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 [2020-02-06T04:55:52.520Z] ++ set -e [2020-02-06T04:55:52.520Z] ++ '[' -n 0 ']' [2020-02-06T04:55:52.520Z] ++ set -x [2020-02-06T04:55:52.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=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 [2020-02-06T04:55:52.520Z] INFO: Testing against a local daemon [2020-02-06T04:55:52.520Z] === RUN TestContinueAfterPluginCrash [2020-02-06T04:55:52.520Z] === PAUSE TestContinueAfterPluginCrash [2020-02-06T04:55:52.520Z] === RUN TestDaemonStartWithLogOpt [2020-02-06T04:55:52.520Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-06T04:55:52.520Z] === CONT TestContinueAfterPluginCrash [2020-02-06T04:55:52.520Z] === CONT TestDaemonStartWithLogOpt [2020-02-06T04:55:53.357Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-06T04:55:53.913Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-06T04:55:53.913Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-06T04:55:53.913Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-06T04:55:56.441Z] === RUN TestDockerSuite/TestImportFile [2020-02-06T04:55:58.339Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-06T04:55:58.339Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-06T04:55:59.128Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-06T04:55:59.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-06T04:55:59.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-06T04:55:59.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-06T04:55:59.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-06T04:55:59.129Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-06T04:56:00.241Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-06T04:56:02.138Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-06T04:56:04.038Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-06T04:56:04.298Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-06T04:56:04.863Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-06T04:56:05.428Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-06T04:56:06.360Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-06T04:56:07.292Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-06T04:56:08.225Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-06T04:56:09.160Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-06T04:56:09.160Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-06T04:56:09.160Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-06T04:56:09.160Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-06T04:56:09.725Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-06T04:56:10.657Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-06T04:56:11.058Z] --- PASS: TestDaemonStartWithLogOpt (17.04s) [2020-02-06T04:56:11.058Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-02-06T04:56:11.058Z] daemon.go:325: [dc3e2bb70fffd] waiting for daemon to start [2020-02-06T04:56:11.058Z] daemon.go:325: [dc3e2bb70fffd] waiting for daemon to start [2020-02-06T04:56:11.058Z] daemon.go:353: [dc3e2bb70fffd] daemon started [2020-02-06T04:56:11.058Z] daemon.go:461: [dc3e2bb70fffd] Stopping daemon [2020-02-06T04:56:11.058Z] daemon.go:296: [dc3e2bb70fffd] exiting daemon [2020-02-06T04:56:11.058Z] daemon.go:448: [dc3e2bb70fffd] Daemon stopped [2020-02-06T04:56:11.058Z] daemon.go:325: [dc3e2bb70fffd] waiting for daemon to start [2020-02-06T04:56:11.058Z] daemon.go:325: [dc3e2bb70fffd] waiting for daemon to start [2020-02-06T04:56:11.058Z] daemon.go:353: [dc3e2bb70fffd] daemon started [2020-02-06T04:56:11.058Z] daemon.go:461: [dc3e2bb70fffd] Stopping daemon [2020-02-06T04:56:11.058Z] daemon.go:296: [dc3e2bb70fffd] exiting daemon [2020-02-06T04:56:11.058Z] daemon.go:448: [dc3e2bb70fffd] Daemon stopped [2020-02-06T04:56:11.589Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-06T04:56:12.526Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-06T04:56:13.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-06T04:56:14.394Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-06T04:56:14.549Z] --- PASS: TestContinueAfterPluginCrash (21.78s) [2020-02-06T04:56:14.550Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-02-06T04:56:14.550Z] daemon.go:325: [d9d452b9f9449] waiting for daemon to start [2020-02-06T04:56:14.550Z] daemon.go:325: [d9d452b9f9449] waiting for daemon to start [2020-02-06T04:56:14.550Z] daemon.go:353: [d9d452b9f9449] daemon started [2020-02-06T04:56:14.550Z] daemon.go:461: [d9d452b9f9449] Stopping daemon [2020-02-06T04:56:14.550Z] daemon.go:296: [d9d452b9f9449] exiting daemon [2020-02-06T04:56:14.550Z] daemon.go:448: [d9d452b9f9449] Daemon stopped [2020-02-06T04:56:14.550Z] PASS [2020-02-06T04:56:14.550Z] [2020-02-06T04:56:14.550Z] DONE 2 tests in 21.910s [2020-02-06T04:56:14.550Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-06T04:56:14.550Z] ++ 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 [2020-02-06T04:56:14.550Z] ++ set -e [2020-02-06T04:56:14.550Z] ++ '[' -n 0 ']' [2020-02-06T04:56:14.550Z] ++ set -x [2020-02-06T04:56:14.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2020-02-06T04:56:14.550Z] INFO: Testing against a local daemon [2020-02-06T04:56:14.550Z] === RUN TestPluginWithDevMounts [2020-02-06T04:56:14.550Z] === PAUSE TestPluginWithDevMounts [2020-02-06T04:56:14.550Z] === CONT TestPluginWithDevMounts [2020-02-06T04:56:15.326Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-06T04:56:15.326Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-06T04:56:16.594Z] --- PASS: TestPluginWithDevMounts (2.31s) [2020-02-06T04:56:16.594Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-02-06T04:56:16.594Z] daemon.go:325: [dbbfb06e93484] waiting for daemon to start [2020-02-06T04:56:16.594Z] daemon.go:325: [dbbfb06e93484] waiting for daemon to start [2020-02-06T04:56:16.594Z] daemon.go:353: [dbbfb06e93484] daemon started [2020-02-06T04:56:16.594Z] daemon.go:461: [dbbfb06e93484] Stopping daemon [2020-02-06T04:56:16.594Z] daemon.go:296: [dbbfb06e93484] exiting daemon [2020-02-06T04:56:16.594Z] daemon.go:448: [dbbfb06e93484] Daemon stopped [2020-02-06T04:56:16.594Z] PASS [2020-02-06T04:56:16.594Z] [2020-02-06T04:56:16.594Z] DONE 1 tests in 2.412s [2020-02-06T04:56:16.594Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-06T04:56:16.594Z] ++ 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 [2020-02-06T04:56:16.594Z] ++ set -e [2020-02-06T04:56:16.594Z] ++ '[' -n 0 ']' [2020-02-06T04:56:16.594Z] ++ set -x [2020-02-06T04:56:16.594Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:56:16.594Z] INFO: Testing against a local daemon [2020-02-06T04:56:16.594Z] === RUN TestSecretInspect [2020-02-06T04:56:16.700Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-06T04:56:17.767Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-06T04:56:18.331Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-06T04:56:18.331Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-06T04:56:19.262Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-06T04:56:19.262Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-06T04:56:19.508Z] --- PASS: TestSecretInspect (2.32s) [2020-02-06T04:56:19.509Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-02-06T04:56:19.509Z] daemon.go:325: [d960f23367da8] waiting for daemon to start [2020-02-06T04:56:19.509Z] daemon.go:325: [d960f23367da8] waiting for daemon to start [2020-02-06T04:56:19.509Z] daemon.go:353: [d960f23367da8] daemon started [2020-02-06T04:56:19.509Z] daemon.go:461: [d960f23367da8] Stopping daemon [2020-02-06T04:56:19.509Z] daemon.go:296: [d960f23367da8] exiting daemon [2020-02-06T04:56:19.509Z] daemon.go:448: [d960f23367da8] Daemon stopped [2020-02-06T04:56:19.509Z] === RUN TestSecretList [2020-02-06T04:56:20.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-06T04:56:20.633Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-06T04:56:21.540Z] --- PASS: TestSecretList (2.26s) [2020-02-06T04:56:21.540Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-02-06T04:56:21.540Z] daemon.go:325: [d04a0a54b2794] waiting for daemon to start [2020-02-06T04:56:21.540Z] daemon.go:325: [d04a0a54b2794] waiting for daemon to start [2020-02-06T04:56:21.540Z] daemon.go:353: [d04a0a54b2794] daemon started [2020-02-06T04:56:21.540Z] daemon.go:461: [d04a0a54b2794] Stopping daemon [2020-02-06T04:56:21.540Z] daemon.go:296: [d04a0a54b2794] exiting daemon [2020-02-06T04:56:21.540Z] daemon.go:448: [d04a0a54b2794] Daemon stopped [2020-02-06T04:56:21.540Z] === RUN TestSecretsCreateAndDelete [2020-02-06T04:56:21.564Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-06T04:56:22.130Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-06T04:56:23.501Z] === RUN TestDockerSuite/TestInspectImage [2020-02-06T04:56:23.501Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-06T04:56:23.501Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-06T04:56:23.501Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-06T04:56:23.577Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2020-02-06T04:56:23.577Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-02-06T04:56:23.577Z] daemon.go:325: [d59301f8ef659] waiting for daemon to start [2020-02-06T04:56:23.577Z] daemon.go:325: [d59301f8ef659] waiting for daemon to start [2020-02-06T04:56:23.577Z] daemon.go:353: [d59301f8ef659] daemon started [2020-02-06T04:56:23.577Z] daemon.go:461: [d59301f8ef659] Stopping daemon [2020-02-06T04:56:23.577Z] daemon.go:296: [d59301f8ef659] exiting daemon [2020-02-06T04:56:23.577Z] daemon.go:448: [d59301f8ef659] Daemon stopped [2020-02-06T04:56:23.577Z] === RUN TestSecretsUpdate [2020-02-06T04:56:24.431Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-06T04:56:24.995Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-06T04:56:25.252Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-06T04:56:26.187Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-06T04:56:26.266Z] --- PASS: TestSecretsUpdate (2.31s) [2020-02-06T04:56:26.266Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-02-06T04:56:26.266Z] daemon.go:325: [d0be0bf443bd3] waiting for daemon to start [2020-02-06T04:56:26.266Z] daemon.go:325: [d0be0bf443bd3] waiting for daemon to start [2020-02-06T04:56:26.266Z] daemon.go:353: [d0be0bf443bd3] daemon started [2020-02-06T04:56:26.266Z] daemon.go:461: [d0be0bf443bd3] Stopping daemon [2020-02-06T04:56:26.266Z] daemon.go:296: [d0be0bf443bd3] exiting daemon [2020-02-06T04:56:26.266Z] daemon.go:448: [d0be0bf443bd3] Daemon stopped [2020-02-06T04:56:26.266Z] === RUN TestTemplatedSecret [2020-02-06T04:56:28.156Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-06T04:56:28.978Z] --- PASS: TestTemplatedSecret (2.89s) [2020-02-06T04:56:28.978Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-02-06T04:56:28.978Z] daemon.go:325: [de47282e69e8a] waiting for daemon to start [2020-02-06T04:56:28.978Z] daemon.go:325: [de47282e69e8a] waiting for daemon to start [2020-02-06T04:56:28.978Z] daemon.go:353: [de47282e69e8a] daemon started [2020-02-06T04:56:28.978Z] daemon.go:461: [de47282e69e8a] Stopping daemon [2020-02-06T04:56:28.978Z] daemon.go:296: [de47282e69e8a] exiting daemon [2020-02-06T04:56:28.978Z] daemon.go:448: [de47282e69e8a] Daemon stopped [2020-02-06T04:56:28.978Z] === RUN TestSecretCreateResolve [2020-02-06T04:56:30.092Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-06T04:56:30.092Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-06T04:56:30.657Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-06T04:56:31.022Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-02-06T04:56:31.022Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-02-06T04:56:31.022Z] daemon.go:325: [ddcfbcd81caf7] waiting for daemon to start [2020-02-06T04:56:31.022Z] daemon.go:325: [ddcfbcd81caf7] waiting for daemon to start [2020-02-06T04:56:31.022Z] daemon.go:353: [ddcfbcd81caf7] daemon started [2020-02-06T04:56:31.022Z] daemon.go:461: [ddcfbcd81caf7] Stopping daemon [2020-02-06T04:56:31.022Z] daemon.go:296: [ddcfbcd81caf7] exiting daemon [2020-02-06T04:56:31.022Z] daemon.go:448: [ddcfbcd81caf7] Daemon stopped [2020-02-06T04:56:31.022Z] PASS [2020-02-06T04:56:31.022Z] [2020-02-06T04:56:31.022Z] DONE 6 tests in 14.521s [2020-02-06T04:56:31.308Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-06T04:56:31.308Z] ++ 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 [2020-02-06T04:56:31.308Z] ++ set -e [2020-02-06T04:56:31.308Z] ++ '[' -n 0 ']' [2020-02-06T04:56:31.308Z] ++ set -x [2020-02-06T04:56:31.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2020-02-06T04:56:31.308Z] INFO: Testing against a local daemon [2020-02-06T04:56:31.308Z] === RUN TestServiceCreateInit [2020-02-06T04:56:31.308Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:56:31.762Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-06T04:56:33.134Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-06T04:56:34.067Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-06T04:56:34.772Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-06T04:56:34.772Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-06T04:56:34.772Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-06T04:56:35.003Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-06T04:56:35.568Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-06T04:56:35.892Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:56:36.499Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-06T04:56:37.432Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-06T04:56:37.997Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-06T04:56:37.997Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-06T04:56:40.352Z] --- PASS: TestServiceCreateInit (8.73s) [2020-02-06T04:56:40.352Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s) [2020-02-06T04:56:40.352Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-02-06T04:56:40.352Z] daemon.go:325: [db0cd391434a8] waiting for daemon to start [2020-02-06T04:56:40.352Z] daemon.go:325: [db0cd391434a8] waiting for daemon to start [2020-02-06T04:56:40.352Z] daemon.go:353: [db0cd391434a8] daemon started [2020-02-06T04:56:40.352Z] daemon.go:461: [db0cd391434a8] Stopping daemon [2020-02-06T04:56:40.352Z] daemon.go:296: [db0cd391434a8] exiting daemon [2020-02-06T04:56:40.352Z] daemon.go:448: [db0cd391434a8] Daemon stopped [2020-02-06T04:56:40.352Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.31s) [2020-02-06T04:56:40.352Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-02-06T04:56:40.352Z] daemon.go:325: [d75038527b4af] waiting for daemon to start [2020-02-06T04:56:40.352Z] daemon.go:325: [d75038527b4af] waiting for daemon to start [2020-02-06T04:56:40.352Z] daemon.go:353: [d75038527b4af] daemon started [2020-02-06T04:56:40.352Z] daemon.go:461: [d75038527b4af] Stopping daemon [2020-02-06T04:56:40.352Z] daemon.go:296: [d75038527b4af] exiting daemon [2020-02-06T04:56:40.352Z] daemon.go:448: [d75038527b4af] Daemon stopped [2020-02-06T04:56:40.352Z] === RUN TestCreateServiceMultipleTimes [2020-02-06T04:56:40.523Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-06T04:56:41.894Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-06T04:56:43.792Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-06T04:56:43.792Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-06T04:56:45.690Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-06T04:56:47.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-06T04:56:48.433Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-06T04:56:50.959Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-06T04:56:50.959Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-06T04:56:53.489Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-06T04:56:54.055Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-06T04:56:54.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-06T04:56:55.810Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-06T04:56:55.811Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-06T04:56:56.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-06T04:56:58.838Z] --- PASS: TestCreateServiceMultipleTimes (18.79s) [2020-02-06T04:56:58.838Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-02-06T04:56:58.838Z] daemon.go:325: [dd556d603bb6d] waiting for daemon to start [2020-02-06T04:56:58.838Z] daemon.go:325: [dd556d603bb6d] waiting for daemon to start [2020-02-06T04:56:58.838Z] daemon.go:353: [dd556d603bb6d] daemon started [2020-02-06T04:56:58.838Z] daemon.go:461: [dd556d603bb6d] Stopping daemon [2020-02-06T04:56:58.838Z] daemon.go:296: [dd556d603bb6d] exiting daemon [2020-02-06T04:56:58.838Z] daemon.go:448: [dd556d603bb6d] Daemon stopped [2020-02-06T04:56:58.838Z] === RUN TestCreateServiceConflict [2020-02-06T04:57:01.535Z] --- PASS: TestCreateServiceConflict (2.34s) [2020-02-06T04:57:01.535Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-02-06T04:57:01.535Z] daemon.go:325: [df2effda645bc] waiting for daemon to start [2020-02-06T04:57:01.535Z] daemon.go:325: [df2effda645bc] waiting for daemon to start [2020-02-06T04:57:01.535Z] daemon.go:353: [df2effda645bc] daemon started [2020-02-06T04:57:01.535Z] daemon.go:461: [df2effda645bc] Stopping daemon [2020-02-06T04:57:01.535Z] daemon.go:296: [df2effda645bc] exiting daemon [2020-02-06T04:57:01.535Z] daemon.go:448: [df2effda645bc] Daemon stopped [2020-02-06T04:57:01.535Z] === RUN TestCreateServiceMaxReplicas [2020-02-06T04:57:03.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-06T04:57:04.268Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2020-02-06T04:57:04.268Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-02-06T04:57:04.268Z] daemon.go:325: [daaf10a71a9b8] waiting for daemon to start [2020-02-06T04:57:04.268Z] daemon.go:325: [daaf10a71a9b8] waiting for daemon to start [2020-02-06T04:57:04.268Z] daemon.go:353: [daaf10a71a9b8] daemon started [2020-02-06T04:57:04.268Z] daemon.go:461: [daaf10a71a9b8] Stopping daemon [2020-02-06T04:57:04.268Z] daemon.go:296: [daaf10a71a9b8] exiting daemon [2020-02-06T04:57:04.268Z] daemon.go:448: [daaf10a71a9b8] Daemon stopped [2020-02-06T04:57:04.268Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-06T04:57:04.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-06T04:57:07.343Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-06T04:57:09.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-06T04:57:09.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-06T04:57:11.765Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-06T04:57:12.329Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-06T04:57:14.853Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-06T04:57:14.853Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-06T04:57:15.418Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-06T04:57:15.418Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-06T04:57:15.418Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-06T04:57:16.350Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-06T04:57:16.915Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-06T04:57:19.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-06T04:57:19.763Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-02-06T04:57:19.763Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-02-06T04:57:19.763Z] daemon.go:325: [d062a20b8ed0f] waiting for daemon to start [2020-02-06T04:57:19.763Z] daemon.go:325: [d062a20b8ed0f] waiting for daemon to start [2020-02-06T04:57:19.763Z] daemon.go:353: [d062a20b8ed0f] daemon started [2020-02-06T04:57:19.763Z] daemon.go:461: [d062a20b8ed0f] Stopping daemon [2020-02-06T04:57:19.763Z] daemon.go:296: [d062a20b8ed0f] exiting daemon [2020-02-06T04:57:19.763Z] daemon.go:448: [d062a20b8ed0f] Daemon stopped [2020-02-06T04:57:19.763Z] === RUN TestCreateServiceSecretFileMode [2020-02-06T04:57:20.047Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2020-02-06T04:57:20.047Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-02-06T04:57:20.047Z] daemon.go:325: [d12f2fe21b668] waiting for daemon to start [2020-02-06T04:57:20.047Z] daemon.go:325: [d12f2fe21b668] waiting for daemon to start [2020-02-06T04:57:20.047Z] daemon.go:353: [d12f2fe21b668] daemon started [2020-02-06T04:57:20.047Z] daemon.go:461: [d12f2fe21b668] Stopping daemon [2020-02-06T04:57:20.047Z] daemon.go:296: [d12f2fe21b668] exiting daemon [2020-02-06T04:57:20.047Z] daemon.go:448: [d12f2fe21b668] Daemon stopped [2020-02-06T04:57:20.047Z] === RUN TestCreateServiceConfigFileMode [2020-02-06T04:57:21.090Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-06T04:57:21.655Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-06T04:57:22.860Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-02-06T04:57:22.860Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-02-06T04:57:22.860Z] daemon.go:325: [db099789f39a4] waiting for daemon to start [2020-02-06T04:57:22.860Z] daemon.go:325: [db099789f39a4] waiting for daemon to start [2020-02-06T04:57:22.860Z] daemon.go:353: [db099789f39a4] daemon started [2020-02-06T04:57:22.860Z] daemon.go:461: [db099789f39a4] Stopping daemon [2020-02-06T04:57:22.860Z] daemon.go:296: [db099789f39a4] exiting daemon [2020-02-06T04:57:22.860Z] daemon.go:448: [db099789f39a4] Daemon stopped [2020-02-06T04:57:22.860Z] === RUN TestCreateServiceSysctls [2020-02-06T04:57:26.414Z] --- PASS: TestCreateServiceSysctls (3.38s) [2020-02-06T04:57:26.414Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-02-06T04:57:26.414Z] daemon.go:325: [db27bd19c88ef] waiting for daemon to start [2020-02-06T04:57:26.414Z] daemon.go:325: [db27bd19c88ef] waiting for daemon to start [2020-02-06T04:57:26.414Z] daemon.go:353: [db27bd19c88ef] daemon started [2020-02-06T04:57:26.414Z] daemon.go:461: [db27bd19c88ef] Stopping daemon [2020-02-06T04:57:26.414Z] daemon.go:296: [db27bd19c88ef] exiting daemon [2020-02-06T04:57:26.414Z] daemon.go:448: [db27bd19c88ef] Daemon stopped [2020-02-06T04:57:26.414Z] === RUN TestInspect [2020-02-06T04:57:26.912Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-06T04:57:26.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-06T04:57:27.170Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-06T04:57:27.170Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-06T04:57:27.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-06T04:57:28.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-06T04:57:28.552Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-06T04:57:29.227Z] --- PASS: TestInspect (2.94s) [2020-02-06T04:57:29.227Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-02-06T04:57:29.227Z] daemon.go:325: [d06a1856a8fe7] waiting for daemon to start [2020-02-06T04:57:29.227Z] daemon.go:325: [d06a1856a8fe7] waiting for daemon to start [2020-02-06T04:57:29.227Z] daemon.go:353: [d06a1856a8fe7] daemon started [2020-02-06T04:57:29.227Z] daemon.go:461: [d06a1856a8fe7] Stopping daemon [2020-02-06T04:57:29.227Z] daemon.go:296: [d06a1856a8fe7] exiting daemon [2020-02-06T04:57:29.227Z] daemon.go:448: [d06a1856a8fe7] Daemon stopped [2020-02-06T04:57:29.227Z] === RUN TestDockerNetworkConnectAlias [2020-02-06T04:57:29.943Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-06T04:57:31.318Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-06T04:57:32.700Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-06T04:57:33.757Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2020-02-06T04:57:33.757Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-02-06T04:57:33.757Z] daemon.go:325: [de4f9a6bf5bde] waiting for daemon to start [2020-02-06T04:57:33.757Z] daemon.go:325: [de4f9a6bf5bde] waiting for daemon to start [2020-02-06T04:57:33.757Z] daemon.go:353: [de4f9a6bf5bde] daemon started [2020-02-06T04:57:33.757Z] daemon.go:461: [de4f9a6bf5bde] Stopping daemon [2020-02-06T04:57:33.757Z] daemon.go:296: [de4f9a6bf5bde] exiting daemon [2020-02-06T04:57:33.757Z] daemon.go:448: [de4f9a6bf5bde] Daemon stopped [2020-02-06T04:57:33.757Z] === RUN TestDockerNetworkReConnect [2020-02-06T04:57:34.072Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-06T04:57:34.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-06T04:57:34.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-06T04:57:34.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-06T04:57:36.601Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-06T04:57:37.166Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-06T04:57:38.099Z] === RUN TestDockerSuite/TestLogsSince [2020-02-06T04:57:39.257Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2020-02-06T04:57:39.257Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-02-06T04:57:39.257Z] daemon.go:325: [da78c73055436] waiting for daemon to start [2020-02-06T04:57:39.257Z] daemon.go:325: [da78c73055436] waiting for daemon to start [2020-02-06T04:57:39.257Z] daemon.go:353: [da78c73055436] daemon started [2020-02-06T04:57:39.257Z] daemon.go:461: [da78c73055436] Stopping daemon [2020-02-06T04:57:39.257Z] daemon.go:296: [da78c73055436] exiting daemon [2020-02-06T04:57:39.257Z] daemon.go:448: [da78c73055436] Daemon stopped [2020-02-06T04:57:39.257Z] === RUN TestServicePlugin [2020-02-06T04:57:39.257Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-06T04:57:39.257Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:57:39.257Z] === RUN TestServiceUpdateLabel [2020-02-06T04:57:40.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-06T04:57:40.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-06T04:57:40.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-06T04:57:40.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-06T04:57:40.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-06T04:57:41.296Z] --- PASS: TestServiceUpdateLabel (2.31s) [2020-02-06T04:57:41.296Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-02-06T04:57:41.296Z] daemon.go:325: [db46eedc3748d] waiting for daemon to start [2020-02-06T04:57:41.296Z] daemon.go:325: [db46eedc3748d] waiting for daemon to start [2020-02-06T04:57:41.296Z] daemon.go:353: [db46eedc3748d] daemon started [2020-02-06T04:57:41.296Z] daemon.go:461: [db46eedc3748d] Stopping daemon [2020-02-06T04:57:41.296Z] daemon.go:296: [db46eedc3748d] exiting daemon [2020-02-06T04:57:41.296Z] daemon.go:448: [db46eedc3748d] Daemon stopped [2020-02-06T04:57:41.296Z] === RUN TestServiceUpdateSecrets [2020-02-06T04:57:46.201Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-06T04:57:51.457Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-06T04:57:52.022Z] === RUN TestDockerSuite/TestLogsTail [2020-02-06T04:57:52.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-06T04:57:52.847Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-06T04:57:53.788Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-06T04:57:54.721Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-06T04:57:55.299Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-06T04:57:56.231Z] === RUN TestDockerSuite/TestNetHostname [2020-02-06T04:57:56.527Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2020-02-06T04:57:56.527Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-02-06T04:57:56.527Z] daemon.go:325: [d6f3cdbfb15b3] waiting for daemon to start [2020-02-06T04:57:56.527Z] daemon.go:325: [d6f3cdbfb15b3] waiting for daemon to start [2020-02-06T04:57:56.527Z] daemon.go:353: [d6f3cdbfb15b3] daemon started [2020-02-06T04:57:56.527Z] daemon.go:461: [d6f3cdbfb15b3] Stopping daemon [2020-02-06T04:57:56.528Z] daemon.go:296: [d6f3cdbfb15b3] exiting daemon [2020-02-06T04:57:56.528Z] daemon.go:448: [d6f3cdbfb15b3] Daemon stopped [2020-02-06T04:57:56.528Z] === RUN TestServiceUpdateConfigs [2020-02-06T04:57:58.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-06T04:57:58.751Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-06T04:57:59.316Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-06T04:58:00.732Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-06T04:58:00.989Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-06T04:58:03.515Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-06T04:58:04.445Z] === RUN TestDockerSuite/TestPluginActive [2020-02-06T04:58:04.445Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-06T04:58:05.816Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-06T04:58:08.343Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-06T04:58:10.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-06T04:58:11.625Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-06T04:58:12.004Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2020-02-06T04:58:12.004Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-02-06T04:58:12.004Z] daemon.go:325: [d4bd78e895754] waiting for daemon to start [2020-02-06T04:58:12.004Z] daemon.go:325: [d4bd78e895754] waiting for daemon to start [2020-02-06T04:58:12.004Z] daemon.go:353: [d4bd78e895754] daemon started [2020-02-06T04:58:12.004Z] daemon.go:461: [d4bd78e895754] Stopping daemon [2020-02-06T04:58:12.004Z] daemon.go:296: [d4bd78e895754] exiting daemon [2020-02-06T04:58:12.004Z] daemon.go:448: [d4bd78e895754] Daemon stopped [2020-02-06T04:58:12.004Z] === RUN TestServiceUpdateNetwork [2020-02-06T04:58:12.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-06T04:58:13.001Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-06T04:58:13.001Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-06T04:58:13.771Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-06T04:58:13.937Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-06T04:58:14.227Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-06T04:58:14.871Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-06T04:58:15.758Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-06T04:58:15.758Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-06T04:58:17.418Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-06T04:58:18.790Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-06T04:58:20.162Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-06T04:58:20.420Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-06T04:58:20.424Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-06T04:58:21.199Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-06T04:58:21.199Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-06T04:58:21.199Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-06T04:58:22.725Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-06T04:58:23.685Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-06T04:58:24.257Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-06T04:58:24.257Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-06T04:58:24.565Z] --- PASS: TestServiceUpdateNetwork (13.16s) [2020-02-06T04:58:24.565Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-02-06T04:58:24.565Z] daemon.go:325: [d7b4ff541fb4e] waiting for daemon to start [2020-02-06T04:58:24.565Z] daemon.go:325: [d7b4ff541fb4e] waiting for daemon to start [2020-02-06T04:58:24.565Z] daemon.go:353: [d7b4ff541fb4e] daemon started [2020-02-06T04:58:24.565Z] daemon.go:461: [d7b4ff541fb4e] Stopping daemon [2020-02-06T04:58:24.565Z] daemon.go:296: [d7b4ff541fb4e] exiting daemon [2020-02-06T04:58:24.565Z] daemon.go:448: [d7b4ff541fb4e] Daemon stopped [2020-02-06T04:58:24.565Z] PASS [2020-02-06T04:58:24.565Z] [2020-02-06T04:58:24.565Z] === Skipped [2020-02-06T04:58:24.565Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-06T04:58:24.565Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-06T04:58:24.565Z] [2020-02-06T04:58:24.565Z] [2020-02-06T04:58:24.565Z] DONE 18 tests, 1 skipped in 112.996s [2020-02-06T04:58:24.565Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-06T04:58:24.566Z] ++ 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 [2020-02-06T04:58:24.566Z] ++ set -e [2020-02-06T04:58:24.566Z] ++ '[' -n 0 ']' [2020-02-06T04:58:24.566Z] ++ set -x [2020-02-06T04:58:24.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=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 [2020-02-06T04:58:24.566Z] INFO: Testing against a local daemon [2020-02-06T04:58:24.566Z] === RUN TestSessionCreate [2020-02-06T04:58:24.566Z] --- PASS: TestSessionCreate (0.06s) [2020-02-06T04:58:24.566Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-06T04:58:24.566Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-06T04:58:24.566Z] PASS [2020-02-06T04:58:24.566Z] [2020-02-06T04:58:24.566Z] DONE 2 tests in 0.219s [2020-02-06T04:58:24.566Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-06T04:58:24.566Z] ++ 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 [2020-02-06T04:58:24.566Z] ++ set -e [2020-02-06T04:58:24.566Z] ++ '[' -n 0 ']' [2020-02-06T04:58:24.566Z] ++ set -x [2020-02-06T04:58:24.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=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 [2020-02-06T04:58:24.566Z] INFO: Testing against a local daemon [2020-02-06T04:58:24.566Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-06T04:58:24.566Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-06T04:58:24.566Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-06T04:58:24.566Z] === RUN TestEventsExecDie [2020-02-06T04:58:25.216Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-06T04:58:25.574Z] --- PASS: TestEventsExecDie (0.81s) [2020-02-06T04:58:25.574Z] === RUN TestEventsBackwardsCompatible [2020-02-06T04:58:25.574Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-06T04:58:25.574Z] === RUN TestInfoBinaryCommits [2020-02-06T04:58:25.574Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-02-06T04:58:25.574Z] === RUN TestInfoAPIVersioned [2020-02-06T04:58:25.574Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-06T04:58:25.574Z] === RUN TestInfoAPI [2020-02-06T04:58:25.574Z] --- PASS: TestInfoAPI (0.06s) [2020-02-06T04:58:25.574Z] === RUN TestInfoAPIWarnings [2020-02-06T04:58:25.879Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-06T04:58:26.136Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-06T04:58:26.587Z] --- PASS: TestInfoAPIWarnings (0.93s) [2020-02-06T04:58:26.588Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-02-06T04:58:26.588Z] daemon.go:325: [d078bb68378c4] waiting for daemon to start [2020-02-06T04:58:26.588Z] daemon.go:325: [d078bb68378c4] waiting for daemon to start [2020-02-06T04:58:26.588Z] daemon.go:353: [d078bb68378c4] daemon started [2020-02-06T04:58:26.588Z] daemon.go:461: [d078bb68378c4] Stopping daemon [2020-02-06T04:58:26.588Z] daemon.go:296: [d078bb68378c4] exiting daemon [2020-02-06T04:58:26.588Z] daemon.go:448: [d078bb68378c4] Daemon stopped [2020-02-06T04:58:26.588Z] === RUN TestLoginFailsWithBadCredentials [2020-02-06T04:58:27.206Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2020-02-06T04:58:27.206Z] === RUN TestPingCacheHeaders [2020-02-06T04:58:27.206Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-06T04:58:27.206Z] === RUN TestPingGet [2020-02-06T04:58:27.206Z] --- PASS: TestPingGet (0.04s) [2020-02-06T04:58:27.206Z] === RUN TestPingHead [2020-02-06T04:58:27.206Z] --- PASS: TestPingHead (0.05s) [2020-02-06T04:58:27.206Z] === RUN TestVersion [2020-02-06T04:58:27.206Z] --- PASS: TestVersion (0.05s) [2020-02-06T04:58:27.206Z] PASS [2020-02-06T04:58:27.206Z] [2020-02-06T04:58:27.206Z] === Skipped [2020-02-06T04:58:27.206Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-06T04:58:27.206Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-06T04:58:27.206Z] [2020-02-06T04:58:27.206Z] [2020-02-06T04:58:27.206Z] DONE 12 tests, 1 skipped in 2.818s [2020-02-06T04:58:27.206Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-06T04:58:27.206Z] ++ 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 [2020-02-06T04:58:27.206Z] ++ set -e [2020-02-06T04:58:27.206Z] ++ '[' -n 0 ']' [2020-02-06T04:58:27.206Z] ++ set -x [2020-02-06T04:58:27.206Z] ++ env -i DEST=/go/src/github.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 [2020-02-06T04:58:27.491Z] INFO: Testing against a local daemon [2020-02-06T04:58:27.491Z] === RUN TestVolumesCreateAndList [2020-02-06T04:58:27.491Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-02-06T04:58:27.491Z] === RUN TestVolumesRemove [2020-02-06T04:58:27.491Z] --- PASS: TestVolumesRemove (0.09s) [2020-02-06T04:58:27.491Z] === RUN TestVolumesInspect [2020-02-06T04:58:27.491Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-06T04:58:27.491Z] === RUN TestVolumesInvalidJSON [2020-02-06T04:58:27.776Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-06T04:58:27.776Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-06T04:58:27.776Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-06T04:58:27.776Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-02-06T04:58:27.776Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-06T04:58:27.776Z] PASS [2020-02-06T04:58:27.776Z] [2020-02-06T04:58:27.776Z] DONE 5 tests in 0.331s [2020-02-06T04:58:27.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-06T04:58:27.776Z] ++++ cat bundles/test-integration/docker.pid [2020-02-06T04:58:27.776Z] +++ kill 11143 [2020-02-06T04:58:28.032Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-06T04:58:29.404Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-06T04:58:29.441Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-06T04:58:29.441Z] +++ /etc/init.d/apparmor stop [2020-02-06T04:58:29.441Z] Clearing AppArmor profiles cache:. [2020-02-06T04:58:29.441Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-06T04:58:29.441Z] Unloading profiles will leave already running processes permanently [2020-02-06T04:58:29.441Z] unconfined, which can lead to unexpected situations. [2020-02-06T04:58:29.441Z] [2020-02-06T04:58:29.441Z] To set a process to complain mode, use the command line tool [2020-02-06T04:58:29.441Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-06T04:58:29.441Z] with the 'teardown' option." [2020-02-06T04:58:29.441Z] [2020-02-06T04:58:30.165Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-06T04:58:30.775Z] === RUN TestDockerSuite/TestPortList Post stage [Pipeline] junit [2020-02-06T04:58:31.131Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-06T04:58:31.968Z] + echo Ensuring container killed. [2020-02-06T04:58:31.968Z] Ensuring container killed. [2020-02-06T04:58:31.968Z] + docker rm -vf docker-pr1 [2020-02-06T04:58:31.968Z] Error: No such container: docker-pr1 [2020-02-06T04:58:31.968Z] + true [Pipeline] sh [2020-02-06T04:58:32.331Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-06T04:58:32.331Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-06T04:58:32.375Z] + echo Chowning /workspace to jenkins user [2020-02-06T04:58:32.375Z] Chowning /workspace to jenkins user [2020-02-06T04:58:32.375Z] + id -u [2020-02-06T04:58:32.375Z] + id -g [2020-02-06T04:58:32.375Z] + docker run --rm -v /home/docker/workspace/moby_PR-40462:/workspace busybox chown -R 1001:1001 /workspace [2020-02-06T04:58:32.375Z] Unable to find image 'busybox:latest' locally [2020-02-06T04:58:32.659Z] latest: Pulling from library/busybox [2020-02-06T04:58:32.659Z] d7e28ec550a2: Pulling fs layer [2020-02-06T04:58:32.947Z] d7e28ec550a2: Verifying Checksum [2020-02-06T04:58:32.947Z] d7e28ec550a2: Download complete [2020-02-06T04:58:33.328Z] d7e28ec550a2: Pull complete [2020-02-06T04:58:33.328Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-06T04:58:33.328Z] Status: Downloaded newer image for busybox:latest [2020-02-06T04:58:33.442Z] === RUN TestDockerSuite/TestBuildContChar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-06T04:58:35.754Z] + bundleName=ppc64le-integration [2020-02-06T04:58:35.754Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-06T04:58:35.754Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-06T04:58:35.754Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-02-06T04:58:35.754Z] -print [Pipeline] archiveArtifacts [2020-02-06T04:58:35.795Z] Archiving artifacts [2020-02-06T04:58:36.161Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-06T04:58:36.560Z] + make clean [2020-02-06T04:58:37.182Z] docker volume rm -f docker-dev-cache [2020-02-06T04:58:37.182Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-06T04:58:40.741Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-06T04:58:42.258Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-06T04:58:48.211Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-06T04:58:48.211Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-06T04:58:48.211Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-06T04:58:49.171Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-06T04:58:50.132Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-06T04:58:50.360Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-06T04:58:50.360Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-06T04:58:50.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-06T04:58:50.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-06T04:58:50.360Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-06T04:58:50.588Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-06T04:58:50.588Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-06T04:58:51.295Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-06T04:58:51.295Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-06T04:58:51.548Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-06T04:58:51.553Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-06T04:58:52.004Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-06T04:58:52.004Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-06T04:58:52.004Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-06T04:58:52.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-06T04:58:52.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-06T04:58:54.014Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-06T04:58:54.014Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-06T04:58:57.291Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-06T04:58:57.768Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-06T04:58:58.666Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-06T04:58:58.923Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-06T04:58:59.180Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-06T04:59:02.455Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-06T04:59:02.714Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-06T04:59:04.086Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-06T04:59:06.733Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-06T04:59:07.718Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-06T04:59:12.976Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-06T04:59:12.976Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-06T04:59:17.172Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-06T04:59:20.450Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-06T04:59:23.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-06T04:59:24.662Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-06T04:59:26.562Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-06T04:59:26.820Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-06T04:59:28.897Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-06T04:59:29.829Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-06T04:59:30.760Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-06T04:59:32.659Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-06T04:59:32.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-06T04:59:33.388Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-06T04:59:33.389Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-06T04:59:33.845Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-06T04:59:34.287Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-06T04:59:36.812Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-06T04:59:38.708Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-06T04:59:38.708Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-06T04:59:39.652Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-06T04:59:39.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-06T04:59:39.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-06T04:59:40.484Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-06T04:59:40.484Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-06T04:59:40.940Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-06T04:59:40.940Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-06T04:59:42.309Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-06T04:59:44.889Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-06T04:59:45.452Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-06T04:59:45.452Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-06T04:59:45.452Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-06T04:59:45.709Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-06T04:59:45.709Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-06T04:59:46.640Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-06T04:59:48.538Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-06T04:59:49.910Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-06T04:59:50.843Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-06T04:59:51.100Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-06T04:59:55.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-06T04:59:57.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-06T04:59:59.182Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-06T05:00:01.194Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-06T05:00:01.451Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-06T05:00:03.353Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-06T05:00:03.353Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-06T05:00:03.611Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-06T05:00:03.868Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-06T05:00:06.390Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-06T05:00:08.287Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-06T05:00:08.287Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-06T05:00:10.952Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-06T05:00:10.952Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-06T05:00:10.952Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-06T05:00:12.469Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-06T05:00:13.542Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-06T05:00:13.542Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-06T05:00:13.802Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-06T05:00:13.802Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-06T05:00:17.984Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-06T05:00:18.915Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-06T05:00:19.483Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-06T05:00:21.382Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-06T05:00:21.947Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-06T05:00:23.841Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-06T05:00:24.775Z] === RUN TestDockerSuite/TestRmiTag [2020-02-06T05:00:25.032Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-06T05:00:25.965Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-06T05:00:27.338Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-06T05:00:28.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-06T05:00:28.704Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-06T05:00:29.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-06T05:00:30.623Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-06T05:00:31.555Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-06T05:00:32.487Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-06T05:00:32.744Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-06T05:00:34.637Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-06T05:00:35.201Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-06T05:00:35.458Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-06T05:00:36.389Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-06T05:00:36.389Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-06T05:00:37.319Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-06T05:00:37.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-06T05:00:38.690Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-06T05:00:39.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-06T05:00:39.901Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-06T05:00:40.552Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-06T05:00:40.811Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-06T05:00:41.376Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-06T05:00:42.067Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-06T05:00:43.272Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-06T05:00:44.643Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-06T05:00:45.575Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-06T05:00:46.519Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-06T05:00:47.449Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-06T05:00:48.380Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-06T05:00:49.312Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-06T05:00:50.244Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-06T05:00:51.614Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-06T05:00:52.177Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-06T05:00:53.108Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-06T05:00:53.672Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-06T05:00:53.930Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-06T05:00:53.930Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-06T05:00:56.457Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-06T05:00:57.390Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-06T05:00:58.322Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-06T05:00:58.885Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-06T05:00:59.820Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-06T05:00:59.820Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-06T05:01:00.489Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-06T05:01:01.422Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-06T05:01:02.356Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-06T05:01:02.921Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-06T05:01:03.854Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-06T05:01:03.854Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-06T05:01:04.798Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-06T05:01:04.798Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-06T05:01:06.172Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-06T05:01:06.738Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-06T05:01:07.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-06T05:01:07.868Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-06T05:01:08.803Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-06T05:01:08.803Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-06T05:01:09.738Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-06T05:01:11.635Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-06T05:01:13.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-06T05:01:14.643Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-06T05:01:15.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-06T05:01:16.138Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-06T05:01:16.701Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-06T05:01:17.632Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-06T05:01:18.195Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-06T05:01:20.090Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-06T05:01:22.614Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-06T05:01:23.625Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-06T05:01:23.625Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-06T05:01:24.556Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-06T05:01:27.085Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-06T05:01:28.981Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-06T05:01:31.504Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-06T05:01:34.027Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-06T05:01:34.027Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-06T05:01:34.027Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-06T05:01:34.961Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-06T05:01:36.332Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-06T05:01:36.896Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-06T05:01:38.793Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-06T05:01:41.319Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-06T05:01:41.577Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-06T05:01:42.527Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-06T05:01:42.528Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-06T05:01:42.528Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-06T05:01:43.474Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-06T05:01:44.043Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-06T05:01:44.043Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-06T05:01:44.974Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-06T05:01:46.871Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-06T05:01:46.871Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-06T05:01:47.442Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-06T05:01:48.373Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-06T05:01:49.304Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-06T05:01:49.304Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-06T05:01:50.236Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-06T05:01:50.236Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-06T05:01:51.168Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-06T05:01:52.099Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-06T05:01:52.663Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-06T05:01:53.596Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-06T05:01:54.235Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-06T05:01:55.167Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-06T05:01:55.731Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-06T05:01:56.662Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-06T05:01:56.662Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-06T05:01:57.593Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-06T05:01:58.525Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-06T05:01:59.897Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-06T05:02:00.154Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-06T05:02:00.154Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-06T05:02:02.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-06T05:02:03.948Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-06T05:02:04.879Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-06T05:02:17.075Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-06T05:02:17.075Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-06T05:02:18.007Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-06T05:02:18.571Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-06T05:02:19.501Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-06T05:02:19.501Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-06T05:02:19.501Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-06T05:02:19.501Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-06T05:02:20.432Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-06T05:02:23.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-06T05:02:25.268Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-06T05:02:27.165Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-06T05:02:28.101Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-06T05:02:28.669Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-06T05:02:29.603Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-06T05:02:30.537Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-06T05:02:30.537Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-06T05:02:30.794Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-06T05:02:32.693Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-06T05:02:33.282Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-06T05:02:33.625Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-06T05:02:34.253Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-06T05:02:35.226Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-06T05:02:35.535Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-06T05:02:35.536Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-06T05:02:35.793Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-06T05:02:37.694Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-06T05:02:39.593Z] === RUN TestDockerSuite/TestRunMount [2020-02-06T05:02:39.593Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-06T05:02:42.872Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-06T05:02:45.402Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-06T05:02:46.333Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-06T05:02:47.265Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-06T05:02:47.830Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-06T05:02:49.726Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-06T05:02:52.421Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-06T05:02:55.816Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-06T05:02:56.703Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-06T05:02:57.723Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-06T05:03:01.000Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-06T05:03:02.373Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-06T05:03:03.743Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-06T05:03:03.743Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-06T05:03:04.674Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-06T05:03:04.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-06T05:03:05.298Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-06T05:03:05.865Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-06T05:03:06.798Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-06T05:03:07.362Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-06T05:03:09.885Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-06T05:03:12.411Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-06T05:03:12.976Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-06T05:03:16.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-06T05:03:17.182Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-06T05:03:18.113Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-06T05:03:18.114Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-06T05:03:19.044Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-06T05:03:19.044Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-06T05:03:19.612Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-06T05:03:20.129Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-06T05:03:20.543Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-06T05:03:20.543Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-06T05:03:21.107Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-06T05:03:22.039Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-06T05:03:22.039Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-06T05:03:23.111Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-06T05:03:23.679Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-06T05:03:25.575Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-06T05:03:26.507Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-06T05:03:27.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-06T05:03:28.004Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-06T05:03:28.935Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-06T05:03:29.500Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-06T05:03:30.431Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-06T05:03:30.432Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-06T05:03:31.362Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-06T05:03:31.928Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-06T05:03:31.928Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-06T05:03:32.185Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-06T05:03:32.750Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-06T05:03:34.646Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-06T05:03:34.646Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-06T05:03:37.923Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-06T05:03:39.297Z] === RUN TestDockerSuite/TestRunRm [2020-02-06T05:03:40.230Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-06T05:03:44.406Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-06T05:03:44.664Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-06T05:03:45.596Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-06T05:03:47.492Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-06T05:03:48.056Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-06T05:03:52.237Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-06T05:03:52.237Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-06T05:03:56.003Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-06T05:03:57.500Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-06T05:03:57.500Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-06T05:03:58.432Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-06T05:03:59.363Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-06T05:03:59.929Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-06T05:04:00.860Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-06T05:04:00.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-06T05:04:01.793Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-06T05:04:02.727Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-06T05:04:03.100Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-06T05:04:03.669Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-06T05:04:04.234Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-06T05:04:07.062Z] === RUN TestDockerSuite/TestRunState [2020-02-06T05:04:08.958Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-06T05:04:09.521Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-06T05:04:10.456Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-06T05:04:10.713Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-06T05:04:10.713Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-06T05:04:11.278Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-06T05:04:12.208Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-06T05:04:13.580Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-06T05:04:13.837Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-06T05:04:13.837Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-06T05:04:14.401Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-06T05:04:17.677Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-06T05:04:17.934Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-06T05:04:19.833Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-06T05:04:20.812Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-06T05:04:24.019Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-06T05:04:27.299Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-06T05:04:27.557Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-06T05:04:28.493Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-06T05:04:29.057Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-06T05:04:31.581Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-06T05:04:32.639Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-06T05:04:33.570Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-06T05:04:33.570Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-06T05:04:33.570Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-06T05:04:34.501Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-06T05:04:35.432Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-06T05:04:35.996Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-06T05:04:35.996Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-06T05:04:36.253Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-06T05:04:37.185Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-06T05:04:42.442Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-06T05:04:42.442Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-06T05:04:43.374Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-06T05:04:45.897Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-06T05:04:47.267Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-06T05:04:49.792Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-06T05:04:52.325Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-06T05:04:52.889Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-06T05:04:53.821Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-06T05:04:54.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-06T05:04:54.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-06T05:04:54.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-06T05:04:54.752Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-06T05:04:54.752Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-06T05:04:55.683Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-06T05:04:56.643Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-06T05:04:57.208Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-06T05:04:59.108Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-06T05:04:59.673Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-06T05:05:00.606Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-06T05:05:00.606Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-06T05:05:01.539Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-06T05:05:01.539Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-06T05:05:01.539Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-06T05:05:01.539Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-06T05:05:01.539Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-06T05:05:01.539Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-06T05:05:01.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-06T05:05:02.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-06T05:05:02.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-06T05:05:02.314Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-06T05:05:03.245Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-06T05:05:03.812Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-06T05:05:04.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-06T05:05:04.745Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-06T05:05:05.677Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-06T05:05:05.934Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-06T05:05:06.500Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-06T05:05:06.500Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-06T05:05:07.434Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-06T05:05:08.368Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-06T05:05:08.368Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-06T05:05:08.368Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-06T05:05:08.937Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-06T05:05:11.071Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-06T05:05:11.635Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-06T05:05:11.635Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-06T05:05:12.199Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-06T05:05:12.199Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-06T05:05:14.099Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-06T05:05:14.663Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-06T05:05:17.187Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-06T05:05:18.118Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-06T05:05:18.118Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-06T05:05:18.118Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-06T05:05:19.049Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-06T05:05:19.981Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-06T05:05:21.352Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-06T05:05:21.352Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-06T05:05:23.876Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-06T05:05:23.876Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-06T05:05:24.133Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-06T05:05:26.030Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-06T05:05:26.287Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-06T05:05:28.304Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-06T05:05:28.304Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-06T05:05:28.304Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-06T05:05:29.676Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-06T05:05:31.219Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-06T05:05:31.476Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-06T05:05:31.476Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-06T05:05:31.734Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-06T05:05:31.734Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-06T05:05:32.299Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-06T05:05:34.826Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-06T05:05:40.084Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-06T05:05:42.609Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-06T05:05:43.540Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-06T05:05:45.437Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-06T05:05:47.960Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-06T05:05:50.487Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-06T05:05:51.426Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-06T05:05:51.991Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-06T05:05:53.364Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-06T05:05:55.910Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-06T05:05:58.434Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-06T05:05:58.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-06T05:06:01.712Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-06T05:06:02.096Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-06T05:06:03.068Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-06T05:06:03.068Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-06T05:06:03.529Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-06T05:06:03.529Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-06T05:06:03.529Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-06T05:06:03.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-06T05:06:05.889Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-06T05:06:07.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-06T05:06:07.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-06T05:06:07.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-06T05:06:07.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-06T05:06:07.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-06T05:06:09.164Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-06T05:06:09.164Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-06T05:06:12.437Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-06T05:06:15.715Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-06T05:06:17.085Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-06T05:06:17.650Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-06T05:06:19.544Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-06T05:06:20.478Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-06T05:06:20.478Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-06T05:06:21.416Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-06T05:06:22.354Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-06T05:06:22.354Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-06T05:06:23.360Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-06T05:06:26.643Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-06T05:06:28.017Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-06T05:06:30.192Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-06T05:06:30.653Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-06T05:06:30.653Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-06T05:06:30.653Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-06T05:06:30.653Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-06T05:06:30.653Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-06T05:06:30.653Z] === RUN TestDockerSuite/TestBuildFails [2020-02-06T05:06:32.199Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-06T05:06:32.199Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-06T05:06:32.837Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-06T05:06:32.837Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-06T05:06:33.143Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-06T05:06:33.144Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-06T05:06:33.144Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-06T05:06:34.078Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-06T05:06:36.098Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-06T05:06:36.098Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-06T05:06:37.814Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-06T05:06:37.996Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-06T05:06:37.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-06T05:06:37.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-06T05:06:38.929Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-06T05:06:39.860Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-06T05:06:41.759Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-06T05:06:42.518Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-06T05:06:45.967Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-06T05:06:46.225Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-06T05:06:46.483Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-06T05:06:47.415Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-06T05:06:47.980Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-06T05:06:47.980Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-06T05:06:48.912Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-06T05:06:49.606Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-06T05:06:50.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-06T05:06:50.318Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-06T05:06:55.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-06T05:06:55.586Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-06T05:06:56.047Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-06T05:06:58.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-06T05:07:01.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-06T05:07:01.851Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-06T05:07:01.851Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-06T05:07:02.822Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-06T05:07:03.283Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-06T05:07:03.283Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-06T05:07:03.902Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-06T05:07:09.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-06T05:07:11.904Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-06T05:07:11.904Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-06T05:07:13.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-06T05:07:15.889Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-06T05:07:18.412Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-06T05:07:19.787Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-06T05:07:21.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-06T05:07:24.207Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-06T05:07:24.310Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-06T05:07:24.310Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-06T05:07:25.856Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-06T05:07:25.856Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-06T05:07:26.104Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-06T05:07:26.317Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-06T05:07:26.777Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-06T05:07:28.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-06T05:07:31.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-06T05:07:31.478Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-06T05:07:31.940Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-06T05:07:32.401Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-06T05:07:33.373Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-06T05:07:33.677Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-06T05:07:33.835Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-06T05:07:34.815Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-06T05:07:36.357Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-06T05:07:42.279Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-06T05:07:42.740Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-06T05:07:43.201Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-06T05:07:45.885Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-06T05:07:48.410Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-06T05:07:48.410Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-06T05:07:48.410Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-06T05:07:49.026Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-06T05:07:49.344Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-06T05:07:49.344Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-06T05:07:49.344Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-06T05:07:49.344Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-06T05:07:50.278Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-06T05:07:50.278Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-06T05:07:51.423Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-06T05:07:51.423Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-06T05:07:51.423Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-06T05:07:51.423Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-06T05:07:51.423Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-06T05:07:53.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-06T05:07:53.952Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-06T05:07:54.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-06T05:07:54.209Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-06T05:07:54.209Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-06T05:07:55.141Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-06T05:07:57.665Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-06T05:07:57.665Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-06T05:07:57.665Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-06T05:08:00.942Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-06T05:08:04.135Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-06T05:08:04.135Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-06T05:08:05.106Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-06T05:08:05.123Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite (1755.54s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.57s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.09s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.91s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.96s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.04s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.16s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.94s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.05s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.87s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.07s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.18s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.16s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.76s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.28s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.68s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.70s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.38s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.02s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.88s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.76s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.10s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.11s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.19s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.25s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.89s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.36s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.75s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.03s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.58s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.94s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.08s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.22s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.82s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.29s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.61s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.25s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.49s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.70s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.16s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.68s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.86s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-02-06T05:08:05.123Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-06T05:08:05.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.50s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildContChar (4.36s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.99s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.06s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.65s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.28s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.88s) [2020-02-06T05:08:05.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-06T05:08:05.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-06T05:08:05.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-06T05:08:05.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-06T05:08:05.123Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.13s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.68s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.66s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.29s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.32s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.58s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.32s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.09s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.51s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.96s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.74s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.68s) [2020-02-06T05:08:05.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.55s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.41s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.48s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.46s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.55s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.19s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.61s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.38s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.93s) [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.24s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.77s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.58s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFails (1.37s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.46s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.31s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.96s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildHistory (4.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.90s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.64s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.63s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.22s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.18s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.72s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.84s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.64s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.09s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.68s) [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.89s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.42s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.12s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.89s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.94s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.43s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.80s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.57s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.31s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.42s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.99s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.84s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.34s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.43s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.28s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.28s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.78s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.02s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.44s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.73s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildUser (2.23s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.17s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.69s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.12s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.29s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.10s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-06T05:08:05.124Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.53s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-06T05:08:05.124Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-06T05:08:05.124Z] docker_cli_sni_test.go:18: Flakey test [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.93s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.76s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.96s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.70s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-06T05:08:05.124Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.84s) [2020-02-06T05:08:05.125Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-06T05:08:05.125Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.56s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.90s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.62s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.47s) [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc000769d20 } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1803427173 /foo false } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1803427173 /foo true } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3496587136 /foo false } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3496587136 /foo true } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3496587136 /foo true 0xc0008741a0 } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008741c0 } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008741e0 } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc000874200 } [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc000874220 } [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 0 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 1 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 2 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 3 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 4 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 5 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 6 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 7 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 8 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 9 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 10 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 11 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 12 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 13 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 14 [2020-02-06T05:08:05.125Z] docker_api_containers_test.go:1926: case 15 [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.29s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.86s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership351442349/file1 ed00668125870a714cdee2bde62bced9edf89889ae3c31ce5b809f265652ece6:/tmpvol/file1` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 4f7de156939969f891866fe60aa4f262c05112dff6a3098ab2a5ea98849d6df5:/root/file1 /tmp/test-cp-from-case-a828257576/itWorks.txt` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a828257576/itWorks.txt" contains "file1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp e1c88f79ad98ca56f79e1fa7bef8f743d276d0a59b559b3ce9eaf0c69b9b65d4:/file1 /tmp/test-cp-from-case-b852851303/testDir/` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c472054426/file2" contains "file2\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 4b895c499ee50fb32d527ee03277c91f648dc067a782533abca267cc447a9aaa:/root/file1 /tmp/test-cp-from-case-c472054426/file2` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c472054426/file2" contains "file1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 7dd87df79738fc2858ed600d9fdc12cf78e9e6eef970f9586c6267541e3fa1b7:/file1 /tmp/test-cp-from-case-d320407857/dir1` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d320407857/dir1/file1" contains "file1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 7dd87df79738fc2858ed600d9fdc12cf78e9e6eef970f9586c6267541e3fa1b7:/file1 /tmp/test-cp-from-case-d320407857/dir1/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d320407857/dir1/file1" contains "file1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp f43e211f3460f011244f22b091d617479002244dd71c671a55b56e2353d2ca64:dir1 /tmp/test-cp-from-case-e338096348/testDir` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e338096348/testDir/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp f43e211f3460f011244f22b091d617479002244dd71c671a55b56e2353d2ca64:dir1 /tmp/test-cp-from-case-e338096348/testDir/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e338096348/testDir/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 0bea8fc2f49c08506e391d7c207b4ef1091164f5f5627790f5471ba63cd34817:/root/dir1 /tmp/test-cp-from-case-f272764043/file1` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 7d51bc905844dca12c550dae6fcdbaac81f182dbbec7cbb1d5c9075a3f11fca4:/root/dir1 /tmp/test-cp-from-case-g129251950/dir2` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g129251950/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 7d51bc905844dca12c550dae6fcdbaac81f182dbbec7cbb1d5c9075a3f11fca4:/root/dir1 /tmp/test-cp-from-case-g129251950/dir2/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g129251950/dir2/dir1/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 02b13475ce17a33d9d52abf2763d7837fb506cd40f2d751eb9864e2cdbbb50c9:dir1/. /tmp/test-cp-from-case-h614186741/testDir` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h614186741/testDir/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 02b13475ce17a33d9d52abf2763d7837fb506cd40f2d751eb9864e2cdbbb50c9:dir1/. /tmp/test-cp-from-case-h614186741/testDir/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h614186741/testDir/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 003fd018b45ff808e7cfb717d0e5bc7405fe54a51aed83ed03fb1a4b9bca84b2:/root/dir1/. /tmp/test-cp-from-case-i428467664/file1` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 172377f30bee40739309bb15d6b04f9a66e3c0b8b86f1074f2dca5944bc27d95:/root/dir1/. /tmp/test-cp-from-case-j861488367/dir2` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j861488367/dir2/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 172377f30bee40739309bb15d6b04f9a66e3c0b8b86f1074f2dca5944bc27d95:/root/dir1/. /tmp/test-cp-from-case-j861488367/dir2/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j861488367/dir2/file1-1" contains "file1-1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 94b1018a05863564d9bc322b4ac60cf838e5faa0afaf4983c71eead23814d3fc:/file2 /tmp/test-cp-from-err-dst-not-dir616934786/symlinkToFile1` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir616934786/symlinkToFile1" points to "file1" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir616934786/file1" contains "file2\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 94b1018a05863564d9bc322b4ac60cf838e5faa0afaf4983c71eead23814d3fc:/file2 /tmp/test-cp-from-err-dst-not-dir616934786/symlinkToDir1` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir616934786/symlinkToDir1" points to "dir1" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir616934786/file2" contains "file2\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 94b1018a05863564d9bc322b4ac60cf838e5faa0afaf4983c71eead23814d3fc:/file2 /tmp/test-cp-from-err-dst-not-dir616934786/brokenSymlinkToFileX` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir616934786/brokenSymlinkToFileX" points to "fileX" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir616934786/fileX" contains "file2\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 94b1018a05863564d9bc322b4ac60cf838e5faa0afaf4983c71eead23814d3fc:/dir2 /tmp/test-cp-from-err-dst-not-dir616934786/symlinkToDir1` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir616934786/symlinkToDir1" points to "dir1" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir616934786/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp 94b1018a05863564d9bc322b4ac60cf838e5faa0afaf4983c71eead23814d3fc:/dir2 /tmp/test-cp-from-err-dst-not-dir616934786/brokenSymlinkToDirX` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir616934786/brokenSymlinkToDirX" points to "dirX" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir616934786/dirX/file2-1" contains "file2-1\n" [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s) [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a266780010/file1 33073b79a02bc3a09d5e711ed8c576b9bea6ef84a94d94c4f390ebe56bdf9251:/root/itWorks.txt` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "33073b79a02bc3a09d5e711ed8c576b9bea6ef84a94d94c4f390ebe56bdf9251" start output contains "file1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 33073b79a02bc3a09d5e711ed8c576b9bea6ef84a94d94c4f390ebe56bdf9251` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b046348737/file1 bce9167a731f96c7d6c58aa9e55335e11441b322415431616b37c7311aecb0ac:testDir/` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "3bc96b395ea603fdcc0e543e57da610866eb0b0e91bf1efc940029588df10530" start output contains "file2\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3bc96b395ea603fdcc0e543e57da610866eb0b0e91bf1efc940029588df10530` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c816822316/file1 3bc96b395ea603fdcc0e543e57da610866eb0b0e91bf1efc940029588df10530:/root/file2` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "3bc96b395ea603fdcc0e543e57da610866eb0b0e91bf1efc940029588df10530" start output contains "file1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3bc96b395ea603fdcc0e543e57da610866eb0b0e91bf1efc940029588df10530` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "d7f136a20088e677ecb6ac0656c4a477f3bc7d2e4e850a654dee4f6e20304ae9" start output contains "" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a d7f136a20088e677ecb6ac0656c4a477f3bc7d2e4e850a654dee4f6e20304ae9` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d411288987/file1 d7f136a20088e677ecb6ac0656c4a477f3bc7d2e4e850a654dee4f6e20304ae9:dir1` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "d7f136a20088e677ecb6ac0656c4a477f3bc7d2e4e850a654dee4f6e20304ae9" start output contains "file1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a d7f136a20088e677ecb6ac0656c4a477f3bc7d2e4e850a654dee4f6e20304ae9` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "1e87e835865de06b5ef943444d0c2e7c20d737df6bd083df8d4ada97682b3c1f" start output contains "" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e87e835865de06b5ef943444d0c2e7c20d737df6bd083df8d4ada97682b3c1f` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d411288987/file1 1e87e835865de06b5ef943444d0c2e7c20d737df6bd083df8d4ada97682b3c1f:dir1/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "1e87e835865de06b5ef943444d0c2e7c20d737df6bd083df8d4ada97682b3c1f" start output contains "file1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e87e835865de06b5ef943444d0c2e7c20d737df6bd083df8d4ada97682b3c1f` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e581911102/dir1 ce13bcb77c9c436540c0e50f5105c2606f399c7d0b1fe705eb4fd22f3a2d8a33:testDir` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "ce13bcb77c9c436540c0e50f5105c2606f399c7d0b1fe705eb4fd22f3a2d8a33" start output contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a ce13bcb77c9c436540c0e50f5105c2606f399c7d0b1fe705eb4fd22f3a2d8a33` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e581911102/dir1 fea8169a32c51648c89df0757a3f6bbd01c7ed4494fd76d4f0a8d9a914adc37e:testDir/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "fea8169a32c51648c89df0757a3f6bbd01c7ed4494fd76d4f0a8d9a914adc37e" start output contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a fea8169a32c51648c89df0757a3f6bbd01c7ed4494fd76d4f0a8d9a914adc37e` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f271399557/dir1 1b715d38a19d231984d52a58c76950f1cd8acc378db423c23edc3b4e52ac9d88:/root/file1` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.28s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "2e0f90ab6df170ecb6f87d2d5dab5c84e3634adbead1a141818eff6b6e4c88b3" start output contains "" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e0f90ab6df170ecb6f87d2d5dab5c84e3634adbead1a141818eff6b6e4c88b3` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g945892384/dir1 2e0f90ab6df170ecb6f87d2d5dab5c84e3634adbead1a141818eff6b6e4c88b3:/root/dir2` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "2e0f90ab6df170ecb6f87d2d5dab5c84e3634adbead1a141818eff6b6e4c88b3" start output contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2e0f90ab6df170ecb6f87d2d5dab5c84e3634adbead1a141818eff6b6e4c88b3` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "332944eb01bb0cbc89989482ee49bf51714015dfebaf4f04ba26efd97d39a756" start output contains "" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 332944eb01bb0cbc89989482ee49bf51714015dfebaf4f04ba26efd97d39a756` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g945892384/dir1 332944eb01bb0cbc89989482ee49bf51714015dfebaf4f04ba26efd97d39a756:/dir2/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "332944eb01bb0cbc89989482ee49bf51714015dfebaf4f04ba26efd97d39a756" start output contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 332944eb01bb0cbc89989482ee49bf51714015dfebaf4f04ba26efd97d39a756` [2020-02-06T05:08:05.125Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.70s) [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h538112255/dir1/. 5883be2d8853b17eeabaa5b0582bbd3ce7b198698e56245dacf64549f843b318:testDir` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "5883be2d8853b17eeabaa5b0582bbd3ce7b198698e56245dacf64549f843b318" start output contains "file1-1\n" [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5883be2d8853b17eeabaa5b0582bbd3ce7b198698e56245dacf64549f843b318` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h538112255/dir1/. d9b83b0c66cbb617ecec29a8c2ffa98c921f4b2ca4a1d3ce03d0f87a3708bac6:testDir/` [2020-02-06T05:08:05.125Z] docker_cli_cp_utils_test.go:279: checking that container "d9b83b0c66cbb617ecec29a8c2ffa98c921f4b2ca4a1d3ce03d0f87a3708bac6" start output contains "file1-1\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a d9b83b0c66cbb617ecec29a8c2ffa98c921f4b2ca4a1d3ce03d0f87a3708bac6` [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i065446482/dir1/. a59c94222bee892db92a623a6af43afe035cb7743a046000c03de94e47aafe9f:/root/file1` [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.13s) [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:279: checking that container "befe17d9d05bbf015202579d0340272e6d9fea16fa2e0fa967405cf98e79cc03" start output contains "" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a befe17d9d05bbf015202579d0340272e6d9fea16fa2e0fa967405cf98e79cc03` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j811894665/dir1/. befe17d9d05bbf015202579d0340272e6d9fea16fa2e0fa967405cf98e79cc03:/dir2` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:279: checking that container "befe17d9d05bbf015202579d0340272e6d9fea16fa2e0fa967405cf98e79cc03" start output contains "file1-1\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a befe17d9d05bbf015202579d0340272e6d9fea16fa2e0fa967405cf98e79cc03` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:279: checking that container "922925e581bf269e523dcfe6d8d0f6e73317bc6a7664d4f71997e97f2d671884" start output contains "" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a 922925e581bf269e523dcfe6d8d0f6e73317bc6a7664d4f71997e97f2d671884` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j811894665/dir1/. 922925e581bf269e523dcfe6d8d0f6e73317bc6a7664d4f71997e97f2d671884:/dir2/` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:279: checking that container "922925e581bf269e523dcfe6d8d0f6e73317bc6a7664d4f71997e97f2d671884" start output contains "file1-1\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a 922925e581bf269e523dcfe6d8d0f6e73317bc6a7664d4f71997e97f2d671884` [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions140076884/permdirtest permtest:/` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs000270246/file1 4e826ca9db9d6bbd9318d62f52c3da450bd3e6f2cadb1a9acf56b9e60e4473b4:/root/shouldNotExist` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:279: checking that container "4e826ca9db9d6bbd9318d62f52c3da450bd3e6f2cadb1a9acf56b9e60e4473b4" start output contains "" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4e826ca9db9d6bbd9318d62f52c3da450bd3e6f2cadb1a9acf56b9e60e4473b4` [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume708061901/file1 f86dbc6d2ca1a17e739f6faae525f21d17867786fb48674f81573d5f2db23576:/vol_ro/shouldNotExist` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:279: checking that container "f86dbc6d2ca1a17e739f6faae525f21d17867786fb48674f81573d5f2db23576" start output contains "" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:209: running `docker start -a f86dbc6d2ca1a17e739f6faae525f21d17867786fb48674f81573d5f2db23576` [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-313504200/file2 6e3bd12bba80c378a2d908deefbd9b33bb3394266eaf936f4f863b2d11cd4383:/vol2/symlinkToFile1` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-313504200/symlinkToFile1" points to "file1" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-313504200/file1" contains "file2\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-313504200/file2 6e3bd12bba80c378a2d908deefbd9b33bb3394266eaf936f4f863b2d11cd4383:/vol2/symlinkToDir1` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-313504200/symlinkToDir1" points to "dir1" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-313504200/file2" contains "file2\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-313504200/file2 6e3bd12bba80c378a2d908deefbd9b33bb3394266eaf936f4f863b2d11cd4383:/vol2/brokenSymlinkToFileX` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-313504200/brokenSymlinkToFileX" points to "fileX" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-313504200/fileX" contains "file2\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-313504200//dir2 6e3bd12bba80c378a2d908deefbd9b33bb3394266eaf936f4f863b2d11cd4383:/vol2/symlinkToDir1` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-313504200/symlinkToDir1" points to "dir1" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-313504200/dir1/dir2/file2-1" contains "file2-1\n" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-313504200//dir2 6e3bd12bba80c378a2d908deefbd9b33bb3394266eaf936f4f863b2d11cd4383:/vol2/brokenSymlinkToDirX` [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-313504200/brokenSymlinkToDirX" points to "dirX" [2020-02-06T05:08:05.126Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-313504200/dirX/file2-1" contains "file2-1\n" [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2020-02-06T05:08:05.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-06T05:08:05.126Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.67s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-02-06T05:08:05.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-06T05:08:05.126Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.29s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.62s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.02s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.18s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.21s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.68s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFormat (1.74s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.38s) [2020-02-06T05:08:05.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-06T05:08:05.126Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-06T05:08:05.126Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.76s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.73s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.00s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.90s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExec (0.94s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.06s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.74s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.96s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.13s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.86s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecTTY (1.06s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecUlimits (1.02s) [2020-02-06T05:08:05.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-06T05:08:05.126Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.43s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.82s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestHealth (21.04s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.83s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportDisplay (2.64s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportFile (1.91s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.91s) [2020-02-06T05:08:05.126Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2020-02-06T05:08:05.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-02-06T05:08:05.127Z] daemon.go:325: [d5c0eae40983e] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:325: [d5c0eae40983e] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:353: [d5c0eae40983e] daemon started [2020-02-06T05:08:05.127Z] daemon.go:461: [d5c0eae40983e] Stopping daemon [2020-02-06T05:08:05.127Z] daemon.go:296: [d5c0eae40983e] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:448: [d5c0eae40983e] Daemon stopped [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2020-02-06T05:08:05.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-06T05:08:05.127Z] daemon.go:325: [d3bde3f8ccbd9] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:325: [d3bde3f8ccbd9] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:353: [d3bde3f8ccbd9] daemon started [2020-02-06T05:08:05.127Z] daemon.go:461: [d3bde3f8ccbd9] Stopping daemon [2020-02-06T05:08:05.127Z] daemon.go:296: [d3bde3f8ccbd9] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:448: [d3bde3f8ccbd9] Daemon stopped [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-02-06T05:08:05.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-02-06T05:08:05.127Z] daemon.go:325: [d0a26bed3cb80] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:325: [d0a26bed3cb80] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:353: [d0a26bed3cb80] daemon started [2020-02-06T05:08:05.127Z] daemon.go:461: [d0a26bed3cb80] Stopping daemon [2020-02-06T05:08:05.127Z] daemon.go:296: [d0a26bed3cb80] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:448: [d0a26bed3cb80] Daemon stopped [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-06T05:08:05.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-06T05:08:05.127Z] daemon.go:325: [d924e249945a2] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:296: [d924e249945a2] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:325: [d924e249945a2] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:325: [d924e249945a2] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:296: [d924e249945a2] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:325: [d924e249945a2] waiting for daemon to start [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-02-06T05:08:05.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-02-06T05:08:05.127Z] daemon.go:325: [d46e847f33078] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:325: [d46e847f33078] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:353: [d46e847f33078] daemon started [2020-02-06T05:08:05.127Z] daemon.go:461: [d46e847f33078] Stopping daemon [2020-02-06T05:08:05.127Z] daemon.go:296: [d46e847f33078] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:448: [d46e847f33078] Daemon stopped [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.89s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-02-06T05:08:05.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-06T05:08:05.127Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.21s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.97s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectHistory (1.11s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-06T05:08:05.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-06T05:08:05.127Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.89s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.96s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.73s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.87s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectStatus (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.64s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.80s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.77s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.21s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.57s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.50s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.55s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.78s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.06s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.58s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.50s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.48s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.42s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.39s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.49s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.94s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.91s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.07s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsTail (1.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.88s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestNetHostname (2.83s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.41s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.56s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.06s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginActive (1.67s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.09s) [2020-02-06T05:08:05.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-06T05:08:05.127Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.89s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.15s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2020-02-06T05:08:05.127Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-02-06T05:08:05.127Z] daemon.go:325: [da962e7d6e5f0] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:325: [da962e7d6e5f0] waiting for daemon to start [2020-02-06T05:08:05.127Z] daemon.go:353: [da962e7d6e5f0] daemon started [2020-02-06T05:08:05.127Z] daemon.go:461: [da962e7d6e5f0] Stopping daemon [2020-02-06T05:08:05.127Z] daemon.go:296: [da962e7d6e5f0] exiting daemon [2020-02-06T05:08:05.127Z] daemon.go:448: [da962e7d6e5f0] Daemon stopped [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.22s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.67s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.41s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPortList (9.74s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.41s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsByOrder (3.64s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.77s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.28s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.60s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.08s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.50s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.94s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.46s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.47s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-02-06T05:08:05.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-06T05:08:05.127Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.47s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.78s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.95s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.71s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.12s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.78s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.63s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.99s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.68s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.70s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.86s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2020-02-06T05:08:05.127Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.88s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.98s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.74s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.62s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.61s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.00s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.75s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.33s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.74s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-06T05:08:05.128Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.93s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.91s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.93s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.75s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.76s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.31s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.01s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.76s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.74s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.76s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.82s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunMount (6.95s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.86s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.85s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.52s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.24s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.67s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.83s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.12s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2020-02-06T05:08:05.128Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-06T05:08:05.128Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.72s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-06T05:08:05.128Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.39s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.58s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunRm (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.93s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.89s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.01s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunState (1.64s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunSysctls (1.56s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.57s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.91s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.97s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.28s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserByName (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.76s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-06T05:08:05.128Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.48s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.48s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.32s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.88s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.87s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.72s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-02-06T05:08:05.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-06T05:08:05.128Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-02-06T05:08:05.128Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.13s) [2020-02-06T05:08:05.128Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents303676586 [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.30s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.87s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.51s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartRecordError (1.88s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.60s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.16s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.66s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.01s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.99s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestTopPrivileged (1.01s) [2020-02-06T05:08:05.129Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-06T05:08:05.129Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.45s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.67s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-02-06T05:08:05.129Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-06T05:08:05.129Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.08s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.90s) [2020-02-06T05:08:05.129Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-02-06T05:08:05.129Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.71s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.21s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.78s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateStats (4.54s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2020-02-06T05:08:05.129Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-06T05:08:05.129Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.69s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.56s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.18s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.23s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.40s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.56s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.31s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.60s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) [2020-02-06T05:08:05.129Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.21s) [2020-02-06T05:08:05.129Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-06T05:08:05.129Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-06T05:08:05.129Z] === RUN TestDockerRegistrySuite [2020-02-06T05:08:05.129Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-06T05:08:06.500Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-06T05:08:07.881Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-06T05:08:09.815Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-06T05:08:13.993Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-06T05:08:18.171Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-06T05:08:20.068Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-06T05:08:21.000Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-06T05:08:22.372Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-06T05:08:23.746Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-06T05:08:25.118Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-06T05:08:26.490Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-06T05:08:27.862Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-06T05:08:30.387Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-06T05:08:31.330Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-06T05:08:33.233Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-06T05:08:34.647Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-06T05:08:38.828Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-06T05:08:39.394Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-06T05:08:39.651Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-06T05:08:41.023Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-06T05:08:42.395Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-06T05:08:43.766Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-06T05:08:45.136Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-06T05:08:47.661Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-06T05:08:47.806Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-06T05:08:47.919Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-06T05:08:49.289Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-06T05:08:49.853Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-06T05:08:49.853Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-06T05:08:50.419Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-06T05:08:50.419Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-06T05:08:50.984Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-06T05:08:50.984Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-06T05:08:51.242Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-06T05:08:52.621Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-06T05:08:55.146Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-06T05:08:56.078Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-06T05:08:57.448Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-06T05:08:58.127Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-06T05:08:58.819Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite (54.43s) [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-02-06T05:08:59.384Z] check_test.go:196: Daemon db202be7da8af is not started [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-06T05:08:59.384Z] check_test.go:196: Daemon dfd155407c5b7 is not started [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-06T05:08:59.384Z] check_test.go:196: Daemon d819424f1f97b is not started [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-06T05:08:59.384Z] check_test.go:196: Daemon de13de7303fe0 is not started [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-02-06T05:08:59.384Z] check_test.go:196: Daemon dfc8b1e0beb31 is not started [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-02-06T05:08:59.384Z] check_test.go:196: Daemon d045fc4fdda83 is not started [2020-02-06T05:08:59.384Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-02-06T05:08:59.384Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon dec98d13749f9 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon de8dde9744daf is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon de163ede3fde5 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon df766b3100680 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon dbfef4076d2bc is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d54db9e43e53c is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-06T05:08:59.385Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dff1109325c4a0ccbe2a84af4dcc022555a07312731cd96068108c79b42236c4 [2020-02-06T05:08:59.385Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9069c33daedcf8fa0291ced5e14ff54ce329a7d1d11959245f90648cbedf6b40 [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d281b669be389 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.87s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-06T05:08:59.385Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e6c1e35f5b42ee0890239e1cb91e67103fe21f46c05128bfe525e93d02753b1 [2020-02-06T05:08:59.385Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:92b16af5bbc6b251c06980cc664b53f66fbb9db65672056607a83b70481aa5c8 [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon da3d657a2668f is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.49s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d4ac631f7d6ac is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.38s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon dd217f5e1b189 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d6a5251410833 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon da2d881efb409 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d25e441bf322f is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d19e8a81c7b64 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon dee6c86fa6529 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.87s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d9bd4316ba2ff is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d15721367ea75 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon db28373208036 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.50s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d29c43cf33cfe is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d432073c8180d is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d95f707b4ee2c is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d0dab7c52dad5 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon dd3243c2e2bd3 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d351d9f066122 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d3ae660e9d548 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.52s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d3a5248de2600 is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d719af660f7aa is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-02-06T05:08:59.385Z] check_test.go:196: Daemon d3bf888c4a21d is not started [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-06T05:08:59.385Z] daemon.go:325: [d5c7d19cb87bc] waiting for daemon to start [2020-02-06T05:08:59.385Z] daemon.go:325: [d5c7d19cb87bc] waiting for daemon to start [2020-02-06T05:08:59.385Z] daemon.go:353: [d5c7d19cb87bc] daemon started [2020-02-06T05:08:59.385Z] daemon.go:461: [d5c7d19cb87bc] Stopping daemon [2020-02-06T05:08:59.385Z] daemon.go:296: [d5c7d19cb87bc] exiting daemon [2020-02-06T05:08:59.385Z] daemon.go:448: [d5c7d19cb87bc] Daemon stopped [2020-02-06T05:08:59.385Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-02-06T05:08:59.385Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-02-06T05:08:59.385Z] daemon.go:325: [d418177a8d82d] waiting for daemon to start [2020-02-06T05:08:59.385Z] daemon.go:325: [d418177a8d82d] waiting for daemon to start [2020-02-06T05:08:59.385Z] daemon.go:353: [d418177a8d82d] daemon started [2020-02-06T05:08:59.385Z] daemon.go:461: [d418177a8d82d] Stopping daemon [2020-02-06T05:08:59.385Z] daemon.go:296: [d418177a8d82d] exiting daemon [2020-02-06T05:08:59.385Z] daemon.go:448: [d418177a8d82d] Daemon stopped [2020-02-06T05:08:59.385Z] === RUN TestDockerSchema1RegistrySuite [2020-02-06T05:08:59.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-06T05:09:02.813Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-06T05:09:03.561Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-06T05:09:07.741Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-06T05:09:08.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-06T05:09:09.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-06T05:09:10.487Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-06T05:09:10.487Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-06T05:09:11.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-06T05:09:13.235Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-06T05:09:13.419Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-06T05:09:14.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-06T05:09:18.826Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-06T05:09:18.826Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-06T05:09:19.083Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-06T05:09:19.083Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-06T05:09:19.340Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-06T05:09:19.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-06T05:09:19.971Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite (20.84s) [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.15s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d35baa996ff7d is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.20s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d759c0a531ade is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.24s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d0e2ddcb36435 is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d43a3e50a36dc is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d5217091a372d is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon db2b4b440feb0 is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d6e71b827d97f is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon dcd26eab7a68a is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.70s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon de128ca4a8a94 is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d8fbb5956673b is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon dbcda9b2ca0ac is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon dcd65532677de is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d439ec8e64a40 is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-06T05:09:20.230Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-06T05:09:20.230Z] check_test.go:223: Daemon d6422501f6ee5 is not started [2020-02-06T05:09:20.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-02-06T05:09:20.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-06T05:09:20.231Z] check_test.go:223: Daemon d58cf2c8cd540 is not started [2020-02-06T05:09:20.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-06T05:09:20.231Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-06T05:09:20.231Z] check_test.go:223: Daemon d69d1b0a068be is not started [2020-02-06T05:09:20.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-06T05:09:20.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-06T05:09:21.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-06T05:09:21.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-06T05:09:21.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-06T05:09:23.099Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-06T05:09:23.099Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-06T05:09:23.358Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-06T05:09:23.922Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon dafd40ac7b102 is not started [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon d9c2ce75ab69c is not started [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon dad8eea335d2a is not started [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-06T05:09:24.179Z] daemon.go:325: [d43a4b52aa8a5] waiting for daemon to start [2020-02-06T05:09:24.179Z] daemon.go:325: [d43a4b52aa8a5] waiting for daemon to start [2020-02-06T05:09:24.179Z] daemon.go:353: [d43a4b52aa8a5] daemon started [2020-02-06T05:09:24.179Z] daemon.go:461: [d43a4b52aa8a5] Stopping daemon [2020-02-06T05:09:24.179Z] daemon.go:296: [d43a4b52aa8a5] exiting daemon [2020-02-06T05:09:24.179Z] daemon.go:448: [d43a4b52aa8a5] Daemon stopped [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon db82d71f15d55 is not started [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon dcbc8f42db8e0 is not started [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon d5ad0c517880b is not started [2020-02-06T05:09:24.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-02-06T05:09:24.179Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-06T05:09:24.179Z] check_test.go:252: Daemon d5d0f56975280 is not started [2020-02-06T05:09:24.179Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-06T05:09:24.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-06T05:09:29.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-06T05:09:29.437Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-06T05:09:29.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-06T05:09:29.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-06T05:09:29.840Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-02-06T05:09:29.840Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-06T05:09:29.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-06T05:09:29.840Z] check_test.go:279: Daemon d5c6a5eaf9f8b is not started [2020-02-06T05:09:29.840Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-06T05:09:29.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-06T05:09:29.840Z] check_test.go:279: Daemon d8ff226364355 is not started [2020-02-06T05:09:29.840Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-06T05:09:29.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-06T05:09:29.840Z] check_test.go:279: Daemon d8907688367b8 is not started [2020-02-06T05:09:29.840Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-06T05:09:29.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-06T05:09:29.840Z] check_test.go:279: Daemon d5eabc9c9342f is not started [2020-02-06T05:09:29.840Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-06T05:09:29.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-06T05:09:29.840Z] check_test.go:279: Daemon de7230822e034 is not started [2020-02-06T05:09:29.840Z] === RUN TestDockerNetworkSuite [2020-02-06T05:09:29.840Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-06T05:09:31.095Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-06T05:09:31.096Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-06T05:09:33.117Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-06T05:09:34.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-06T05:09:39.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-06T05:09:41.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-06T05:09:43.699Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-06T05:09:43.699Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-06T05:09:43.699Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-06T05:09:43.699Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-06T05:09:45.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-06T05:09:45.234Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-06T05:09:47.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-06T05:09:49.925Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-06T05:09:51.460Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-06T05:09:51.927Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-06T05:09:51.927Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-06T05:09:54.101Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-06T05:09:55.069Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-06T05:09:56.605Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-06T05:09:56.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-06T05:09:59.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-06T05:10:01.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-06T05:10:01.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-06T05:10:02.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-06T05:10:04.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-06T05:10:05.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-06T05:10:05.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-06T05:10:06.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-06T05:10:06.925Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-06T05:10:07.384Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-06T05:10:07.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-06T05:10:07.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-06T05:10:07.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-06T05:10:07.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-06T05:10:09.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-06T05:10:10.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-06T05:10:10.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-06T05:10:11.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-06T05:10:11.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-06T05:10:15.948Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-06T05:10:19.680Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-06T05:10:26.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-06T05:10:28.251Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-06T05:10:28.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-06T05:10:34.073Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-06T05:10:39.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-06T05:10:39.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-06T05:10:39.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-06T05:10:39.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-06T05:10:39.069Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-06T05:10:39.070Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-06T05:10:39.070Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-06T05:10:39.070Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-06T05:10:39.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-06T05:10:39.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-06T05:10:39.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-06T05:10:39.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-06T05:10:41.251Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-06T05:10:41.251Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-06T05:10:43.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-06T05:10:43.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-06T05:10:43.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-06T05:10:45.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-06T05:10:50.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-06T05:10:54.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-06T05:10:54.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-06T05:10:55.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-06T05:10:57.806Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-06T05:10:58.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-06T05:10:58.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-06T05:11:00.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-06T05:11:01.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-06T05:11:02.416Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite (98.78s) [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.90s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d6305468a9ed0 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon db19949f5eaa8 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.65s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon df47f578a4549 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.77s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon df7bb683a370c is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.63s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:1233: Daemon d484e260792a2 is not started [2020-02-06T05:11:08.969Z] daemon.go:325: [d484e260792a2] waiting for daemon to start [2020-02-06T05:11:08.969Z] daemon.go:325: [d484e260792a2] waiting for daemon to start [2020-02-06T05:11:08.969Z] daemon.go:353: [d484e260792a2] daemon started [2020-02-06T05:11:08.969Z] daemon.go:461: [d484e260792a2] Stopping daemon [2020-02-06T05:11:08.969Z] daemon.go:296: [d484e260792a2] exiting daemon [2020-02-06T05:11:08.969Z] daemon.go:448: [d484e260792a2] Daemon stopped [2020-02-06T05:11:08.969Z] daemon.go:325: [d484e260792a2] waiting for daemon to start [2020-02-06T05:11:08.969Z] daemon.go:325: [d484e260792a2] waiting for daemon to start [2020-02-06T05:11:08.969Z] daemon.go:353: [d484e260792a2] daemon started [2020-02-06T05:11:08.969Z] daemon.go:461: [d484e260792a2] Stopping daemon [2020-02-06T05:11:08.969Z] daemon.go:296: [d484e260792a2] exiting daemon [2020-02-06T05:11:08.969Z] daemon.go:448: [d484e260792a2] Daemon stopped [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon dedf86ff65246 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.75s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon df1948a68eac3 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.59s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d4a1acfea6fc4 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon dea56b6808eb0 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.95s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d9e67cd9a49a8 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d9fa127f0d8b5 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon db95f501e71a9 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d2770b0b8a6ae is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon de6eda6d037c3 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon da427f0cc68d8 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d7d0d0c411055 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon d2048121204e0 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-06T05:11:08.969Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-06T05:11:08.969Z] docker_cli_network_unix_test.go:46: Daemon dec31c4195842 is not started [2020-02-06T05:11:08.969Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d564bd89d5595 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon df25c4473eb06 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.51s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d2a609543f970 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d26918b93376a is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon db5bbffe671e4 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon dd75aa60da1b0 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.55s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-06T05:11:08.970Z] daemon.go:325: [d791834bb0776] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d791834bb0776] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [d791834bb0776] daemon started [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:968: Daemon d791834bb0776 is not started [2020-02-06T05:11:08.970Z] daemon.go:296: [d791834bb0776] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:325: [d791834bb0776] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d791834bb0776] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [d791834bb0776] daemon started [2020-02-06T05:11:08.970Z] daemon.go:461: [d791834bb0776] Stopping daemon [2020-02-06T05:11:08.970Z] daemon.go:296: [d791834bb0776] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:448: [d791834bb0776] Daemon stopped [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.49s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon db6e62bc8a02a is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.71s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-06T05:11:08.970Z] daemon.go:325: [d8448f1c0ad28] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d8448f1c0ad28] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [d8448f1c0ad28] daemon started [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:1116: Daemon d8448f1c0ad28 is not started [2020-02-06T05:11:08.970Z] daemon.go:325: [d8448f1c0ad28] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:296: [d8448f1c0ad28] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:325: [d8448f1c0ad28] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d8448f1c0ad28] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d8448f1c0ad28] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [d8448f1c0ad28] daemon started [2020-02-06T05:11:08.970Z] daemon.go:461: [d8448f1c0ad28] Stopping daemon [2020-02-06T05:11:08.970Z] daemon.go:296: [d8448f1c0ad28] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:448: [d8448f1c0ad28] Daemon stopped [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d566e74c22598 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d51c9c01c5ed0 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d14b0e3f17a9f is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon db9a5e5566197 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon dce9ecee57844 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d0adf6e83eabc is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d7e14da1667f5 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.12s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d758121b68e44 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon db010d7a1d4d8 is not started [2020-02-06T05:11:08.970Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-06T05:11:08.970Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon dc747a4314d8d is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon dd6e1c7f38d92 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.19s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-06T05:11:08.970Z] daemon.go:325: [d887e99cf5696] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d887e99cf5696] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [d887e99cf5696] daemon started [2020-02-06T05:11:08.970Z] daemon.go:461: [d887e99cf5696] Stopping daemon [2020-02-06T05:11:08.970Z] daemon.go:296: [d887e99cf5696] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:448: [d887e99cf5696] Daemon stopped [2020-02-06T05:11:08.970Z] daemon.go:325: [d887e99cf5696] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [d887e99cf5696] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [d887e99cf5696] daemon started [2020-02-06T05:11:08.970Z] daemon.go:461: [d887e99cf5696] Stopping daemon [2020-02-06T05:11:08.970Z] daemon.go:296: [d887e99cf5696] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:448: [d887e99cf5696] Daemon stopped [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.39s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-02-06T05:11:08.970Z] daemon.go:325: [dc1535da1873f] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:325: [dc1535da1873f] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [dc1535da1873f] daemon started [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:1084: Daemon dc1535da1873f is not started [2020-02-06T05:11:08.970Z] daemon.go:325: [dc1535da1873f] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:296: [dc1535da1873f] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:325: [dc1535da1873f] waiting for daemon to start [2020-02-06T05:11:08.970Z] daemon.go:353: [dc1535da1873f] daemon started [2020-02-06T05:11:08.970Z] daemon.go:461: [dc1535da1873f] Stopping daemon [2020-02-06T05:11:08.970Z] daemon.go:296: [dc1535da1873f] exiting daemon [2020-02-06T05:11:08.970Z] daemon.go:448: [dc1535da1873f] Daemon stopped [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d21d69be19d86 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon dc7cc16b1d7eb is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d07584628ff9b is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon de8e90e2d9faa is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon dd5891a00c104 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d6645b4d43406 is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.54s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d0b98adb390db is not started [2020-02-06T05:11:08.970Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.26s) [2020-02-06T05:11:08.970Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-06T05:11:08.970Z] docker_cli_network_unix_test.go:46: Daemon d910b9ff5d6e3 is not started [2020-02-06T05:11:08.970Z] === RUN TestDockerHubPullSuite [2020-02-06T05:11:08.970Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-06T05:11:10.340Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-06T05:11:11.710Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-06T05:11:12.651Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-06T05:11:12.918Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-06T05:11:14.813Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-06T05:11:14.813Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-06T05:11:15.072Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite (6.41s) [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2020-02-06T05:11:15.072Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-06T05:11:15.072Z] daemon.go:325: [d6fff9f080d37] waiting for daemon to start [2020-02-06T05:11:15.072Z] daemon.go:325: [d6fff9f080d37] waiting for daemon to start [2020-02-06T05:11:15.072Z] daemon.go:353: [d6fff9f080d37] daemon started [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s) [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-02-06T05:11:15.072Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-02-06T05:11:15.072Z] daemon.go:461: [d6fff9f080d37] Stopping daemon [2020-02-06T05:11:15.072Z] daemon.go:296: [d6fff9f080d37] exiting daemon [2020-02-06T05:11:15.072Z] daemon.go:448: [d6fff9f080d37] Daemon stopped [2020-02-06T05:11:15.072Z] PASS [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === Skipped [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-06T05:11:15.072Z] docker_cli_sni_test.go:18: Flakey test [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-06T05:11:15.072Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-06T05:11:15.072Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-06T05:11:15.072Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-02-06T05:11:15.072Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-02-06T05:11:15.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-02-06T05:11:15.072Z] [2020-02-06T05:11:15.072Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-06T05:11:15.072Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-02-06T05:11:15.073Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-06T05:11:15.073Z] [2020-02-06T05:11:15.073Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-06T05:11:15.073Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-06T05:11:15.073Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-06T05:11:15.073Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-02-06T05:11:15.073Z] docker_cli_network_unix_test.go:46: Daemon dc747a4314d8d is not started [2020-02-06T05:11:15.073Z] [2020-02-06T05:11:15.073Z] [2020-02-06T05:11:15.073Z] DONE 1249 tests, 44 skipped in 1978.676s [2020-02-06T05:11:15.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-06T05:11:15.073Z] ++++ cat bundles/test-integration/docker.pid [2020-02-06T05:11:15.073Z] +++ kill 6916 [2020-02-06T05:11:16.443Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-06T05:11:16.443Z] +++ /etc/init.d/apparmor stop [2020-02-06T05:11:16.443Z] Clearing AppArmor profiles cache:. [2020-02-06T05:11:16.443Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-06T05:11:16.443Z] Unloading profiles will leave already running processes permanently [2020-02-06T05:11:16.443Z] unconfined, which can lead to unexpected situations. [2020-02-06T05:11:16.443Z] [2020-02-06T05:11:16.443Z] To set a process to complain mode, use the command line tool [2020-02-06T05:11:16.443Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-06T05:11:16.443Z] with the 'teardown' option." [2020-02-06T05:11:16.443Z] [2020-02-06T05:11:17.814Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-06T05:11:23.765Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-06T05:11:24.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-06T05:11:26.887Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-06T05:11:48.886Z] === RUN TestDockerSuite/TestBuildRm [2020-02-06T05:12:03.818Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-06T05:12:06.002Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-06T05:12:06.002Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-06T05:12:06.002Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-06T05:12:07.633Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-06T05:12:10.538Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-06T05:12:14.277Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-06T05:12:23.265Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-06T05:12:23.835Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-06T05:12:24.593Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-06T05:12:28.218Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-06T05:12:30.740Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-06T05:12:34.978Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-06T05:12:38.348Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-06T05:12:39.737Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-06T05:12:39.738Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-06T05:12:40.203Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-06T05:12:52.620Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-06T05:12:52.620Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-06T05:12:57.429Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-06T05:12:57.429Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-06T05:13:00.432Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-06T05:13:02.359Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-06T05:13:15.319Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-06T05:13:16.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-06T05:13:19.548Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-06T05:13:22.947Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-06T05:13:23.617Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-06T05:13:23.618Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-06T05:13:25.960Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-06T05:13:26.933Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-06T05:13:31.739Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-06T05:13:35.131Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-06T05:13:37.555Z] === RUN TestDockerSuite/TestBuildUser [2020-02-06T05:13:37.555Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-06T05:13:37.555Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-06T05:13:37.555Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-06T05:13:39.312Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-06T05:13:41.309Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-06T05:13:42.281Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-06T05:13:42.589Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-06T05:13:44.471Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-06T05:13:44.471Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-06T05:13:44.471Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-06T05:13:45.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-06T05:13:49.141Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-06T05:13:51.672Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-06T05:13:55.850Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-06T05:13:58.481Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-06T05:14:09.657Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-06T05:14:09.657Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-06T05:14:22.087Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-06T05:14:27.898Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-06T05:14:27.898Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-06T05:14:27.898Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-06T05:14:30.820Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-06T05:14:30.820Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-02-06T05:14:43.261Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-06T05:14:47.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-06T05:14:47.978Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-06T05:14:54.674Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-06T05:15:02.830Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-06T05:15:02.830Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-06T05:15:02.830Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-06T05:15:02.830Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-06T05:15:03.488Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-06T05:15:09.530Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-06T05:15:12.092Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-06T05:15:14.291Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-06T05:15:14.754Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-06T05:15:14.754Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-06T05:15:14.754Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-06T05:15:16.944Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-06T05:15:21.652Z] === RUN TestDockerSuite/TestCommitChange [2020-02-06T05:15:26.360Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-06T05:15:27.598Z] --- PASS: TestDockerSwarmSuite (1804.37s) [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.19s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-06T05:15:27.599Z] daemon.go:325: [db57f778f3b49] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [db57f778f3b49] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [db57f778f3b49] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [db57f778f3b49] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [db57f778f3b49] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [db57f778f3b49] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.58s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-06T05:15:27.599Z] daemon.go:325: [dae2e90adf963] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [dae2e90adf963] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [dae2e90adf963] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [dae2e90adf963] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [dae2e90adf963] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [dae2e90adf963] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-06T05:15:27.599Z] daemon.go:325: [da12c6695af2d] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [da12c6695af2d] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [da12c6695af2d] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [da12c6695af2d] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [da12c6695af2d] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [da12c6695af2d] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.27s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-06T05:15:27.599Z] daemon.go:325: [d05c49add61fb] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d05c49add61fb] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d05c49add61fb] daemon started [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-06T05:15:27.599Z] daemon.go:325: [ddbdd0467030d] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [ddbdd0467030d] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [ddbdd0467030d] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [d05c49add61fb] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d05c49add61fb] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d05c49add61fb] Daemon stopped [2020-02-06T05:15:27.599Z] daemon.go:461: [ddbdd0467030d] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [ddbdd0467030d] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [ddbdd0467030d] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.89s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-06T05:15:27.599Z] daemon.go:325: [ddbf2fbd49b7b] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [ddbf2fbd49b7b] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [ddbf2fbd49b7b] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [ddbf2fbd49b7b] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [ddbf2fbd49b7b] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [ddbf2fbd49b7b] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.35s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-06T05:15:27.599Z] daemon.go:325: [dbb0329b06613] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [dbb0329b06613] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [dbb0329b06613] daemon started [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-06T05:15:27.599Z] daemon.go:325: [d6c4f8ccb22ae] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d6c4f8ccb22ae] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d6c4f8ccb22ae] daemon started [2020-02-06T05:15:27.599Z] check_test.go:358: [d6c4f8ccb22ae] joining swarm manager [dbb0329b06613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.599Z] daemon.go:461: [d6c4f8ccb22ae] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d6c4f8ccb22ae] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d6c4f8ccb22ae] Daemon stopped [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-06T05:15:27.599Z] daemon.go:325: [dcd794457fee8] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [dcd794457fee8] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [dcd794457fee8] daemon started [2020-02-06T05:15:27.599Z] check_test.go:358: [dcd794457fee8] joining swarm manager [dbb0329b06613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.599Z] daemon.go:461: [dbb0329b06613] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [dbb0329b06613] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [dbb0329b06613] Daemon stopped [2020-02-06T05:15:27.599Z] check_test.go:379: Daemon d6c4f8ccb22ae is not started [2020-02-06T05:15:27.599Z] daemon.go:461: [dcd794457fee8] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [dcd794457fee8] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [dcd794457fee8] Daemon stopped [2020-02-06T05:15:27.599Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-06T05:15:27.599Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-06T05:15:27.599Z] daemon.go:325: [d51e7926acdcf] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d51e7926acdcf] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d51e7926acdcf] daemon started [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-02-06T05:15:27.599Z] daemon.go:325: [d13ce33a13f8b] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d13ce33a13f8b] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d13ce33a13f8b] daemon started [2020-02-06T05:15:27.599Z] check_test.go:358: [d13ce33a13f8b] joining swarm manager [d51e7926acdcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.599Z] daemon.go:461: [d51e7926acdcf] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d51e7926acdcf] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d51e7926acdcf] Daemon stopped [2020-02-06T05:15:27.599Z] daemon.go:461: [d13ce33a13f8b] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d13ce33a13f8b] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d13ce33a13f8b] Daemon stopped [2020-02-06T05:15:27.599Z] daemon.go:325: [d51e7926acdcf] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d51e7926acdcf] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d51e7926acdcf] daemon started [2020-02-06T05:15:27.599Z] daemon.go:325: [d13ce33a13f8b] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d13ce33a13f8b] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d13ce33a13f8b] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [d51e7926acdcf] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d51e7926acdcf] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d51e7926acdcf] Daemon stopped [2020-02-06T05:15:27.599Z] daemon.go:461: [d13ce33a13f8b] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d13ce33a13f8b] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d13ce33a13f8b] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-06T05:15:27.599Z] daemon.go:325: [dfa8424fe9ea4] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [dfa8424fe9ea4] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [dfa8424fe9ea4] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [dfa8424fe9ea4] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [dfa8424fe9ea4] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [dfa8424fe9ea4] Daemon stopped [2020-02-06T05:15:27.599Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.12s) [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-06T05:15:27.599Z] daemon.go:325: [d0a41ae8df678] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d0a41ae8df678] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d0a41ae8df678] daemon started [2020-02-06T05:15:27.599Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-02-06T05:15:27.599Z] daemon.go:325: [d0923c47f672a] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:325: [d0923c47f672a] waiting for daemon to start [2020-02-06T05:15:27.599Z] daemon.go:353: [d0923c47f672a] daemon started [2020-02-06T05:15:27.599Z] daemon.go:461: [d0a41ae8df678] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d0a41ae8df678] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d0a41ae8df678] Daemon stopped [2020-02-06T05:15:27.599Z] daemon.go:461: [d0923c47f672a] Stopping daemon [2020-02-06T05:15:27.599Z] daemon.go:296: [d0923c47f672a] exiting daemon [2020-02-06T05:15:27.599Z] daemon.go:448: [d0923c47f672a] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.76s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-06T05:15:27.600Z] daemon.go:325: [ddf64cce2a56d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [ddf64cce2a56d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [ddf64cce2a56d] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-06T05:15:27.600Z] daemon.go:325: [d69db20031a97] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d69db20031a97] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d69db20031a97] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d69db20031a97] joining swarm manager [ddf64cce2a56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-06T05:15:27.600Z] daemon.go:325: [d2095a20ea1d0] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d2095a20ea1d0] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d2095a20ea1d0] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d2095a20ea1d0] joining swarm manager [ddf64cce2a56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.600Z] daemon.go:461: [ddf64cce2a56d] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [ddf64cce2a56d] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [ddf64cce2a56d] Daemon stopped [2020-02-06T05:15:27.600Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-06T05:15:27.600Z] daemon.go:325: [ddf64cce2a56d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [ddf64cce2a56d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [ddf64cce2a56d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [ddf64cce2a56d] daemon started [2020-02-06T05:15:27.600Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-06T05:15:27.600Z] daemon.go:461: [ddf64cce2a56d] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [ddf64cce2a56d] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [ddf64cce2a56d] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [d69db20031a97] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d69db20031a97] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d69db20031a97] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [d2095a20ea1d0] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d2095a20ea1d0] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d2095a20ea1d0] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.40s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-06T05:15:27.600Z] daemon.go:325: [d10903f11966a] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d10903f11966a] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d10903f11966a] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-06T05:15:27.600Z] daemon.go:325: [dea93150c84ed] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [dea93150c84ed] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [dea93150c84ed] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [dea93150c84ed] joining swarm manager [d10903f11966a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-06T05:15:27.600Z] daemon.go:325: [d4548e92b4f9d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d4548e92b4f9d] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d4548e92b4f9d] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d4548e92b4f9d] joining swarm manager [d10903f11966a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.600Z] daemon.go:461: [d10903f11966a] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d10903f11966a] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d10903f11966a] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [dea93150c84ed] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [dea93150c84ed] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [dea93150c84ed] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [d4548e92b4f9d] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d4548e92b4f9d] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d4548e92b4f9d] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-06T05:15:27.600Z] daemon.go:325: [d41db7f6ccb29] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d41db7f6ccb29] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d41db7f6ccb29] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-06T05:15:27.600Z] daemon.go:325: [db6cc24cd968b] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [db6cc24cd968b] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [db6cc24cd968b] daemon started [2020-02-06T05:15:27.600Z] daemon.go:461: [d41db7f6ccb29] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d41db7f6ccb29] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d41db7f6ccb29] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [db6cc24cd968b] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [db6cc24cd968b] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [db6cc24cd968b] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.94s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-06T05:15:27.600Z] daemon.go:325: [dde027b30b91c] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [dde027b30b91c] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [dde027b30b91c] daemon started [2020-02-06T05:15:27.600Z] daemon.go:461: [dde027b30b91c] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [dde027b30b91c] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [dde027b30b91c] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.01s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-06T05:15:27.600Z] daemon.go:325: [dc174195163a4] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [dc174195163a4] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [dc174195163a4] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-06T05:15:27.600Z] daemon.go:325: [d63c0bc324223] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d63c0bc324223] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d63c0bc324223] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d63c0bc324223] joining swarm manager [dc174195163a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-06T05:15:27.600Z] daemon.go:325: [d927b8e3e2568] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d927b8e3e2568] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d927b8e3e2568] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d927b8e3e2568] joining swarm manager [dc174195163a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.600Z] daemon.go:461: [dc174195163a4] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [dc174195163a4] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [dc174195163a4] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [d63c0bc324223] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d63c0bc324223] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d63c0bc324223] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [d927b8e3e2568] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d927b8e3e2568] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d927b8e3e2568] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.32s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-06T05:15:27.600Z] daemon.go:325: [d67e3562e959c] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d67e3562e959c] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d67e3562e959c] daemon started [2020-02-06T05:15:27.600Z] daemon.go:461: [d67e3562e959c] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d67e3562e959c] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d67e3562e959c] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:325: [d67e3562e959c] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d67e3562e959c] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d67e3562e959c] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-06T05:15:27.600Z] daemon.go:325: [dcc60338f19f7] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [dcc60338f19f7] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [dcc60338f19f7] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [dcc60338f19f7] joining swarm manager [d67e3562e959c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.600Z] daemon.go:461: [dcc60338f19f7] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [dcc60338f19f7] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [dcc60338f19f7] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:325: [dcc60338f19f7] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [dcc60338f19f7] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [dcc60338f19f7] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [dcc60338f19f7] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-06T05:15:27.600Z] daemon.go:325: [d4c9d9fc7d7ce] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d4c9d9fc7d7ce] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d4c9d9fc7d7ce] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d4c9d9fc7d7ce] joining swarm manager [d67e3562e959c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.600Z] daemon.go:461: [d4c9d9fc7d7ce] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d4c9d9fc7d7ce] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d4c9d9fc7d7ce] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:325: [d4c9d9fc7d7ce] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d4c9d9fc7d7ce] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d4c9d9fc7d7ce] daemon started [2020-02-06T05:15:27.600Z] daemon.go:296: [d4c9d9fc7d7ce] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:325: [d4c9d9fc7d7ce] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d4c9d9fc7d7ce] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d4c9d9fc7d7ce] daemon started [2020-02-06T05:15:27.600Z] daemon.go:461: [d67e3562e959c] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d67e3562e959c] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d67e3562e959c] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [dcc60338f19f7] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [dcc60338f19f7] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [dcc60338f19f7] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [d4c9d9fc7d7ce] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d4c9d9fc7d7ce] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d4c9d9fc7d7ce] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.06s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-06T05:15:27.600Z] daemon.go:325: [d9c0abcd9f81e] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d9c0abcd9f81e] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d9c0abcd9f81e] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-06T05:15:27.600Z] daemon.go:325: [da48e09008c52] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [da48e09008c52] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [da48e09008c52] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [da48e09008c52] joining swarm manager [d9c0abcd9f81e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.600Z] daemon.go:461: [d9c0abcd9f81e] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d9c0abcd9f81e] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [d9c0abcd9f81e] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:461: [da48e09008c52] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [da48e09008c52] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [da48e09008c52] Daemon stopped [2020-02-06T05:15:27.600Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s) [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-06T05:15:27.600Z] daemon.go:325: [d7710fe3030b0] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d7710fe3030b0] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d7710fe3030b0] daemon started [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [db9a81a1c8f46] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [db9a81a1c8f46] joining swarm manager [d7710fe3030b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-06T05:15:27.600Z] daemon.go:325: [d35901c5c01d5] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [d35901c5c01d5] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [d35901c5c01d5] daemon started [2020-02-06T05:15:27.600Z] check_test.go:358: [d35901c5c01d5] joining swarm manager [d7710fe3030b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.600Z] daemon.go:461: [db9a81a1c8f46] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [db9a81a1c8f46] exiting daemon [2020-02-06T05:15:27.600Z] daemon.go:448: [db9a81a1c8f46] Daemon stopped [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:339: [db9a81a1c8f46] error pinging daemon on start: Get http://db9a81a1c8f46.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:339: [db9a81a1c8f46] error pinging daemon on start: Get http://db9a81a1c8f46.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:339: [db9a81a1c8f46] error pinging daemon on start: Get http://db9a81a1c8f46.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:339: [db9a81a1c8f46] error pinging daemon on start: Get http://db9a81a1c8f46.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:339: [db9a81a1c8f46] error pinging daemon on start: Get http://db9a81a1c8f46.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:339: [db9a81a1c8f46] error pinging daemon on start: Get http://db9a81a1c8f46.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.600Z] daemon.go:325: [db9a81a1c8f46] waiting for daemon to start [2020-02-06T05:15:27.600Z] daemon.go:353: [db9a81a1c8f46] daemon started [2020-02-06T05:15:27.600Z] daemon.go:461: [d7710fe3030b0] Stopping daemon [2020-02-06T05:15:27.600Z] daemon.go:296: [d7710fe3030b0] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d7710fe3030b0] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [db9a81a1c8f46] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [db9a81a1c8f46] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [db9a81a1c8f46] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [d35901c5c01d5] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d35901c5c01d5] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d35901c5c01d5] Daemon stopped [2020-02-06T05:15:27.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-06T05:15:27.601Z] daemon.go:325: [d972d3edb9149] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d972d3edb9149] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d972d3edb9149] daemon started [2020-02-06T05:15:27.601Z] daemon.go:461: [d972d3edb9149] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d972d3edb9149] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d972d3edb9149] Daemon stopped [2020-02-06T05:15:27.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.28s) [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-06T05:15:27.601Z] daemon.go:325: [d3fc48be350b8] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d3fc48be350b8] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d3fc48be350b8] daemon started [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-06T05:15:27.601Z] daemon.go:325: [d1343233d87ec] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d1343233d87ec] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d1343233d87ec] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [d1343233d87ec] joining swarm manager [d3fc48be350b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.601Z] daemon.go:461: [d3fc48be350b8] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d3fc48be350b8] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d3fc48be350b8] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [d1343233d87ec] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d1343233d87ec] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d1343233d87ec] Daemon stopped [2020-02-06T05:15:27.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.18s) [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-06T05:15:27.601Z] daemon.go:325: [d0ab7c6ac484a] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d0ab7c6ac484a] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d0ab7c6ac484a] daemon started [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d56d7f1a8dd88] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [d56d7f1a8dd88] joining swarm manager [d0ab7c6ac484a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-06T05:15:27.601Z] daemon.go:325: [db6906a44755b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db6906a44755b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [db6906a44755b] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [db6906a44755b] joining swarm manager [d0ab7c6ac484a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.601Z] daemon.go:461: [d56d7f1a8dd88] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d56d7f1a8dd88] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d56d7f1a8dd88] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [db6906a44755b] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [db6906a44755b] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [db6906a44755b] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d56d7f1a8dd88] error pinging daemon on start: Get http://d56d7f1a8dd88.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d56d7f1a8dd88] error pinging daemon on start: Get http://d56d7f1a8dd88.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d56d7f1a8dd88] error pinging daemon on start: Get http://d56d7f1a8dd88.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d56d7f1a8dd88] error pinging daemon on start: Get http://d56d7f1a8dd88.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d56d7f1a8dd88] error pinging daemon on start: Get http://d56d7f1a8dd88.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d56d7f1a8dd88] error pinging daemon on start: Get http://d56d7f1a8dd88.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d56d7f1a8dd88] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d56d7f1a8dd88] daemon started [2020-02-06T05:15:27.601Z] daemon.go:461: [d0ab7c6ac484a] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d0ab7c6ac484a] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d0ab7c6ac484a] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [d56d7f1a8dd88] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d56d7f1a8dd88] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d56d7f1a8dd88] Daemon stopped [2020-02-06T05:15:27.601Z] check_test.go:379: Daemon db6906a44755b is not started [2020-02-06T05:15:27.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.09s) [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d71e63fa9bd67] daemon started [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d43fdc1da580f] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [d43fdc1da580f] joining swarm manager [d71e63fa9bd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d55ca999efc9b] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [d55ca999efc9b] joining swarm manager [d71e63fa9bd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [da1406a258ede] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [da1406a258ede] joining swarm manager [d71e63fa9bd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [dd1177a1447d7] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [dd1177a1447d7] joining swarm manager [d71e63fa9bd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [db156447afc67] daemon started [2020-02-06T05:15:27.601Z] check_test.go:358: [db156447afc67] joining swarm manager [d71e63fa9bd67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-06T05:15:27.601Z] daemon.go:461: [db156447afc67] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:461: [d71e63fa9bd67] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:461: [d43fdc1da580f] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:461: [d55ca999efc9b] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:461: [da1406a258ede] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:461: [dd1177a1447d7] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d71e63fa9bd67] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d71e63fa9bd67] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:296: [db156447afc67] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [db156447afc67] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:296: [da1406a258ede] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [da1406a258ede] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:296: [d55ca999efc9b] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d55ca999efc9b] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:296: [d43fdc1da580f] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d43fdc1da580f] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:296: [dd1177a1447d7] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [dd1177a1447d7] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [db156447afc67] error pinging daemon on start: Get http://db156447afc67.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [d55ca999efc9b] error pinging daemon on start: Get http://d55ca999efc9b.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [d71e63fa9bd67] error pinging daemon on start: Get http://d71e63fa9bd67.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [d43fdc1da580f] error pinging daemon on start: Get http://d43fdc1da580f.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [da1406a258ede] error pinging daemon on start: Get http://da1406a258ede.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [dd1177a1447d7] error pinging daemon on start: Get http://dd1177a1447d7.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:339: [d55ca999efc9b] error pinging daemon on start: Get http://d55ca999efc9b.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [db156447afc67] error pinging daemon on start: Get http://db156447afc67.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [d71e63fa9bd67] error pinging daemon on start: Get http://d71e63fa9bd67.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [d43fdc1da580f] error pinging daemon on start: Get http://d43fdc1da580f.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [da1406a258ede] error pinging daemon on start: Get http://da1406a258ede.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:339: [dd1177a1447d7] error pinging daemon on start: Get http://dd1177a1447d7.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.601Z] daemon.go:325: [d55ca999efc9b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [db156447afc67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d71e63fa9bd67] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d43fdc1da580f] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [da1406a258ede] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [dd1177a1447d7] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d55ca999efc9b] daemon started [2020-02-06T05:15:27.601Z] daemon.go:353: [db156447afc67] daemon started [2020-02-06T05:15:27.601Z] daemon.go:353: [da1406a258ede] daemon started [2020-02-06T05:15:27.601Z] daemon.go:353: [d43fdc1da580f] daemon started [2020-02-06T05:15:27.601Z] daemon.go:353: [dd1177a1447d7] daemon started [2020-02-06T05:15:27.601Z] daemon.go:353: [d71e63fa9bd67] daemon started [2020-02-06T05:15:27.601Z] daemon.go:461: [d71e63fa9bd67] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d71e63fa9bd67] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d71e63fa9bd67] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [d43fdc1da580f] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d43fdc1da580f] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d43fdc1da580f] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [d55ca999efc9b] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d55ca999efc9b] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d55ca999efc9b] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [da1406a258ede] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [da1406a258ede] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [da1406a258ede] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [dd1177a1447d7] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [dd1177a1447d7] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [dd1177a1447d7] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:461: [db156447afc67] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [db156447afc67] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [db156447afc67] Daemon stopped [2020-02-06T05:15:27.601Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2020-02-06T05:15:27.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-06T05:15:27.601Z] daemon.go:325: [d610c530a599b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d610c530a599b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:353: [d610c530a599b] daemon started [2020-02-06T05:15:27.601Z] daemon.go:461: [d610c530a599b] Stopping daemon [2020-02-06T05:15:27.601Z] daemon.go:296: [d610c530a599b] exiting daemon [2020-02-06T05:15:27.601Z] daemon.go:448: [d610c530a599b] Daemon stopped [2020-02-06T05:15:27.601Z] daemon.go:325: [d610c530a599b] waiting for daemon to start [2020-02-06T05:15:27.601Z] daemon.go:325: [d610c530a599b] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d610c530a599b] daemon started [2020-02-06T05:15:27.602Z] daemon.go:461: [d610c530a599b] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d610c530a599b] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d610c530a599b] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.12s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-06T05:15:27.602Z] daemon.go:325: [d0c9794a10aeb] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d0c9794a10aeb] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d0c9794a10aeb] daemon started [2020-02-06T05:15:27.602Z] daemon.go:461: [d0c9794a10aeb] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d0c9794a10aeb] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d0c9794a10aeb] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.89s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-06T05:15:27.602Z] daemon.go:325: [d272c241375e7] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d272c241375e7] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d272c241375e7] daemon started [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-06T05:15:27.602Z] daemon.go:325: [dd3bc869e5268] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [dd3bc869e5268] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [dd3bc869e5268] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [dd3bc869e5268] joining swarm manager [d272c241375e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-06T05:15:27.602Z] daemon.go:325: [ddc942686c391] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [ddc942686c391] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [ddc942686c391] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [ddc942686c391] joining swarm manager [d272c241375e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.602Z] daemon.go:461: [d272c241375e7] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d272c241375e7] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d272c241375e7] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [dd3bc869e5268] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [dd3bc869e5268] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [dd3bc869e5268] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [ddc942686c391] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [ddc942686c391] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [ddc942686c391] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.94s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-06T05:15:27.602Z] daemon.go:325: [d0db4f7520419] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d0db4f7520419] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d0db4f7520419] daemon started [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-06T05:15:27.602Z] daemon.go:325: [dc83bf08469ed] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [dc83bf08469ed] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [dc83bf08469ed] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [dc83bf08469ed] joining swarm manager [d0db4f7520419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-06T05:15:27.602Z] daemon.go:325: [d08fb0a0d8596] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d08fb0a0d8596] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d08fb0a0d8596] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d08fb0a0d8596] joining swarm manager [d0db4f7520419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.602Z] daemon.go:461: [d0db4f7520419] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d0db4f7520419] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d0db4f7520419] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [dc83bf08469ed] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [dc83bf08469ed] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [dc83bf08469ed] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d08fb0a0d8596] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d08fb0a0d8596] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d08fb0a0d8596] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.56s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-06T05:15:27.602Z] daemon.go:325: [df41ffc46480c] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [df41ffc46480c] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [df41ffc46480c] daemon started [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-06T05:15:27.602Z] daemon.go:325: [dbe4dcb85ae79] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [dbe4dcb85ae79] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [dbe4dcb85ae79] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [dbe4dcb85ae79] joining swarm manager [df41ffc46480c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-06T05:15:27.602Z] daemon.go:325: [d0a5c6c57f32b] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d0a5c6c57f32b] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d0a5c6c57f32b] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d0a5c6c57f32b] joining swarm manager [df41ffc46480c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.602Z] daemon.go:461: [df41ffc46480c] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [df41ffc46480c] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [df41ffc46480c] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [dbe4dcb85ae79] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [dbe4dcb85ae79] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [dbe4dcb85ae79] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d0a5c6c57f32b] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d0a5c6c57f32b] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d0a5c6c57f32b] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-06T05:15:27.602Z] daemon.go:325: [d3567271a4b8e] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d3567271a4b8e] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d3567271a4b8e] daemon started [2020-02-06T05:15:27.602Z] daemon.go:461: [d3567271a4b8e] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d3567271a4b8e] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d3567271a4b8e] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.69s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-06T05:15:27.602Z] daemon.go:325: [d37e202d01e4a] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d37e202d01e4a] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d37e202d01e4a] daemon started [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-06T05:15:27.602Z] daemon.go:325: [d8b95f277e46c] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d8b95f277e46c] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d8b95f277e46c] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d8b95f277e46c] joining swarm manager [d37e202d01e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-06T05:15:27.602Z] daemon.go:325: [d13ddb684376a] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d13ddb684376a] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d13ddb684376a] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d13ddb684376a] joining swarm manager [d37e202d01e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-06T05:15:27.602Z] daemon.go:325: [d43975eb39d3e] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d43975eb39d3e] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d43975eb39d3e] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d43975eb39d3e] joining swarm manager [d37e202d01e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-06T05:15:27.602Z] daemon.go:325: [d9b952378db2a] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d9b952378db2a] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d9b952378db2a] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d9b952378db2a] joining swarm manager [d37e202d01e4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-06T05:15:27.602Z] daemon.go:461: [d37e202d01e4a] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d37e202d01e4a] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d37e202d01e4a] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d8b95f277e46c] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d8b95f277e46c] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d8b95f277e46c] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d13ddb684376a] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d13ddb684376a] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d13ddb684376a] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d43975eb39d3e] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d43975eb39d3e] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d43975eb39d3e] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d9b952378db2a] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d9b952378db2a] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d9b952378db2a] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.11s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-06T05:15:27.602Z] daemon.go:325: [ddd48694b4589] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [ddd48694b4589] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [ddd48694b4589] daemon started [2020-02-06T05:15:27.602Z] daemon.go:461: [ddd48694b4589] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [ddd48694b4589] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [ddd48694b4589] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.98s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-06T05:15:27.602Z] daemon.go:325: [d840ef88f70b9] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d840ef88f70b9] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d840ef88f70b9] daemon started [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-06T05:15:27.602Z] daemon.go:325: [d0109a9be56a5] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d0109a9be56a5] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d0109a9be56a5] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d0109a9be56a5] joining swarm manager [d840ef88f70b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-06T05:15:27.602Z] daemon.go:325: [d8af8e1e09d28] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:325: [d8af8e1e09d28] waiting for daemon to start [2020-02-06T05:15:27.602Z] daemon.go:353: [d8af8e1e09d28] daemon started [2020-02-06T05:15:27.602Z] check_test.go:358: [d8af8e1e09d28] joining swarm manager [d840ef88f70b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.602Z] daemon.go:461: [d840ef88f70b9] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d840ef88f70b9] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d840ef88f70b9] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d0109a9be56a5] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d0109a9be56a5] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d0109a9be56a5] Daemon stopped [2020-02-06T05:15:27.602Z] daemon.go:461: [d8af8e1e09d28] Stopping daemon [2020-02-06T05:15:27.602Z] daemon.go:296: [d8af8e1e09d28] exiting daemon [2020-02-06T05:15:27.602Z] daemon.go:448: [d8af8e1e09d28] Daemon stopped [2020-02-06T05:15:27.602Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.69s) [2020-02-06T05:15:27.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-06T05:15:27.602Z] daemon.go:325: [d7dae5c3a411a] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d7dae5c3a411a] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d7dae5c3a411a] daemon started [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-06T05:15:27.603Z] daemon.go:325: [d731e128a3cfe] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d731e128a3cfe] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d731e128a3cfe] daemon started [2020-02-06T05:15:27.603Z] check_test.go:358: [d731e128a3cfe] joining swarm manager [d7dae5c3a411a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-06T05:15:27.603Z] daemon.go:325: [d977f32d3f0ba] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d977f32d3f0ba] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d977f32d3f0ba] daemon started [2020-02-06T05:15:27.603Z] check_test.go:358: [d977f32d3f0ba] joining swarm manager [d7dae5c3a411a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.603Z] daemon.go:461: [d731e128a3cfe] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d731e128a3cfe] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d731e128a3cfe] Daemon stopped [2020-02-06T05:15:27.603Z] daemon.go:461: [d7dae5c3a411a] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d7dae5c3a411a] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d7dae5c3a411a] Daemon stopped [2020-02-06T05:15:27.603Z] check_test.go:379: Daemon d731e128a3cfe is not started [2020-02-06T05:15:27.603Z] daemon.go:461: [d977f32d3f0ba] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d977f32d3f0ba] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d977f32d3f0ba] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.60s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-06T05:15:27.603Z] daemon.go:325: [db1b42f998d25] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [db1b42f998d25] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [db1b42f998d25] daemon started [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-06T05:15:27.603Z] daemon.go:325: [de995d52b252c] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [de995d52b252c] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [de995d52b252c] daemon started [2020-02-06T05:15:27.603Z] check_test.go:358: [de995d52b252c] joining swarm manager [db1b42f998d25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-06T05:15:27.603Z] daemon.go:325: [d8fe873794579] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d8fe873794579] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d8fe873794579] daemon started [2020-02-06T05:15:27.603Z] check_test.go:358: [d8fe873794579] joining swarm manager [db1b42f998d25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.603Z] daemon.go:461: [db1b42f998d25] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [db1b42f998d25] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [db1b42f998d25] Daemon stopped [2020-02-06T05:15:27.603Z] daemon.go:461: [de995d52b252c] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [de995d52b252c] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [de995d52b252c] Daemon stopped [2020-02-06T05:15:27.603Z] daemon.go:461: [d8fe873794579] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d8fe873794579] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d8fe873794579] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.06s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-06T05:15:27.603Z] daemon.go:325: [d0a65c7d44199] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d0a65c7d44199] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d0a65c7d44199] daemon started [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-06T05:15:27.603Z] daemon.go:325: [d900c2bdd1af7] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d900c2bdd1af7] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d900c2bdd1af7] daemon started [2020-02-06T05:15:27.603Z] check_test.go:358: [d900c2bdd1af7] joining swarm manager [d0a65c7d44199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-06T05:15:27.603Z] daemon.go:325: [d6eb61491a199] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d6eb61491a199] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d6eb61491a199] daemon started [2020-02-06T05:15:27.603Z] check_test.go:358: [d6eb61491a199] joining swarm manager [d0a65c7d44199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.603Z] daemon.go:461: [d0a65c7d44199] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d0a65c7d44199] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d0a65c7d44199] Daemon stopped [2020-02-06T05:15:27.603Z] daemon.go:461: [d900c2bdd1af7] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d900c2bdd1af7] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d900c2bdd1af7] Daemon stopped [2020-02-06T05:15:27.603Z] daemon.go:461: [d6eb61491a199] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d6eb61491a199] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d6eb61491a199] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.66s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-06T05:15:27.603Z] daemon.go:325: [dceaffb9a1dfc] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [dceaffb9a1dfc] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [dceaffb9a1dfc] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [dceaffb9a1dfc] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [dceaffb9a1dfc] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [dceaffb9a1dfc] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.16s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-06T05:15:27.603Z] daemon.go:325: [dd9acd5f2698c] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [dd9acd5f2698c] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [dd9acd5f2698c] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [dd9acd5f2698c] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [dd9acd5f2698c] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [dd9acd5f2698c] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.28s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-06T05:15:27.603Z] daemon.go:325: [da0b5f72481ae] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [da0b5f72481ae] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [da0b5f72481ae] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [da0b5f72481ae] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [da0b5f72481ae] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [da0b5f72481ae] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-02-06T05:15:27.603Z] daemon.go:325: [d733bde73e5dc] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d733bde73e5dc] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d733bde73e5dc] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [d733bde73e5dc] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d733bde73e5dc] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d733bde73e5dc] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.81s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-06T05:15:27.603Z] daemon.go:325: [dfeacc4c72899] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [dfeacc4c72899] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [dfeacc4c72899] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [dfeacc4c72899] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [dfeacc4c72899] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [dfeacc4c72899] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-02-06T05:15:27.603Z] daemon.go:325: [dc7587575d8b0] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [dc7587575d8b0] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [dc7587575d8b0] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [dc7587575d8b0] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [dc7587575d8b0] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [dc7587575d8b0] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.16s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-06T05:15:27.603Z] daemon.go:325: [d6522055d0d5d] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d6522055d0d5d] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d6522055d0d5d] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [d6522055d0d5d] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d6522055d0d5d] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d6522055d0d5d] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.25s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-02-06T05:15:27.603Z] daemon.go:325: [de73fe788e11a] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [de73fe788e11a] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [de73fe788e11a] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [de73fe788e11a] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [de73fe788e11a] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [de73fe788e11a] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.00s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-06T05:15:27.603Z] daemon.go:325: [d75cf2f04b992] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d75cf2f04b992] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d75cf2f04b992] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [d75cf2f04b992] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d75cf2f04b992] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d75cf2f04b992] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.44s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-06T05:15:27.603Z] daemon.go:325: [de2c99c5c03b0] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [de2c99c5c03b0] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [de2c99c5c03b0] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [de2c99c5c03b0] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [de2c99c5c03b0] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [de2c99c5c03b0] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.87s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-02-06T05:15:27.603Z] daemon.go:325: [d13e82adfc024] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d13e82adfc024] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d13e82adfc024] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [d13e82adfc024] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d13e82adfc024] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d13e82adfc024] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.37s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-06T05:15:27.603Z] daemon.go:325: [d5740cd8d4e32] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d5740cd8d4e32] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d5740cd8d4e32] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [d5740cd8d4e32] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d5740cd8d4e32] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d5740cd8d4e32] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-06T05:15:27.603Z] daemon.go:325: [da2d7cb78033b] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [da2d7cb78033b] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [da2d7cb78033b] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [da2d7cb78033b] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [da2d7cb78033b] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [da2d7cb78033b] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.36s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-06T05:15:27.603Z] daemon.go:325: [d3fad091bdbe1] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:325: [d3fad091bdbe1] waiting for daemon to start [2020-02-06T05:15:27.603Z] daemon.go:353: [d3fad091bdbe1] daemon started [2020-02-06T05:15:27.603Z] daemon.go:461: [d3fad091bdbe1] Stopping daemon [2020-02-06T05:15:27.603Z] daemon.go:296: [d3fad091bdbe1] exiting daemon [2020-02-06T05:15:27.603Z] daemon.go:448: [d3fad091bdbe1] Daemon stopped [2020-02-06T05:15:27.603Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.47s) [2020-02-06T05:15:27.603Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-06T05:15:27.604Z] daemon.go:325: [d674efa5d5333] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d674efa5d5333] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d674efa5d5333] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d674efa5d5333] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d674efa5d5333] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d674efa5d5333] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-06T05:15:27.604Z] daemon.go:325: [d0048feb6eda5] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d0048feb6eda5] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d0048feb6eda5] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d0048feb6eda5] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d0048feb6eda5] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d0048feb6eda5] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-06T05:15:27.604Z] daemon.go:325: [d0239709fd6f8] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d0239709fd6f8] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d0239709fd6f8] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d0239709fd6f8] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d0239709fd6f8] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d0239709fd6f8] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.19s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-06T05:15:27.604Z] daemon.go:325: [d001db510e13a] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d001db510e13a] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d001db510e13a] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d001db510e13a] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d001db510e13a] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d001db510e13a] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.91s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-06T05:15:27.604Z] daemon.go:325: [d22cc6e983726] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d22cc6e983726] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d22cc6e983726] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d22cc6e983726] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d22cc6e983726] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d22cc6e983726] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-06T05:15:27.604Z] daemon.go:325: [d5f8e28f3d686] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d5f8e28f3d686] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d5f8e28f3d686] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d5f8e28f3d686] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d5f8e28f3d686] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d5f8e28f3d686] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.68s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-06T05:15:27.604Z] daemon.go:325: [d6c832568ed23] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d6c832568ed23] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d6c832568ed23] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d6c832568ed23] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d6c832568ed23] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d6c832568ed23] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.66s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-02-06T05:15:27.604Z] daemon.go:325: [df58a9ec7f60c] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [df58a9ec7f60c] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [df58a9ec7f60c] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [df58a9ec7f60c] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [df58a9ec7f60c] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [df58a9ec7f60c] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-02-06T05:15:27.604Z] daemon.go:325: [d5ba97d2171c8] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d5ba97d2171c8] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d5ba97d2171c8] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d5ba97d2171c8] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d5ba97d2171c8] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d5ba97d2171c8] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-02-06T05:15:27.604Z] daemon.go:325: [da972833c2a15] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [da972833c2a15] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [da972833c2a15] daemon started [2020-02-06T05:15:27.604Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ykzwpraq0vq4@2742f743bbc5 | hello1\n" [2020-02-06T05:15:27.604Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.ilkx2wh2gsd1@2742f743bbc5 | hello2\n" [2020-02-06T05:15:27.604Z] daemon.go:461: [da972833c2a15] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [da972833c2a15] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [da972833c2a15] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.23s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-06T05:15:27.604Z] daemon.go:325: [d774f0be5e698] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d774f0be5e698] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d774f0be5e698] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d774f0be5e698] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d774f0be5e698] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d774f0be5e698] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.10s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-06T05:15:27.604Z] daemon.go:325: [d57a3acb191e8] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d57a3acb191e8] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d57a3acb191e8] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d57a3acb191e8] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d57a3acb191e8] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d57a3acb191e8] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.51s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-06T05:15:27.604Z] daemon.go:325: [d9243297ac769] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d9243297ac769] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d9243297ac769] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d9243297ac769] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d9243297ac769] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d9243297ac769] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.30s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-06T05:15:27.604Z] daemon.go:325: [d778c5fe8134f] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d778c5fe8134f] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d778c5fe8134f] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d778c5fe8134f] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d778c5fe8134f] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d778c5fe8134f] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.47s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-02-06T05:15:27.604Z] daemon.go:325: [d8c2af18cf9df] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d8c2af18cf9df] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d8c2af18cf9df] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d8c2af18cf9df] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d8c2af18cf9df] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d8c2af18cf9df] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-06T05:15:27.604Z] daemon.go:325: [d2b1f629737af] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d2b1f629737af] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d2b1f629737af] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d2b1f629737af] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d2b1f629737af] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d2b1f629737af] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-02-06T05:15:27.604Z] daemon.go:325: [dfcdb3b80da43] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [dfcdb3b80da43] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [dfcdb3b80da43] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [dfcdb3b80da43] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [dfcdb3b80da43] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [dfcdb3b80da43] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-06T05:15:27.604Z] daemon.go:325: [deddc0067600c] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [deddc0067600c] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [deddc0067600c] daemon started [2020-02-06T05:15:27.604Z] docker_cli_service_logs_test.go:242: checking task qkhd3qp21sn3 [2020-02-06T05:15:27.604Z] docker_cli_service_logs_test.go:247: checking messages for qkhd3qp21sn3 [2020-02-06T05:15:27.604Z] docker_cli_service_logs_test.go:242: checking task v6erk28dbchr [2020-02-06T05:15:27.604Z] docker_cli_service_logs_test.go:247: checking messages for v6erk28dbchr [2020-02-06T05:15:27.604Z] daemon.go:461: [deddc0067600c] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [deddc0067600c] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [deddc0067600c] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.06s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-02-06T05:15:27.604Z] daemon.go:325: [daa04f31fa7f6] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [daa04f31fa7f6] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [daa04f31fa7f6] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [daa04f31fa7f6] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [daa04f31fa7f6] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [daa04f31fa7f6] Daemon stopped [2020-02-06T05:15:27.604Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.62s) [2020-02-06T05:15:27.604Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d53939995474e] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d53939995474e] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d53939995474e] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d53939995474e] Daemon stopped [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d53939995474e] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d53939995474e] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d53939995474e] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d53939995474e] Daemon stopped [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d53939995474e] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d53939995474e] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d53939995474e] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d53939995474e] Daemon stopped [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d53939995474e] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d53939995474e] Stopping daemon [2020-02-06T05:15:27.604Z] daemon.go:296: [d53939995474e] exiting daemon [2020-02-06T05:15:27.604Z] daemon.go:448: [d53939995474e] Daemon stopped [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:325: [d53939995474e] waiting for daemon to start [2020-02-06T05:15:27.604Z] daemon.go:353: [d53939995474e] daemon started [2020-02-06T05:15:27.604Z] daemon.go:461: [d53939995474e] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d53939995474e] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d53939995474e] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-06T05:15:27.605Z] daemon.go:325: [d7659f928238c] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d7659f928238c] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d7659f928238c] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d7659f928238c] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d7659f928238c] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d7659f928238c] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.64s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-06T05:15:27.605Z] daemon.go:325: [d01232b35b315] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d01232b35b315] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d01232b35b315] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d01232b35b315] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d01232b35b315] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d01232b35b315] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-06T05:15:27.605Z] daemon.go:325: [d85725faba22c] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d85725faba22c] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d85725faba22c] daemon started [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-06T05:15:27.605Z] daemon.go:325: [d734976cb8589] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d734976cb8589] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d734976cb8589] daemon started [2020-02-06T05:15:27.605Z] check_test.go:358: [d734976cb8589] joining swarm manager [d85725faba22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-06T05:15:27.605Z] daemon.go:325: [d13f2f1bf003e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d13f2f1bf003e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d13f2f1bf003e] daemon started [2020-02-06T05:15:27.605Z] check_test.go:358: [d13f2f1bf003e] joining swarm manager [d85725faba22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.605Z] daemon.go:461: [d85725faba22c] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d85725faba22c] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d85725faba22c] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:461: [d734976cb8589] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d734976cb8589] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d734976cb8589] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:461: [d13f2f1bf003e] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d13f2f1bf003e] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d13f2f1bf003e] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-06T05:15:27.605Z] daemon.go:325: [d4038e85b53b2] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d4038e85b53b2] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d4038e85b53b2] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d4038e85b53b2] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d4038e85b53b2] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d4038e85b53b2] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-06T05:15:27.605Z] daemon.go:325: [d04e483973ca2] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d04e483973ca2] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d04e483973ca2] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d04e483973ca2] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d04e483973ca2] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d04e483973ca2] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.32s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-06T05:15:27.605Z] daemon.go:325: [dfdb300e80b33] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [dfdb300e80b33] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [dfdb300e80b33] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [dfdb300e80b33] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [dfdb300e80b33] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [dfdb300e80b33] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (20.03s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-06T05:15:27.605Z] daemon.go:325: [d4a6db1f1765f] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d4a6db1f1765f] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d4a6db1f1765f] daemon started [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-06T05:15:27.605Z] daemon.go:325: [d89185cbcf05f] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d89185cbcf05f] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d89185cbcf05f] daemon started [2020-02-06T05:15:27.605Z] check_test.go:358: [d89185cbcf05f] joining swarm manager [d4a6db1f1765f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-06T05:15:27.605Z] daemon.go:325: [dbabb7f4862d2] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [dbabb7f4862d2] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [dbabb7f4862d2] daemon started [2020-02-06T05:15:27.605Z] check_test.go:358: [dbabb7f4862d2] joining swarm manager [d4a6db1f1765f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.605Z] daemon.go:461: [d4a6db1f1765f] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d4a6db1f1765f] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d4a6db1f1765f] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:461: [d89185cbcf05f] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d89185cbcf05f] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d89185cbcf05f] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:461: [dbabb7f4862d2] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [dbabb7f4862d2] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [dbabb7f4862d2] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.49s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-06T05:15:27.605Z] daemon.go:325: [d7361cacd8f54] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d7361cacd8f54] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d7361cacd8f54] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d7361cacd8f54] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d7361cacd8f54] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d7361cacd8f54] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (111.17s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-06T05:15:27.605Z] daemon.go:325: [d96d7b627bc84] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d96d7b627bc84] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d96d7b627bc84] daemon started [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [dc0fdf0ce9d76] daemon started [2020-02-06T05:15:27.605Z] check_test.go:358: [dc0fdf0ce9d76] joining swarm manager [d96d7b627bc84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [db1eae239ed3b] daemon started [2020-02-06T05:15:27.605Z] check_test.go:358: [db1eae239ed3b] joining swarm manager [d96d7b627bc84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.605Z] daemon.go:461: [dc0fdf0ce9d76] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [dc0fdf0ce9d76] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [dc0fdf0ce9d76] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [dc0fdf0ce9d76] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [db1eae239ed3b] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [db1eae239ed3b] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [db1eae239ed3b] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [db1eae239ed3b] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [dc0fdf0ce9d76] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [dc0fdf0ce9d76] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [dc0fdf0ce9d76] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [dc0fdf0ce9d76] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [db1eae239ed3b] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [db1eae239ed3b] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [db1eae239ed3b] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [db1eae239ed3b] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [dc0fdf0ce9d76] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [dc0fdf0ce9d76] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [dc0fdf0ce9d76] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [dc0fdf0ce9d76] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [dc0fdf0ce9d76] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [db1eae239ed3b] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [db1eae239ed3b] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [db1eae239ed3b] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [db1eae239ed3b] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [db1eae239ed3b] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d96d7b627bc84] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d96d7b627bc84] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d96d7b627bc84] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:461: [dc0fdf0ce9d76] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [dc0fdf0ce9d76] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [dc0fdf0ce9d76] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:461: [db1eae239ed3b] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [db1eae239ed3b] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [db1eae239ed3b] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.07s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-06T05:15:27.605Z] daemon.go:325: [daa7766c2c6ff] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [daa7766c2c6ff] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [daa7766c2c6ff] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [daa7766c2c6ff] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [daa7766c2c6ff] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [daa7766c2c6ff] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.49s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-06T05:15:27.605Z] daemon.go:325: [d7a882834173e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d7a882834173e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d7a882834173e] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d7a882834173e] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d7a882834173e] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d7a882834173e] Daemon stopped [2020-02-06T05:15:27.605Z] daemon.go:325: [d7a882834173e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d7a882834173e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d7a882834173e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d7a882834173e] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d7a882834173e] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d7a882834173e] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d7a882834173e] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.60s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-06T05:15:27.605Z] daemon.go:325: [d54ca482dabc4] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d54ca482dabc4] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d54ca482dabc4] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d54ca482dabc4] Stopping daemon [2020-02-06T05:15:27.605Z] daemon.go:296: [d54ca482dabc4] exiting daemon [2020-02-06T05:15:27.605Z] daemon.go:448: [d54ca482dabc4] Daemon stopped [2020-02-06T05:15:27.605Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.26s) [2020-02-06T05:15:27.605Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-06T05:15:27.605Z] daemon.go:325: [d3a9194314d6e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:325: [d3a9194314d6e] waiting for daemon to start [2020-02-06T05:15:27.605Z] daemon.go:353: [d3a9194314d6e] daemon started [2020-02-06T05:15:27.605Z] daemon.go:461: [d3a9194314d6e] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d3a9194314d6e] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d3a9194314d6e] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.69s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d571aca6cc785] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d571aca6cc785] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d571aca6cc785] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d571aca6cc785] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:296: [d571aca6cc785] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:296: [d571aca6cc785] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d571aca6cc785] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d571aca6cc785] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d571aca6cc785] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d571aca6cc785] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d571aca6cc785] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.85s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-06T05:15:27.606Z] daemon.go:325: [d7acbed7240d1] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d7acbed7240d1] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d7acbed7240d1] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d7acbed7240d1] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d7acbed7240d1] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d7acbed7240d1] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.09s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-02-06T05:15:27.606Z] daemon.go:325: [d6ca8b3877dde] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d6ca8b3877dde] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d6ca8b3877dde] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d6ca8b3877dde] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d6ca8b3877dde] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d6ca8b3877dde] Daemon stopped [2020-02-06T05:15:27.606Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-06T05:15:27.606Z] requirement.go:26: unmatched requirement IPv6 [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.51s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-06T05:15:27.606Z] daemon.go:325: [d02df85aa561c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d02df85aa561c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d02df85aa561c] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d02df85aa561c] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d02df85aa561c] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d02df85aa561c] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [d02df85aa561c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d02df85aa561c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d02df85aa561c] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d02df85aa561c] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d02df85aa561c] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d02df85aa561c] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [d02df85aa561c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d02df85aa561c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d02df85aa561c] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d02df85aa561c] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d02df85aa561c] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d02df85aa561c] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-06T05:15:27.606Z] daemon.go:325: [d4d3b7e10630f] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d4d3b7e10630f] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d4d3b7e10630f] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d4d3b7e10630f] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d4d3b7e10630f] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d4d3b7e10630f] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-06T05:15:27.606Z] daemon.go:325: [ddaf1c11d4dbf] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [ddaf1c11d4dbf] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [ddaf1c11d4dbf] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [ddaf1c11d4dbf] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [ddaf1c11d4dbf] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [ddaf1c11d4dbf] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.03s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-06T05:15:27.606Z] daemon.go:325: [da9fc3f3d50ae] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [da9fc3f3d50ae] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [da9fc3f3d50ae] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [da9fc3f3d50ae] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [da9fc3f3d50ae] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [da9fc3f3d50ae] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-06T05:15:27.606Z] daemon.go:325: [da299ac1345ab] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [da299ac1345ab] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [da299ac1345ab] daemon started [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-06T05:15:27.606Z] daemon.go:325: [db6089335a285] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [db6089335a285] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [db6089335a285] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [da299ac1345ab] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [da299ac1345ab] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [da299ac1345ab] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:461: [db6089335a285] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [db6089335a285] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [db6089335a285] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.47s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-06T05:15:27.606Z] daemon.go:325: [d44bed0f5b323] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d44bed0f5b323] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d44bed0f5b323] daemon started [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-06T05:15:27.606Z] daemon.go:325: [dfec862e66f21] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [dfec862e66f21] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [dfec862e66f21] daemon started [2020-02-06T05:15:27.606Z] check_test.go:358: [dfec862e66f21] joining swarm manager [d44bed0f5b323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.606Z] daemon.go:461: [dfec862e66f21] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [dfec862e66f21] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [dfec862e66f21] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [dfec862e66f21] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [dfec862e66f21] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [dfec862e66f21] daemon started [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-06T05:15:27.606Z] daemon.go:325: [da256c8aef161] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [da256c8aef161] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [da256c8aef161] daemon started [2020-02-06T05:15:27.606Z] check_test.go:358: [da256c8aef161] joining swarm manager [d44bed0f5b323]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.606Z] daemon.go:461: [dfec862e66f21] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [dfec862e66f21] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [dfec862e66f21] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [dfec862e66f21] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [dfec862e66f21] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [dfec862e66f21] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [da256c8aef161] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [da256c8aef161] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [da256c8aef161] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [da256c8aef161] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [da256c8aef161] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [da256c8aef161] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [da256c8aef161] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [da256c8aef161] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [da256c8aef161] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [da256c8aef161] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [da256c8aef161] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [da256c8aef161] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d44bed0f5b323] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d44bed0f5b323] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d44bed0f5b323] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:461: [dfec862e66f21] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [dfec862e66f21] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [dfec862e66f21] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:461: [da256c8aef161] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [da256c8aef161] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [da256c8aef161] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.57s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-06T05:15:27.606Z] daemon.go:325: [d80f1d39d1c67] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d80f1d39d1c67] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d80f1d39d1c67] daemon started [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-06T05:15:27.606Z] daemon.go:325: [de99cdeb680bd] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [de99cdeb680bd] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [de99cdeb680bd] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d80f1d39d1c67] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d80f1d39d1c67] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d80f1d39d1c67] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:461: [de99cdeb680bd] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [de99cdeb680bd] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [de99cdeb680bd] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.25s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-06T05:15:27.606Z] daemon.go:325: [d6883d3495d1c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d6883d3495d1c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d6883d3495d1c] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d6883d3495d1c] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d6883d3495d1c] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d6883d3495d1c] Daemon stopped [2020-02-06T05:15:27.606Z] daemon.go:325: [d6883d3495d1c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d6883d3495d1c] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d6883d3495d1c] daemon started [2020-02-06T05:15:27.606Z] daemon.go:461: [d6883d3495d1c] Stopping daemon [2020-02-06T05:15:27.606Z] daemon.go:296: [d6883d3495d1c] exiting daemon [2020-02-06T05:15:27.606Z] daemon.go:448: [d6883d3495d1c] Daemon stopped [2020-02-06T05:15:27.606Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.44s) [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-06T05:15:27.606Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.606Z] daemon.go:353: [d1b40660ef6d1] daemon started [2020-02-06T05:15:27.606Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d9750c447597e] daemon started [2020-02-06T05:15:27.607Z] check_test.go:358: [d9750c447597e] joining swarm manager [d1b40660ef6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [da15d1f9c50c8] daemon started [2020-02-06T05:15:27.607Z] check_test.go:358: [da15d1f9c50c8] joining swarm manager [d1b40660ef6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.607Z] daemon.go:461: [d9750c447597e] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d9750c447597e] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d9750c447597e] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d9750c447597e] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [d9750c447597e] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d9750c447597e] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d9750c447597e] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [d1b40660ef6d1] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d1b40660ef6d1] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d1b40660ef6d1] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d1b40660ef6d1] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [da15d1f9c50c8] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [da15d1f9c50c8] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [da15d1f9c50c8] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [da15d1f9c50c8] daemon started [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d9750c447597e] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [d9750c447597e] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d9750c447597e] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d9750c447597e] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d9750c447597e] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [d1b40660ef6d1] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d1b40660ef6d1] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d1b40660ef6d1] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:339: [d1b40660ef6d1] error pinging daemon on start: Get http://d1b40660ef6d1.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:339: [d1b40660ef6d1] error pinging daemon on start: Get http://d1b40660ef6d1.sock/_ping: context deadline exceeded [2020-02-06T05:15:27.607Z] daemon.go:325: [d1b40660ef6d1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d1b40660ef6d1] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [da15d1f9c50c8] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [da15d1f9c50c8] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [da15d1f9c50c8] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [da15d1f9c50c8] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [da15d1f9c50c8] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [d9750c447597e] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d9750c447597e] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d9750c447597e] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d9750c447597e] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d9750c447597e] daemon started [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-06T05:15:27.607Z] daemon.go:325: [dfba81c80de1c] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [dfba81c80de1c] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [dfba81c80de1c] daemon started [2020-02-06T05:15:27.607Z] check_test.go:358: [dfba81c80de1c] joining swarm manager [d1b40660ef6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-06T05:15:27.607Z] daemon.go:461: [dfba81c80de1c] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [dfba81c80de1c] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [dfba81c80de1c] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:325: [dfba81c80de1c] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [dfba81c80de1c] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [dfba81c80de1c] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [d1b40660ef6d1] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d1b40660ef6d1] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d1b40660ef6d1] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [d9750c447597e] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d9750c447597e] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d9750c447597e] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [da15d1f9c50c8] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [da15d1f9c50c8] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [da15d1f9c50c8] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [dfba81c80de1c] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [dfba81c80de1c] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [dfba81c80de1c] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.09s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-06T05:15:27.607Z] daemon.go:325: [d2e1df0cf81a1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d2e1df0cf81a1] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d2e1df0cf81a1] daemon started [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-06T05:15:27.607Z] daemon.go:325: [d3a19caae6176] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d3a19caae6176] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d3a19caae6176] daemon started [2020-02-06T05:15:27.607Z] check_test.go:358: [d3a19caae6176] joining swarm manager [d2e1df0cf81a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-06T05:15:27.607Z] daemon.go:325: [d69050b69a2ab] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d69050b69a2ab] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d69050b69a2ab] daemon started [2020-02-06T05:15:27.607Z] check_test.go:358: [d69050b69a2ab] joining swarm manager [d2e1df0cf81a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-06T05:15:27.607Z] daemon.go:461: [d2e1df0cf81a1] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d2e1df0cf81a1] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d2e1df0cf81a1] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [d3a19caae6176] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d3a19caae6176] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d3a19caae6176] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [d69050b69a2ab] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d69050b69a2ab] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d69050b69a2ab] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.89s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-06T05:15:27.607Z] daemon.go:325: [de9735302318b] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [de9735302318b] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [de9735302318b] daemon started [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-02-06T05:15:27.607Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-02-06T05:15:27.607Z] daemon.go:461: [de9735302318b] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [de9735302318b] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [de9735302318b] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.26s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-06T05:15:27.607Z] daemon.go:325: [de09a78d3ad5d] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [de09a78d3ad5d] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [de09a78d3ad5d] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [de09a78d3ad5d] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [de09a78d3ad5d] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [de09a78d3ad5d] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.69s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-06T05:15:27.607Z] daemon.go:325: [df8012715ebbf] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [df8012715ebbf] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [df8012715ebbf] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [df8012715ebbf] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [df8012715ebbf] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [df8012715ebbf] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.15s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-06T05:15:27.607Z] daemon.go:325: [d3c4a91ad65ec] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d3c4a91ad65ec] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d3c4a91ad65ec] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [d3c4a91ad65ec] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d3c4a91ad65ec] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d3c4a91ad65ec] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.14s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-06T05:15:27.607Z] daemon.go:325: [df037500242ef] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [df037500242ef] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [df037500242ef] daemon started [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-06T05:15:27.607Z] daemon.go:325: [d4f852d52df79] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [d4f852d52df79] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [d4f852d52df79] daemon started [2020-02-06T05:15:27.607Z] check_test.go:358: [d4f852d52df79] joining swarm manager [df037500242ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.607Z] daemon.go:461: [df037500242ef] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [df037500242ef] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [df037500242ef] Daemon stopped [2020-02-06T05:15:27.607Z] daemon.go:461: [d4f852d52df79] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [d4f852d52df79] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [d4f852d52df79] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.00s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-06T05:15:27.607Z] daemon.go:325: [dda017bc42820] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [dda017bc42820] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [dda017bc42820] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [dda017bc42820] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [dda017bc42820] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [dda017bc42820] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.64s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-06T05:15:27.607Z] daemon.go:325: [dbffc5b39bf62] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [dbffc5b39bf62] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [dbffc5b39bf62] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [dbffc5b39bf62] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [dbffc5b39bf62] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [dbffc5b39bf62] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.06s) [2020-02-06T05:15:27.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-06T05:15:27.607Z] daemon.go:325: [da0813fdd1062] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:325: [da0813fdd1062] waiting for daemon to start [2020-02-06T05:15:27.607Z] daemon.go:353: [da0813fdd1062] daemon started [2020-02-06T05:15:27.607Z] daemon.go:461: [da0813fdd1062] Stopping daemon [2020-02-06T05:15:27.607Z] daemon.go:296: [da0813fdd1062] exiting daemon [2020-02-06T05:15:27.607Z] daemon.go:448: [da0813fdd1062] Daemon stopped [2020-02-06T05:15:27.607Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.54s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-06T05:15:27.608Z] daemon.go:325: [da7b02119441d] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [da7b02119441d] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [da7b02119441d] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [da7b02119441d] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [da7b02119441d] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [da7b02119441d] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.20s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-06T05:15:27.608Z] daemon.go:325: [d82c0ab327fa7] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d82c0ab327fa7] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d82c0ab327fa7] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d82c0ab327fa7] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d82c0ab327fa7] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d82c0ab327fa7] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.77s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-06T05:15:27.608Z] daemon.go:325: [d550499601a3c] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d550499601a3c] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d550499601a3c] daemon started [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-06T05:15:27.608Z] daemon.go:325: [df9b1a17f86ec] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [df9b1a17f86ec] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [df9b1a17f86ec] daemon started [2020-02-06T05:15:27.608Z] check_test.go:358: [df9b1a17f86ec] joining swarm manager [d550499601a3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-06T05:15:27.608Z] daemon.go:461: [d550499601a3c] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d550499601a3c] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d550499601a3c] Daemon stopped [2020-02-06T05:15:27.608Z] daemon.go:461: [df9b1a17f86ec] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [df9b1a17f86ec] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [df9b1a17f86ec] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.06s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d876c58e217a0] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d876c58e217a0] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d876c58e217a0] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d876c58e217a0] Daemon stopped [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d876c58e217a0] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d876c58e217a0] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d876c58e217a0] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d876c58e217a0] Daemon stopped [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d876c58e217a0] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d876c58e217a0] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d876c58e217a0] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d876c58e217a0] Daemon stopped [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d876c58e217a0] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d876c58e217a0] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d876c58e217a0] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d876c58e217a0] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d876c58e217a0] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.00s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-06T05:15:27.608Z] daemon.go:325: [d2b6cb6880e9c] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d2b6cb6880e9c] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d2b6cb6880e9c] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d2b6cb6880e9c] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d2b6cb6880e9c] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d2b6cb6880e9c] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.10s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-06T05:15:27.608Z] daemon.go:325: [d13c1b97b4123] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d13c1b97b4123] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d13c1b97b4123] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d13c1b97b4123] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d13c1b97b4123] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d13c1b97b4123] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-06T05:15:27.608Z] daemon.go:325: [dfefdfffc2873] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [dfefdfffc2873] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [dfefdfffc2873] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [dfefdfffc2873] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [dfefdfffc2873] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [dfefdfffc2873] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.89s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-06T05:15:27.608Z] daemon.go:325: [d48fed0d1c721] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d48fed0d1c721] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d48fed0d1c721] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d48fed0d1c721] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d48fed0d1c721] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d48fed0d1c721] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.43s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-06T05:15:27.608Z] daemon.go:325: [d7d38adad6f6a] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d7d38adad6f6a] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d7d38adad6f6a] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d7d38adad6f6a] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d7d38adad6f6a] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d7d38adad6f6a] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.26s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-06T05:15:27.608Z] daemon.go:325: [d47f495bdc6d7] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d47f495bdc6d7] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d47f495bdc6d7] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d47f495bdc6d7] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d47f495bdc6d7] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d47f495bdc6d7] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.10s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-06T05:15:27.608Z] daemon.go:325: [dc916c3f7e0e6] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [dc916c3f7e0e6] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [dc916c3f7e0e6] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [dc916c3f7e0e6] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [dc916c3f7e0e6] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [dc916c3f7e0e6] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.31s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-06T05:15:27.608Z] daemon.go:325: [d0bd687fa44cc] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d0bd687fa44cc] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d0bd687fa44cc] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d0bd687fa44cc] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d0bd687fa44cc] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d0bd687fa44cc] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.19s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-06T05:15:27.608Z] daemon.go:325: [df4f22506e52c] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [df4f22506e52c] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [df4f22506e52c] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [df4f22506e52c] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [df4f22506e52c] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [df4f22506e52c] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.58s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-06T05:15:27.608Z] daemon.go:325: [dfb0eabc7fa05] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [dfb0eabc7fa05] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [dfb0eabc7fa05] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [dfb0eabc7fa05] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [dfb0eabc7fa05] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [dfb0eabc7fa05] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-02-06T05:15:27.608Z] daemon.go:325: [db4230fa98909] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [db4230fa98909] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [db4230fa98909] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [db4230fa98909] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [db4230fa98909] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [db4230fa98909] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-06T05:15:27.608Z] daemon.go:325: [db1a246fdd7bd] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [db1a246fdd7bd] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [db1a246fdd7bd] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [db1a246fdd7bd] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [db1a246fdd7bd] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [db1a246fdd7bd] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-06T05:15:27.608Z] daemon.go:325: [d60a3190bde80] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d60a3190bde80] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d60a3190bde80] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d60a3190bde80] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d60a3190bde80] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d60a3190bde80] Daemon stopped [2020-02-06T05:15:27.608Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2020-02-06T05:15:27.608Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-06T05:15:27.608Z] daemon.go:325: [d0c4ece235723] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:325: [d0c4ece235723] waiting for daemon to start [2020-02-06T05:15:27.608Z] daemon.go:353: [d0c4ece235723] daemon started [2020-02-06T05:15:27.608Z] daemon.go:461: [d0c4ece235723] Stopping daemon [2020-02-06T05:15:27.608Z] daemon.go:296: [d0c4ece235723] exiting daemon [2020-02-06T05:15:27.608Z] daemon.go:448: [d0c4ece235723] Daemon stopped [2020-02-06T05:15:27.608Z] === RUN TestDockerExternalVolumeSuite [2020-02-06T05:15:27.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-06T05:15:31.229Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-06T05:15:31.229Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-06T05:15:38.347Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-06T05:15:38.347Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-06T05:15:45.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-06T05:15:50.762Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-06T05:15:59.367Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-06T05:15:59.367Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-06T05:15:59.367Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-06T05:15:59.367Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-06T05:15:59.368Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-06T05:15:59.368Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-06T05:15:59.368Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-06T05:15:59.368Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-06T05:15:59.368Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-06T05:16:06.472Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-06T05:16:18.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-06T05:16:18.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-06T05:16:19.357Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-06T05:16:19.357Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-06T05:16:19.357Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-06T05:16:19.357Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-06T05:16:21.547Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-06T05:16:21.547Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-06T05:16:21.547Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-06T05:16:23.737Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-06T05:16:23.737Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-06T05:16:23.737Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-06T05:16:23.737Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-06T05:16:23.737Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-06T05:16:25.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-06T05:16:28.113Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-02-06T05:16:29.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-06T05:16:29.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-02-06T05:16:29.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-06T05:16:31.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-06T05:16:31.844Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-02-06T05:16:34.178Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-06T05:16:34.178Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-06T05:16:34.178Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-06T05:16:36.424Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-06T05:16:36.424Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-06T05:16:37.991Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-06T05:16:37.991Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-06T05:16:40.327Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-06T05:16:40.327Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-06T05:16:42.520Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-06T05:16:51.337Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-06T05:16:53.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-06T05:16:54.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-06T05:16:54.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-06T05:16:54.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-06T05:16:54.263Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-06T05:16:54.263Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-06T05:16:55.811Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-06T05:16:55.811Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-06T05:16:58.160Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-06T05:16:58.160Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-06T05:16:59.706Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-06T05:16:59.706Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-02-06T05:16:59.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-06T05:17:03.594Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-06T05:17:05.925Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-06T05:17:05.925Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-06T05:17:05.925Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-06T05:17:05.925Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-06T05:17:05.925Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-06T05:17:05.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-02-06T05:17:07.469Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-06T05:17:27.769Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-06T05:17:29.966Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-06T05:17:29.966Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-06T05:17:29.966Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-06T05:17:29.966Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-06T05:17:33.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-06T05:17:33.878Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-06T05:17:36.075Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-06T05:17:36.076Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-06T05:17:36.076Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-06T05:17:45.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-06T05:17:50.929Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-06T05:17:50.929Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-06T05:17:50.929Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-06T05:17:58.165Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-06T05:17:58.165Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-06T05:17:58.165Z] === RUN TestDockerSuite/TestCpToDot [2020-02-06T05:17:59.721Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-02-06T05:17:59.721Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-06T05:17:59.721Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-06T05:18:01.909Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-06T05:18:01.909Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-06T05:18:01.909Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-06T05:18:01.909Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-06T05:18:01.909Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-06T05:18:01.909Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-06T05:18:02.370Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-06T05:18:03.915Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-06T05:18:06.104Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-06T05:18:06.104Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-06T05:18:06.565Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-06T05:18:08.909Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-06T05:18:09.370Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-06T05:18:09.370Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-06T05:18:09.370Z] === RUN TestDockerSuite/TestCreateRM [2020-02-06T05:18:09.832Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-06T05:18:09.832Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-06T05:18:09.832Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-06T05:18:10.294Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-06T05:18:17.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-06T05:18:22.715Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-06T05:18:22.715Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-06T05:18:23.178Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-06T05:18:27.886Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-06T05:18:27.886Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-06T05:18:27.886Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-06T05:18:29.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-06T05:18:29.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-06T05:18:29.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-06T05:18:29.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDockerFails [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-06T05:18:29.892Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-06T05:18:32.090Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-06T05:18:32.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-06T05:18:34.283Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-06T05:18:36.477Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-06T05:18:43.682Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-06T05:18:48.386Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-06T05:18:53.097Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-06T05:18:54.811Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-06T05:18:55.783Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-06T05:19:04.380Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-06T05:19:04.380Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-06T05:19:04.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-06T05:19:05.354Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-06T05:19:15.706Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-06T05:19:17.896Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-06T05:19:18.357Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-06T05:19:18.357Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-06T05:19:18.357Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-06T05:19:18.357Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-06T05:19:18.357Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-06T05:19:19.330Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-06T05:19:19.330Z] === RUN TestDockerSuite/TestEventsRename [2020-02-06T05:19:19.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-06T05:19:21.520Z] === RUN TestDockerSuite/TestEventsResize [2020-02-06T05:19:24.437Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-06T05:19:25.984Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-06T05:19:28.177Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-06T05:19:32.885Z] === RUN TestDockerSuite/TestEventsTop [2020-02-06T05:19:32.885Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-06T05:19:35.805Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-06T05:19:37.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-06T05:19:39.578Z] === RUN TestDockerSuite/TestExec [2020-02-06T05:19:39.578Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-06T05:19:39.578Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-06T05:19:41.121Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-06T05:19:42.667Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-06T05:19:42.667Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-06T05:19:42.667Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-06T05:19:42.667Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-06T05:19:44.213Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-06T05:19:46.401Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-06T05:19:47.945Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-06T05:19:49.492Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-06T05:19:53.244Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-06T05:19:53.244Z] === RUN TestDockerSuite/TestExecEnv [2020-02-06T05:19:53.706Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-06T05:19:53.706Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-06T05:19:55.251Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-06T05:19:59.955Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-06T05:19:59.955Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-06T05:19:59.955Z] === RUN TestDockerSuite/TestExecParseError [2020-02-06T05:19:59.955Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-06T05:19:59.955Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-06T05:19:59.955Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-06T05:20:02.152Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-06T05:20:02.152Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-06T05:20:02.152Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-06T05:20:02.152Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-06T05:20:02.152Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-06T05:20:02.152Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-06T05:20:04.341Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-06T05:20:04.341Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-06T05:20:12.945Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-06T05:20:12.945Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-06T05:20:12.945Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-06T05:20:12.945Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-06T05:20:17.655Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-06T05:20:23.547Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-06T05:20:24.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-06T05:20:26.465Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestHealth [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-06T05:20:32.505Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-06T05:20:37.221Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-06T05:20:37.221Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-06T05:20:37.221Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-06T05:20:37.221Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-06T05:20:37.682Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-06T05:20:37.682Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-06T05:20:38.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-06T05:20:38.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-06T05:20:39.632Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-06T05:20:39.632Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-06T05:20:41.179Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-06T05:20:41.640Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-06T05:20:42.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-06T05:20:43.828Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-06T05:20:46.017Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-06T05:20:46.017Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-06T05:20:46.017Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-06T05:20:49.769Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-06T05:20:49.769Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestImportFile [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDebug [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-06T05:20:52.690Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-06T05:20:53.151Z] === RUN TestDockerSuite/TestInfoFormat [2020-02-06T05:20:53.151Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-02-06T05:20:53.151Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-06T05:20:53.151Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-06T05:20:53.151Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-06T05:20:55.339Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-06T05:21:02.443Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-06T05:21:02.443Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-06T05:21:02.443Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-06T05:21:02.443Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-06T05:21:02.443Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-06T05:21:03.994Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-06T05:21:03.994Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-06T05:21:06.184Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-06T05:21:06.184Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-06T05:21:06.184Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-06T05:21:06.184Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-06T05:21:13.281Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-06T05:21:14.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-06T05:21:17.989Z] === RUN TestDockerSuite/TestInspectImage [2020-02-06T05:21:17.989Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-06T05:21:17.989Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-06T05:21:17.989Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-06T05:21:19.532Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-06T05:21:21.077Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-06T05:21:21.539Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-06T05:21:23.081Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-06T05:21:25.720Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-06T05:21:25.720Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-06T05:21:25.720Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-06T05:21:27.266Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-06T05:21:29.639Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-06T05:21:33.393Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-06T05:21:34.937Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-06T05:21:37.124Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-06T05:21:38.768Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-06T05:21:40.956Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-06T05:21:46.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-06T05:21:48.056Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-06T05:21:49.601Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-06T05:21:49.601Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-06T05:21:49.601Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-06T05:21:49.601Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-06T05:21:49.601Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-06T05:21:49.601Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-06T05:21:50.064Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-06T05:21:51.765Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-06T05:21:53.310Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-06T05:21:59.279Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-06T05:22:01.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-06T05:22:01.469Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-06T05:22:01.469Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-06T05:22:03.656Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-06T05:22:03.656Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-06T05:22:11.201Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-06T05:22:17.017Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-06T05:22:19.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-06T05:22:24.120Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-06T05:22:26.310Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-06T05:22:28.655Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-06T05:22:28.655Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-06T05:22:30.845Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-06T05:22:33.036Z] === RUN TestDockerSuite/TestLogsSince [2020-02-06T05:22:34.412Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-06T05:22:41.629Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-06T05:22:41.629Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-06T05:22:41.629Z] === RUN TestDockerSuite/TestLogsTail [2020-02-06T05:22:44.549Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-06T05:22:46.853Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-06T05:22:48.398Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestNetHostname [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginActive [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPortList [2020-02-06T05:22:48.860Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-06T05:22:49.265Z] --- PASS: TestDockerExternalVolumeSuite (441.21s) [2020-02-06T05:22:49.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-02-06T05:22:49.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-06T05:22:49.265Z] docker_cli_external_volume_driver_test.go:53: Daemon d852e7d3bf6f1 is not started [2020-02-06T05:22:49.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-02-06T05:22:49.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-06T05:22:49.265Z] daemon.go:325: [d44c290bc058f] waiting for daemon to start [2020-02-06T05:22:49.265Z] daemon.go:325: [d44c290bc058f] waiting for daemon to start [2020-02-06T05:22:49.265Z] daemon.go:353: [d44c290bc058f] daemon started [2020-02-06T05:22:49.265Z] daemon.go:461: [d44c290bc058f] Stopping daemon [2020-02-06T05:22:49.265Z] daemon.go:296: [d44c290bc058f] exiting daemon [2020-02-06T05:22:49.265Z] daemon.go:448: [d44c290bc058f] Daemon stopped [2020-02-06T05:22:49.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-02-06T05:22:49.265Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-06T05:22:49.265Z] daemon.go:325: [d4d7d0c14c37f] waiting for daemon to start [2020-02-06T05:22:49.265Z] daemon.go:325: [d4d7d0c14c37f] waiting for daemon to start [2020-02-06T05:22:49.265Z] daemon.go:353: [d4d7d0c14c37f] daemon started [2020-02-06T05:22:49.265Z] daemon.go:461: [d4d7d0c14c37f] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d4d7d0c14c37f] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d4d7d0c14c37f] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-06T05:22:49.266Z] docker_cli_external_volume_driver_test.go:53: Daemon df03ab0005415 is not started [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-06T05:22:49.266Z] daemon.go:325: [df9ba41942c4d] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [df9ba41942c4d] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [df9ba41942c4d] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [df9ba41942c4d] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [df9ba41942c4d] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [df9ba41942c4d] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-06T05:22:49.266Z] docker_cli_external_volume_driver_test.go:53: Daemon dfa1e42f7e040 is not started [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-06T05:22:49.266Z] docker_cli_external_volume_driver_test.go:53: Daemon d7ee2c560c558 is not started [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-06T05:22:49.266Z] daemon.go:325: [d0753f41cdebc] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d0753f41cdebc] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d0753f41cdebc] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d0753f41cdebc] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d0753f41cdebc] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d0753f41cdebc] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-06T05:22:49.266Z] daemon.go:325: [dfde6031129c4] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [dfde6031129c4] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [dfde6031129c4] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [dfde6031129c4] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [dfde6031129c4] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [dfde6031129c4] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-06T05:22:49.266Z] daemon.go:325: [d4b7554518683] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d4b7554518683] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d4b7554518683] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d4b7554518683] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d4b7554518683] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d4b7554518683] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-06T05:22:49.266Z] daemon.go:325: [dc1a8c7375826] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [dc1a8c7375826] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [dc1a8c7375826] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [dc1a8c7375826] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [dc1a8c7375826] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [dc1a8c7375826] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-06T05:22:49.266Z] daemon.go:325: [d8c5d6138526b] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d8c5d6138526b] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d8c5d6138526b] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d8c5d6138526b] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d8c5d6138526b] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d8c5d6138526b] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-06T05:22:49.266Z] daemon.go:325: [d7a3c43e838ae] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d7a3c43e838ae] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d7a3c43e838ae] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d7a3c43e838ae] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d7a3c43e838ae] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d7a3c43e838ae] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-06T05:22:49.266Z] daemon.go:325: [d34c0c46e457c] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d34c0c46e457c] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d34c0c46e457c] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d34c0c46e457c] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d34c0c46e457c] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d34c0c46e457c] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-06T05:22:49.266Z] daemon.go:325: [d2537f7d9581d] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d2537f7d9581d] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d2537f7d9581d] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d2537f7d9581d] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d2537f7d9581d] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d2537f7d9581d] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-06T05:22:49.266Z] daemon.go:325: [d0a500ac2520f] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [d0a500ac2520f] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [d0a500ac2520f] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [d0a500ac2520f] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [d0a500ac2520f] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [d0a500ac2520f] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-06T05:22:49.266Z] docker_cli_external_volume_driver_test.go:486: Daemon da53e3ec0512d is not started [2020-02-06T05:22:49.266Z] daemon.go:325: [da53e3ec0512d] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:325: [da53e3ec0512d] waiting for daemon to start [2020-02-06T05:22:49.266Z] daemon.go:353: [da53e3ec0512d] daemon started [2020-02-06T05:22:49.266Z] daemon.go:461: [da53e3ec0512d] Stopping daemon [2020-02-06T05:22:49.266Z] daemon.go:296: [da53e3ec0512d] exiting daemon [2020-02-06T05:22:49.266Z] daemon.go:448: [da53e3ec0512d] Daemon stopped [2020-02-06T05:22:49.266Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-06T05:22:49.266Z] docker_cli_external_volume_driver_test.go:53: Daemon d817af3196d1e is not started [2020-02-06T05:22:49.266Z] PASS [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] === Skipped [2020-02-06T05:22:49.266Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-02-06T05:22:49.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-02-06T05:22:49.266Z] requirement.go:26: unmatched requirement bridgeNfIptables [2020-02-06T05:22:49.266Z] check_test.go:309: Daemon d53cc03ef7d74 is not started [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-02-06T05:22:49.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-06T05:22:49.266Z] requirement.go:26: unmatched requirement IPv6 [2020-02-06T05:22:49.266Z] check_test.go:309: Daemon da1e15992c479 is not started [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-06T05:22:49.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-06T05:22:49.266Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:22:49.266Z] check_test.go:309: Daemon df14dbea5f3ac is not started [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-06T05:22:49.266Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-02-06T05:22:49.266Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-06T05:22:49.266Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:22:49.266Z] check_test.go:309: Daemon d131e81111620 is not started [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-06T05:22:49.266Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-06T05:22:49.266Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-06T05:22:49.266Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-06T05:22:49.266Z] requirement.go:26: unmatched requirement IPv6 [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] DONE 270 tests, 6 skipped in 2672.495s [2020-02-06T05:22:49.266Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-06T05:22:49.266Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9bd8edb54b6d/docker.pid [2020-02-06T05:22:49.266Z] +++ kill 3068 [2020-02-06T05:22:49.266Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3068 is not a child of this shell [2020-02-06T05:22:49.266Z] warning: PID 3068 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9bd8edb54b6d/docker.pid had a nonzero exit code [2020-02-06T05:22:49.266Z] ++++ cat bundles/test-integration/docker.pid [2020-02-06T05:22:49.266Z] +++ kill 6911 [2020-02-06T05:22:49.266Z] umount: bundles/test-integration/root: mountpoint not found [2020-02-06T05:22:49.266Z] +++ /etc/init.d/apparmor stop [2020-02-06T05:22:49.266Z] Clearing AppArmor profiles cache:. [2020-02-06T05:22:49.266Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-02-06T05:22:49.266Z] Unloading profiles will leave already running processes permanently [2020-02-06T05:22:49.266Z] unconfined, which can lead to unexpected situations. [2020-02-06T05:22:49.266Z] [2020-02-06T05:22:49.266Z] To set a process to complain mode, use the command line tool [2020-02-06T05:22:49.266Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-02-06T05:22:49.266Z] with the 'teardown' option." [2020-02-06T05:22:49.524Z] [2020-02-06T05:22:49.781Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-06T05:22:49.797Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-06T05:22:52.394Z] + echo Ensuring container killed. [2020-02-06T05:22:52.394Z] Ensuring container killed. [2020-02-06T05:22:52.394Z] + docker ps -aq -f name=docker-pr1-* [2020-02-06T05:22:52.394Z] + cids=197c3103dbf4 [2020-02-06T05:22:52.394Z] 2742f743bbc5 [2020-02-06T05:22:52.394Z] 549081053db8 [2020-02-06T05:22:52.394Z] + [ -n 197c3103dbf4 [2020-02-06T05:22:52.394Z] 2742f743bbc5 [2020-02-06T05:22:52.394Z] 549081053db8 ] [2020-02-06T05:22:52.394Z] + docker rm -vf 197c3103dbf4 2742f743bbc5 549081053db8 [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-06T05:22:53.574Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-06T05:22:53.771Z] 197c3103dbf4 [2020-02-06T05:22:54.341Z] 2742f743bbc5 [2020-02-06T05:22:54.341Z] 549081053db8 [Pipeline] sh [2020-02-06T05:22:54.633Z] + echo Chowning /workspace to jenkins user [2020-02-06T05:22:54.633Z] Chowning /workspace to jenkins user [2020-02-06T05:22:54.633Z] + id -u [2020-02-06T05:22:54.633Z] + id -g [2020-02-06T05:22:54.633Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40462:/workspace busybox chown -R 1000:1000 /workspace [2020-02-06T05:22:54.633Z] Unable to find image 'busybox:latest' locally [2020-02-06T05:22:54.633Z] latest: Pulling from library/busybox [2020-02-06T05:22:54.633Z] bdbbaa22dec6: Pulling fs layer [2020-02-06T05:22:54.892Z] bdbbaa22dec6: Verifying Checksum [2020-02-06T05:22:54.892Z] bdbbaa22dec6: Download complete [2020-02-06T05:22:54.892Z] bdbbaa22dec6: Pull complete [2020-02-06T05:22:54.892Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-06T05:22:54.892Z] Status: Downloaded newer image for busybox:latest [2020-02-06T05:22:57.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-06T05:22:57.459Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-06T05:22:59.383Z] + bundleName=amd64 [2020-02-06T05:22:59.383Z] + echo Creating amd64-bundles.tar.gz [2020-02-06T05:22:59.383Z] Creating amd64-bundles.tar.gz [2020-02-06T05:22:59.383Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-06T05:22:59.383Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-06T05:23:00.279Z] Archiving artifacts [2020-02-06T05:23:01.994Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-06T05:23:02.303Z] + make clean [2020-02-06T05:23:02.561Z] docker volume rm -f docker-dev-cache [2020-02-06T05:23:02.561Z] docker-dev-cache [Pipeline] deleteDir [2020-02-06T05:23:04.795Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-06T05:23:04.795Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-06T05:23:13.396Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-06T05:23:31.120Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-06T05:23:31.120Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-06T05:23:31.120Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-06T05:23:43.725Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-06T05:23:45.315Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-06T05:23:52.418Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-06T05:23:55.340Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-06T05:23:55.340Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-06T05:23:55.340Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-06T05:24:00.050Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-06T05:24:00.050Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-06T05:24:00.050Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-06T05:24:00.050Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-06T05:24:00.050Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-06T05:24:05.875Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-06T05:24:05.875Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-06T05:24:07.421Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-06T05:24:07.421Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-06T05:24:08.395Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-06T05:24:09.369Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-06T05:24:09.369Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-06T05:24:13.123Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-06T05:24:16.906Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-06T05:24:19.096Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-06T05:24:36.826Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-06T05:24:36.826Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-06T05:24:42.646Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-06T05:24:42.646Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-06T05:24:42.646Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-06T05:24:43.108Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-06T05:24:47.823Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-06T05:24:50.755Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-06T05:24:50.755Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-06T05:24:54.527Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-06T05:24:54.992Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-06T05:24:54.992Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-06T05:25:16.179Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-06T05:25:16.179Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-06T05:25:16.645Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-06T05:25:23.773Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-06T05:25:28.502Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-06T05:25:35.628Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-06T05:25:40.513Z] === RUN TestDockerSuite/TestRmiTag [2020-02-06T05:25:40.513Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-06T05:25:43.453Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-06T05:26:04.785Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-06T05:26:04.785Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-06T05:26:10.626Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-06T05:26:11.091Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-06T05:26:12.648Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-06T05:26:12.648Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-06T05:26:13.114Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-06T05:26:16.889Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-06T05:26:19.828Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-06T05:26:21.383Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-06T05:26:23.586Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-06T05:26:25.145Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-06T05:26:25.145Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-06T05:26:29.879Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-06T05:26:31.437Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-06T05:26:31.437Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-06T05:26:34.372Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-06T05:26:34.372Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-06T05:26:34.372Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-06T05:26:35.929Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-06T05:26:38.132Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-06T05:26:40.340Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-06T05:26:41.896Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-06T05:26:41.896Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-06T05:26:41.896Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-06T05:26:42.443Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-06T05:26:44.002Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-06T05:26:44.002Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-06T05:26:44.002Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-06T05:26:44.002Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-06T05:26:44.002Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-06T05:26:46.202Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-06T05:26:58.663Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-06T05:26:59.646Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-06T05:26:59.646Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-06T05:26:59.646Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-06T05:26:59.646Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-06T05:27:01.851Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-06T05:27:04.068Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-06T05:27:04.068Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-06T05:27:06.275Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-06T05:27:06.275Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-06T05:27:06.275Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-06T05:27:06.275Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-06T05:27:08.481Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-06T05:27:10.683Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-06T05:27:12.886Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-06T05:27:15.089Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-06T05:27:18.866Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-06T05:27:29.254Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-06T05:27:29.254Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunMount [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-06T05:27:29.722Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-06T05:27:37.006Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-06T05:27:37.007Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-06T05:27:37.007Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-06T05:27:37.007Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-06T05:27:40.784Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-06T05:27:44.557Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-06T05:27:45.022Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-06T05:27:46.001Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-06T05:27:48.203Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-06T05:27:49.760Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-06T05:27:50.743Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-06T05:27:52.946Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-06T05:27:56.720Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-06T05:27:56.720Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-06T05:27:56.720Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-06T05:27:56.720Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-06T05:27:56.720Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-06T05:27:56.720Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-06T05:28:03.850Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-06T05:28:03.850Z] === RUN TestDockerSuite/TestRunRm [2020-02-06T05:28:05.405Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-06T05:28:11.247Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-06T05:28:12.803Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-06T05:28:14.362Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-06T05:28:16.616Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-06T05:28:18.818Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-06T05:28:18.818Z] === RUN TestDockerSuite/TestRunState [2020-02-06T05:28:18.818Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-06T05:28:21.027Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-06T05:28:21.027Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-06T05:28:22.582Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-06T05:28:22.582Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-06T05:28:22.582Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-06T05:28:23.047Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-06T05:28:23.047Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-06T05:28:23.047Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-06T05:28:27.778Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-06T05:28:29.336Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-06T05:28:29.803Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-06T05:28:31.359Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-06T05:28:31.359Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-06T05:28:31.359Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-06T05:28:34.508Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-06T05:28:40.354Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-06T05:28:44.132Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-06T05:28:49.976Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-06T05:28:49.976Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-06T05:28:49.976Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-06T05:28:49.976Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-06T05:28:49.976Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-06T05:28:52.912Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-06T05:28:55.119Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-06T05:28:56.676Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-06T05:28:56.676Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-06T05:28:56.676Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-06T05:28:57.150Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-06T05:28:57.150Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-06T05:28:57.150Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-06T05:28:57.150Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-06T05:28:57.150Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-06T05:28:57.150Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-06T05:29:05.935Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-06T05:29:07.495Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-06T05:29:09.055Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-06T05:29:13.009Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-06T05:29:15.213Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-06T05:29:15.678Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-06T05:29:16.143Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-06T05:29:16.143Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-06T05:29:17.699Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-06T05:29:24.826Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-06T05:29:24.826Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-06T05:29:31.967Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-06T05:29:31.968Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-06T05:29:40.598Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-06T05:29:40.598Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-06T05:29:40.598Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-06T05:29:40.598Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-06T05:29:40.598Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-06T05:29:45.338Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-06T05:29:46.895Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-06T05:29:49.240Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-06T05:29:49.240Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-06T05:29:51.441Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-06T05:30:06.329Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-06T05:30:06.794Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-06T05:30:06.794Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-06T05:30:06.794Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-06T05:30:07.258Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-06T05:30:07.723Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-06T05:30:07.723Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-06T05:30:09.925Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-06T05:30:09.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-06T05:30:12.860Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-06T05:30:13.326Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-06T05:30:13.791Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-06T05:30:13.791Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-06T05:30:13.791Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-06T05:30:22.418Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-06T05:30:22.418Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-06T05:30:22.419Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-06T05:30:22.419Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-06T05:30:22.419Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-06T05:30:28.263Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-06T05:30:28.263Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-06T05:30:28.729Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-06T05:30:37.359Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-06T05:30:37.359Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite (2399.14s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.94s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.17s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement Apparmor [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement Apparmor [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement IsPausable [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.61s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.39s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement UnixCli [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.81s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.18s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.06s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.92s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.34s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.50s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.78s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.88s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.92s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.72s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.09s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.11s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.97s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.77s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.78s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.76s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement UnixCli [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.21s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildContChar (13.48s) [2020-02-06T05:30:37.825Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-06T05:30:37.825Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2020-02-06T05:30:37.825Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.28s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.70s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.50s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.76s) [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.53s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.12s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.58s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.87s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.06s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.64s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.56s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.70s) [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.41s) [2020-02-06T05:30:38.292Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2020-02-06T05:30:38.292Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.75s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.66s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.20s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.78s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.94s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.25s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.93s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.22s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.01s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.66s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.75s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.91s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.29s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFails (2.12s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.64s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.86s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.36s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.96s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.60s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement UnixCli [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.94s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildHistory (10.77s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.97s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.40s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.21s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.34s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.46s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.90s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.07s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.65s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.44s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.37s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.20s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.38s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.42s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.15s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.41s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.41s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.78s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.70s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.25s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.87s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.28s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.66s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildRm (13.30s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.32s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.18s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.48s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.37s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.58s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.78s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.88s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.84s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildStderr (4.68s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.18s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.78s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.51s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.34s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.35s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.57s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.18s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.94s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.71s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.63s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.68s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-06T05:30:38.293Z] docker_cli_sni_test.go:18: Flakey test [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.54s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.57s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.91s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCommitTTY (11.63s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.50s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.80s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.45s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.03s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s) [2020-02-06T05:30:38.293Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-02-06T05:30:38.293Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-06T05:30:38.293Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.31s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.92s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.06s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.01s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.74s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.16s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.14s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.19s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.11s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.92s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.98s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.63s) [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000742b00 } [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1124264002 c:\foo false } [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1124264002 c:\foo true } [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 0 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 1 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 2 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 3 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 4 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 5 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 6 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 7 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 8 [2020-02-06T05:30:38.294Z] docker_api_containers_test.go:1926: case 9 [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.12s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.97s) [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a319340797\file1 3f8c3bbd8b3d35acaa07801f7c53946837d45024bb05a1bdfdd327e311b8f2a0:/root/itWorks.txt` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:279: checking that container "3f8c3bbd8b3d35acaa07801f7c53946837d45024bb05a1bdfdd327e311b8f2a0" start output contains "file1\n" [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3f8c3bbd8b3d35acaa07801f7c53946837d45024bb05a1bdfdd327e311b8f2a0` [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b680544312\file1 ab2e77755a7fbfaa0905c05525458da305594b7a49136900c954aa46122eaaea:testDir/` [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.35s) [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e129918519\dir1 b830095501efdd08c3de9089dedc6baa4f7bd601b1789cca706615d0a4809f63:testDir` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:279: checking that container "b830095501efdd08c3de9089dedc6baa4f7bd601b1789cca706615d0a4809f63" start output contains "file1-1\n" [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:209: running `docker start -a b830095501efdd08c3de9089dedc6baa4f7bd601b1789cca706615d0a4809f63` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e129918519\dir1 9d2d9dcff103c228d7efc606c2f9b5981e27b9eebbbb11eafc15024eb64f9e80:testDir/` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:279: checking that container "9d2d9dcff103c228d7efc606c2f9b5981e27b9eebbbb11eafc15024eb64f9e80" start output contains "file1-1\n" [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9d2d9dcff103c228d7efc606c2f9b5981e27b9eebbbb11eafc15024eb64f9e80` [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.98s) [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h867889706\dir1\. 10b2914d9ceaddaad62607e6c494e5d61895e7461d58b22f5be214a27f1a65c0:testDir` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:279: checking that container "10b2914d9ceaddaad62607e6c494e5d61895e7461d58b22f5be214a27f1a65c0" start output contains "file1-1\n" [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:209: running `docker start -a 10b2914d9ceaddaad62607e6c494e5d61895e7461d58b22f5be214a27f1a65c0` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h867889706\dir1\. 80a6786fa6df8350391c9812e7c7a8688e0d2909f1658c30f88da5ce0c07759c:testDir/` [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:279: checking that container "80a6786fa6df8350391c9812e7c7a8688e0d2909f1658c30f88da5ce0c07759c" start output contains "file1-1\n" [2020-02-06T05:30:38.294Z] docker_cli_cp_utils_test.go:209: running `docker start -a 80a6786fa6df8350391c9812e7c7a8688e0d2909f1658c30f88da5ce0c07759c` [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpToDot (2.17s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCpToStdout (2.19s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.76s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement Devicemapper [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.25s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.00s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-06T05:30:38.294Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.34s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsCopy (5.10s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.52s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.90s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.23s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFilters (8.94s) [2020-02-06T05:30:38.294Z] --- PASS: TestDockerSuite/TestEventsFormat (3.82s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsRename (2.18s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsResize (2.38s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.90s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.47s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.61s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.76s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecInspectID (4.46s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement IsPausable [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.52s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.66s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.67s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.35s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.76s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.67s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.51s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement IsPausable [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.00s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (6.74s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.95s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectDefault (6.78s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectHistory (4.49s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectStatus (2.36s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.73s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.90s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.96s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.89s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (6.80s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.06s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.61s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.89s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.22s) [2020-02-06T05:30:38.295Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-02-06T05:30:38.295Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.68s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.82s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.69s) [2020-02-06T05:30:38.295Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.35s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.30s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.14s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsSince (8.83s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsTail (2.52s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement IsAmd64 [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.19s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.98s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsByOrder (7.37s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.25s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.31s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-02-06T05:30:38.296Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.45s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.19s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.27s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.84s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.26s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.34s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.60s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.57s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.14s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.48s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.75s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.88s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.84s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.80s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.42s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.63s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.23s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.28s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.23s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.38s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.63s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.86s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.89s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.11s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.83s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.08s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.89s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.39s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.00s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-06T05:30:38.296Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.91s) [2020-02-06T05:30:38.296Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2020-02-06T05:30:38.296Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.11s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunExitCode (2.13s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.66s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.86s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.68s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.41s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.71s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.94s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.99s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement Apparmor [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.34s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunRm (1.98s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.08s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.94s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.98s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.87s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.60s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement Apparmor [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.96s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.69s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.99s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.98s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.13s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.34s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.94s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.05s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.56s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.72s) [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement Apparmor [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-06T05:30:38.297Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2020-02-06T05:30:38.297Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.29s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.93s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.49s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement IsPausable [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.51s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.14s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.75s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.21s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.00s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.93s) [2020-02-06T05:30:38.298Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-02-06T05:30:38.298Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.298Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2020-02-06T05:30:38.298Z] === RUN TestDockerRegistrySuite [2020-02-06T05:30:38.298Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-06T05:30:38.298Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-06T05:30:38.298Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-06T05:30:38.764Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-06T05:30:38.764Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-06T05:30:38.764Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.764Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-06T05:30:38.765Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-06T05:30:38.765Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-06T05:30:38.765Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-06T05:30:38.765Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-06T05:30:38.765Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerDaemonSuite [2020-02-06T05:30:38.765Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-06T05:30:38.765Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-06T05:30:38.765Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-02-06T05:30:38.765Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-06T05:30:38.765Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerSwarmSuite [2020-02-06T05:30:38.765Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-02-06T05:30:38.765Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-02-06T05:30:38.765Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerExternalVolumeSuite [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerNetworkSuite [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] === RUN TestDockerHubPullSuite [2020-02-06T05:30:38.765Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-02-06T05:30:38.765Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-02-06T05:30:38.765Z] PASS [2020-02-06T05:30:38.765Z] ok github.com/docker/docker/integration-cli 2399.857s [2020-02-06T05:30:38.765Z] INFO: Integration tests ended at 02/06/2020 05:30:38. Duration:00:40:07.7949732 [2020-02-06T05:30:38.765Z] INFO: Docker info of the daemon under test at end of run [2020-02-06T05:30:38.765Z] [2020-02-06T05:30:38.765Z] Containers: 2 [2020-02-06T05:30:38.765Z] Running: 0 [2020-02-06T05:30:38.765Z] Paused: 0 [2020-02-06T05:30:38.765Z] Stopped: 2 [2020-02-06T05:30:38.765Z] Images: 12 [2020-02-06T05:30:38.765Z] Server Version: 0.0.0-dev [2020-02-06T05:30:38.765Z] Storage Driver: windowsfilter [2020-02-06T05:30:38.765Z] Windows: [2020-02-06T05:30:38.765Z] Logging Driver: json-file [2020-02-06T05:30:38.765Z] Plugins: [2020-02-06T05:30:38.765Z] Volume: local [2020-02-06T05:30:38.765Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-06T05:30:38.765Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-06T05:30:38.765Z] Swarm: inactive [2020-02-06T05:30:38.765Z] Default Isolation: process [2020-02-06T05:30:38.765Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-06T05:30:38.765Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-06T05:30:38.765Z] OSType: windows [2020-02-06T05:30:38.765Z] Architecture: x86_64 [2020-02-06T05:30:38.765Z] CPUs: 4 [2020-02-06T05:30:38.765Z] Total Memory: 32GiB [2020-02-06T05:30:38.765Z] Name: azwin-2-a43340 [2020-02-06T05:30:38.765Z] ID: EW34:SHKQ:LGOR:LCXG:QJPR:IQGU:PVIO:7N3I:VUGV:VHV7:7KDF:ZCEQ [2020-02-06T05:30:38.765Z] Docker Root Dir: D:\CI\PR-40462\1\daemon [2020-02-06T05:30:38.765Z] Debug Mode (client): false [2020-02-06T05:30:38.765Z] Debug Mode (server): true [2020-02-06T05:30:38.765Z] File Descriptors: -1 [2020-02-06T05:30:38.765Z] Goroutines: 18 [2020-02-06T05:30:38.765Z] System Time: 2020-02-06T05:30:38.3647082Z [2020-02-06T05:30:38.765Z] EventsListeners: 0 [2020-02-06T05:30:38.765Z] Registry: https://index.docker.io/v1/ [2020-02-06T05:30:38.765Z] Labels: [2020-02-06T05:30:38.765Z] Experimental: false [2020-02-06T05:30:38.765Z] Insecure Registries: [2020-02-06T05:30:38.765Z] 127.0.0.0/8 [2020-02-06T05:30:38.765Z] Live Restore Enabled: false [2020-02-06T05:30:38.765Z] [2020-02-06T05:30:38.765Z] [2020-02-06T05:30:38.765Z] INFO: Stopping daemon under test [2020-02-06T05:30:38.765Z] SUCCESS: The process with PID 5016 (child process of PID 3740) has been terminated. [2020-02-06T05:30:38.765Z] SUCCESS: The process with PID 3740 (child process of PID 4632) has been terminated. [2020-02-06T05:30:38.765Z] INFO: Stop tailing logs of the daemon under tests [2020-02-06T05:30:38.765Z] INFO: executeCI.ps1 Completed successfully at 02/06/2020 05:30:38. [2020-02-06T05:30:38.765Z] INFO: Tidying up at end of run [2020-02-06T05:30:38.765Z] INFO: Saving daemon under test log (d:\CI\PR-40462\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-06T05:30:38.765Z] INFO: Saving daemon under test log (d:\CI\PR-40462\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-06T05:30:39.376Z] INFO: Nuke-Everything... [2020-02-06T05:30:39.376Z] INFO: Container count on control daemon to delete is 2 [2020-02-06T05:30:39.841Z] 3289541be395 [2020-02-06T05:30:39.841Z] 20348caa46fb [2020-02-06T05:30:39.841Z] INFO: Tidying pidfile d:\CI\PR-40462\1\docker.pid [2020-02-06T05:30:39.841Z] INFO: Nuking d:\CI [2020-02-06T05:31:09.910Z] INFO: Zapped successfully [2020-02-06T05:31:09.910Z] [2020-02-06T05:31:09.910Z] INFO: executeCI.ps1 exiting at Thu Feb 6 05:31:07 CUT 2020. Duration 01:01:06.0430745 [2020-02-06T05:31:09.910Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-06T05:31:11.603Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-06T05:31:12.839Z] Archiving artifacts [2020-02-06T05:31:28.423Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40462/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-06T05:31:29.374Z] + make clean [2020-02-06T05:31:31.580Z] docker volume rm -f docker-dev-cache [2020-02-06T05:31:31.580Z] 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