Pull request #40167 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f+64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc (a708e47f8cb350fbeb15d9effe22debb42b593e1) 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-40167@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-11-01T15:19:59.160Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-01T15:19:59.185Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-01T15:19:59.719Z] Running on ubuntu-1804-overlay2 (i-047acf6a790fff0c5) in /home/ubuntu/workspace/moby_PR-40167 [Pipeline] { [Pipeline] checkout [2019-11-01T15:19:59.776Z] using credential docker-jenkins-github-credentials [2019-11-01T15:19:59.787Z] Cloning the remote Git repository [2019-11-01T15:19:59.787Z] Cloning with configured refspecs honoured and without tags [2019-11-01T15:19:59.786Z] Cloning repository https://github.com/moby/moby.git [2019-11-01T15:19:59.787Z] > git init /home/ubuntu/workspace/moby_PR-40167 # timeout=10 [2019-11-01T15:19:59.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:19:59.794Z] > git --version # timeout=10 [2019-11-01T15:19:59.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:19:59.803Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:20:13.066Z] Fetching without tags [2019-11-01T15:20:13.334Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:13.865Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:13.866Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:20:13.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:13.034Z] > git config --add remote.origin.fetch +refs/pull/40167/head:refs/remotes/origin/PR-40167 # timeout=10 [2019-11-01T15:20:13.041Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-01T15:20:13.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:13.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:20:13.065Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:20:13.066Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:20:13.333Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:13.336Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:13.853Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:20:13.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-01T15:20:13.865Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:13.871Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:14.340Z] Commit message: "Rename "v1" to "statsV1"" [2019-11-01T15:20:14.340Z] First time build. Skipping changelog. [2019-11-01T15:20:14.355Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-01T15:20:15.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40167:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-01T15:20:18.603Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2019-11-01T15:20:19.227Z] Running on ubuntu-1804-overlay2 (i-047acf6a790fff0c5) in /home/ubuntu/workspace/moby_PR-40167 [Pipeline] node [Pipeline] node [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 [Pipeline] // stage [2019-11-01T15:20:19.296Z] using credential docker-jenkins-github-credentials [2019-11-01T15:20:19.306Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-01T15:20:19.311Z] Fetching without tags [Pipeline] // stage [2019-11-01T15:20:19.333Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40167 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-11-01T15:20:19.456Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-11-01T15:20:19.470Z] Cloning the remote Git repository [2019-11-01T15:20:19.470Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-01T15:20:19.554Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:19.614Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:19.615Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:20:19.670Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40167 [Pipeline] { [2019-11-01T15:20:19.673Z] Commit message: "Rename "v1" to "statsV1"" [Pipeline] checkout [2019-11-01T15:20:19.697Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-01T15:20:19.917Z] using credential docker-jenkins-github-credentials [2019-11-01T15:20:19.968Z] Cloning the remote Git repository [2019-11-01T15:20:19.968Z] Cloning with configured refspecs honoured and without tags [2019-11-01T15:20:19.299Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-01T15:20:19.306Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:19.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:20:19.311Z] > git --version # timeout=10 [2019-11-01T15:20:19.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:20:19.313Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:20:19.553Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:19.556Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:19.597Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:20:19.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-01T15:20:19.614Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:19.617Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [Pipeline] withEnv [Pipeline] { [2019-11-01T15:20:19.472Z] Cloning repository https://github.com/moby/moby.git [2019-11-01T15:20:19.473Z] > git init /home/docker/workspace/moby_PR-40167 # timeout=10 [2019-11-01T15:20:19.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:20:19.495Z] > git --version # timeout=10 [2019-11-01T15:20:19.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:20:19.500Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-01T15:20:20.737Z] + docker version [2019-11-01T15:20:20.737Z] Client: Docker Engine - Community [2019-11-01T15:20:20.737Z] Version: 19.03.2 [2019-11-01T15:20:20.737Z] API version: 1.40 [2019-11-01T15:20:20.737Z] Go version: go1.12.8 [2019-11-01T15:20:20.737Z] Git commit: 6a30dfc [2019-11-01T15:20:20.737Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-01T15:20:20.737Z] OS/Arch: linux/amd64 [2019-11-01T15:20:20.737Z] Experimental: false [2019-11-01T15:20:20.737Z] [2019-11-01T15:20:20.737Z] Server: Docker Engine - Community [2019-11-01T15:20:20.737Z] Engine: [2019-11-01T15:20:20.737Z] Version: 19.03.2 [2019-11-01T15:20:20.737Z] API version: 1.40 (minimum version 1.12) [2019-11-01T15:20:20.737Z] Go version: go1.12.8 [2019-11-01T15:20:20.737Z] Git commit: 6a30dfc [2019-11-01T15:20:20.737Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-01T15:20:20.737Z] OS/Arch: linux/amd64 [2019-11-01T15:20:20.737Z] Experimental: true [2019-11-01T15:20:20.737Z] containerd: [2019-11-01T15:20:20.737Z] Version: 1.2.6 [2019-11-01T15:20:20.737Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-01T15:20:20.737Z] runc: [2019-11-01T15:20:20.737Z] Version: 1.0.0-rc8 [2019-11-01T15:20:20.737Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-01T15:20:20.737Z] docker-init: [2019-11-01T15:20:20.737Z] Version: 0.18.0 [2019-11-01T15:20:20.737Z] GitCommit: fec3683 [Pipeline] sh [2019-11-01T15:20:20.005Z] Cloning repository https://github.com/moby/moby.git [2019-11-01T15:20:20.007Z] > git init /home/jenkins/workspace/moby_PR-40167 # timeout=10 [2019-11-01T15:20:20.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:20:20.056Z] > git --version # timeout=10 [2019-11-01T15:20:20.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:20:20.072Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:20:21.021Z] + docker info [2019-11-01T15:20:21.021Z] Client: [2019-11-01T15:20:21.021Z] Debug Mode: false [2019-11-01T15:20:21.021Z] [2019-11-01T15:20:21.021Z] Server: [2019-11-01T15:20:21.021Z] Containers: 0 [2019-11-01T15:20:21.021Z] Running: 0 [2019-11-01T15:20:21.021Z] Paused: 0 [2019-11-01T15:20:21.021Z] Stopped: 0 [2019-11-01T15:20:21.021Z] Images: 4 [2019-11-01T15:20:21.021Z] Server Version: 19.03.2 [2019-11-01T15:20:21.021Z] Storage Driver: overlay2 [2019-11-01T15:20:21.021Z] Backing Filesystem: extfs [2019-11-01T15:20:21.021Z] Supports d_type: true [2019-11-01T15:20:21.021Z] Native Overlay Diff: true [2019-11-01T15:20:21.021Z] Logging Driver: json-file [2019-11-01T15:20:21.021Z] Cgroup Driver: cgroupfs [2019-11-01T15:20:21.021Z] Plugins: [2019-11-01T15:20:21.021Z] Volume: local [2019-11-01T15:20:21.021Z] Network: bridge host ipvlan macvlan null overlay [2019-11-01T15:20:21.021Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-01T15:20:21.021Z] Swarm: inactive [2019-11-01T15:20:21.021Z] Runtimes: runc [2019-11-01T15:20:21.021Z] Default Runtime: runc [2019-11-01T15:20:21.021Z] Init Binary: docker-init [2019-11-01T15:20:21.021Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-01T15:20:21.021Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-01T15:20:21.021Z] init version: fec3683 [2019-11-01T15:20:21.021Z] Security Options: [2019-11-01T15:20:21.021Z] apparmor [2019-11-01T15:20:21.021Z] seccomp [2019-11-01T15:20:21.021Z] Profile: default [2019-11-01T15:20:21.021Z] Kernel Version: 4.15.0-1048-aws [2019-11-01T15:20:21.021Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-01T15:20:21.021Z] OSType: linux [2019-11-01T15:20:21.021Z] Architecture: x86_64 [2019-11-01T15:20:21.021Z] CPUs: 2 [2019-11-01T15:20:21.021Z] Total Memory: 7.501GiB [2019-11-01T15:20:21.021Z] Name: ip-10-100-111-161 [2019-11-01T15:20:21.021Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-01T15:20:21.021Z] Docker Root Dir: /var/lib/docker [2019-11-01T15:20:21.021Z] Debug Mode: false [2019-11-01T15:20:21.021Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:20:21.021Z] Labels: [2019-11-01T15:20:21.021Z] Experimental: true [2019-11-01T15:20:21.021Z] Insecure Registries: [2019-11-01T15:20:21.021Z] 127.0.0.0/8 [2019-11-01T15:20:21.021Z] Live Restore Enabled: true [2019-11-01T15:20:21.021Z] [2019-11-01T15:20:21.021Z] WARNING: No swap limit support [Pipeline] sh [2019-11-01T15:20:21.302Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:20:21.302Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:20:21.302Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-01T15:20:21.302Z] + bash /home/ubuntu/workspace/moby_PR-40167/check-config.sh [2019-11-01T15:20:21.302Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-01T15:20:21.302Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-01T15:20:21.302Z] [2019-11-01T15:20:21.302Z] Generally Necessary: [2019-11-01T15:20:21.302Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-01T15:20:21.302Z] - apparmor: enabled and tools installed [2019-11-01T15:20:21.302Z] - CONFIG_NAMESPACES: enabled [2019-11-01T15:20:21.302Z] - CONFIG_NET_NS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_PID_NS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_IPC_NS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_UTS_NS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUPS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CPUSETS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_MEMCG: enabled [2019-11-01T15:20:21.302Z] - CONFIG_KEYS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_VETH: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-01T15:20:21.302Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-01T15:20:21.302Z] [2019-11-01T15:20:21.302Z] Optional Features: [2019-11-01T15:20:21.302Z] - CONFIG_USER_NS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_SECCOMP: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-01T15:20:21.302Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-01T15:20:21.302Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-01T15:20:21.302Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-01T15:20:21.302Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-01T15:20:21.302Z] - CONFIG_BLK_CGROUP: enabled [2019-11-01T15:20:21.302Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-01T15:20:21.302Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_PERF: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-01T15:20:21.302Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-01T15:20:21.302Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-01T15:20:21.302Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-01T15:20:21.302Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-01T15:20:21.302Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_IP_VS: enabled (as module) [2019-11-01T15:20:21.302Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-01T15:20:21.302Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-01T15:20:21.559Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-01T15:20:21.559Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_EXT4_FS: enabled [2019-11-01T15:20:21.559Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-01T15:20:21.559Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-01T15:20:21.559Z] - Network Drivers: [2019-11-01T15:20:21.559Z] - "overlay": [2019-11-01T15:20:21.559Z] - CONFIG_VXLAN: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-01T15:20:21.559Z] Optional (for encrypted networks): [2019-11-01T15:20:21.559Z] - CONFIG_CRYPTO: enabled [2019-11-01T15:20:21.559Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-01T15:20:21.559Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-01T15:20:21.559Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-01T15:20:21.559Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-01T15:20:21.559Z] - CONFIG_XFRM: enabled [2019-11-01T15:20:21.559Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-01T15:20:21.559Z] - "ipvlan": [2019-11-01T15:20:21.559Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-01T15:20:21.559Z] - "macvlan": [2019-11-01T15:20:21.559Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_DUMMY: enabled (as module) [2019-11-01T15:20:21.559Z] - "ftp,tftp client in container": [2019-11-01T15:20:21.559Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-01T15:20:21.559Z] - Storage Drivers: [2019-11-01T15:20:21.559Z] - "aufs": [2019-11-01T15:20:21.559Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-01T15:20:21.559Z] - "btrfs": [2019-11-01T15:20:21.559Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-01T15:20:21.559Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-01T15:20:21.559Z] - "devicemapper": [2019-11-01T15:20:21.559Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-01T15:20:21.559Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-01T15:20:21.559Z] - "overlay": [2019-11-01T15:20:21.559Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-01T15:20:21.559Z] - "zfs": [2019-11-01T15:20:21.559Z] - /dev/zfs: missing [2019-11-01T15:20:21.559Z] - zfs command: missing [2019-11-01T15:20:21.559Z] - zpool command: missing [2019-11-01T15:20:21.559Z] [2019-11-01T15:20:21.559Z] Limits: [2019-11-01T15:20:21.559Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-01T15:20:21.559Z] [2019-11-01T15:20:21.559Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-01T15:20:21.881Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f . [2019-11-01T15:20:21.881Z] #2 [internal] load .dockerignore [2019-11-01T15:20:21.881Z] #2 transferring context: 87B done [2019-11-01T15:20:21.881Z] #2 DONE 0.0s [2019-11-01T15:20:21.881Z] [2019-11-01T15:20:21.881Z] #1 [internal] load build definition from Dockerfile [2019-11-01T15:20:21.881Z] #1 transferring dockerfile: 14.63kB done [2019-11-01T15:20:21.881Z] #1 DONE 0.0s [2019-11-01T15:20:21.881Z] [2019-11-01T15:20:21.881Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-01T15:20:21.881Z] #3 DONE 0.1s [2019-11-01T15:20:22.138Z] [2019-11-01T15:20:22.138Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-01T15:20:22.138Z] #4 CACHED [2019-11-01T15:20:22.395Z] [2019-11-01T15:20:22.395Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:20:22.653Z] #6 DONE 0.1s [2019-11-01T15:20:22.653Z] [2019-11-01T15:20:22.653Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-01T15:20:22.653Z] #5 DONE 0.0s [2019-11-01T15:20:22.653Z] [2019-11-01T15:20:22.653Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-01T15:20:22.653Z] #65 DONE 0.0s [2019-11-01T15:20:22.653Z] [2019-11-01T15:20:22.653Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:20:22.653Z] #7 DONE 0.0s [2019-11-01T15:20:22.653Z] [2019-11-01T15:20:22.653Z] #19 [internal] load build context [2019-11-01T15:20:24.026Z] #19 transferring context: 45.66MB 1.2s done [2019-11-01T15:20:24.026Z] #19 DONE 1.2s [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-01T15:20:24.026Z] #14 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #29 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:20:24.026Z] #17 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-01T15:20:24.026Z] #42 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-01T15:20:24.026Z] #30 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-01T15:20:24.026Z] #35 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:20:24.026Z] #50 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #55 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:20:24.026Z] #40 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:20:24.026Z] #41 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:20:24.026Z] #54 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:20:24.026Z] #47 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:20:24.026Z] #56 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:20:24.026Z] #62 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:20:24.026Z] #57 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #39 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:20:24.026Z] #26 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-01T15:20:24.026Z] #58 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-01T15:20:24.026Z] #43 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:20:24.026Z] #34 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-01T15:20:24.026Z] #49 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #64 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-01T15:20:24.026Z] #9 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-01T15:20:24.026Z] #23 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:20:24.026Z] #28 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:20:24.026Z] #36 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-01T15:20:24.026Z] #66 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-01T15:20:24.026Z] #21 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #48 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #32 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:20:24.026Z] #33 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:20:24.026Z] #44 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #69 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-01T15:20:24.026Z] #11 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-01T15:20:24.026Z] #27 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #60 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:20:24.026Z] #24 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-01T15:20:24.026Z] #46 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-01T15:20:24.026Z] #12 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-01T15:20:24.026Z] #61 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:20:24.026Z] #25 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:20:24.026Z] #68 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:20:24.026Z] #59 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #37 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:20:24.026Z] #31 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #45 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-01T15:20:24.026Z] #53 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:20:24.026Z] #10 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-01T15:20:24.026Z] #63 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-01T15:20:24.026Z] #67 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-01T15:20:24.026Z] #51 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:20:24.026Z] #38 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:20:24.026Z] #52 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:20:24.026Z] #18 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-01T15:20:24.026Z] #13 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-01T15:20:24.026Z] #8 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #16 [dev 6/24] RUN ldconfig [2019-11-01T15:20:24.026Z] #16 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:20:24.026Z] #20 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-01T15:20:24.026Z] #15 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:20:24.026Z] #22 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-01T15:20:24.026Z] #70 CACHED [2019-11-01T15:20:24.026Z] [2019-11-01T15:20:24.026Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-01T15:20:25.394Z] #71 DONE 1.6s [2019-11-01T15:20:25.394Z] [2019-11-01T15:20:25.394Z] #72 exporting to image [2019-11-01T15:20:25.394Z] #72 exporting layers [2019-11-01T15:20:26.326Z] #72 exporting layers 0.8s done [2019-11-01T15:20:26.326Z] #72 writing image sha256:cdba73fd80b9f8cff56026a96539cbda799fe88f4ba75de8b013212b00e78d12 [2019-11-01T15:20:26.326Z] #72 writing image sha256:cdba73fd80b9f8cff56026a96539cbda799fe88f4ba75de8b013212b00e78d12 done [2019-11-01T15:20:26.326Z] #72 naming to docker.io/library/docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f done [2019-11-01T15:20:26.326Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-01T15:20:26.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40167/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/validate/default [2019-11-01T15:20:27.581Z] Congratulations! All commits are properly signed with the DCO! [2019-11-01T15:20:27.581Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-01T15:20:27.581Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-01T15:20:28.822Z] Fetching without tags [2019-11-01T15:20:29.244Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:28.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:28.710Z] > git config --add remote.origin.fetch +refs/pull/40167/head:refs/remotes/origin/PR-40167 # timeout=10 [2019-11-01T15:20:28.725Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-01T15:20:28.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:28.860Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:20:28.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:20:28.863Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:20:29.280Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:29.296Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:30.022Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:30.023Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:20:30.787Z] Commit message: "Rename "v1" to "statsV1"" [2019-11-01T15:20:29.917Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:20:29.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-01T15:20:30.050Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:30.067Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:31.022Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-01T15:20:32.848Z] + docker version [2019-11-01T15:20:32.848Z] Client: [2019-11-01T15:20:32.848Z] Version: 18.06.1-ce [2019-11-01T15:20:32.848Z] API version: 1.38 [2019-11-01T15:20:32.848Z] Go version: go1.10.3 [2019-11-01T15:20:32.848Z] Git commit: e68fc7a [2019-11-01T15:20:32.848Z] Built: Tue Aug 21 17:24:34 2018 [2019-11-01T15:20:32.848Z] OS/Arch: linux/s390x [2019-11-01T15:20:32.848Z] Experimental: false [2019-11-01T15:20:32.848Z] [2019-11-01T15:20:32.848Z] Server: [2019-11-01T15:20:32.848Z] Engine: [2019-11-01T15:20:32.848Z] Version: 18.06.1-ce [2019-11-01T15:20:32.848Z] API version: 1.38 (minimum version 1.12) [2019-11-01T15:20:32.848Z] Go version: go1.10.3 [2019-11-01T15:20:32.848Z] Git commit: e68fc7a [2019-11-01T15:20:32.848Z] Built: Tue Aug 21 17:23:34 2018 [2019-11-01T15:20:32.848Z] OS/Arch: linux/s390x [2019-11-01T15:20:32.848Z] Experimental: true [Pipeline] sh [2019-11-01T15:20:33.659Z] + docker info [2019-11-01T15:20:33.659Z] Containers: 0 [2019-11-01T15:20:33.659Z] Running: 0 [2019-11-01T15:20:33.659Z] Paused: 0 [2019-11-01T15:20:33.659Z] Stopped: 0 [2019-11-01T15:20:33.659Z] Images: 0 [2019-11-01T15:20:33.659Z] Server Version: 18.06.1-ce [2019-11-01T15:20:33.659Z] Storage Driver: overlay2 [2019-11-01T15:20:33.659Z] Backing Filesystem: extfs [2019-11-01T15:20:33.659Z] Supports d_type: true [2019-11-01T15:20:33.659Z] Native Overlay Diff: true [2019-11-01T15:20:33.659Z] Logging Driver: json-file [2019-11-01T15:20:33.659Z] Cgroup Driver: cgroupfs [2019-11-01T15:20:33.659Z] Plugins: [2019-11-01T15:20:33.659Z] Volume: local [2019-11-01T15:20:33.659Z] Network: bridge host ipvlan macvlan null overlay [2019-11-01T15:20:33.659Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-01T15:20:33.659Z] Swarm: inactive [2019-11-01T15:20:33.659Z] Runtimes: runc [2019-11-01T15:20:33.659Z] Default Runtime: runc [2019-11-01T15:20:33.659Z] Init Binary: docker-init [2019-11-01T15:20:33.659Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-01T15:20:33.659Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-01T15:20:33.659Z] init version: fec3683 [2019-11-01T15:20:33.659Z] Security Options: [2019-11-01T15:20:33.659Z] apparmor [2019-11-01T15:20:33.659Z] seccomp [2019-11-01T15:20:33.659Z] Profile: default [2019-11-01T15:20:33.659Z] Kernel Version: 4.4.0-164-generic [2019-11-01T15:20:33.659Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-01T15:20:33.659Z] OSType: linux [2019-11-01T15:20:33.659Z] Architecture: s390x [2019-11-01T15:20:33.659Z] CPUs: 2 [2019-11-01T15:20:33.659Z] Total Memory: 7.862GiB [2019-11-01T15:20:33.659Z] Name: s390x-ubuntu-16 [2019-11-01T15:20:33.659Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-01T15:20:33.659Z] Docker Root Dir: /var/lib/docker [2019-11-01T15:20:33.659Z] Debug Mode (client): false [2019-11-01T15:20:33.659Z] Debug Mode (server): false [2019-11-01T15:20:33.659Z] Username: dockerbuildbot [2019-11-01T15:20:33.659Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:20:33.659Z] Labels: [2019-11-01T15:20:33.659Z] Experimental: true [2019-11-01T15:20:33.659Z] Insecure Registries: [2019-11-01T15:20:33.659Z] 127.0.0.0/8 [2019-11-01T15:20:33.659Z] Live Restore Enabled: false [2019-11-01T15:20:33.659Z] [2019-11-01T15:20:33.659Z] WARNING: No swap limit support [Pipeline] sh [2019-11-01T15:20:34.223Z] Still waiting to schedule task [2019-11-01T15:20:34.223Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-11-01T15:20:34.230Z] Still waiting to schedule task [2019-11-01T15:20:34.231Z] Waiting for next available executor on ‘ubuntu-1604-overlay2-arm64v8 (i-09e428e3b6dea6de1)’ [2019-11-01T15:20:34.233Z] Still waiting to schedule task [2019-11-01T15:20:34.234Z] Waiting for next available executor on ‘azwin-2-e4c930’ [2019-11-01T15:20:34.471Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:20:34.471Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:20:34.471Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-01T15:20:34.471Z] + bash /home/jenkins/workspace/moby_PR-40167/check-config.sh [2019-11-01T15:20:34.471Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-01T15:20:34.471Z] info: reading kernel config from /boot/config-4.4.0-164-generic ... [2019-11-01T15:20:34.471Z] [2019-11-01T15:20:34.471Z] Generally Necessary: [2019-11-01T15:20:34.471Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-01T15:20:34.471Z] - apparmor: enabled and tools installed [2019-11-01T15:20:34.471Z] - CONFIG_NAMESPACES: enabled [2019-11-01T15:20:34.471Z] - CONFIG_NET_NS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_PID_NS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_IPC_NS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_UTS_NS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CGROUPS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CPUSETS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_MEMCG: enabled [2019-11-01T15:20:34.471Z] - CONFIG_KEYS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_VETH: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-01T15:20:34.471Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-01T15:20:34.471Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-01T15:20:34.471Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-01T15:20:34.471Z] [2019-11-01T15:20:34.471Z] Optional Features: [2019-11-01T15:20:34.471Z] - CONFIG_USER_NS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_SECCOMP: enabled [2019-11-01T15:20:34.471Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-01T15:20:34.471Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-01T15:20:34.471Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-01T15:20:34.471Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-01T15:20:34.841Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-01T15:20:34.841Z] - CONFIG_BLK_CGROUP: enabled [2019-11-01T15:20:34.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-01T15:20:34.841Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-01T15:20:34.841Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-01T15:20:34.841Z] - CONFIG_CGROUP_PERF: enabled [2019-11-01T15:20:34.841Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-01T15:20:34.841Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-01T15:20:34.841Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-01T15:20:34.841Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-01T15:20:34.841Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-01T15:20:34.841Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-01T15:20:34.841Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-01T15:20:34.841Z] - CONFIG_IP_VS: enabled (as module) [2019-11-01T15:20:34.841Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-01T15:20:34.841Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-01T15:20:34.841Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-01T15:20:34.841Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-01T15:20:34.841Z] - CONFIG_EXT4_FS: enabled [2019-11-01T15:20:34.841Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-01T15:20:34.841Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-01T15:20:34.841Z] - Network Drivers: [2019-11-01T15:20:34.841Z] - "overlay": [2019-11-01T15:20:34.841Z] - CONFIG_VXLAN: enabled (as module) [2019-11-01T15:20:34.841Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-01T15:20:34.841Z] Optional (for encrypted networks): [2019-11-01T15:20:34.841Z] - CONFIG_CRYPTO: enabled [2019-11-01T15:20:34.841Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_XFRM: enabled [2019-11-01T15:20:34.842Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-01T15:20:34.842Z] - "ipvlan": [2019-11-01T15:20:34.842Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-01T15:20:34.842Z] - "macvlan": [2019-11-01T15:20:34.842Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_DUMMY: enabled (as module) [2019-11-01T15:20:34.842Z] - "ftp,tftp client in container": [2019-11-01T15:20:34.842Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-01T15:20:34.842Z] - Storage Drivers: [2019-11-01T15:20:34.842Z] - "aufs": [2019-11-01T15:20:34.842Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-01T15:20:34.842Z] - "btrfs": [2019-11-01T15:20:34.842Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-01T15:20:34.842Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-01T15:20:34.842Z] - "devicemapper": [2019-11-01T15:20:34.842Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-01T15:20:34.842Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-01T15:20:34.842Z] - "overlay": [2019-11-01T15:20:34.842Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-01T15:20:34.842Z] - "zfs": [2019-11-01T15:20:34.842Z] - /dev/zfs: missing [2019-11-01T15:20:34.842Z] - zfs command: missing [2019-11-01T15:20:34.842Z] - zpool command: missing [2019-11-01T15:20:34.842Z] [2019-11-01T15:20:34.842Z] Limits: [2019-11-01T15:20:34.842Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-01T15:20:34.842Z] [2019-11-01T15:20:34.842Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-01T15:20:35.713Z] + make bundles/buildx [2019-11-01T15:20:35.714Z] make: command: Command not found [2019-11-01T15:20:35.714Z] mkdir bundles [2019-11-01T15:20:35.714Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-01T15:20:35.714Z] --build-arg BUILDX_COMMIT \ [2019-11-01T15:20:35.714Z] --build-arg BUILDX_REPO \ [2019-11-01T15:20:35.714Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-01T15:20:35.714Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-01T15:20:35.714Z] . [2019-11-01T15:20:35.714Z] /bin/sh: 4: go: not found [2019-11-01T15:20:35.714Z] /bin/sh: 5: go: not found [2019-11-01T15:20:37.048Z] Sending build context to Docker daemon 50.14MB [2019-11-01T15:20:37.048Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-01T15:20:37.048Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-01T15:20:37.048Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-01T15:20:37.048Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-01T15:20:37.416Z] 1.12.10-stretch: Pulling from library/golang [2019-11-01T15:20:37.416Z] ade01ea651a2: Pulling fs layer [2019-11-01T15:20:37.416Z] fbabdb69f639: Pulling fs layer [2019-11-01T15:20:37.416Z] ff33bd1013d7: Pulling fs layer [2019-11-01T15:20:37.416Z] 85cfe9d77eff: Pulling fs layer [2019-11-01T15:20:37.416Z] ace5139f9caa: Pulling fs layer [2019-11-01T15:20:37.416Z] e4d79466b81c: Pulling fs layer [2019-11-01T15:20:37.416Z] b00baabad4ce: Pulling fs layer [2019-11-01T15:20:37.416Z] 85cfe9d77eff: Waiting [2019-11-01T15:20:37.416Z] ace5139f9caa: Waiting [2019-11-01T15:20:37.416Z] e4d79466b81c: Waiting [2019-11-01T15:20:37.416Z] b00baabad4ce: Waiting [2019-11-01T15:20:37.798Z] ff33bd1013d7: Verifying Checksum [2019-11-01T15:20:37.798Z] ff33bd1013d7: Download complete [2019-11-01T15:20:37.798Z] fbabdb69f639: Verifying Checksum [2019-11-01T15:20:37.798Z] fbabdb69f639: Download complete [2019-11-01T15:20:38.196Z] ade01ea651a2: Verifying Checksum [2019-11-01T15:20:38.196Z] ade01ea651a2: Download complete [2019-11-01T15:20:38.802Z] ace5139f9caa: Verifying Checksum [2019-11-01T15:20:38.802Z] ace5139f9caa: Download complete [2019-11-01T15:20:39.228Z] b00baabad4ce: Verifying Checksum [2019-11-01T15:20:39.228Z] b00baabad4ce: Download complete [2019-11-01T15:20:39.722Z] 85cfe9d77eff: Verifying Checksum [2019-11-01T15:20:39.722Z] 85cfe9d77eff: Download complete [2019-11-01T15:20:40.142Z] e4d79466b81c: Verifying Checksum [2019-11-01T15:20:40.142Z] e4d79466b81c: Download complete [2019-11-01T15:20:40.780Z] ade01ea651a2: Pull complete [2019-11-01T15:20:41.164Z] fbabdb69f639: Pull complete [2019-11-01T15:20:41.164Z] ff33bd1013d7: Pull complete [2019-11-01T15:20:42.997Z] 85cfe9d77eff: Pull complete [2019-11-01T15:20:44.774Z] Fetching without tags [2019-11-01T15:20:44.822Z] ace5139f9caa: Pull complete [2019-11-01T15:20:44.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:44.740Z] > git config --add remote.origin.fetch +refs/pull/40167/head:refs/remotes/origin/PR-40167 # timeout=10 [2019-11-01T15:20:44.744Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-01T15:20:44.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:20:44.775Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:20:44.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:20:44.776Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:20:45.253Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:46.439Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:46.441Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:20:46.950Z] Commit message: "Rename "v1" to "statsV1"" [2019-11-01T15:20:47.016Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-01T15:20:45.255Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:45.259Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:20:46.399Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:20:46.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-01T15:20:46.442Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:20:46.446Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-01T15:20:48.106Z] + docker version [2019-11-01T15:20:48.106Z] Client: [2019-11-01T15:20:48.106Z] Version: 18.06.1-ce [2019-11-01T15:20:48.106Z] API version: 1.38 [2019-11-01T15:20:48.106Z] Go version: go1.10.3 [2019-11-01T15:20:48.106Z] Git commit: e68fc7a [2019-11-01T15:20:48.106Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-01T15:20:48.106Z] OS/Arch: linux/ppc64le [2019-11-01T15:20:48.106Z] Experimental: false [2019-11-01T15:20:48.106Z] [2019-11-01T15:20:48.106Z] Server: [2019-11-01T15:20:48.106Z] Engine: [2019-11-01T15:20:48.106Z] Version: 18.06.1-ce [2019-11-01T15:20:48.106Z] API version: 1.38 (minimum version 1.12) [2019-11-01T15:20:48.106Z] Go version: go1.10.3 [2019-11-01T15:20:48.106Z] Git commit: e68fc7a [2019-11-01T15:20:48.106Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-01T15:20:48.106Z] OS/Arch: linux/ppc64le [2019-11-01T15:20:48.106Z] Experimental: true [Pipeline] sh [2019-11-01T15:20:48.201Z] e4d79466b81c: Pull complete [2019-11-01T15:20:48.201Z] b00baabad4ce: Pull complete [2019-11-01T15:20:48.201Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-01T15:20:48.201Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-01T15:20:48.201Z] ---> 687421176e14 [2019-11-01T15:20:48.201Z] Step 5/16 : ARG BUILDX_REPO [2019-11-01T15:20:48.201Z] ---> Running in 346bdf071ee0 [2019-11-01T15:20:48.201Z] Removing intermediate container 346bdf071ee0 [2019-11-01T15:20:48.201Z] ---> 202f1080f934 [2019-11-01T15:20:48.201Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-01T15:20:48.562Z] + docker info [2019-11-01T15:20:48.562Z] Containers: 0 [2019-11-01T15:20:48.562Z] Running: 0 [2019-11-01T15:20:48.562Z] Paused: 0 [2019-11-01T15:20:48.562Z] Stopped: 0 [2019-11-01T15:20:48.562Z] Images: 0 [2019-11-01T15:20:48.562Z] Server Version: 18.06.1-ce [2019-11-01T15:20:48.562Z] Storage Driver: overlay2 [2019-11-01T15:20:48.562Z] Backing Filesystem: extfs [2019-11-01T15:20:48.562Z] Supports d_type: true [2019-11-01T15:20:48.562Z] Native Overlay Diff: true [2019-11-01T15:20:48.562Z] Logging Driver: json-file [2019-11-01T15:20:48.562Z] Cgroup Driver: cgroupfs [2019-11-01T15:20:48.562Z] Plugins: [2019-11-01T15:20:48.562Z] Volume: local [2019-11-01T15:20:48.562Z] Network: bridge host ipvlan macvlan null overlay [2019-11-01T15:20:48.562Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-01T15:20:48.562Z] Swarm: inactive [2019-11-01T15:20:48.562Z] Runtimes: runc [2019-11-01T15:20:48.562Z] Default Runtime: runc [2019-11-01T15:20:48.562Z] Init Binary: docker-init [2019-11-01T15:20:48.562Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-01T15:20:48.562Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-01T15:20:48.562Z] init version: fec3683 [2019-11-01T15:20:48.562Z] Security Options: [2019-11-01T15:20:48.562Z] apparmor [2019-11-01T15:20:48.562Z] seccomp [2019-11-01T15:20:48.562Z] Profile: default [2019-11-01T15:20:48.562Z] Kernel Version: 4.4.0-139-generic [2019-11-01T15:20:48.562Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-01T15:20:48.562Z] OSType: linux [2019-11-01T15:20:48.562Z] Architecture: ppc64le [2019-11-01T15:20:48.562Z] CPUs: 4 [2019-11-01T15:20:48.562Z] Total Memory: 7.972GiB [2019-11-01T15:20:48.562Z] Name: ppc64le-ubuntu-13 [2019-11-01T15:20:48.562Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-01T15:20:48.562Z] Docker Root Dir: /var/lib/docker [2019-11-01T15:20:48.562Z] Debug Mode (client): false [2019-11-01T15:20:48.562Z] Debug Mode (server): false [2019-11-01T15:20:48.562Z] Username: dockerbuildbot [2019-11-01T15:20:48.562Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:20:48.562Z] Labels: [2019-11-01T15:20:48.562Z] Experimental: true [2019-11-01T15:20:48.562Z] Insecure Registries: [2019-11-01T15:20:48.562Z] 127.0.0.0/8 [2019-11-01T15:20:48.562Z] Live Restore Enabled: false [2019-11-01T15:20:48.562Z] [2019-11-01T15:20:48.575Z] ---> Running in 377127bcea80 [Pipeline] sh [2019-11-01T15:20:48.945Z] Cloning into '/buildx'... [2019-11-01T15:20:49.023Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:20:49.023Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:20:49.023Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-01T15:20:49.023Z] + bash /home/docker/workspace/moby_PR-40167/check-config.sh [2019-11-01T15:20:49.023Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-01T15:20:49.023Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-01T15:20:49.023Z] [2019-11-01T15:20:49.023Z] Generally Necessary: [2019-11-01T15:20:49.023Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-01T15:20:49.023Z] - apparmor: enabled and tools installed [2019-11-01T15:20:49.023Z] - CONFIG_NAMESPACES: enabled [2019-11-01T15:20:49.023Z] - CONFIG_NET_NS: enabled [2019-11-01T15:20:49.023Z] - CONFIG_PID_NS: enabled [2019-11-01T15:20:49.023Z] - CONFIG_IPC_NS: enabled [2019-11-01T15:20:49.023Z] - CONFIG_UTS_NS: enabled [2019-11-01T15:20:49.023Z] - CONFIG_CGROUPS: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CPUSETS: enabled [2019-11-01T15:20:49.335Z] - CONFIG_MEMCG: enabled [2019-11-01T15:20:49.335Z] - CONFIG_KEYS: enabled [2019-11-01T15:20:49.335Z] - CONFIG_VETH: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-01T15:20:49.335Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-01T15:20:49.335Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-01T15:20:49.335Z] [2019-11-01T15:20:49.335Z] Optional Features: [2019-11-01T15:20:49.335Z] - CONFIG_USER_NS: enabled [2019-11-01T15:20:49.335Z] - CONFIG_SECCOMP: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-01T15:20:49.335Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-01T15:20:49.335Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-01T15:20:49.335Z] (cgroup swap accounting is currently enabled) [2019-11-01T15:20:49.335Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-01T15:20:49.335Z] - CONFIG_BLK_CGROUP: enabled [2019-11-01T15:20:49.335Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-01T15:20:49.335Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_PERF: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-01T15:20:49.335Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-01T15:20:49.335Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-01T15:20:49.335Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-01T15:20:49.336Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-01T15:20:49.336Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-01T15:20:49.647Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_IP_VS: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-01T15:20:49.647Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-01T15:20:49.647Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-01T15:20:49.647Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_EXT4_FS: enabled [2019-11-01T15:20:49.647Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-01T15:20:49.647Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-01T15:20:49.647Z] - Network Drivers: [2019-11-01T15:20:49.647Z] - "overlay": [2019-11-01T15:20:49.647Z] - CONFIG_VXLAN: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-01T15:20:49.647Z] Optional (for encrypted networks): [2019-11-01T15:20:49.647Z] - CONFIG_CRYPTO: enabled [2019-11-01T15:20:49.647Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_XFRM: enabled [2019-11-01T15:20:49.647Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-01T15:20:49.647Z] - "ipvlan": [2019-11-01T15:20:49.647Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-01T15:20:49.647Z] - "macvlan": [2019-11-01T15:20:49.647Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_DUMMY: enabled (as module) [2019-11-01T15:20:49.647Z] - "ftp,tftp client in container": [2019-11-01T15:20:49.647Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-01T15:20:49.647Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-01T15:20:49.647Z] - Storage Drivers: [2019-11-01T15:20:49.647Z] - "aufs": [2019-11-01T15:20:49.647Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-01T15:20:49.647Z] - "btrfs": [2019-11-01T15:20:49.647Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-01T15:20:49.948Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-01T15:20:49.948Z] - "devicemapper": [2019-11-01T15:20:49.948Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-01T15:20:49.948Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-01T15:20:49.948Z] - "overlay": [2019-11-01T15:20:49.948Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-01T15:20:49.948Z] - "zfs": [2019-11-01T15:20:49.948Z] - /dev/zfs: missing [2019-11-01T15:20:49.948Z] - zfs command: missing [2019-11-01T15:20:49.948Z] - zpool command: missing [2019-11-01T15:20:49.948Z] [2019-11-01T15:20:49.948Z] Limits: [2019-11-01T15:20:49.948Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-01T15:20:49.948Z] [2019-11-01T15:20:49.948Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-01T15:20:50.449Z] + make bundles/buildx [2019-11-01T15:20:51.100Z] make: command: Command not found [2019-11-01T15:20:51.100Z] mkdir bundles [2019-11-01T15:20:51.100Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-01T15:20:51.100Z] --build-arg BUILDX_COMMIT \ [2019-11-01T15:20:51.100Z] --build-arg BUILDX_REPO \ [2019-11-01T15:20:51.100Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-01T15:20:51.100Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-01T15:20:51.100Z] . [2019-11-01T15:20:51.100Z] /bin/sh: 4: go: not found [2019-11-01T15:20:51.100Z] /bin/sh: 5: go: not found [2019-11-01T15:20:51.404Z] Removing intermediate container 377127bcea80 [2019-11-01T15:20:51.404Z] ---> 5e2e97e120ca [2019-11-01T15:20:51.404Z] Step 7/16 : WORKDIR /buildx [2019-11-01T15:20:51.404Z] ---> Running in e80f0743147d [2019-11-01T15:20:51.404Z] Removing intermediate container e80f0743147d [2019-11-01T15:20:51.404Z] ---> 345216c1d4a4 [2019-11-01T15:20:51.404Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-01T15:20:51.404Z] ---> Running in 27f24afc6770 [2019-11-01T15:20:51.404Z] Removing intermediate container 27f24afc6770 [2019-11-01T15:20:51.404Z] ---> 24d8a26b7ced [2019-11-01T15:20:51.404Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-01T15:20:51.404Z] ---> Running in 56ded268288f [2019-11-01T15:20:52.192Z] From https://github.com/docker/buildx [2019-11-01T15:20:52.192Z] * [new tag] v0.3.1 -> build [2019-11-01T15:20:52.192Z] Switched to branch 'build' [2019-11-01T15:20:52.977Z] Removing intermediate container 56ded268288f [2019-11-01T15:20:52.977Z] ---> dd77e516b045 [2019-11-01T15:20:52.977Z] Step 10/16 : RUN go mod download [2019-11-01T15:20:52.977Z] ---> Running in f1b16722a0d9 [2019-11-01T15:20:53.345Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-01T15:20:53.345Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-01T15:20:53.345Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-01T15:20:53.345Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-01T15:20:53.345Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-01T15:20:53.726Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-01T15:20:53.726Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-01T15:20:53.726Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-01T15:20:53.846Z] Sending build context to Docker daemon 50.14MB [2019-11-01T15:20:53.846Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-01T15:20:53.846Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-01T15:20:53.846Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-01T15:20:53.846Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-01T15:20:53.846Z] 1.12.10-stretch: Pulling from library/golang [2019-11-01T15:20:53.846Z] fb056072eab9: Pulling fs layer [2019-11-01T15:20:53.846Z] 6a33b1f9796f: Pulling fs layer [2019-11-01T15:20:53.846Z] 8f8f8962e456: Pulling fs layer [2019-11-01T15:20:53.846Z] 68adcc365214: Pulling fs layer [2019-11-01T15:20:53.846Z] 76d8adf27bdf: Pulling fs layer [2019-11-01T15:20:53.846Z] d66e58854927: Pulling fs layer [2019-11-01T15:20:53.846Z] 71497195576e: Pulling fs layer [2019-11-01T15:20:53.846Z] 68adcc365214: Waiting [2019-11-01T15:20:53.846Z] d66e58854927: Waiting [2019-11-01T15:20:53.846Z] 71497195576e: Waiting [2019-11-01T15:20:53.846Z] 76d8adf27bdf: Waiting [2019-11-01T15:20:54.469Z] 8f8f8962e456: Verifying Checksum [2019-11-01T15:20:54.469Z] 8f8f8962e456: Download complete [2019-11-01T15:20:54.556Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-01T15:20:54.556Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-01T15:20:54.754Z] 6a33b1f9796f: Verifying Checksum [2019-11-01T15:20:54.754Z] 6a33b1f9796f: Download complete [2019-11-01T15:20:54.944Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-01T15:20:54.944Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-01T15:20:54.944Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-01T15:20:55.331Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-01T15:20:55.331Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-01T15:20:55.331Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-01T15:20:55.331Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-01T15:20:55.331Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-01T15:20:56.193Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-01T15:20:56.193Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-01T15:20:56.193Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-01T15:20:56.193Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-01T15:20:56.193Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-01T15:20:56.193Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-01T15:20:57.244Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-01T15:20:57.244Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-01T15:20:57.466Z] fb056072eab9: Verifying Checksum [2019-11-01T15:20:57.466Z] fb056072eab9: Download complete [2019-11-01T15:20:57.742Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-01T15:20:57.742Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-01T15:20:57.742Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-01T15:20:58.087Z] 68adcc365214: Verifying Checksum [2019-11-01T15:20:58.087Z] 68adcc365214: Download complete [2019-11-01T15:20:58.372Z] 71497195576e: Verifying Checksum [2019-11-01T15:20:58.372Z] 71497195576e: Download complete [2019-11-01T15:20:58.672Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-01T15:20:58.672Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-01T15:20:58.672Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-01T15:20:59.004Z] 76d8adf27bdf: Verifying Checksum [2019-11-01T15:20:59.004Z] 76d8adf27bdf: Download complete [2019-11-01T15:20:59.068Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-01T15:20:59.068Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-01T15:20:59.068Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-01T15:20:59.477Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-01T15:20:59.477Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-01T15:20:59.895Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-01T15:20:59.895Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-01T15:21:00.314Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-01T15:21:00.314Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-01T15:21:00.725Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-01T15:21:00.725Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-01T15:21:00.725Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-01T15:21:00.725Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-01T15:21:01.118Z] go: finding github.com/lib/pq v1.0.0 [2019-11-01T15:21:01.118Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-01T15:21:01.118Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-01T15:21:01.521Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-01T15:21:01.521Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-01T15:21:01.521Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-01T15:21:01.521Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-01T15:21:01.521Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-01T15:21:02.362Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-01T15:21:02.362Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-01T15:21:02.362Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-01T15:21:02.484Z] fb056072eab9: Pull complete [2019-11-01T15:21:02.760Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-01T15:21:02.760Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-01T15:21:02.760Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-01T15:21:02.769Z] 6a33b1f9796f: Pull complete [2019-11-01T15:21:03.056Z] 8f8f8962e456: Pull complete [2019-11-01T15:21:03.167Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-01T15:21:03.571Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-01T15:21:03.571Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-01T15:21:03.571Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-01T15:21:03.571Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-01T15:21:04.092Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-01T15:21:04.092Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-01T15:21:04.541Z] d66e58854927: Verifying Checksum [2019-11-01T15:21:04.541Z] d66e58854927: Download complete [2019-11-01T15:21:04.553Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-01T15:21:04.553Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-01T15:21:04.553Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-01T15:21:05.023Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-01T15:21:05.023Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-01T15:21:05.023Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-01T15:21:05.023Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-01T15:21:05.431Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-01T15:21:05.431Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-01T15:21:05.854Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-01T15:21:05.854Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-01T15:21:06.268Z] go: finding cloud.google.com/go v0.26.0 [2019-11-01T15:21:06.268Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-01T15:21:06.268Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-01T15:21:06.573Z] 68adcc365214: Pull complete [2019-11-01T15:21:06.699Z] go: finding github.com/golang/mock v1.1.1 [2019-11-01T15:21:06.699Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-01T15:21:06.699Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-01T15:21:07.533Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-01T15:21:07.533Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-01T15:21:07.533Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-01T15:21:07.954Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-01T15:21:08.363Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-01T15:21:08.363Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-01T15:21:08.767Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-01T15:21:09.165Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-01T15:21:09.165Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-01T15:21:09.165Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-01T15:21:09.278Z] 76d8adf27bdf: Pull complete [2019-11-01T15:21:09.575Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-01T15:21:09.976Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-01T15:21:09.976Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-01T15:21:10.397Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-01T15:21:10.807Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-01T15:21:10.807Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-01T15:21:10.807Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-01T15:21:10.807Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-01T15:21:11.215Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-01T15:21:11.215Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-01T15:21:11.215Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-01T15:21:11.215Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-01T15:21:11.215Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-01T15:21:11.215Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-01T15:21:11.618Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-01T15:21:11.618Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-01T15:21:12.038Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-01T15:21:12.459Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-01T15:21:12.459Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-01T15:21:12.908Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-01T15:21:12.908Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-01T15:21:12.908Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-01T15:21:12.908Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-01T15:21:12.908Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-01T15:21:13.496Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-01T15:21:13.496Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-01T15:21:13.496Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-01T15:21:13.496Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-01T15:21:13.496Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-01T15:21:13.961Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-01T15:21:14.497Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-01T15:21:14.497Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-01T15:21:14.497Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-01T15:21:14.497Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-01T15:21:14.497Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-01T15:21:14.497Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-01T15:21:14.936Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-01T15:21:14.936Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-01T15:21:14.936Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-01T15:21:15.797Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-01T15:21:15.797Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-01T15:21:15.797Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-01T15:21:16.112Z] d66e58854927: Pull complete [2019-11-01T15:21:16.112Z] 71497195576e: Pull complete [2019-11-01T15:21:16.112Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-01T15:21:16.112Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-01T15:21:16.112Z] ---> ebd73b5ebd31 [2019-11-01T15:21:16.112Z] Step 5/16 : ARG BUILDX_REPO [2019-11-01T15:21:16.112Z] ---> Running in e7a6f1e076a1 [2019-11-01T15:21:16.112Z] Removing intermediate container e7a6f1e076a1 [2019-11-01T15:21:16.112Z] ---> 925f3701d8ed [2019-11-01T15:21:16.112Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-01T15:21:16.112Z] ---> Running in bc016d27e48c [2019-11-01T15:21:16.112Z] Cloning into '/buildx'... [2019-11-01T15:21:16.213Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-01T15:21:16.213Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-01T15:21:16.213Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-01T15:21:16.598Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-01T15:21:16.598Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-01T15:21:16.598Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-01T15:21:16.598Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-01T15:21:17.455Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-01T15:21:17.455Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-01T15:21:17.455Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-01T15:21:17.861Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-01T15:21:17.861Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-01T15:21:18.509Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-01T15:21:18.509Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-01T15:21:18.509Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-01T15:21:18.802Z] Removing intermediate container bc016d27e48c [2019-11-01T15:21:18.802Z] ---> 20424252cd4f [2019-11-01T15:21:18.802Z] Step 7/16 : WORKDIR /buildx [2019-11-01T15:21:18.802Z] ---> Running in 5805905cbd4b [2019-11-01T15:21:18.917Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-01T15:21:18.917Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-01T15:21:19.089Z] Removing intermediate container 5805905cbd4b [2019-11-01T15:21:19.089Z] ---> 6c45b17f99e0 [2019-11-01T15:21:19.089Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-01T15:21:19.089Z] ---> Running in 1895fefcb960 [2019-11-01T15:21:19.089Z] Removing intermediate container 1895fefcb960 [2019-11-01T15:21:19.089Z] ---> 7d043b2ecba0 [2019-11-01T15:21:19.089Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-01T15:21:19.089Z] ---> Running in b6f21e90578b [2019-11-01T15:21:19.322Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-01T15:21:19.322Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-01T15:21:19.322Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-01T15:21:19.322Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-01T15:21:19.722Z] From https://github.com/docker/buildx [2019-11-01T15:21:19.722Z] * [new tag] v0.3.1 -> build [2019-11-01T15:21:19.726Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-01T15:21:20.005Z] Switched to branch 'build' [2019-11-01T15:21:20.612Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-01T15:21:20.612Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-01T15:21:20.612Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-01T15:21:20.623Z] Removing intermediate container b6f21e90578b [2019-11-01T15:21:20.623Z] ---> 1e7e75a40985 [2019-11-01T15:21:20.623Z] Step 10/16 : RUN go mod download [2019-11-01T15:21:20.623Z] ---> Running in 10b1b1041fba [2019-11-01T15:21:20.911Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-01T15:21:20.911Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-01T15:21:20.911Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-01T15:21:20.911Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-01T15:21:20.911Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-01T15:21:20.911Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-01T15:21:20.911Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-01T15:21:20.911Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-01T15:21:20.911Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-01T15:21:21.586Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-01T15:21:21.942Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-01T15:21:22.968Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-01T15:21:22.968Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-01T15:21:22.985Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-01T15:21:23.258Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-01T15:21:23.258Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-01T15:21:23.377Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-01T15:21:23.894Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-01T15:21:24.183Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-01T15:21:24.183Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-01T15:21:24.183Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-01T15:21:24.209Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-01T15:21:24.209Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-01T15:21:24.622Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-01T15:21:24.671Z] Running on ubuntu-1604-overlay2-arm64v8 (i-025b6768fb9d1c0f4) in /home/ubuntu/workspace/moby_PR-40167 [Pipeline] { [Pipeline] checkout [2019-11-01T15:21:25.219Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-01T15:21:25.448Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-01T15:21:25.513Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-01T15:21:25.803Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-01T15:21:25.850Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-01T15:21:26.095Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-01T15:21:26.095Z] go: finding github.com/lib/pq v1.0.0 [2019-11-01T15:21:26.269Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-01T15:21:26.386Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-01T15:21:26.678Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-01T15:21:26.678Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-01T15:21:26.678Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-01T15:21:26.686Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-01T15:21:26.686Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-01T15:21:26.686Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-01T15:21:27.078Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-01T15:21:27.458Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-01T15:21:27.520Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-01T15:21:27.520Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-01T15:21:27.520Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-01T15:21:27.520Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-01T15:21:27.754Z] using credential docker-jenkins-github-credentials [2019-11-01T15:21:27.763Z] Cloning the remote Git repository [2019-11-01T15:21:27.763Z] Cloning with configured refspecs honoured and without tags [2019-11-01T15:21:27.932Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-01T15:21:27.932Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-01T15:21:27.514Z] Cloning repository https://github.com/moby/moby.git [2019-11-01T15:21:27.567Z] > git init /home/ubuntu/workspace/moby_PR-40167 # timeout=10 [2019-11-01T15:21:27.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:21:27.772Z] > git --version # timeout=10 [2019-11-01T15:21:27.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:21:27.781Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:21:28.323Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-01T15:21:28.323Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-01T15:21:28.974Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-01T15:21:28.974Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-01T15:21:28.985Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-01T15:21:28.986Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-01T15:21:29.264Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-01T15:21:29.560Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-01T15:21:29.707Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-01T15:21:29.707Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-01T15:21:29.999Z] Running on ubuntu-1804-overlay2 (i-076dad571431ae205) in /home/ubuntu/workspace/moby_PR-40167 [Pipeline] { [Pipeline] checkout [2019-11-01T15:21:30.192Z] go: finding golang.org/x/text v0.3.0 [2019-11-01T15:21:30.192Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-01T15:21:30.316Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-01T15:21:30.316Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-01T15:21:30.316Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-01T15:21:30.316Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-01T15:21:30.771Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-01T15:21:30.828Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-01T15:21:31.128Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-01T15:21:31.168Z] go: finding golang.org/x/text v0.3.0 [2019-11-01T15:21:31.439Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-01T15:21:32.034Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-01T15:21:32.034Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-01T15:21:32.034Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-01T15:21:32.071Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-01T15:21:32.365Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-01T15:21:32.432Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-01T15:21:32.659Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-01T15:21:32.848Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-01T15:21:32.951Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-01T15:21:33.257Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-01T15:21:33.258Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-01T15:21:33.582Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-01T15:21:33.698Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-01T15:21:33.698Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-01T15:21:34.305Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-01T15:21:34.620Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-01T15:21:34.620Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-01T15:21:34.712Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-01T15:21:34.712Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-01T15:21:34.712Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-01T15:21:35.547Z] go: finding github.com/kr/text v0.1.0 [2019-11-01T15:21:35.647Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-01T15:21:35.936Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-01T15:21:36.065Z] using credential docker-jenkins-github-credentials [2019-11-01T15:21:36.075Z] Cloning the remote Git repository [2019-11-01T15:21:36.075Z] Cloning with configured refspecs honoured and without tags [2019-11-01T15:21:36.359Z] go: finding github.com/kr/pty v1.1.1 [2019-11-01T15:21:36.129Z] Cloning repository https://github.com/moby/moby.git [2019-11-01T15:21:36.242Z] > git init /home/ubuntu/workspace/moby_PR-40167 # timeout=10 [2019-11-01T15:21:36.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:21:36.631Z] > git --version # timeout=10 [2019-11-01T15:21:36.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:21:36.673Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:21:36.974Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-01T15:21:36.974Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-01T15:21:37.271Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-01T15:21:37.271Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-01T15:21:37.562Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-01T15:21:37.920Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-01T15:21:38.596Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-01T15:21:40.101Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-01T15:21:40.101Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-01T15:21:42.822Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-01T15:21:43.842Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-01T15:21:44.873Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-01T15:21:45.911Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-01T15:21:46.199Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-01T15:21:46.489Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-01T15:21:47.120Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-01T15:21:47.120Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-01T15:21:48.616Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-01T15:21:48.906Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-01T15:21:49.415Z] Fetching without tags [2019-11-01T15:21:49.535Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-01T15:21:49.825Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-01T15:21:49.848Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:21:50.451Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-01T15:21:49.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:21:49.308Z] > git config --add remote.origin.fetch +refs/pull/40167/head:refs/remotes/origin/PR-40167 # timeout=10 [2019-11-01T15:21:49.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-01T15:21:49.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:21:49.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:21:49.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:21:49.389Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:21:49.826Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:21:49.837Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:21:51.454Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:21:51.454Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:21:52.515Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-01T15:21:52.543Z] Commit message: "Rename "v1" to "statsV1"" [2019-11-01T15:21:52.567Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-01T15:21:51.404Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:21:51.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-01T15:21:51.432Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:21:51.441Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-01T15:21:53.813Z] + docker version [2019-11-01T15:21:54.575Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-01T15:21:54.575Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-01T15:21:54.575Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-01T15:21:54.575Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-01T15:21:54.575Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-01T15:21:54.863Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-01T15:21:55.493Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-01T15:21:55.784Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-01T15:21:56.416Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-01T15:21:56.416Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-01T15:21:57.447Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-01T15:21:57.736Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-01T15:21:58.362Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-01T15:21:58.650Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-01T15:21:59.289Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-01T15:21:59.290Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-01T15:21:59.579Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-01T15:21:59.866Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-01T15:21:59.866Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-01T15:22:00.073Z] Fetching without tags [2019-11-01T15:22:00.382Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:22:00.720Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-01T15:22:01.262Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:22:01.263Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:21:59.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:22:00.003Z] > git config --add remote.origin.fetch +refs/pull/40167/head:refs/remotes/origin/PR-40167 # timeout=10 [2019-11-01T15:22:00.032Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-01T15:22:00.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:22:00.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:22:00.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:22:00.078Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:22:00.391Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:22:00.416Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:22:01.198Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:22:01.226Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-01T15:22:01.266Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:22:01.291Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:22:01.750Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-01T15:22:01.750Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-01T15:22:01.750Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-01T15:22:01.944Z] Client: Docker Engine - Community [2019-11-01T15:22:01.944Z] Version: 19.03.2 [2019-11-01T15:22:01.944Z] API version: 1.40 [2019-11-01T15:22:01.944Z] Go version: go1.12.8 [2019-11-01T15:22:01.944Z] Git commit: 6a30dfc [2019-11-01T15:22:01.944Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-01T15:22:01.944Z] OS/Arch: linux/arm64 [2019-11-01T15:22:01.944Z] Experimental: false [2019-11-01T15:22:01.944Z] [2019-11-01T15:22:01.944Z] Server: Docker Engine - Community [2019-11-01T15:22:01.944Z] Engine: [2019-11-01T15:22:01.944Z] Version: 19.03.2 [2019-11-01T15:22:01.944Z] API version: 1.40 (minimum version 1.12) [2019-11-01T15:22:01.944Z] Go version: go1.12.8 [2019-11-01T15:22:01.944Z] Git commit: 6a30dfc [2019-11-01T15:22:01.944Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-01T15:22:01.944Z] OS/Arch: linux/arm64 [2019-11-01T15:22:01.944Z] Experimental: true [2019-11-01T15:22:01.944Z] containerd: [2019-11-01T15:22:01.944Z] Version: 1.2.6 [2019-11-01T15:22:01.944Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-01T15:22:01.944Z] runc: [2019-11-01T15:22:01.944Z] Version: 1.0.0-rc8 [2019-11-01T15:22:01.944Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-01T15:22:01.944Z] docker-init: [2019-11-01T15:22:01.944Z] Version: 0.18.0 [2019-11-01T15:22:01.944Z] GitCommit: fec3683 [Pipeline] sh [2019-11-01T15:22:02.308Z] + docker info [2019-11-01T15:22:02.328Z] Commit message: "Rename "v1" to "statsV1"" [2019-11-01T15:22:02.379Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-01T15:22:02.381Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-01T15:22:03.009Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-01T15:22:03.299Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-01T15:22:03.533Z] + docker version [2019-11-01T15:22:03.930Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-01T15:22:04.558Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-01T15:22:04.558Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-01T15:22:04.558Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-01T15:22:04.848Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-01T15:22:04.848Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-01T15:22:05.498Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-01T15:22:05.786Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-01T15:22:05.786Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-01T15:22:06.819Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-01T15:22:06.819Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-01T15:22:07.111Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-01T15:22:07.401Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-01T15:22:08.029Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-01T15:22:08.029Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-01T15:22:08.656Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-01T15:22:09.287Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-01T15:22:09.579Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-01T15:22:09.870Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-01T15:22:10.951Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-01T15:22:11.592Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-01T15:22:11.663Z] Client: Docker Engine - Community [2019-11-01T15:22:11.663Z] Version: 19.03.2 [2019-11-01T15:22:11.663Z] API version: 1.40 [2019-11-01T15:22:11.663Z] Go version: go1.12.8 [2019-11-01T15:22:11.663Z] Git commit: 6a30dfc [2019-11-01T15:22:11.663Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-01T15:22:11.663Z] OS/Arch: linux/amd64 [2019-11-01T15:22:11.663Z] Experimental: false [2019-11-01T15:22:11.663Z] [2019-11-01T15:22:11.663Z] Server: Docker Engine - Community [2019-11-01T15:22:11.663Z] Engine: [2019-11-01T15:22:11.663Z] Version: 19.03.2 [2019-11-01T15:22:11.663Z] API version: 1.40 (minimum version 1.12) [2019-11-01T15:22:11.663Z] Go version: go1.12.8 [2019-11-01T15:22:11.663Z] Git commit: 6a30dfc [2019-11-01T15:22:11.663Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-01T15:22:11.663Z] OS/Arch: linux/amd64 [2019-11-01T15:22:11.663Z] Experimental: true [2019-11-01T15:22:11.663Z] containerd: [2019-11-01T15:22:11.663Z] Version: 1.2.6 [2019-11-01T15:22:11.663Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-01T15:22:11.663Z] runc: [2019-11-01T15:22:11.663Z] Version: 1.0.0-rc8 [2019-11-01T15:22:11.663Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-01T15:22:11.663Z] docker-init: [2019-11-01T15:22:11.663Z] Version: 0.18.0 [2019-11-01T15:22:11.663Z] GitCommit: fec3683 [Pipeline] sh [2019-11-01T15:22:11.883Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-01T15:22:11.993Z] + docker info [2019-11-01T15:22:12.187Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-01T15:22:12.297Z] Client: [2019-11-01T15:22:12.297Z] Debug Mode: false [2019-11-01T15:22:12.297Z] [2019-11-01T15:22:12.297Z] Server: [2019-11-01T15:22:12.297Z] Containers: 0 [2019-11-01T15:22:12.297Z] Running: 0 [2019-11-01T15:22:12.297Z] Paused: 0 [2019-11-01T15:22:12.297Z] Stopped: 0 [2019-11-01T15:22:12.297Z] Images: 0 [2019-11-01T15:22:12.297Z] Server Version: 19.03.2 [2019-11-01T15:22:12.297Z] Storage Driver: overlay2 [2019-11-01T15:22:12.297Z] Backing Filesystem: extfs [2019-11-01T15:22:12.297Z] Supports d_type: true [2019-11-01T15:22:12.297Z] Native Overlay Diff: true [2019-11-01T15:22:12.297Z] Logging Driver: json-file [2019-11-01T15:22:12.297Z] Cgroup Driver: cgroupfs [2019-11-01T15:22:12.297Z] Plugins: [2019-11-01T15:22:12.297Z] Volume: local [2019-11-01T15:22:12.297Z] Network: bridge host ipvlan macvlan null overlay [2019-11-01T15:22:12.297Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-01T15:22:12.297Z] Swarm: inactive [2019-11-01T15:22:12.297Z] Runtimes: runc [2019-11-01T15:22:12.297Z] Default Runtime: runc [2019-11-01T15:22:12.297Z] Init Binary: docker-init [2019-11-01T15:22:12.297Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-01T15:22:12.297Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-01T15:22:12.297Z] init version: fec3683 [2019-11-01T15:22:12.297Z] Security Options: [2019-11-01T15:22:12.297Z] apparmor [2019-11-01T15:22:12.297Z] seccomp [2019-11-01T15:22:12.297Z] Profile: default [2019-11-01T15:22:12.297Z] Kernel Version: 4.15.0-1048-aws [2019-11-01T15:22:12.297Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-01T15:22:12.297Z] OSType: linux [2019-11-01T15:22:12.297Z] Architecture: aarch64 [2019-11-01T15:22:12.297Z] CPUs: 4 [2019-11-01T15:22:12.297Z] Total Memory: 7.525GiB [2019-11-01T15:22:12.297Z] Name: ip-10-100-35-235 [2019-11-01T15:22:12.297Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-01T15:22:12.297Z] Docker Root Dir: /var/lib/docker [2019-11-01T15:22:12.297Z] Debug Mode: false [2019-11-01T15:22:12.297Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:22:12.297Z] Labels: [2019-11-01T15:22:12.297Z] Experimental: true [2019-11-01T15:22:12.297Z] Insecure Registries: [2019-11-01T15:22:12.297Z] 127.0.0.0/8 [2019-11-01T15:22:12.297Z] Live Restore Enabled: true [2019-11-01T15:22:12.297Z] [2019-11-01T15:22:12.297Z] WARNING: No swap limit support [Pipeline] sh [2019-11-01T15:22:12.560Z] Removing intermediate container f1b16722a0d9 [2019-11-01T15:22:12.560Z] ---> fe37201dac5d [2019-11-01T15:22:12.560Z] Step 11/16 : ARG GOOS [2019-11-01T15:22:12.560Z] ---> Running in b322a556a5f3 [2019-11-01T15:22:12.560Z] Removing intermediate container b322a556a5f3 [2019-11-01T15:22:12.560Z] ---> 12ed1ec75275 [2019-11-01T15:22:12.560Z] Step 12/16 : ARG GOARCH [2019-11-01T15:22:12.560Z] ---> Running in afcc73576f2a [2019-11-01T15:22:12.560Z] Removing intermediate container afcc73576f2a [2019-11-01T15:22:12.560Z] ---> 5eb8fcce77c8 [2019-11-01T15:22:12.560Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-01T15:22:12.560Z] ---> Running in f3f471df8805 [2019-11-01T15:22:12.593Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:22:12.593Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:22:12.593Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-01T15:22:12.859Z] + bash /home/ubuntu/workspace/moby_PR-40167/check-config.sh [2019-11-01T15:22:12.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-01T15:22:12.859Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-01T15:22:12.859Z] [2019-11-01T15:22:12.859Z] Generally Necessary: [2019-11-01T15:22:12.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-01T15:22:12.859Z] - apparmor: enabled and tools installed [2019-11-01T15:22:12.859Z] - CONFIG_NAMESPACES: enabled [2019-11-01T15:22:12.859Z] - CONFIG_NET_NS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_PID_NS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_IPC_NS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_UTS_NS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_CGROUPS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-01T15:22:12.859Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-01T15:22:12.859Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-01T15:22:12.859Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-01T15:22:12.859Z] - CONFIG_CPUSETS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_MEMCG: enabled [2019-11-01T15:22:12.859Z] - CONFIG_KEYS: enabled [2019-11-01T15:22:12.859Z] - CONFIG_VETH: enabled (as module) [2019-11-01T15:22:12.859Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-01T15:22:12.859Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-01T15:22:12.859Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-01T15:22:12.859Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-01T15:22:12.859Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-01T15:22:12.859Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-01T15:22:13.123Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-01T15:22:13.123Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-01T15:22:13.123Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-01T15:22:13.123Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-01T15:22:13.123Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-01T15:22:13.123Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-01T15:22:13.123Z] [2019-11-01T15:22:13.123Z] Optional Features: [2019-11-01T15:22:13.123Z] - CONFIG_USER_NS: enabled [2019-11-01T15:22:13.123Z] - CONFIG_SECCOMP: enabled [2019-11-01T15:22:13.123Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-01T15:22:13.123Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-01T15:22:13.123Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-01T15:22:13.123Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-01T15:22:13.123Z] - CONFIG_BLK_CGROUP: enabled [2019-11-01T15:22:13.123Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-01T15:22:13.123Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-01T15:22:13.123Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-01T15:22:13.123Z] - CONFIG_CGROUP_PERF: enabled [2019-11-01T15:22:13.123Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-01T15:22:13.225Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-01T15:22:13.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-01T15:22:13.384Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-01T15:22:13.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-01T15:22:13.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-01T15:22:13.384Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-01T15:22:13.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-01T15:22:13.384Z] - CONFIG_IP_VS: enabled (as module) [2019-11-01T15:22:13.384Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-01T15:22:13.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-01T15:22:13.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-01T15:22:13.384Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-01T15:22:13.384Z] - CONFIG_EXT4_FS: enabled [2019-11-01T15:22:13.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-01T15:22:13.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-01T15:22:13.384Z] - Network Drivers: [2019-11-01T15:22:13.384Z] - "overlay": [2019-11-01T15:22:13.517Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-01T15:22:13.517Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-01T15:22:13.651Z] - CONFIG_VXLAN: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-01T15:22:13.651Z] Optional (for encrypted networks): [2019-11-01T15:22:13.651Z] - CONFIG_CRYPTO: enabled [2019-11-01T15:22:13.651Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-01T15:22:13.651Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-01T15:22:13.651Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-01T15:22:13.651Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-01T15:22:13.651Z] - CONFIG_XFRM: enabled [2019-11-01T15:22:13.651Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-01T15:22:13.651Z] - "ipvlan": [2019-11-01T15:22:13.651Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-01T15:22:13.651Z] - "macvlan": [2019-11-01T15:22:13.651Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_DUMMY: enabled (as module) [2019-11-01T15:22:13.651Z] - "ftp,tftp client in container": [2019-11-01T15:22:13.651Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-01T15:22:13.651Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-01T15:22:13.651Z] - Storage Drivers: [2019-11-01T15:22:13.651Z] - "aufs": [2019-11-01T15:22:13.808Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-01T15:22:13.915Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-01T15:22:13.915Z] - "btrfs": [2019-11-01T15:22:13.915Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-01T15:22:13.915Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-01T15:22:13.915Z] - "devicemapper": [2019-11-01T15:22:13.915Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-01T15:22:13.915Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-01T15:22:13.915Z] - "overlay": [2019-11-01T15:22:13.915Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-01T15:22:13.915Z] - "zfs": [2019-11-01T15:22:13.915Z] - /dev/zfs: missing [2019-11-01T15:22:13.915Z] - zfs command: missing [2019-11-01T15:22:13.915Z] - zpool command: missing [2019-11-01T15:22:13.915Z] [2019-11-01T15:22:13.915Z] Limits: [2019-11-01T15:22:13.915Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-01T15:22:13.915Z] [2019-11-01T15:22:13.915Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-01T15:22:14.271Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f . [2019-11-01T15:22:14.271Z] #2 [internal] load build definition from Dockerfile [2019-11-01T15:22:14.271Z] #2 transferring dockerfile: 14.63kB done [2019-11-01T15:22:14.271Z] #2 DONE 0.0s [2019-11-01T15:22:14.271Z] [2019-11-01T15:22:14.271Z] #1 [internal] load .dockerignore [2019-11-01T15:22:14.271Z] #1 transferring context: 87B 0.0s done [2019-11-01T15:22:14.271Z] #1 DONE 0.1s [2019-11-01T15:22:14.440Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-01T15:22:14.440Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-01T15:22:14.530Z] [2019-11-01T15:22:14.530Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-01T15:22:14.730Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-01T15:22:15.104Z] #3 DONE 0.5s [2019-11-01T15:22:15.104Z] [2019-11-01T15:22:15.104Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-01T15:22:15.104Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-01T15:22:15.104Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2019-11-01T15:22:15.104Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-01T15:22:15.104Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-01T15:22:15.104Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 3.76MB / 8.26MB 0.1s [2019-11-01T15:22:15.104Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-01T15:22:15.363Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s [2019-11-01T15:22:15.363Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-11-01T15:22:15.363Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-11-01T15:22:15.622Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-01T15:22:15.622Z] #4 DONE 0.7s [2019-11-01T15:22:15.763Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-01T15:22:15.763Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-01T15:22:16.192Z] [2019-11-01T15:22:16.192Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-01T15:22:16.468Z] #6 DONE 0.3s [2019-11-01T15:22:16.468Z] [2019-11-01T15:22:16.468Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:22:16.468Z] #5 DONE 0.3s [2019-11-01T15:22:16.727Z] [2019-11-01T15:22:16.727Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:16.727Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-01T15:22:16.988Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-01T15:22:16.988Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-11-01T15:22:16.988Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-11-01T15:22:16.988Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.2s [2019-11-01T15:22:16.988Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0B / 9.75MB 0.2s [2019-11-01T15:22:16.988Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 4.36MB / 9.75MB 0.4s [2019-11-01T15:22:16.988Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0B / 4.09MB 0.4s [2019-11-01T15:22:16.988Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 10.57MB / 43.17MB 0.5s [2019-11-01T15:22:16.988Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 7.43MB / 9.75MB 0.5s [2019-11-01T15:22:17.251Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 28.84MB / 43.17MB 0.7s [2019-11-01T15:22:17.251Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.7s [2019-11-01T15:22:17.274Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-01T15:22:17.511Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 0.8s [2019-11-01T15:22:17.511Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 2.19MB / 4.09MB 0.8s [2019-11-01T15:22:17.946Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-01T15:22:18.079Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.4s done [2019-11-01T15:22:18.079Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.8s done [2019-11-01T15:22:18.079Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 1.1s done [2019-11-01T15:22:18.079Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 3.69MB / 48.02MB 1.5s [2019-11-01T15:22:18.079Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0B / 49.09MB 1.5s [2019-11-01T15:22:18.079Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 1.5s [2019-11-01T15:22:18.247Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-01T15:22:18.344Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 6.18MB / 48.02MB 1.6s [2019-11-01T15:22:18.344Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 2.68MB / 49.09MB 1.6s [2019-11-01T15:22:18.344Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 6.17MB / 49.09MB 1.7s [2019-11-01T15:22:18.344Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-11-01T15:22:18.344Z] #7 ... [2019-11-01T15:22:18.344Z] [2019-11-01T15:22:18.344Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-01T15:22:18.344Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-01T15:22:18.344Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-01T15:22:18.344Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-01T15:22:18.344Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-01T15:22:18.344Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done [2019-11-01T15:22:18.344Z] #65 DONE 2.0s [2019-11-01T15:22:18.344Z] [2019-11-01T15:22:18.344Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:18.344Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 11.19MB / 48.02MB 1.8s [2019-11-01T15:22:18.344Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 9.10MB / 49.09MB 1.8s [2019-11-01T15:22:18.547Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-01T15:22:18.606Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 18.20MB / 48.02MB 2.0s [2019-11-01T15:22:18.606Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 12.67MB / 49.09MB 2.0s [2019-11-01T15:22:18.606Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 27.83MB / 48.02MB 2.1s [2019-11-01T15:22:18.606Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 16.92MB / 49.09MB 2.1s [2019-11-01T15:22:18.606Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 16.15MB / 97.59MB 2.1s [2019-11-01T15:22:18.869Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 37.09MB / 48.02MB 2.3s [2019-11-01T15:22:18.869Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 21.91MB / 49.09MB 2.3s [2019-11-01T15:22:18.869Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 23.15MB / 97.59MB 2.3s [2019-11-01T15:22:18.869Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 47.01MB / 48.02MB 2.4s [2019-11-01T15:22:18.869Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 30.63MB / 49.09MB 2.4s [2019-11-01T15:22:18.869Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 30.77MB / 97.59MB 2.4s [2019-11-01T15:22:19.007Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 1m47.52307988s [2019-11-01T15:22:19.007Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.37956ms [2019-11-01T15:22:19.131Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 39.47MB / 49.09MB 2.6s [2019-11-01T15:22:19.131Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 43.51MB / 49.09MB 2.6s [2019-11-01T15:22:19.131Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 42.94MB / 97.59MB 2.6s [2019-11-01T15:22:19.175Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-01T15:22:19.391Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 2.7s [2019-11-01T15:22:19.391Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 52.41MB / 97.59MB 2.7s [2019-11-01T15:22:19.391Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 73.87MB / 97.59MB 2.9s [2019-11-01T15:22:19.464Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-01T15:22:19.652Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 81.22MB / 97.59MB 3.0s [2019-11-01T15:22:19.652Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 94.06MB / 97.59MB 3.1s [2019-11-01T15:22:20.113Z] Client: [2019-11-01T15:22:20.113Z] Debug Mode: false [2019-11-01T15:22:20.113Z] [2019-11-01T15:22:20.113Z] Server: [2019-11-01T15:22:20.113Z] Containers: 0 [2019-11-01T15:22:20.113Z] Running: 0 [2019-11-01T15:22:20.113Z] Paused: 0 [2019-11-01T15:22:20.113Z] Stopped: 0 [2019-11-01T15:22:20.113Z] Images: 0 [2019-11-01T15:22:20.113Z] Server Version: 19.03.2 [2019-11-01T15:22:20.113Z] Storage Driver: overlay2 [2019-11-01T15:22:20.113Z] Backing Filesystem: extfs [2019-11-01T15:22:20.113Z] Supports d_type: true [2019-11-01T15:22:20.113Z] Native Overlay Diff: true [2019-11-01T15:22:20.113Z] Logging Driver: json-file [2019-11-01T15:22:20.113Z] Cgroup Driver: cgroupfs [2019-11-01T15:22:20.113Z] Plugins: [2019-11-01T15:22:20.113Z] Volume: local [2019-11-01T15:22:20.113Z] Network: bridge host ipvlan macvlan null overlay [2019-11-01T15:22:20.113Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-01T15:22:20.113Z] Swarm: inactive [2019-11-01T15:22:20.113Z] Runtimes: runc [2019-11-01T15:22:20.113Z] Default Runtime: runc [2019-11-01T15:22:20.113Z] Init Binary: docker-init [2019-11-01T15:22:20.113Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-01T15:22:20.113Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-01T15:22:20.113Z] init version: fec3683 [2019-11-01T15:22:20.113Z] Security Options: [2019-11-01T15:22:20.113Z] apparmor [2019-11-01T15:22:20.113Z] seccomp [2019-11-01T15:22:20.113Z] Profile: default [2019-11-01T15:22:20.113Z] Kernel Version: 4.15.0-1048-aws [2019-11-01T15:22:20.113Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-01T15:22:20.113Z] OSType: linux [2019-11-01T15:22:20.113Z] Architecture: x86_64 [2019-11-01T15:22:20.113Z] CPUs: 2 [2019-11-01T15:22:20.113Z] Total Memory: 7.501GiB [2019-11-01T15:22:20.113Z] Name: ip-10-100-113-91 [2019-11-01T15:22:20.113Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-01T15:22:20.113Z] Docker Root Dir: /var/lib/docker [2019-11-01T15:22:20.113Z] Debug Mode: false [2019-11-01T15:22:20.113Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:22:20.113Z] Labels: [2019-11-01T15:22:20.113Z] Experimental: true [2019-11-01T15:22:20.113Z] Insecure Registries: [2019-11-01T15:22:20.113Z] 127.0.0.0/8 [2019-11-01T15:22:20.113Z] Live Restore Enabled: true [2019-11-01T15:22:20.113Z] [2019-11-01T15:22:20.113Z] WARNING: No swap limit support [Pipeline] sh [2019-11-01T15:22:20.438Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:22:20.438Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:22:20.438Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-01T15:22:20.438Z] + bash /home/ubuntu/workspace/moby_PR-40167/check-config.sh [2019-11-01T15:22:20.438Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-01T15:22:20.438Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-01T15:22:20.438Z] [2019-11-01T15:22:20.438Z] Generally Necessary: [2019-11-01T15:22:20.438Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-01T15:22:20.438Z] - apparmor: enabled and tools installed [2019-11-01T15:22:20.438Z] - CONFIG_NAMESPACES: enabled [2019-11-01T15:22:20.438Z] - CONFIG_NET_NS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_PID_NS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_IPC_NS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_UTS_NS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_CGROUPS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-01T15:22:20.439Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-01T15:22:20.439Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-01T15:22:20.439Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-01T15:22:20.439Z] - CONFIG_CPUSETS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_MEMCG: enabled [2019-11-01T15:22:20.439Z] - CONFIG_KEYS: enabled [2019-11-01T15:22:20.439Z] - CONFIG_VETH: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-01T15:22:20.439Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-01T15:22:20.490Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-01T15:22:20.700Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-01T15:22:20.700Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-01T15:22:20.700Z] [2019-11-01T15:22:20.700Z] Optional Features: [2019-11-01T15:22:20.700Z] - CONFIG_USER_NS: enabled [2019-11-01T15:22:20.701Z] - CONFIG_SECCOMP: enabled [2019-11-01T15:22:20.701Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-01T15:22:20.701Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-01T15:22:20.701Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-01T15:22:20.701Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-01T15:22:20.701Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-01T15:22:20.701Z] - CONFIG_BLK_CGROUP: enabled [2019-11-01T15:22:20.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-01T15:22:20.701Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-01T15:22:20.701Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-01T15:22:20.701Z] - CONFIG_CGROUP_PERF: enabled [2019-11-01T15:22:20.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-01T15:22:20.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-01T15:22:20.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-01T15:22:20.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-01T15:22:20.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-01T15:22:20.701Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-01T15:22:20.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-01T15:22:20.701Z] - CONFIG_IP_VS: enabled (as module) [2019-11-01T15:22:20.701Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-01T15:22:20.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-01T15:22:20.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-01T15:22:20.701Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-01T15:22:20.701Z] - CONFIG_EXT4_FS: enabled [2019-11-01T15:22:20.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-01T15:22:20.701Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-01T15:22:20.701Z] - Network Drivers: [2019-11-01T15:22:20.701Z] - "overlay": [2019-11-01T15:22:20.701Z] - CONFIG_VXLAN: enabled (as module) [2019-11-01T15:22:20.701Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-01T15:22:20.701Z] Optional (for encrypted networks): [2019-11-01T15:22:20.965Z] - CONFIG_CRYPTO: enabled [2019-11-01T15:22:20.965Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-01T15:22:20.965Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-01T15:22:20.965Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-01T15:22:20.965Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-01T15:22:20.965Z] - CONFIG_XFRM: enabled [2019-11-01T15:22:20.965Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-01T15:22:20.965Z] - "ipvlan": [2019-11-01T15:22:20.965Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-01T15:22:20.965Z] - "macvlan": [2019-11-01T15:22:20.965Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_DUMMY: enabled (as module) [2019-11-01T15:22:20.965Z] - "ftp,tftp client in container": [2019-11-01T15:22:20.965Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-01T15:22:20.965Z] - Storage Drivers: [2019-11-01T15:22:20.965Z] - "aufs": [2019-11-01T15:22:20.965Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-01T15:22:20.965Z] - "btrfs": [2019-11-01T15:22:20.965Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-01T15:22:20.965Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-01T15:22:20.965Z] - "devicemapper": [2019-11-01T15:22:20.965Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-01T15:22:20.965Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-01T15:22:20.965Z] - "overlay": [2019-11-01T15:22:20.965Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-01T15:22:20.965Z] - "zfs": [2019-11-01T15:22:20.965Z] - /dev/zfs: missing [2019-11-01T15:22:20.965Z] - zfs command: missing [2019-11-01T15:22:20.965Z] - zpool command: missing [2019-11-01T15:22:20.965Z] [2019-11-01T15:22:20.965Z] Limits: [2019-11-01T15:22:20.965Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-01T15:22:20.965Z] [2019-11-01T15:22:20.965Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-01T15:22:21.125Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-01T15:22:21.125Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-01T15:22:21.316Z] + sudo modprobe ip_vs [2019-11-01T15:22:21.579Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f . [2019-11-01T15:22:21.756Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-01T15:22:21.842Z] #2 [internal] load .dockerignore [2019-11-01T15:22:21.842Z] #2 transferring context: 87B done [2019-11-01T15:22:21.842Z] #2 DONE 0.1s [2019-11-01T15:22:21.842Z] [2019-11-01T15:22:21.842Z] #1 [internal] load build definition from Dockerfile [2019-11-01T15:22:21.842Z] #1 transferring dockerfile: 14.63kB done [2019-11-01T15:22:21.842Z] #1 DONE 0.1s [2019-11-01T15:22:21.842Z] [2019-11-01T15:22:21.842Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-01T15:22:22.047Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-01T15:22:22.193Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.7s done [2019-11-01T15:22:22.410Z] #3 DONE 0.3s [2019-11-01T15:22:22.411Z] [2019-11-01T15:22:22.411Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-01T15:22:22.411Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-01T15:22:22.411Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-01T15:22:22.411Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-01T15:22:22.411Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-01T15:22:22.411Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.95MB / 8.82MB 0.1s [2019-11-01T15:22:22.411Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2019-11-01T15:22:22.411Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-11-01T15:22:22.765Z] #7 ... [2019-11-01T15:22:22.765Z] [2019-11-01T15:22:22.765Z] #19 [internal] load build context [2019-11-01T15:22:22.765Z] #19 transferring context: 45.66MB 3.7s done [2019-11-01T15:22:22.765Z] #19 DONE 6.2s [2019-11-01T15:22:22.765Z] [2019-11-01T15:22:22.765Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:22.765Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 6.1s done [2019-11-01T15:22:22.765Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 6.1s done [2019-11-01T15:22:22.765Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 6.3s [2019-11-01T15:22:22.977Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-01T15:22:23.025Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 6.3s done [2019-11-01T15:22:23.025Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 6.3s done [2019-11-01T15:22:23.025Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-11-01T15:22:23.084Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-01T15:22:23.084Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-01T15:22:23.234Z] #4 DONE 0.8s [2019-11-01T15:22:23.373Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-01T15:22:23.373Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-01T15:22:23.596Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.6s done [2019-11-01T15:22:23.596Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-11-01T15:22:23.659Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-01T15:22:23.804Z] [2019-11-01T15:22:23.804Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:22:23.856Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-11-01T15:22:23.948Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-01T15:22:24.062Z] #6 ... [2019-11-01T15:22:24.062Z] [2019-11-01T15:22:24.062Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-01T15:22:24.062Z] #5 DONE 0.2s [2019-11-01T15:22:24.062Z] [2019-11-01T15:22:24.062Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:22:24.116Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-11-01T15:22:24.239Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-01T15:22:24.324Z] #6 DONE 0.5s [2019-11-01T15:22:24.324Z] [2019-11-01T15:22:24.324Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:24.324Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-01T15:22:24.532Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-01T15:22:24.532Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-01T15:22:24.604Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.2s [2019-11-01T15:22:24.605Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 1.53MB / 10.80MB 0.2s [2019-11-01T15:22:24.605Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-11-01T15:22:24.605Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 346.64kB / 4.34MB 0.2s [2019-11-01T15:22:24.605Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-01T15:22:24.605Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-11-01T15:22:24.605Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 6.91MB / 10.80MB 0.3s [2019-11-01T15:22:24.605Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.14MB / 4.34MB 0.3s [2019-11-01T15:22:24.827Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-01T15:22:24.865Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 2.71MB / 45.38MB 0.4s [2019-11-01T15:22:24.865Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.92MB / 45.38MB 0.5s [2019-11-01T15:22:24.865Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 9.71MB / 10.80MB 0.5s [2019-11-01T15:22:24.865Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-11-01T15:22:24.865Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.5s [2019-11-01T15:22:25.126Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 9.42MB / 45.38MB 0.6s [2019-11-01T15:22:25.126Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.6s [2019-11-01T15:22:25.126Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.78MB / 50.07MB 0.6s [2019-11-01T15:22:25.126Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 13.93MB / 45.38MB 0.8s [2019-11-01T15:22:25.126Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.7s done [2019-11-01T15:22:25.126Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 14.94MB / 50.07MB 0.8s [2019-11-01T15:22:25.126Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.8s [2019-11-01T15:22:25.137Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-01T15:22:25.386Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 20.30MB / 45.38MB 1.0s [2019-11-01T15:22:25.386Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 21.37MB / 50.07MB 1.0s [2019-11-01T15:22:25.386Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 8.16MB / 57.69MB 1.0s [2019-11-01T15:22:25.430Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-01T15:22:25.644Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 25.58MB / 45.38MB 1.2s [2019-11-01T15:22:25.644Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 27.10MB / 50.07MB 1.2s [2019-11-01T15:22:25.644Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 11.87MB / 57.69MB 1.3s [2019-11-01T15:22:25.902Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 33.37MB / 45.38MB 1.5s [2019-11-01T15:22:25.902Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.16MB / 50.07MB 1.5s [2019-11-01T15:22:25.902Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 17.45MB / 57.69MB 1.5s [2019-11-01T15:22:25.902Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.75MB / 45.38MB 1.6s [2019-11-01T15:22:25.902Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 38.11MB / 50.07MB 1.6s [2019-11-01T15:22:26.194Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-01T15:22:26.194Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-01T15:22:26.194Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-01T15:22:26.194Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-01T15:22:26.195Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-01T15:22:26.232Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 42.70MB / 45.38MB 1.8s [2019-11-01T15:22:26.233Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 43.46MB / 50.07MB 1.8s [2019-11-01T15:22:26.233Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 24.08MB / 57.69MB 1.8s [2019-11-01T15:22:26.233Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.9s [2019-11-01T15:22:26.233Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.17MB / 57.69MB 1.9s [2019-11-01T15:22:26.495Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 47.77MB / 50.07MB 2.0s [2019-11-01T15:22:26.495Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 32.44MB / 57.69MB 2.0s [2019-11-01T15:22:26.659Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-11-01T15:22:26.659Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-11-01T15:22:26.759Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.0s done [2019-11-01T15:22:26.759Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 47.85MB / 57.69MB 2.5s [2019-11-01T15:22:26.759Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 2.91MB / 120.06MB 2.5s [2019-11-01T15:22:26.759Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-01T15:22:26.821Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-01T15:22:27.118Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-01T15:22:27.328Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.6s done [2019-11-01T15:22:27.328Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.0s [2019-11-01T15:22:27.328Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 22.23MB / 120.06MB 3.0s [2019-11-01T15:22:27.328Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 3.0s [2019-11-01T15:22:27.413Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-01T15:22:27.413Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-01T15:22:27.413Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-01T15:22:27.588Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 32.50MB / 120.06MB 3.1s [2019-11-01T15:22:27.588Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 3.1s [2019-11-01T15:22:27.588Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.2s done [2019-11-01T15:22:27.588Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 3.1s done [2019-11-01T15:22:27.703Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-01T15:22:27.703Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-01T15:22:27.847Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 42.11MB / 120.06MB 3.4s [2019-11-01T15:22:27.994Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-01T15:22:27.994Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-01T15:22:28.108Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 50.83MB / 120.06MB 3.7s [2019-11-01T15:22:28.211Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.6s done [2019-11-01T15:22:28.292Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-01T15:22:28.367Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 58.92MB / 120.06MB 4.0s [2019-11-01T15:22:28.472Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-11-01T15:22:28.621Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-01T15:22:28.625Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 67.21MB / 120.06MB 4.4s [2019-11-01T15:22:28.886Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 74.44MB / 120.06MB 4.6s [2019-11-01T15:22:28.912Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-01T15:22:28.912Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-01T15:22:29.153Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 83.73MB / 120.06MB 4.9s [2019-11-01T15:22:29.727Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 92.66MB / 120.06MB 5.2s [2019-11-01T15:22:29.727Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 98.77MB / 120.06MB 5.4s [2019-11-01T15:22:29.949Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-01T15:22:29.985Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 109.25MB / 120.06MB 5.7s [2019-11-01T15:22:30.242Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.9s [2019-11-01T15:22:30.808Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.4s done [2019-11-01T15:22:31.069Z] #7 ... [2019-11-01T15:22:31.069Z] [2019-11-01T15:22:31.069Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-01T15:22:31.069Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-01T15:22:31.069Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-01T15:22:31.069Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-01T15:22:31.069Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.5s done [2019-11-01T15:22:31.069Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.0s done [2019-11-01T15:22:31.069Z] #65 DONE 6.7s [2019-11-01T15:22:31.069Z] [2019-11-01T15:22:31.069Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:31.069Z] #7 ... [2019-11-01T15:22:31.069Z] [2019-11-01T15:22:31.069Z] #19 [internal] load build context [2019-11-01T15:22:31.070Z] #19 transferring context: 42.56MB 6.8s [2019-11-01T15:22:31.331Z] #19 transferring context: 45.66MB 7.0s done [2019-11-01T15:22:31.589Z] #19 DONE 7.1s [2019-11-01T15:22:31.589Z] [2019-11-01T15:22:31.589Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:31.790Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-01T15:22:31.847Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.1s [2019-11-01T15:22:32.093Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-01T15:22:32.093Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-01T15:22:32.093Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-01T15:22:32.673Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.4s done [2019-11-01T15:22:32.673Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-11-01T15:22:32.673Z] #7 DONE 16.2s [2019-11-01T15:22:32.673Z] [2019-11-01T15:22:32.673Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-01T15:22:32.749Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-01T15:22:32.749Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-01T15:22:33.386Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-01T15:22:33.748Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 7.0s done [2019-11-01T15:22:34.007Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-01T15:22:34.022Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-01T15:22:34.317Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-01T15:22:34.574Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-11-01T15:22:34.615Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-01T15:22:34.833Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-01T15:22:35.092Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-01T15:22:35.092Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-01T15:22:35.653Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-01T15:22:35.947Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-01T15:22:35.947Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-01T15:22:35.947Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-01T15:22:36.239Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-01T15:22:36.874Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-01T15:22:36.874Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-01T15:22:37.165Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-01T15:22:37.797Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-01T15:22:38.450Z] go: finding github.com/kr/text v0.1.0 [2019-11-01T15:22:39.245Z] #8 DONE 5.5s [2019-11-01T15:22:39.245Z] [2019-11-01T15:22:39.245Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-01T15:22:39.245Z] #9 DONE 1.1s [2019-11-01T15:22:39.245Z] [2019-11-01T15:22:39.245Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:22:39.245Z] #20 DONE 0.1s [2019-11-01T15:22:39.245Z] [2019-11-01T15:22:39.245Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:22:39.282Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.8s done [2019-11-01T15:22:39.282Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-01T15:22:39.476Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-01T15:22:39.505Z] #40 ... [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-01T15:22:39.505Z] #61 DONE 0.1s [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-01T15:22:39.505Z] #67 DONE 0.2s [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-01T15:22:39.505Z] #30 DONE 0.2s [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-01T15:22:39.505Z] #49 DONE 0.2s [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-01T15:22:39.505Z] #46 DONE 0.2s [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-01T15:22:39.505Z] #43 DONE 0.2s [2019-11-01T15:22:39.505Z] [2019-11-01T15:22:39.505Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-01T15:22:39.505Z] #21 DONE 0.2s [2019-11-01T15:22:39.766Z] [2019-11-01T15:22:39.766Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:22:40.106Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-01T15:22:40.106Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-01T15:22:40.395Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-01T15:22:40.685Z] go: finding github.com/kr/pty v1.1.1 [2019-11-01T15:22:41.712Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-01T15:22:41.712Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-01T15:22:42.004Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-01T15:22:42.292Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-01T15:22:42.292Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-01T15:22:42.700Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.5s done [2019-11-01T15:22:42.960Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-11-01T15:22:45.011Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-01T15:22:45.011Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-01T15:22:45.011Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-01T15:22:45.011Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-01T15:22:45.011Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-01T15:22:45.088Z] #22 4.969 + RM_GOPATH=0 [2019-11-01T15:22:45.088Z] #22 4.969 + TMP_GOPATH= [2019-11-01T15:22:45.088Z] #22 4.969 + : /build [2019-11-01T15:22:45.088Z] #22 4.969 + '[' -z '' ']' [2019-11-01T15:22:45.088Z] #22 4.969 ++ mktemp -d [2019-11-01T15:22:45.088Z] #22 4.995 + export GOPATH=/tmp/tmp.iiAoWNFZvq [2019-11-01T15:22:45.088Z] #22 4.995 + GOPATH=/tmp/tmp.iiAoWNFZvq [2019-11-01T15:22:45.088Z] #22 4.995 + RM_GOPATH=1 [2019-11-01T15:22:45.088Z] #22 4.995 ++ dirname ./install.sh [2019-11-01T15:22:45.088Z] #22 4.996 Install docker/cli version 17.06.2-ce from stable [2019-11-01T15:22:45.088Z] #22 4.998 + dir=. [2019-11-01T15:22:45.088Z] #22 4.998 + bin=dockercli [2019-11-01T15:22:45.088Z] #22 4.998 + shift [2019-11-01T15:22:45.088Z] #22 4.998 + '[' '!' -f ./dockercli.installer ']' [2019-11-01T15:22:45.088Z] #22 4.998 + . ./dockercli.installer [2019-11-01T15:22:45.088Z] #22 4.998 ++ : stable [2019-11-01T15:22:45.088Z] #22 4.998 ++ : 17.06.2-ce [2019-11-01T15:22:45.088Z] #22 4.998 + install_dockercli [2019-11-01T15:22:45.088Z] #22 4.998 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-01T15:22:45.088Z] #22 4.998 ++ uname -m [2019-11-01T15:22:45.088Z] #22 4.998 + arch=aarch64 [2019-11-01T15:22:45.088Z] #22 4.998 + '[' aarch64 '!=' x86_64 ']' [2019-11-01T15:22:45.088Z] #22 4.998 + '[' aarch64 '!=' s390x ']' [2019-11-01T15:22:45.088Z] #22 4.998 + '[' aarch64 '!=' armhf ']' [2019-11-01T15:22:45.088Z] #22 4.998 + build_dockercli [2019-11-01T15:22:45.088Z] #22 4.998 + git clone https://github.com/docker/docker-ce /tmp/tmp.iiAoWNFZvq/tmp/docker-ce [2019-11-01T15:22:45.088Z] #22 5.001 Cloning into '/tmp/tmp.iiAoWNFZvq/tmp/docker-ce'... [2019-11-01T15:22:45.088Z] #22 ... [2019-11-01T15:22:45.088Z] [2019-11-01T15:22:45.088Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:22:45.088Z] #31 3.654 + RM_GOPATH=0 [2019-11-01T15:22:45.088Z] #31 3.654 + TMP_GOPATH= [2019-11-01T15:22:45.088Z] #31 3.654 + : /build [2019-11-01T15:22:45.088Z] #31 3.654 + '[' -z '' ']' [2019-11-01T15:22:45.088Z] #31 3.654 ++ mktemp -d [2019-11-01T15:22:45.088Z] #31 3.656 + export GOPATH=/tmp/tmp.MNPZcZKBCq [2019-11-01T15:22:45.088Z] #31 3.656 + GOPATH=/tmp/tmp.MNPZcZKBCq [2019-11-01T15:22:45.088Z] #31 3.656 + RM_GOPATH=1 [2019-11-01T15:22:45.088Z] #31 3.660 ++ dirname ./install.sh [2019-11-01T15:22:45.088Z] #31 3.661 + dir=. [2019-11-01T15:22:45.088Z] #31 3.662 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:22:45.088Z] #31 3.662 + bin=tomlv [2019-11-01T15:22:45.088Z] #31 3.662 + shift [2019-11-01T15:22:45.088Z] #31 3.662 + '[' '!' -f ./tomlv.installer ']' [2019-11-01T15:22:45.088Z] #31 3.662 + . ./tomlv.installer [2019-11-01T15:22:45.088Z] #31 3.662 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:22:45.088Z] #31 3.662 + install_tomlv [2019-11-01T15:22:45.088Z] #31 3.662 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-01T15:22:45.088Z] #31 3.662 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MNPZcZKBCq/src/github.com/BurntSushi/toml [2019-11-01T15:22:45.088Z] #31 3.673 Cloning into '/tmp/tmp.MNPZcZKBCq/src/github.com/BurntSushi/toml'... [2019-11-01T15:22:45.088Z] #31 4.822 + cd /tmp/tmp.MNPZcZKBCq/src/github.com/BurntSushi/toml [2019-11-01T15:22:45.088Z] #31 4.822 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:22:45.088Z] #31 4.830 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:22:45.088Z] #31 5.579 internal/cpu [2019-11-01T15:22:45.088Z] #31 5.649 math/bits [2019-11-01T15:22:45.088Z] #31 ... [2019-11-01T15:22:45.088Z] [2019-11-01T15:22:45.088Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:22:45.088Z] #40 5.906 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:22:45.088Z] #40 5.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:22:45.351Z] #40 5.961 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:22:45.351Z] #40 5.969 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:22:45.351Z] #40 5.990 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:22:45.658Z] go: finding cloud.google.com/go v0.26.0 [2019-11-01T15:22:46.298Z] #40 7.074 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-01T15:22:47.157Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-01T15:22:47.157Z] go: finding github.com/golang/mock v1.1.1 [2019-11-01T15:22:47.157Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-01T15:22:47.694Z] #40 8.239 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-11-01T15:22:48.222Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.1s [2019-11-01T15:22:48.638Z] #40 9.163 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-01T15:22:49.212Z] #40 ... [2019-11-01T15:22:49.212Z] [2019-11-01T15:22:49.212Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:22:49.212Z] #10 4.663 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:22:49.212Z] #10 4.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:22:49.212Z] #10 4.693 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:22:49.212Z] #10 4.696 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:22:49.212Z] #10 4.734 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:22:49.212Z] #10 5.423 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-01T15:22:49.212Z] #10 6.508 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-11-01T15:22:49.212Z] #10 7.411 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-01T15:22:49.473Z] #10 ... [2019-11-01T15:22:49.473Z] [2019-11-01T15:22:49.473Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:22:49.473Z] #56 6.291 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:22:49.473Z] #56 6.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:22:49.473Z] #56 6.339 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:22:49.473Z] #56 6.359 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:22:49.473Z] #56 6.425 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:22:49.473Z] #56 7.302 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-01T15:22:49.473Z] #56 8.630 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-11-01T15:22:49.473Z] #56 9.635 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-01T15:22:49.473Z] #56 ... [2019-11-01T15:22:49.473Z] [2019-11-01T15:22:49.473Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:22:49.473Z] #62 4.729 + RM_GOPATH=0 [2019-11-01T15:22:49.473Z] #62 4.729 + TMP_GOPATH= [2019-11-01T15:22:49.473Z] #62 4.729 + : /build/ [2019-11-01T15:22:49.473Z] #62 4.729 + '[' -z '' ']' [2019-11-01T15:22:49.473Z] #62 4.729 ++ mktemp -d [2019-11-01T15:22:49.473Z] #62 4.729 + export GOPATH=/tmp/tmp.WTTYuHMfew [2019-11-01T15:22:49.473Z] #62 4.729 + GOPATH=/tmp/tmp.WTTYuHMfew [2019-11-01T15:22:49.473Z] #62 4.729 + RM_GOPATH=1 [2019-11-01T15:22:49.473Z] #62 4.731 ++ dirname ./install.sh [2019-11-01T15:22:49.473Z] #62 4.735 + dir=. [2019-11-01T15:22:49.473Z] #62 4.735 + bin=rootlesskit [2019-11-01T15:22:49.473Z] #62 4.735 + shift [2019-11-01T15:22:49.473Z] #62 4.735 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-01T15:22:49.473Z] #62 4.735 + . ./rootlesskit.installer [2019-11-01T15:22:49.473Z] #62 4.735 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:22:49.473Z] #62 4.735 + install_rootlesskit [2019-11-01T15:22:49.473Z] #62 4.735 + case "$1" in [2019-11-01T15:22:49.473Z] #62 4.735 + export CGO_ENABLED=0 [2019-11-01T15:22:49.473Z] #62 4.735 + CGO_ENABLED=0 [2019-11-01T15:22:49.473Z] #62 4.735 + _install_rootlesskit [2019-11-01T15:22:49.473Z] #62 4.735 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-01T15:22:49.473Z] #62 4.735 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:22:49.473Z] #62 4.740 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WTTYuHMfew/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:22:49.473Z] #62 4.747 Cloning into '/tmp/tmp.WTTYuHMfew/src/github.com/rootless-containers/rootlesskit'... [2019-11-01T15:22:49.473Z] #62 7.909 + cd /tmp/tmp.WTTYuHMfew/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:22:49.473Z] #62 7.914 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:22:49.473Z] #62 8.047 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:22:49.473Z] #62 8.048 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-01T15:22:49.734Z] #62 ... [2019-11-01T15:22:49.734Z] [2019-11-01T15:22:49.734Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:22:49.734Z] #38 4.752 + mktemp -d [2019-11-01T15:22:49.734Z] #38 4.769 + export GOPATH=/tmp/tmp.Ge5SXp18Ab [2019-11-01T15:22:49.734Z] #38 4.769 + git clone https://github.com/docker/distribution.git /tmp/tmp.Ge5SXp18Ab/src/github.com/docker/distribution [2019-11-01T15:22:49.734Z] #38 4.772 Cloning into '/tmp/tmp.Ge5SXp18Ab/src/github.com/docker/distribution'... [2019-11-01T15:22:49.995Z] #38 ... [2019-11-01T15:22:49.996Z] [2019-11-01T15:22:49.996Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:22:49.996Z] #28 4.921 + mktemp -d [2019-11-01T15:22:49.996Z] #28 4.925 + export GOPATH=/tmp/tmp.0y0VUVV1En [2019-11-01T15:22:49.996Z] #28 4.925 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.0y0VUVV1En/src/github.com/go-swagger/go-swagger [2019-11-01T15:22:49.996Z] #28 4.929 Cloning into '/tmp/tmp.0y0VUVV1En/src/github.com/go-swagger/go-swagger'... [2019-11-01T15:22:49.996Z] #28 ... [2019-11-01T15:22:49.996Z] [2019-11-01T15:22:49.996Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:22:49.996Z] #47 5.108 + RM_GOPATH=0 [2019-11-01T15:22:49.996Z] #47 5.108 + TMP_GOPATH= [2019-11-01T15:22:49.996Z] #47 5.108 + : /build [2019-11-01T15:22:49.996Z] #47 5.108 + '[' -z '' ']' [2019-11-01T15:22:49.996Z] #47 5.108 ++ mktemp -d [2019-11-01T15:22:49.996Z] #47 5.119 + export GOPATH=/tmp/tmp.YF3gmDqjLv [2019-11-01T15:22:49.996Z] #47 5.119 + GOPATH=/tmp/tmp.YF3gmDqjLv [2019-11-01T15:22:49.996Z] #47 5.119 + RM_GOPATH=1 [2019-11-01T15:22:49.996Z] #47 5.119 ++ dirname ./install.sh [2019-11-01T15:22:49.996Z] #47 5.119 + dir=. [2019-11-01T15:22:49.996Z] #47 5.119 + bin=gotestsum [2019-11-01T15:22:49.996Z] #47 5.119 + shift [2019-11-01T15:22:49.996Z] #47 5.119 + '[' '!' -f ./gotestsum.installer ']' [2019-11-01T15:22:49.996Z] #47 5.119 + . ./gotestsum.installer [2019-11-01T15:22:49.996Z] #47 5.119 ++ : v0.3.5 [2019-11-01T15:22:49.996Z] #47 5.119 + install_gotestsum [2019-11-01T15:22:49.996Z] #47 5.119 + echo 'Installing gotestsum version v0.3.5' [2019-11-01T15:22:49.996Z] #47 5.119 + go get -d gotest.tools/gotestsum [2019-11-01T15:22:49.996Z] #47 5.120 Installing gotestsum version v0.3.5 [2019-11-01T15:22:50.122Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.2s done [2019-11-01T15:22:50.257Z] #47 ... [2019-11-01T15:22:50.257Z] [2019-11-01T15:22:50.257Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:22:50.257Z] #44 4.205 + RM_GOPATH=0 [2019-11-01T15:22:50.257Z] #44 4.205 + TMP_GOPATH= [2019-11-01T15:22:50.257Z] #44 4.205 + : /build [2019-11-01T15:22:50.257Z] #44 4.205 + '[' -z '' ']' [2019-11-01T15:22:50.257Z] #44 4.205 ++ mktemp -d [2019-11-01T15:22:50.257Z] #44 4.205 + export GOPATH=/tmp/tmp.BMNkAhATwK [2019-11-01T15:22:50.257Z] #44 4.205 + GOPATH=/tmp/tmp.BMNkAhATwK [2019-11-01T15:22:50.257Z] #44 4.205 + RM_GOPATH=1 [2019-11-01T15:22:50.257Z] #44 4.205 ++ dirname ./install.sh [2019-11-01T15:22:50.257Z] #44 4.207 + dir=. [2019-11-01T15:22:50.257Z] #44 4.207 + bin=vndr [2019-11-01T15:22:50.257Z] #44 4.207 + shift [2019-11-01T15:22:50.257Z] #44 4.207 + '[' '!' -f ./vndr.installer ']' [2019-11-01T15:22:50.257Z] #44 4.207 + . ./vndr.installer [2019-11-01T15:22:50.257Z] #44 4.207 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:22:50.257Z] #44 4.207 + install_vndr [2019-11-01T15:22:50.257Z] #44 4.207 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-01T15:22:50.257Z] #44 4.207 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BMNkAhATwK/src/github.com/LK4D4/vndr [2019-11-01T15:22:50.257Z] #44 4.207 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:22:50.257Z] #44 4.250 Cloning into '/tmp/tmp.BMNkAhATwK/src/github.com/LK4D4/vndr'... [2019-11-01T15:22:50.257Z] #44 5.138 + cd /tmp/tmp.BMNkAhATwK/src/github.com/LK4D4/vndr [2019-11-01T15:22:50.257Z] #44 5.138 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:22:50.257Z] #44 5.143 + go build -buildmode=pie -v -o /build/vndr . [2019-11-01T15:22:50.257Z] #44 6.223 internal/race [2019-11-01T15:22:50.257Z] #44 6.308 internal/cpu [2019-11-01T15:22:50.257Z] #44 6.336 unicode [2019-11-01T15:22:50.257Z] #44 6.408 sync/atomic [2019-11-01T15:22:50.257Z] #44 6.424 unicode/utf8 [2019-11-01T15:22:50.257Z] #44 7.088 math [2019-11-01T15:22:50.257Z] #44 7.367 internal/testlog [2019-11-01T15:22:50.257Z] #44 7.591 internal/bytealg [2019-11-01T15:22:50.257Z] #44 7.874 encoding [2019-11-01T15:22:50.257Z] #44 8.105 unicode/utf16 [2019-11-01T15:22:50.257Z] #44 8.408 container/list [2019-11-01T15:22:50.257Z] #44 8.956 runtime [2019-11-01T15:22:50.257Z] #44 9.344 crypto/internal/subtle [2019-11-01T15:22:50.257Z] #44 9.772 crypto/subtle [2019-11-01T15:22:50.257Z] #44 10.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-01T15:22:50.257Z] #44 10.75 internal/nettrace [2019-11-01T15:22:50.257Z] #44 ... [2019-11-01T15:22:50.257Z] [2019-11-01T15:22:50.257Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:22:50.257Z] #24 4.020 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:22:50.257Z] #24 4.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:22:50.257Z] #24 4.059 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:22:50.257Z] #24 4.059 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:22:50.257Z] #24 4.068 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:22:50.257Z] #24 5.036 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-01T15:22:50.257Z] #24 6.305 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-11-01T15:22:50.257Z] #24 7.307 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-01T15:22:50.524Z] #24 ... [2019-11-01T15:22:50.524Z] [2019-11-01T15:22:50.524Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:22:50.524Z] #33 5.465 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:22:50.524Z] #33 5.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:22:50.524Z] #33 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:22:50.524Z] #33 5.508 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:22:50.524Z] #33 5.523 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:22:50.524Z] #33 6.776 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-01T15:22:50.524Z] #33 8.246 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-11-01T15:22:50.524Z] #33 9.103 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-01T15:22:50.688Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-11-01T15:22:50.785Z] #33 ... [2019-11-01T15:22:50.785Z] [2019-11-01T15:22:50.785Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:22:50.785Z] #50 6.050 + RM_GOPATH=0 [2019-11-01T15:22:50.785Z] #50 6.051 + TMP_GOPATH= [2019-11-01T15:22:50.785Z] #50 6.051 + : /build [2019-11-01T15:22:50.785Z] #50 6.052 + '[' -z '' ']' [2019-11-01T15:22:50.785Z] #50 6.063 ++ mktemp -d [2019-11-01T15:22:50.785Z] #50 6.079 + export GOPATH=/tmp/tmp.F9pSLpbLy5 [2019-11-01T15:22:50.785Z] #50 6.080 + GOPATH=/tmp/tmp.F9pSLpbLy5 [2019-11-01T15:22:50.785Z] #50 6.080 + RM_GOPATH=1 [2019-11-01T15:22:50.785Z] #50 6.081 ++ dirname ./install.sh [2019-11-01T15:22:50.785Z] #50 6.085 + dir=. [2019-11-01T15:22:50.785Z] #50 6.086 + bin=golangci_lint [2019-11-01T15:22:50.785Z] #50 6.086 + shift [2019-11-01T15:22:50.785Z] #50 6.086 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-01T15:22:50.785Z] #50 6.087 + . ./golangci_lint.installer [2019-11-01T15:22:50.785Z] #50 6.087 ++ : v1.20.0 [2019-11-01T15:22:50.785Z] #50 6.088 + install_golangci_lint [2019-11-01T15:22:50.785Z] #50 6.088 + echo 'Installing golangci-lint version v1.20.0' [2019-11-01T15:22:50.785Z] #50 6.089 Installing golangci-lint version v1.20.0 [2019-11-01T15:22:50.785Z] #50 6.089 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:22:50.785Z] #50 ... [2019-11-01T15:22:50.785Z] [2019-11-01T15:22:50.785Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:22:50.785Z] #68 5.296 + RM_GOPATH=0 [2019-11-01T15:22:50.785Z] #68 5.304 + TMP_GOPATH= [2019-11-01T15:22:50.785Z] #68 5.304 + : /build [2019-11-01T15:22:50.785Z] #68 5.305 + '[' -z '' ']' [2019-11-01T15:22:50.785Z] #68 5.305 ++ mktemp -d [2019-11-01T15:22:50.785Z] #68 5.317 + export GOPATH=/tmp/tmp.S2txFpQl7c [2019-11-01T15:22:50.785Z] #68 5.317 + GOPATH=/tmp/tmp.S2txFpQl7c [2019-11-01T15:22:50.785Z] #68 5.317 + RM_GOPATH=1 [2019-11-01T15:22:50.785Z] #68 5.317 ++ dirname ./install.sh [2019-11-01T15:22:50.785Z] #68 5.318 + dir=. [2019-11-01T15:22:50.785Z] #68 5.318 + bin=proxy [2019-11-01T15:22:50.785Z] #68 5.318 + shift [2019-11-01T15:22:50.785Z] #68 5.318 + '[' '!' -f ./proxy.installer ']' [2019-11-01T15:22:50.785Z] #68 5.318 + . ./proxy.installer [2019-11-01T15:22:50.785Z] #68 5.318 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:22:50.785Z] #68 5.323 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:22:50.785Z] #68 5.323 + install_proxy [2019-11-01T15:22:50.785Z] #68 5.323 + case "$1" in [2019-11-01T15:22:50.785Z] #68 5.323 + export CGO_ENABLED=0 [2019-11-01T15:22:50.785Z] #68 5.323 + CGO_ENABLED=0 [2019-11-01T15:22:50.785Z] #68 5.323 + _install_proxy [2019-11-01T15:22:50.785Z] #68 5.323 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-01T15:22:50.785Z] #68 5.323 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S2txFpQl7c/src/github.com/docker/libnetwork [2019-11-01T15:22:50.785Z] #68 5.323 Cloning into '/tmp/tmp.S2txFpQl7c/src/github.com/docker/libnetwork'... [2019-11-01T15:22:51.046Z] #68 ... [2019-11-01T15:22:51.046Z] [2019-11-01T15:22:51.046Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:22:51.046Z] #31 5.662 runtime/internal/sys [2019-11-01T15:22:51.046Z] #31 5.740 runtime/internal/atomic [2019-11-01T15:22:51.046Z] #31 5.966 runtime/internal/math [2019-11-01T15:22:51.046Z] #31 6.132 unicode/utf8 [2019-11-01T15:22:51.046Z] #31 6.360 internal/race [2019-11-01T15:22:51.046Z] #31 6.503 internal/bytealg [2019-11-01T15:22:51.046Z] #31 6.532 sync/atomic [2019-11-01T15:22:51.046Z] #31 6.586 math [2019-11-01T15:22:51.046Z] #31 7.288 unicode [2019-11-01T15:22:51.046Z] #31 7.395 internal/testlog [2019-11-01T15:22:51.046Z] #31 7.813 encoding [2019-11-01T15:22:51.046Z] #31 8.052 runtime [2019-11-01T15:22:51.046Z] #31 8.374 runtime/cgo [2019-11-01T15:22:51.307Z] #31 ... [2019-11-01T15:22:51.307Z] [2019-11-01T15:22:51.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:22:51.307Z] #44 11.80 runtime/cgo [2019-11-01T15:22:51.569Z] #44 11.97 vendor/golang.org/x/crypto/internal/subtle [2019-11-01T15:22:51.629Z] #7 DONE 27.1s [2019-11-01T15:22:51.629Z] [2019-11-01T15:22:51.629Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-01T15:22:54.127Z] Removing intermediate container f3f471df8805 [2019-11-01T15:22:54.127Z] ---> 82852a305989 [2019-11-01T15:22:54.127Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-01T15:22:54.127Z] ---> 687421176e14 [2019-11-01T15:22:54.127Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-01T15:22:54.127Z] ---> 534418b891d4 [2019-11-01T15:22:54.127Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-01T15:22:54.127Z] ---> Running in 018bb47c5922 [2019-11-01T15:22:54.127Z] Removing intermediate container 018bb47c5922 [2019-11-01T15:22:54.127Z] ---> d7082386fb96 [2019-11-01T15:22:54.127Z] Successfully built d7082386fb96 [2019-11-01T15:22:54.127Z] Successfully tagged moby-buildx:latest [2019-11-01T15:22:54.127Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-01T15:22:54.127Z] if [ -n "${id}" ]; then \ [2019-11-01T15:22:54.127Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-01T15:22:54.127Z] && touch bundles/buildx; \ [2019-11-01T15:22:54.127Z] docker rm -f ${id}; \ [2019-11-01T15:22:54.127Z] fi [2019-11-01T15:22:54.127Z] 77386884b51ab0bafe8f87ba4489179afaf7b57f8def7b5c80e9305e8a3341af [2019-11-01T15:22:54.127Z] bundles/buildx version [2019-11-01T15:22:54.127Z] buildx v0.3.1 6db68d0 [2019-11-01T15:22:54.127Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f . [2019-11-01T15:22:54.127Z] #1 [internal] booting buildkit [2019-11-01T15:22:54.127Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-01T15:22:54.127Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2019-11-01T15:22:54.127Z] #1 creating container buildx_buildkit_default [2019-11-01T15:22:54.127Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-01T15:22:54.127Z] #1 DONE 2.9s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #3 [internal] load build definition from Dockerfile [2019-11-01T15:22:54.127Z] #3 transferring dockerfile: 14.62kB done [2019-11-01T15:22:54.127Z] #3 DONE 0.0s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #2 [internal] load .dockerignore [2019-11-01T15:22:54.127Z] #2 transferring context: 87B done [2019-11-01T15:22:54.127Z] #2 DONE 0.0s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-01T15:22:54.127Z] #4 DONE 0.5s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-01T15:22:54.127Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-01T15:22:54.127Z] #5 DONE 0.0s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-01T15:22:54.127Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-01T15:22:54.127Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-01T15:22:54.127Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-01T15:22:54.127Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-01T15:22:54.127Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-01T15:22:54.127Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-01T15:22:54.127Z] #5 DONE 0.6s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:22:54.127Z] #6 ... [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-01T15:22:54.127Z] #7 DONE 0.3s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:22:54.127Z] #6 DONE 0.3s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-01T15:22:54.127Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-01T15:22:54.127Z] #66 DONE 0.1s [2019-11-01T15:22:54.127Z] [2019-11-01T15:22:54.127Z] #20 [internal] load build context [2019-11-01T15:22:54.158Z] #8 DONE 2.7s [2019-11-01T15:22:54.158Z] [2019-11-01T15:22:54.158Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-01T15:22:55.532Z] #9 DONE 1.0s [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:22:55.532Z] #38 ... [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:22:55.532Z] #20 DONE 0.1s [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-01T15:22:55.532Z] #21 DONE 0.2s [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-01T15:22:55.532Z] #67 DONE 0.2s [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-01T15:22:55.532Z] #61 DONE 0.2s [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-01T15:22:55.532Z] #46 DONE 0.2s [2019-11-01T15:22:55.532Z] [2019-11-01T15:22:55.532Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:22:55.799Z] #62 ... [2019-11-01T15:22:55.799Z] [2019-11-01T15:22:55.799Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-01T15:22:55.799Z] #43 DONE 0.3s [2019-11-01T15:22:55.799Z] [2019-11-01T15:22:55.799Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-01T15:22:55.799Z] #30 DONE 0.3s [2019-11-01T15:22:55.799Z] [2019-11-01T15:22:55.799Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-01T15:22:55.799Z] #49 DONE 0.4s [2019-11-01T15:22:55.799Z] [2019-11-01T15:22:55.799Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:22:55.806Z] #20 ... [2019-11-01T15:22:55.806Z] [2019-11-01T15:22:55.806Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-01T15:22:55.806Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-01T15:22:55.806Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2019-11-01T15:22:55.806Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-01T15:22:55.806Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.2s done [2019-11-01T15:22:55.806Z] #66 DONE 1.5s [2019-11-01T15:22:55.806Z] [2019-11-01T15:22:55.806Z] #20 [internal] load build context [2019-11-01T15:22:56.298Z] #20 transferring context: 45.66MB 2.5s done [2019-11-01T15:22:56.298Z] #20 DONE 2.5s [2019-11-01T15:22:56.298Z] [2019-11-01T15:22:56.298Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:22:56.298Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-01T15:22:56.298Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-01T15:22:56.298Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-11-01T15:22:56.298Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-11-01T15:22:56.298Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.2s done [2019-11-01T15:22:56.298Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-11-01T15:22:56.298Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.7s done [2019-11-01T15:22:56.298Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 48.77MB / 50.49MB 2.4s [2019-11-01T15:22:56.298Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.5s done [2019-11-01T15:22:56.298Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s done [2019-11-01T15:22:56.298Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 51.31MB / 102.17MB 2.4s [2019-11-01T15:22:56.761Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 64.72MB / 102.17MB 2.5s [2019-11-01T15:22:56.761Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-11-01T15:22:56.761Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 79.27MB / 102.17MB 2.7s [2019-11-01T15:22:56.761Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 95.35MB / 102.17MB 2.8s [2019-11-01T15:22:56.880Z] #44 ... [2019-11-01T15:22:56.880Z] [2019-11-01T15:22:56.880Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:22:56.880Z] #68 17.32 + cd /tmp/tmp.S2txFpQl7c/src/github.com/docker/libnetwork [2019-11-01T15:22:56.880Z] #68 17.32 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:22:57.157Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.0s [2019-11-01T15:22:57.157Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s done [2019-11-01T15:22:57.157Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-01T15:22:57.453Z] #68 17.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-01T15:23:02.369Z] #50 ... [2019-11-01T15:23:02.369Z] [2019-11-01T15:23:02.369Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:23:02.369Z] #28 6.443 + mktemp -d [2019-11-01T15:23:02.369Z] #28 6.443 + export GOPATH=/tmp/tmp.CB9nxo6fSZ [2019-11-01T15:23:02.369Z] #28 6.443 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.CB9nxo6fSZ/src/github.com/go-swagger/go-swagger [2019-11-01T15:23:02.369Z] #28 6.444 Cloning into '/tmp/tmp.CB9nxo6fSZ/src/github.com/go-swagger/go-swagger'... [2019-11-01T15:23:02.936Z] #28 ... [2019-11-01T15:23:02.936Z] [2019-11-01T15:23:02.936Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:02.936Z] #24 7.474 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:02.936Z] #24 7.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:02.936Z] #24 7.661 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:02.936Z] #24 7.674 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:02.936Z] #24 7.759 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:03.503Z] #24 ... [2019-11-01T15:23:03.503Z] [2019-11-01T15:23:03.503Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:03.503Z] #40 7.886 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:03.503Z] #40 7.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:03.503Z] #40 8.035 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:03.503Z] #40 8.087 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:03.503Z] #40 8.130 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:03.503Z] #40 ... [2019-11-01T15:23:03.503Z] [2019-11-01T15:23:03.503Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:03.503Z] #56 8.173 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:03.503Z] #56 8.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:03.503Z] #56 8.220 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:03.503Z] #56 8.223 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:03.503Z] #56 8.274 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:04.146Z] #68 ... [2019-11-01T15:23:04.146Z] [2019-11-01T15:23:04.146Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:04.146Z] #24 14.50 Fetched 7743 kB in 11s (674 kB/s) [2019-11-01T15:23:04.146Z] #24 14.50 Reading package lists... [2019-11-01T15:23:04.146Z] #24 20.88 Reading package lists... [2019-11-01T15:23:04.146Z] #24 ... [2019-11-01T15:23:04.146Z] [2019-11-01T15:23:04.146Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:04.146Z] #50 24.45 + cd /tmp/tmp.F9pSLpbLy5/src/github.com/golangci/golangci-lint/ [2019-11-01T15:23:04.146Z] #50 24.45 + git checkout -q v1.20.0 [2019-11-01T15:23:04.146Z] #50 ... [2019-11-01T15:23:04.146Z] [2019-11-01T15:23:04.146Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:04.146Z] #10 14.95 Fetched 7743 kB in 11s (679 kB/s) [2019-11-01T15:23:04.146Z] #10 14.95 Reading package lists... [2019-11-01T15:23:04.410Z] #10 21.93 Reading package lists... [2019-11-01T15:23:04.410Z] #10 ... [2019-11-01T15:23:04.410Z] [2019-11-01T15:23:04.410Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:04.410Z] #40 16.50 Fetched 7743 kB in 11s (667 kB/s) [2019-11-01T15:23:04.410Z] #40 16.50 Reading package lists... [2019-11-01T15:23:04.410Z] #40 24.21 Reading package lists... [2019-11-01T15:23:04.410Z] #40 ... [2019-11-01T15:23:04.410Z] [2019-11-01T15:23:04.410Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:04.410Z] #50 25.01 ++ git describe --tags [2019-11-01T15:23:04.440Z] #56 ... [2019-11-01T15:23:04.440Z] [2019-11-01T15:23:04.440Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:04.440Z] #62 8.659 + RM_GOPATH=0 [2019-11-01T15:23:04.440Z] #62 8.659 + TMP_GOPATH= [2019-11-01T15:23:04.440Z] #62 8.659 + : /build/ [2019-11-01T15:23:04.440Z] #62 8.659 + '[' -z '' ']' [2019-11-01T15:23:04.440Z] #62 8.659 ++ mktemp -d [2019-11-01T15:23:04.440Z] #62 8.674 + export GOPATH=/tmp/tmp.kCD22gF52q [2019-11-01T15:23:04.440Z] #62 8.674 + GOPATH=/tmp/tmp.kCD22gF52q [2019-11-01T15:23:04.440Z] #62 8.674 + RM_GOPATH=1 [2019-11-01T15:23:04.440Z] #62 8.674 ++ dirname ./install.sh [2019-11-01T15:23:04.440Z] #62 8.698 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:23:04.440Z] #62 8.698 + dir=. [2019-11-01T15:23:04.440Z] #62 8.698 + bin=rootlesskit [2019-11-01T15:23:04.440Z] #62 8.698 + shift [2019-11-01T15:23:04.440Z] #62 8.698 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-01T15:23:04.440Z] #62 8.698 + . ./rootlesskit.installer [2019-11-01T15:23:04.440Z] #62 8.698 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:23:04.440Z] #62 8.698 + install_rootlesskit [2019-11-01T15:23:04.440Z] #62 8.698 + case "$1" in [2019-11-01T15:23:04.440Z] #62 8.698 + export CGO_ENABLED=0 [2019-11-01T15:23:04.440Z] #62 8.698 + CGO_ENABLED=0 [2019-11-01T15:23:04.440Z] #62 8.698 + _install_rootlesskit [2019-11-01T15:23:04.440Z] #62 8.698 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-01T15:23:04.440Z] #62 8.698 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kCD22gF52q/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:23:04.440Z] #62 8.713 Cloning into '/tmp/tmp.kCD22gF52q/src/github.com/rootless-containers/rootlesskit'... [2019-11-01T15:23:04.672Z] #50 25.02 + version=v1.20.0 [2019-11-01T15:23:04.672Z] #50 25.02 ++ git rev-parse --short HEAD [2019-11-01T15:23:04.672Z] #50 25.04 + commit=cc98739 [2019-11-01T15:23:04.672Z] #50 25.05 ++ git show -s --format=%cd [2019-11-01T15:23:04.672Z] #50 25.07 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-01T15:23:04.672Z] #50 25.08 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:23:04.933Z] #50 ... [2019-11-01T15:23:04.933Z] [2019-11-01T15:23:04.933Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:23:04.933Z] #38 15.62 + cd /tmp/tmp.Ge5SXp18Ab/src/github.com/docker/distribution [2019-11-01T15:23:04.933Z] #38 15.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-01T15:23:04.933Z] #38 18.20 + GOPATH=/tmp/tmp.Ge5SXp18Ab/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Ge5SXp18Ab go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-01T15:23:05.202Z] #38 ... [2019-11-01T15:23:05.202Z] [2019-11-01T15:23:05.202Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:05.202Z] #56 15.82 Fetched 7743 kB in 10s (736 kB/s) [2019-11-01T15:23:05.202Z] #56 15.82 Reading package lists... [2019-11-01T15:23:05.202Z] #56 21.52 Reading package lists... [2019-11-01T15:23:05.202Z] #56 ... [2019-11-01T15:23:05.202Z] [2019-11-01T15:23:05.202Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:05.202Z] #33 16.39 Fetched 7743 kB in 11s (650 kB/s) [2019-11-01T15:23:05.202Z] #33 16.39 Reading package lists... [2019-11-01T15:23:05.375Z] #62 ... [2019-11-01T15:23:05.375Z] [2019-11-01T15:23:05.375Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:05.375Z] #10 ... [2019-11-01T15:23:05.375Z] [2019-11-01T15:23:05.375Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:05.375Z] #33 9.390 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:05.375Z] #33 9.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:05.375Z] #33 9.458 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:05.375Z] #33 9.494 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:05.375Z] #33 9.579 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:05.634Z] #33 ... [2019-11-01T15:23:05.634Z] [2019-11-01T15:23:05.634Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:05.634Z] #22 9.821 + RM_GOPATH=0 [2019-11-01T15:23:05.634Z] #22 9.821 + TMP_GOPATH= [2019-11-01T15:23:05.634Z] #22 9.821 + : /build [2019-11-01T15:23:05.634Z] #22 9.821 + '[' -z '' ']' [2019-11-01T15:23:05.634Z] #22 9.821 ++ mktemp -d [2019-11-01T15:23:05.634Z] #22 9.829 + export GOPATH=/tmp/tmp.udyNCFKQkL [2019-11-01T15:23:05.634Z] #22 9.829 + GOPATH=/tmp/tmp.udyNCFKQkL [2019-11-01T15:23:05.634Z] #22 9.829 + RM_GOPATH=1 [2019-11-01T15:23:05.634Z] #22 9.829 ++ dirname ./install.sh [2019-11-01T15:23:05.634Z] #22 9.837 + dir=. [2019-11-01T15:23:05.634Z] #22 9.837 + bin=dockercli [2019-11-01T15:23:05.634Z] #22 9.837 + shift [2019-11-01T15:23:05.634Z] #22 9.837 + '[' '!' -f ./dockercli.installer ']' [2019-11-01T15:23:05.634Z] #22 9.837 + . ./dockercli.installer [2019-11-01T15:23:05.634Z] #22 9.837 ++ : stable [2019-11-01T15:23:05.634Z] #22 9.837 ++ : 17.06.2-ce [2019-11-01T15:23:05.634Z] #22 9.837 + install_dockercli [2019-11-01T15:23:05.634Z] #22 9.837 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-01T15:23:05.634Z] #22 9.837 ++ uname -m [2019-11-01T15:23:05.634Z] #22 9.837 Install docker/cli version 17.06.2-ce from stable [2019-11-01T15:23:05.634Z] #22 9.845 + arch=x86_64 [2019-11-01T15:23:05.634Z] #22 9.845 + '[' x86_64 '!=' x86_64 ']' [2019-11-01T15:23:05.634Z] #22 9.845 + url=https://download.docker.com/linux/static [2019-11-01T15:23:05.634Z] #22 9.845 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-01T15:23:05.634Z] #22 9.845 + tar -xz docker/docker [2019-11-01T15:23:05.634Z] #22 ... [2019-11-01T15:23:05.634Z] [2019-11-01T15:23:05.634Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:05.634Z] #44 9.809 + RM_GOPATH=0 [2019-11-01T15:23:05.634Z] #44 9.809 + TMP_GOPATH= [2019-11-01T15:23:05.634Z] #44 9.809 + : /build [2019-11-01T15:23:05.634Z] #44 9.809 + '[' -z '' ']' [2019-11-01T15:23:05.634Z] #44 9.818 ++ mktemp -d [2019-11-01T15:23:05.634Z] #44 9.818 + export GOPATH=/tmp/tmp.Lql2jK8W8F [2019-11-01T15:23:05.634Z] #44 9.818 + GOPATH=/tmp/tmp.Lql2jK8W8F [2019-11-01T15:23:05.634Z] #44 9.818 + RM_GOPATH=1 [2019-11-01T15:23:05.634Z] #44 9.818 ++ dirname ./install.sh [2019-11-01T15:23:05.634Z] #44 9.818 + dir=. [2019-11-01T15:23:05.634Z] #44 9.818 + bin=vndr [2019-11-01T15:23:05.634Z] #44 9.818 + shift [2019-11-01T15:23:05.634Z] #44 9.818 + '[' '!' -f ./vndr.installer ']' [2019-11-01T15:23:05.634Z] #44 9.818 + . ./vndr.installer [2019-11-01T15:23:05.634Z] #44 9.818 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:23:05.634Z] #44 9.818 + install_vndr [2019-11-01T15:23:05.634Z] #44 9.818 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-01T15:23:05.634Z] #44 9.818 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Lql2jK8W8F/src/github.com/LK4D4/vndr [2019-11-01T15:23:05.634Z] #44 9.818 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:23:05.634Z] #44 9.823 Cloning into '/tmp/tmp.Lql2jK8W8F/src/github.com/LK4D4/vndr'... [2019-11-01T15:23:05.894Z] #44 ... [2019-11-01T15:23:05.894Z] [2019-11-01T15:23:05.894Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:05.894Z] #31 9.820 + RM_GOPATH=0 [2019-11-01T15:23:05.894Z] #31 9.820 + TMP_GOPATH= [2019-11-01T15:23:05.894Z] #31 9.820 + : /build [2019-11-01T15:23:05.894Z] #31 9.820 + '[' -z '' ']' [2019-11-01T15:23:05.894Z] #31 9.820 ++ mktemp -d [2019-11-01T15:23:05.894Z] #31 9.828 + export GOPATH=/tmp/tmp.nraQgKDBn8 [2019-11-01T15:23:05.894Z] #31 9.828 + GOPATH=/tmp/tmp.nraQgKDBn8 [2019-11-01T15:23:05.894Z] #31 9.828 + RM_GOPATH=1 [2019-11-01T15:23:05.894Z] #31 9.840 ++ dirname ./install.sh [2019-11-01T15:23:05.894Z] #31 9.840 + dir=. [2019-11-01T15:23:05.894Z] #31 9.840 + bin=tomlv [2019-11-01T15:23:05.894Z] #31 9.840 + shift [2019-11-01T15:23:05.894Z] #31 9.840 + '[' '!' -f ./tomlv.installer ']' [2019-11-01T15:23:05.894Z] #31 9.842 + . ./tomlv.installer [2019-11-01T15:23:05.894Z] #31 9.845 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:23:05.894Z] #31 9.845 + install_tomlv [2019-11-01T15:23:05.894Z] #31 9.845 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-01T15:23:05.894Z] #31 9.845 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:23:05.894Z] #31 9.846 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nraQgKDBn8/src/github.com/BurntSushi/toml [2019-11-01T15:23:05.894Z] #31 9.851 Cloning into '/tmp/tmp.nraQgKDBn8/src/github.com/BurntSushi/toml'... [2019-11-01T15:23:05.894Z] #31 ... [2019-11-01T15:23:05.894Z] [2019-11-01T15:23:05.894Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:05.894Z] #47 8.905 + RM_GOPATH=0 [2019-11-01T15:23:05.894Z] #47 8.905 + TMP_GOPATH= [2019-11-01T15:23:05.894Z] #47 8.905 + : /build [2019-11-01T15:23:05.894Z] #47 8.905 + '[' -z '' ']' [2019-11-01T15:23:05.894Z] #47 8.905 ++ mktemp -d [2019-11-01T15:23:05.894Z] #47 8.913 Installing gotestsum version v0.3.5 [2019-11-01T15:23:05.894Z] #47 8.913 + export GOPATH=/tmp/tmp.chYQwN2iYk [2019-11-01T15:23:05.894Z] #47 8.913 + GOPATH=/tmp/tmp.chYQwN2iYk [2019-11-01T15:23:05.894Z] #47 8.913 + RM_GOPATH=1 [2019-11-01T15:23:05.894Z] #47 8.913 ++ dirname ./install.sh [2019-11-01T15:23:05.894Z] #47 8.913 + dir=. [2019-11-01T15:23:05.894Z] #47 8.913 + bin=gotestsum [2019-11-01T15:23:05.894Z] #47 8.913 + shift [2019-11-01T15:23:05.894Z] #47 8.913 + '[' '!' -f ./gotestsum.installer ']' [2019-11-01T15:23:05.894Z] #47 8.913 + . ./gotestsum.installer [2019-11-01T15:23:05.894Z] #47 8.913 ++ : v0.3.5 [2019-11-01T15:23:05.894Z] #47 8.913 + install_gotestsum [2019-11-01T15:23:05.894Z] #47 8.913 + echo 'Installing gotestsum version v0.3.5' [2019-11-01T15:23:05.894Z] #47 8.913 + go get -d gotest.tools/gotestsum [2019-11-01T15:23:06.153Z] #47 ... [2019-11-01T15:23:06.153Z] [2019-11-01T15:23:06.153Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:06.153Z] #68 10.32 + RM_GOPATH=0 [2019-11-01T15:23:06.153Z] #68 10.32 + TMP_GOPATH= [2019-11-01T15:23:06.153Z] #68 10.32 + : /build [2019-11-01T15:23:06.153Z] #68 10.32 + '[' -z '' ']' [2019-11-01T15:23:06.153Z] #68 10.33 ++ mktemp -d [2019-11-01T15:23:06.153Z] #68 10.34 + export GOPATH=/tmp/tmp.UT3J8jj1C5 [2019-11-01T15:23:06.153Z] #68 10.34 + GOPATH=/tmp/tmp.UT3J8jj1C5 [2019-11-01T15:23:06.153Z] #68 10.34 + RM_GOPATH=1 [2019-11-01T15:23:06.153Z] #68 10.35 ++ dirname ./install.sh [2019-11-01T15:23:06.153Z] #68 10.37 + dir=. [2019-11-01T15:23:06.153Z] #68 10.37 + bin=proxy [2019-11-01T15:23:06.153Z] #68 10.37 + shift [2019-11-01T15:23:06.153Z] #68 10.37 + '[' '!' -f ./proxy.installer ']' [2019-11-01T15:23:06.153Z] #68 10.38 + . ./proxy.installer [2019-11-01T15:23:06.153Z] #68 10.38 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:23:06.153Z] #68 10.38 + install_proxy [2019-11-01T15:23:06.153Z] #68 10.38 + case "$1" in [2019-11-01T15:23:06.153Z] #68 10.38 + export CGO_ENABLED=0 [2019-11-01T15:23:06.153Z] #68 10.38 + CGO_ENABLED=0 [2019-11-01T15:23:06.153Z] #68 10.38 + _install_proxy [2019-11-01T15:23:06.153Z] #68 10.38 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-01T15:23:06.153Z] #68 10.38 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:23:06.153Z] #68 10.38 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UT3J8jj1C5/src/github.com/docker/libnetwork [2019-11-01T15:23:06.153Z] #68 10.39 Cloning into '/tmp/tmp.UT3J8jj1C5/src/github.com/docker/libnetwork'... [2019-11-01T15:23:06.153Z] #68 ... [2019-11-01T15:23:06.153Z] [2019-11-01T15:23:06.153Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:06.153Z] #33 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [501 kB] [2019-11-01T15:23:07.148Z] #33 23.93 Reading package lists... [2019-11-01T15:23:07.148Z] #33 ... [2019-11-01T15:23:07.148Z] [2019-11-01T15:23:07.148Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:07.148Z] #24 20.88 Reading package lists... [2019-11-01T15:23:08.096Z] #24 27.96 Building dependency tree... [2019-11-01T15:23:08.555Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.9s done [2019-11-01T15:23:08.555Z] #8 DONE 14.1s [2019-11-01T15:23:08.555Z] [2019-11-01T15:23:08.555Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-01T15:23:08.555Z] #9 DONE 0.3s [2019-11-01T15:23:08.555Z] [2019-11-01T15:23:08.555Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-01T15:23:08.555Z] #10 DONE 0.3s [2019-11-01T15:23:08.555Z] [2019-11-01T15:23:08.555Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:08.555Z] #21 DONE 0.1s [2019-11-01T15:23:08.555Z] [2019-11-01T15:23:08.555Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-01T15:23:08.555Z] #62 DONE 0.1s [2019-11-01T15:23:08.555Z] [2019-11-01T15:23:08.555Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-01T15:23:08.555Z] #68 DONE 0.1s [2019-11-01T15:23:08.555Z] [2019-11-01T15:23:08.555Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:08.688Z] #33 13.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-11-01T15:23:08.983Z] #69 ... [2019-11-01T15:23:08.983Z] [2019-11-01T15:23:08.983Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-01T15:23:08.983Z] #50 DONE 0.1s [2019-11-01T15:23:08.983Z] [2019-11-01T15:23:08.983Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-01T15:23:08.983Z] #22 DONE 0.1s [2019-11-01T15:23:08.983Z] [2019-11-01T15:23:08.983Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-01T15:23:08.983Z] #47 DONE 0.1s [2019-11-01T15:23:08.983Z] [2019-11-01T15:23:08.983Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-01T15:23:08.983Z] #44 DONE 0.2s [2019-11-01T15:23:08.983Z] [2019-11-01T15:23:08.983Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-01T15:23:08.983Z] #31 DONE 0.2s [2019-11-01T15:23:08.983Z] [2019-11-01T15:23:08.983Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:23:08.983Z] #29 0.420 + mktemp -d [2019-11-01T15:23:08.983Z] #29 0.426 + export GOPATH=/tmp/tmp.OPWeeI6ju7 [2019-11-01T15:23:08.983Z] #29 0.427 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.OPWeeI6ju7/src/github.com/go-swagger/go-swagger [2019-11-01T15:23:08.983Z] #29 0.428 Cloning into '/tmp/tmp.OPWeeI6ju7/src/github.com/go-swagger/go-swagger'... [2019-11-01T15:23:09.628Z] #33 14.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-01T15:23:10.037Z] #24 30.83 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-01T15:23:10.037Z] #24 30.83 The following additional packages will be installed: [2019-11-01T15:23:10.037Z] #24 30.84 libjq1 libonig4 [2019-11-01T15:23:10.302Z] #24 31.16 The following NEW packages will be installed: [2019-11-01T15:23:10.303Z] #24 31.17 jq libjq1 libonig4 [2019-11-01T15:23:11.536Z] #33 ... [2019-11-01T15:23:11.536Z] [2019-11-01T15:23:11.536Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:11.536Z] #62 15.10 + cd /tmp/tmp.kCD22gF52q/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:23:11.536Z] #62 15.10 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:23:11.536Z] #62 15.45 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:23:11.536Z] #62 15.45 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-01T15:23:11.690Z] #24 32.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:11.690Z] #24 32.27 Need to get 293 kB of archives. [2019-11-01T15:23:11.690Z] #24 32.27 After this operation, 1086 kB of additional disk space will be used. [2019-11-01T15:23:11.690Z] #24 32.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-01T15:23:11.690Z] #24 32.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-01T15:23:11.690Z] #24 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-01T15:23:12.636Z] #24 ... [2019-11-01T15:23:12.636Z] [2019-11-01T15:23:12.636Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:23:12.636Z] #28 31.97 + cd /tmp/tmp.0y0VUVV1En/src/github.com/go-swagger/go-swagger [2019-11-01T15:23:12.636Z] #28 31.97 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-01T15:23:13.583Z] #28 34.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-01T15:23:13.613Z] #29 ... [2019-11-01T15:23:13.613Z] [2019-11-01T15:23:13.613Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:13.613Z] #45 0.299 + RM_GOPATH=0 [2019-11-01T15:23:13.613Z] #45 0.299 + TMP_GOPATH= [2019-11-01T15:23:13.613Z] #45 0.299 + : /build [2019-11-01T15:23:13.613Z] #45 0.299 + '[' -z '' ']' [2019-11-01T15:23:13.613Z] #45 0.300 ++ mktemp -d [2019-11-01T15:23:13.613Z] #45 0.300 + export GOPATH=/tmp/tmp.OJkDW1alyq [2019-11-01T15:23:13.613Z] #45 0.300 + GOPATH=/tmp/tmp.OJkDW1alyq [2019-11-01T15:23:13.613Z] #45 0.300 + RM_GOPATH=1 [2019-11-01T15:23:13.613Z] #45 0.301 ++ dirname ./install.sh [2019-11-01T15:23:13.613Z] #45 0.301 + dir=. [2019-11-01T15:23:13.613Z] #45 0.301 + bin=vndr [2019-11-01T15:23:13.613Z] #45 0.301 + shift [2019-11-01T15:23:13.613Z] #45 0.302 + '[' '!' -f ./vndr.installer ']' [2019-11-01T15:23:13.613Z] #45 0.302 + . ./vndr.installer [2019-11-01T15:23:13.613Z] #45 0.302 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:23:13.613Z] #45 0.302 + install_vndr [2019-11-01T15:23:13.613Z] #45 0.302 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-01T15:23:13.613Z] #45 0.302 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OJkDW1alyq/src/github.com/LK4D4/vndr [2019-11-01T15:23:13.613Z] #45 0.302 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:23:13.613Z] #45 0.303 Cloning into '/tmp/tmp.OJkDW1alyq/src/github.com/LK4D4/vndr'... [2019-11-01T15:23:13.613Z] #45 1.043 + cd /tmp/tmp.OJkDW1alyq/src/github.com/LK4D4/vndr [2019-11-01T15:23:13.613Z] #45 1.043 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:23:13.613Z] #45 1.074 + go build -buildmode=pie -v -o /build/vndr . [2019-11-01T15:23:13.613Z] #45 2.523 runtime/internal/atomic [2019-11-01T15:23:13.613Z] #45 2.573 internal/cpu [2019-11-01T15:23:13.613Z] #45 2.705 runtime/internal/sys [2019-11-01T15:23:13.613Z] #45 2.814 runtime/internal/math [2019-11-01T15:23:13.613Z] #45 2.917 internal/race [2019-11-01T15:23:13.613Z] #45 3.103 sync/atomic [2019-11-01T15:23:13.613Z] #45 3.464 unicode [2019-11-01T15:23:13.613Z] #45 3.653 internal/bytealg [2019-11-01T15:23:13.613Z] #45 4.134 runtime [2019-11-01T15:23:14.831Z] #62 ... [2019-11-01T15:23:14.831Z] [2019-11-01T15:23:14.831Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:14.831Z] #24 9.257 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [501 kB] [2019-11-01T15:23:14.831Z] #24 12.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-11-01T15:23:14.831Z] #24 13.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-01T15:23:14.831Z] #24 ... [2019-11-01T15:23:14.831Z] [2019-11-01T15:23:14.831Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:14.831Z] #50 10.85 + RM_GOPATH=0 [2019-11-01T15:23:14.831Z] #50 10.85 + TMP_GOPATH= [2019-11-01T15:23:14.831Z] #50 10.85 + : /build [2019-11-01T15:23:14.831Z] #50 10.85 + '[' -z '' ']' [2019-11-01T15:23:14.831Z] #50 10.85 ++ mktemp -d [2019-11-01T15:23:14.831Z] #50 10.87 + export GOPATH=/tmp/tmp.4E2mHRqfxf [2019-11-01T15:23:14.831Z] #50 10.87 + GOPATH=/tmp/tmp.4E2mHRqfxf [2019-11-01T15:23:14.831Z] #50 10.87 + RM_GOPATH=1 [2019-11-01T15:23:14.831Z] #50 10.90 ++ dirname ./install.sh [2019-11-01T15:23:14.831Z] #50 10.90 + dir=. [2019-11-01T15:23:14.831Z] #50 10.90 + bin=golangci_lint [2019-11-01T15:23:14.831Z] #50 10.90 + shift [2019-11-01T15:23:14.831Z] #50 10.90 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-01T15:23:14.831Z] #50 10.90 + . ./golangci_lint.installer [2019-11-01T15:23:14.831Z] #50 10.90 ++ : v1.20.0 [2019-11-01T15:23:14.831Z] #50 10.90 + install_golangci_lint [2019-11-01T15:23:14.831Z] #50 10.90 + echo 'Installing golangci-lint version v1.20.0' [2019-11-01T15:23:14.831Z] #50 10.90 Installing golangci-lint version v1.20.0 [2019-11-01T15:23:14.832Z] #50 10.90 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:23:15.091Z] #50 ... [2019-11-01T15:23:15.091Z] [2019-11-01T15:23:15.091Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:23:15.091Z] #38 9.898 + mktemp -d [2019-11-01T15:23:15.091Z] #38 9.909 + export GOPATH=/tmp/tmp.jn1jzjWPnJ [2019-11-01T15:23:15.091Z] #38 9.909 + git clone https://github.com/docker/distribution.git /tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution [2019-11-01T15:23:15.091Z] #38 9.909 Cloning into '/tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution'... [2019-11-01T15:23:15.349Z] #38 ... [2019-11-01T15:23:15.349Z] [2019-11-01T15:23:15.349Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:15.349Z] #44 11.63 + cd /tmp/tmp.Lql2jK8W8F/src/github.com/LK4D4/vndr [2019-11-01T15:23:15.349Z] #44 11.63 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:23:15.349Z] #44 11.77 + go build -buildmode=pie -v -o /build/vndr . [2019-11-01T15:23:15.349Z] #44 13.92 runtime/internal/sys [2019-11-01T15:23:15.349Z] #44 13.97 internal/cpu [2019-11-01T15:23:15.349Z] #44 14.35 runtime/internal/math [2019-11-01T15:23:15.349Z] #44 14.48 internal/race [2019-11-01T15:23:15.349Z] #44 14.67 sync/atomic [2019-11-01T15:23:15.349Z] #44 14.85 internal/bytealg [2019-11-01T15:23:15.349Z] #44 14.96 unicode [2019-11-01T15:23:15.349Z] #44 16.04 runtime [2019-11-01T15:23:15.931Z] #44 ... [2019-11-01T15:23:15.931Z] [2019-11-01T15:23:15.931Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:15.931Z] #40 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [501 kB] [2019-11-01T15:23:15.931Z] #40 13.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-11-01T15:23:15.931Z] #40 14.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-01T15:23:16.189Z] #40 ... [2019-11-01T15:23:16.189Z] [2019-11-01T15:23:16.189Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:16.189Z] #56 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [501 kB] [2019-11-01T15:23:16.189Z] #56 13.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-11-01T15:23:16.189Z] #56 14.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-01T15:23:16.189Z] #56 ... [2019-11-01T15:23:16.189Z] [2019-11-01T15:23:16.189Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:16.189Z] #31 11.94 + cd /tmp/tmp.nraQgKDBn8/src/github.com/BurntSushi/toml [2019-11-01T15:23:16.189Z] #31 11.94 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:23:16.189Z] #31 11.97 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:23:16.189Z] #31 13.40 runtime/internal/atomic [2019-11-01T15:23:16.189Z] #31 13.42 internal/cpu [2019-11-01T15:23:16.189Z] #31 13.81 runtime/internal/sys [2019-11-01T15:23:16.189Z] #31 14.10 runtime/internal/math [2019-11-01T15:23:16.189Z] #31 14.26 math/bits [2019-11-01T15:23:16.189Z] #31 14.30 internal/bytealg [2019-11-01T15:23:16.189Z] #31 15.08 math [2019-11-01T15:23:16.189Z] #31 15.64 runtime [2019-11-01T15:23:16.447Z] #31 ... [2019-11-01T15:23:16.447Z] [2019-11-01T15:23:16.447Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:16.447Z] #44 20.67 unicode/utf8 [2019-11-01T15:23:16.896Z] #28 ... [2019-11-01T15:23:16.896Z] [2019-11-01T15:23:16.896Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:16.896Z] #24 33.30 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:16.896Z] #24 33.47 Fetched 293 kB in 1s (277 kB/s) [2019-11-01T15:23:16.896Z] #24 33.61 Selecting previously unselected package libonig4:arm64. [2019-11-01T15:23:16.896Z] #24 33.61 (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 ... 14976 files and directories currently installed.) [2019-11-01T15:23:16.896Z] #24 33.73 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-01T15:23:16.896Z] #24 33.82 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-01T15:23:16.896Z] #24 34.15 Selecting previously unselected package libjq1:arm64. [2019-11-01T15:23:16.896Z] #24 34.15 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-01T15:23:16.896Z] #24 34.16 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-01T15:23:16.896Z] #24 34.34 Selecting previously unselected package jq. [2019-11-01T15:23:16.896Z] #24 34.34 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-01T15:23:16.896Z] #24 34.36 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:23:16.896Z] #24 34.61 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-01T15:23:16.896Z] #24 35.21 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-01T15:23:16.896Z] #24 35.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:16.896Z] #24 36.00 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:23:17.032Z] #45 8.086 unicode/utf8 [2019-11-01T15:23:17.384Z] #44 21.65 math [2019-11-01T15:23:17.384Z] #44 ... [2019-11-01T15:23:17.384Z] [2019-11-01T15:23:17.384Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:17.384Z] #10 12.05 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:17.384Z] #10 12.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:17.384Z] #10 12.12 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:17.384Z] #10 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:17.384Z] #10 12.20 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:17.384Z] #10 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [501 kB] [2019-11-01T15:23:17.384Z] #10 16.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-11-01T15:23:17.384Z] #10 17.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-01T15:23:17.846Z] #24 DONE 38.6s [2019-11-01T15:23:17.846Z] [2019-11-01T15:23:17.846Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:17.846Z] #68 DONE 38.3s [2019-11-01T15:23:17.846Z] [2019-11-01T15:23:17.846Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:23:17.907Z] #45 8.881 math [2019-11-01T15:23:17.954Z] #10 ... [2019-11-01T15:23:17.954Z] [2019-11-01T15:23:17.954Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:17.954Z] #31 22.23 internal/testlog [2019-11-01T15:23:18.132Z] #25 ... [2019-11-01T15:23:18.132Z] [2019-11-01T15:23:18.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:18.132Z] #10 21.93 Reading package lists... [2019-11-01T15:23:18.132Z] #10 29.03 Building dependency tree... [2019-11-01T15:23:18.132Z] #10 31.43 The following additional packages will be installed: [2019-11-01T15:23:18.132Z] #10 31.44 libapparmor1 libseccomp2 [2019-11-01T15:23:18.132Z] #10 31.45 Suggested packages: [2019-11-01T15:23:18.132Z] #10 31.45 seccomp [2019-11-01T15:23:18.132Z] #10 31.82 The following NEW packages will be installed: [2019-11-01T15:23:18.132Z] #10 31.82 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-01T15:23:18.132Z] #10 32.92 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:18.132Z] #10 32.92 Need to get 287 kB of archives. [2019-11-01T15:23:18.132Z] #10 32.92 After this operation, 1186 kB of additional disk space will be used. [2019-11-01T15:23:18.132Z] #10 32.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-11-01T15:23:18.132Z] #10 32.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-11-01T15:23:18.132Z] #10 32.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-01T15:23:18.132Z] #10 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-01T15:23:18.132Z] #10 34.27 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:18.132Z] #10 34.47 Fetched 287 kB in 1s (279 kB/s) [2019-11-01T15:23:18.132Z] #10 34.57 Selecting previously unselected package libseccomp2:arm64. [2019-11-01T15:23:18.132Z] #10 34.57 (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 ... 14976 files and directories currently installed.) [2019-11-01T15:23:18.132Z] #10 34.67 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-01T15:23:18.132Z] #10 35.22 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:18.132Z] #10 36.00 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-01T15:23:18.132Z] #10 36.01 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-01T15:23:18.132Z] #10 36.08 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:18.132Z] #10 36.61 Selecting previously unselected package libapparmor1:arm64. [2019-11-01T15:23:18.132Z] #10 36.61 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-01T15:23:18.132Z] #10 36.66 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-01T15:23:18.132Z] #10 37.46 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-01T15:23:18.132Z] #10 37.47 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-01T15:23:18.132Z] #10 37.49 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-01T15:23:18.132Z] #10 38.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:18.132Z] #10 38.62 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:18.132Z] #10 ... [2019-11-01T15:23:18.132Z] [2019-11-01T15:23:18.132Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:23:18.132Z] #25 DONE 0.2s [2019-11-01T15:23:18.132Z] [2019-11-01T15:23:18.132Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:18.132Z] #10 38.80 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-01T15:23:18.132Z] #10 38.91 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:18.132Z] #10 ... [2019-11-01T15:23:18.132Z] [2019-11-01T15:23:18.132Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:18.328Z] #45 ... [2019-11-01T15:23:18.328Z] [2019-11-01T15:23:18.328Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:18.328Z] #23 0.713 + RM_GOPATH=0 [2019-11-01T15:23:18.328Z] #23 0.714 + TMP_GOPATH= [2019-11-01T15:23:18.328Z] #23 0.714 + : /build [2019-11-01T15:23:18.328Z] #23 0.714 + '[' -z '' ']' [2019-11-01T15:23:18.328Z] #23 0.715 ++ mktemp -d [2019-11-01T15:23:18.328Z] #23 0.723 + export GOPATH=/tmp/tmp.nIQlDEa74Q [2019-11-01T15:23:18.328Z] #23 0.723 + GOPATH=/tmp/tmp.nIQlDEa74Q [2019-11-01T15:23:18.328Z] #23 0.724 + RM_GOPATH=1 [2019-11-01T15:23:18.328Z] #23 0.726 ++ dirname ./install.sh [2019-11-01T15:23:18.328Z] #23 0.729 + dir=. [2019-11-01T15:23:18.328Z] #23 0.730 + bin=dockercli [2019-11-01T15:23:18.328Z] #23 0.730 + shift [2019-11-01T15:23:18.328Z] #23 0.730 + '[' '!' -f ./dockercli.installer ']' [2019-11-01T15:23:18.328Z] #23 0.730 + . ./dockercli.installer [2019-11-01T15:23:18.328Z] #23 0.732 ++ : stable [2019-11-01T15:23:18.328Z] #23 0.732 ++ : 17.06.2-ce [2019-11-01T15:23:18.328Z] #23 0.734 + install_dockercli [2019-11-01T15:23:18.328Z] #23 0.735 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-01T15:23:18.328Z] #23 0.735 Install docker/cli version 17.06.2-ce from stable [2019-11-01T15:23:18.328Z] #23 0.737 ++ uname -m [2019-11-01T15:23:18.328Z] #23 0.740 + arch=s390x [2019-11-01T15:23:18.328Z] #23 0.740 + '[' s390x '!=' x86_64 ']' [2019-11-01T15:23:18.328Z] #23 0.740 + '[' s390x '!=' s390x ']' [2019-11-01T15:23:18.328Z] #23 0.741 + url=https://download.docker.com/linux/static [2019-11-01T15:23:18.328Z] #23 0.745 + tar -xz docker/docker [2019-11-01T15:23:18.328Z] #23 0.747 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-01T15:23:18.328Z] #23 9.655 + mkdir -p /build [2019-11-01T15:23:18.328Z] #23 9.668 + mv docker/docker /build/ [2019-11-01T15:23:18.328Z] #23 9.670 + rmdir docker [2019-11-01T15:23:18.328Z] #23 DONE 9.8s [2019-11-01T15:23:18.328Z] [2019-11-01T15:23:18.328Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:18.328Z] #32 0.670 + RM_GOPATH=0 [2019-11-01T15:23:18.328Z] #32 0.670 + TMP_GOPATH= [2019-11-01T15:23:18.328Z] #32 0.671 + : /build [2019-11-01T15:23:18.328Z] #32 0.671 + '[' -z '' ']' [2019-11-01T15:23:18.328Z] #32 0.675 ++ mktemp -d [2019-11-01T15:23:18.328Z] #32 0.681 + export GOPATH=/tmp/tmp.OZ0OEjM7DF [2019-11-01T15:23:18.328Z] #32 0.681 + GOPATH=/tmp/tmp.OZ0OEjM7DF [2019-11-01T15:23:18.328Z] #32 0.681 + RM_GOPATH=1 [2019-11-01T15:23:18.328Z] #32 0.683 ++ dirname ./install.sh [2019-11-01T15:23:18.328Z] #32 0.686 + dir=. [2019-11-01T15:23:18.328Z] #32 0.688 + bin=tomlv [2019-11-01T15:23:18.328Z] #32 0.688 + shift [2019-11-01T15:23:18.328Z] #32 0.688 + '[' '!' -f ./tomlv.installer ']' [2019-11-01T15:23:18.328Z] #32 0.688 + . ./tomlv.installer [2019-11-01T15:23:18.328Z] #32 0.689 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:23:18.328Z] #32 0.689 + install_tomlv [2019-11-01T15:23:18.328Z] #32 0.690 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-01T15:23:18.328Z] #32 0.690 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:23:18.328Z] #32 0.690 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OZ0OEjM7DF/src/github.com/BurntSushi/toml [2019-11-01T15:23:18.328Z] #32 0.698 Cloning into '/tmp/tmp.OZ0OEjM7DF/src/github.com/BurntSushi/toml'... [2019-11-01T15:23:18.328Z] #32 1.621 + cd /tmp/tmp.OZ0OEjM7DF/src/github.com/BurntSushi/toml [2019-11-01T15:23:18.328Z] #32 1.621 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:23:18.328Z] #32 1.635 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:23:18.328Z] #32 2.285 internal/cpu [2019-11-01T15:23:18.328Z] #32 2.328 runtime/internal/atomic [2019-11-01T15:23:18.328Z] #32 2.618 runtime/internal/sys [2019-11-01T15:23:18.328Z] #32 3.019 internal/bytealg [2019-11-01T15:23:18.328Z] #32 3.198 math/bits [2019-11-01T15:23:18.328Z] #32 3.862 runtime [2019-11-01T15:23:18.328Z] #32 3.951 math [2019-11-01T15:23:18.523Z] #31 22.65 encoding [2019-11-01T15:23:18.706Z] #26 ... [2019-11-01T15:23:18.706Z] [2019-11-01T15:23:18.706Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:18.706Z] #56 21.52 Reading package lists... [2019-11-01T15:23:18.706Z] #56 29.65 Building dependency tree... [2019-11-01T15:23:18.706Z] #56 31.81 The following additional packages will be installed: [2019-11-01T15:23:18.706Z] #56 31.82 btrfs-progs liblzo2-2 [2019-11-01T15:23:18.706Z] #56 32.02 The following NEW packages will be installed: [2019-11-01T15:23:18.706Z] #56 32.02 btrfs-progs btrfs-tools liblzo2-2 [2019-11-01T15:23:18.706Z] #56 33.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:18.706Z] #56 33.23 Need to get 582 kB of archives. [2019-11-01T15:23:18.706Z] #56 33.23 After this operation, 3944 kB of additional disk space will be used. [2019-11-01T15:23:18.706Z] #56 33.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-01T15:23:18.706Z] #56 33.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-01T15:23:18.706Z] #56 33.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-01T15:23:18.706Z] #56 34.49 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:18.706Z] #56 34.62 Fetched 582 kB in 1s (491 kB/s) [2019-11-01T15:23:18.706Z] #56 35.46 Selecting previously unselected package liblzo2-2:arm64. [2019-11-01T15:23:18.706Z] #56 35.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 ... 14976 files and directories currently installed.) [2019-11-01T15:23:18.706Z] #56 35.67 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-01T15:23:18.706Z] #56 35.75 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-01T15:23:18.706Z] #56 36.47 Selecting previously unselected package btrfs-progs. [2019-11-01T15:23:18.706Z] #56 36.48 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-01T15:23:18.706Z] #56 36.49 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:23:18.706Z] #56 38.07 Selecting previously unselected package btrfs-tools. [2019-11-01T15:23:18.706Z] #56 38.08 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-01T15:23:18.706Z] #56 38.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:23:18.706Z] #56 38.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:18.706Z] #56 39.19 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-01T15:23:18.706Z] #56 39.22 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:23:18.706Z] #56 39.26 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:23:18.706Z] #56 39.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:18.706Z] #56 ... [2019-11-01T15:23:18.706Z] [2019-11-01T15:23:18.706Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:18.706Z] #10 38.95 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-01T15:23:18.706Z] #10 39.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:18.738Z] #32 ... [2019-11-01T15:23:18.738Z] [2019-11-01T15:23:18.738Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:18.738Z] #11 0.540 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:18.738Z] #11 0.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:18.738Z] #11 0.582 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:18.738Z] #11 0.595 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:18.738Z] #11 0.607 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:18.738Z] #11 1.242 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-01T15:23:18.738Z] #11 2.692 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-01T15:23:18.738Z] #11 3.983 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-01T15:23:18.738Z] #11 ... [2019-11-01T15:23:18.738Z] [2019-11-01T15:23:18.738Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:18.738Z] #57 0.376 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:18.738Z] #57 0.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:18.738Z] #57 0.476 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:18.738Z] #57 0.496 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:18.738Z] #57 0.510 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:18.738Z] #57 0.837 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-01T15:23:18.738Z] #57 2.334 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-01T15:23:18.738Z] #57 3.372 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-01T15:23:18.738Z] #57 ... [2019-11-01T15:23:18.738Z] [2019-11-01T15:23:18.738Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:18.738Z] #34 0.545 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:18.738Z] #34 0.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:18.738Z] #34 0.590 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:18.738Z] #34 0.603 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:18.738Z] #34 0.622 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:18.738Z] #34 1.250 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-01T15:23:18.738Z] #34 2.327 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-01T15:23:18.738Z] #34 3.320 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-01T15:23:18.782Z] #31 22.91 runtime/cgo [2019-11-01T15:23:18.968Z] #10 DONE 39.7s [2019-11-01T15:23:18.968Z] [2019-11-01T15:23:18.968Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:18.968Z] #56 DONE 39.8s [2019-11-01T15:23:18.968Z] [2019-11-01T15:23:18.968Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:19.156Z] #34 ... [2019-11-01T15:23:19.157Z] [2019-11-01T15:23:19.157Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:19.157Z] #48 0.299 + RM_GOPATH=0 [2019-11-01T15:23:19.157Z] #48 0.299 + TMP_GOPATH= [2019-11-01T15:23:19.157Z] #48 0.299 + : /build [2019-11-01T15:23:19.157Z] #48 0.299 + '[' -z '' ']' [2019-11-01T15:23:19.157Z] #48 0.300 ++ mktemp -d [2019-11-01T15:23:19.157Z] #48 0.301 + export GOPATH=/tmp/tmp.6ubetSzNx7 [2019-11-01T15:23:19.157Z] #48 0.301 + GOPATH=/tmp/tmp.6ubetSzNx7 [2019-11-01T15:23:19.157Z] #48 0.301 + RM_GOPATH=1 [2019-11-01T15:23:19.157Z] #48 0.302 ++ dirname ./install.sh [2019-11-01T15:23:19.157Z] #48 0.302 + dir=. [2019-11-01T15:23:19.157Z] #48 0.302 + bin=gotestsum [2019-11-01T15:23:19.157Z] #48 0.302 + shift [2019-11-01T15:23:19.157Z] #48 0.302 + '[' '!' -f ./gotestsum.installer ']' [2019-11-01T15:23:19.157Z] #48 0.302 + . ./gotestsum.installer [2019-11-01T15:23:19.157Z] #48 0.302 ++ : v0.3.5 [2019-11-01T15:23:19.157Z] #48 0.302 + install_gotestsum [2019-11-01T15:23:19.157Z] #48 0.302 + echo 'Installing gotestsum version v0.3.5' [2019-11-01T15:23:19.157Z] #48 0.302 + go get -d gotest.tools/gotestsum [2019-11-01T15:23:19.157Z] #48 0.302 Installing gotestsum version v0.3.5 [2019-11-01T15:23:19.157Z] #48 ... [2019-11-01T15:23:19.157Z] [2019-11-01T15:23:19.157Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:19.157Z] #51 0.690 + RM_GOPATH=0 [2019-11-01T15:23:19.157Z] #51 0.711 + TMP_GOPATH= [2019-11-01T15:23:19.157Z] #51 0.711 + : /build [2019-11-01T15:23:19.157Z] #51 0.711 + '[' -z '' ']' [2019-11-01T15:23:19.157Z] #51 0.712 ++ mktemp -d [2019-11-01T15:23:19.157Z] #51 0.754 + export GOPATH=/tmp/tmp.cWKmrVGf32 [2019-11-01T15:23:19.157Z] #51 0.754 + GOPATH=/tmp/tmp.cWKmrVGf32 [2019-11-01T15:23:19.157Z] #51 0.755 + RM_GOPATH=1 [2019-11-01T15:23:19.157Z] #51 0.757 ++ dirname ./install.sh [2019-11-01T15:23:19.157Z] #51 0.764 + dir=. [2019-11-01T15:23:19.157Z] #51 0.764 + bin=golangci_lint [2019-11-01T15:23:19.157Z] #51 0.765 + shift [2019-11-01T15:23:19.157Z] #51 0.765 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-01T15:23:19.157Z] #51 0.766 + . ./golangci_lint.installer [2019-11-01T15:23:19.157Z] #51 0.766 ++ : v1.20.0 [2019-11-01T15:23:19.157Z] #51 0.768 + install_golangci_lint [2019-11-01T15:23:19.157Z] #51 0.768 + echo 'Installing golangci-lint version v1.20.0' [2019-11-01T15:23:19.157Z] #51 0.769 Installing golangci-lint version v1.20.0 [2019-11-01T15:23:19.157Z] #51 0.769 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:23:19.157Z] #51 ... [2019-11-01T15:23:19.157Z] [2019-11-01T15:23:19.157Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:19.157Z] #41 0.882 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:19.157Z] #41 0.892 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:19.157Z] #41 0.985 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:19.157Z] #41 1.019 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:19.157Z] #41 1.030 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:19.157Z] #41 1.754 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-01T15:23:19.157Z] #41 3.843 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-01T15:23:19.157Z] #41 4.721 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-01T15:23:19.229Z] #57 DONE 0.1s [2019-11-01T15:23:19.229Z] [2019-11-01T15:23:19.229Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:19.229Z] #52 DONE 0.2s [2019-11-01T15:23:19.229Z] [2019-11-01T15:23:19.229Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-01T15:23:19.229Z] #53 ... [2019-11-01T15:23:19.229Z] [2019-11-01T15:23:19.229Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:19.229Z] #33 23.93 Reading package lists... [2019-11-01T15:23:19.229Z] #33 30.39 Building dependency tree... [2019-11-01T15:23:19.229Z] #33 32.35 The following additional packages will be installed: [2019-11-01T15:23:19.229Z] #33 32.35 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-01T15:23:19.229Z] #33 32.36 Suggested packages: [2019-11-01T15:23:19.229Z] #33 32.38 codeblocks eclipse ninja-build lrzip [2019-11-01T15:23:19.229Z] #33 32.38 Recommended packages: [2019-11-01T15:23:19.229Z] #33 32.38 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-01T15:23:19.229Z] #33 33.11 The following NEW packages will be installed: [2019-11-01T15:23:19.229Z] #33 33.11 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-01T15:23:19.229Z] #33 33.11 vim-common xxd [2019-11-01T15:23:19.229Z] #33 34.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:19.229Z] #33 34.19 Need to get 13.1 MB of archives. [2019-11-01T15:23:19.229Z] #33 34.19 After this operation, 55.5 MB of additional disk space will be used. [2019-11-01T15:23:19.229Z] #33 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-01T15:23:19.229Z] #33 34.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-01T15:23:19.229Z] #33 34.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-01T15:23:19.229Z] #33 35.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-11-01T15:23:19.229Z] #33 35.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-11-01T15:23:19.229Z] #33 35.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-01T15:23:19.229Z] #33 35.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-01T15:23:19.229Z] #33 35.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-01T15:23:19.229Z] #33 35.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-01T15:23:19.229Z] #33 36.00 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:23:19.229Z] #33 36.66 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:19.229Z] #33 37.06 Fetched 13.1 MB in 2s (4545 kB/s) [2019-11-01T15:23:19.229Z] #33 37.53 Selecting previously unselected package cmake-data. [2019-11-01T15:23:19.229Z] #33 37.53 (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 ... 14976 files and directories currently installed.) [2019-11-01T15:23:19.229Z] #33 37.56 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-01T15:23:19.229Z] #33 37.64 Unpacking cmake-data (3.7.2-1) ... [2019-11-01T15:23:19.491Z] #33 ... [2019-11-01T15:23:19.491Z] [2019-11-01T15:23:19.491Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:19.491Z] #40 24.21 Reading package lists... [2019-11-01T15:23:19.491Z] #40 30.55 Building dependency tree... [2019-11-01T15:23:19.491Z] #40 32.63 The following additional packages will be installed: [2019-11-01T15:23:19.491Z] #40 32.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-01T15:23:19.491Z] #40 32.63 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-01T15:23:19.491Z] #40 32.63 Suggested packages: [2019-11-01T15:23:19.491Z] #40 32.63 manpages-dev python-setuptools [2019-11-01T15:23:19.491Z] #40 33.94 The following NEW packages will be installed: [2019-11-01T15:23:19.491Z] #40 33.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-01T15:23:19.491Z] #40 33.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-01T15:23:19.491Z] #40 33.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-01T15:23:19.491Z] #40 33.95 zlib1g-dev [2019-11-01T15:23:19.491Z] #40 35.03 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:19.491Z] #40 35.03 Need to get 3415 kB of archives. [2019-11-01T15:23:19.491Z] #40 35.03 After this operation, 19.0 MB of additional disk space will be used. [2019-11-01T15:23:19.491Z] #40 35.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-01T15:23:19.491Z] #40 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-01T15:23:19.491Z] #40 35.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-01T15:23:19.491Z] #40 35.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-01T15:23:19.491Z] #40 35.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-11-01T15:23:19.491Z] #40 35.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-01T15:23:19.491Z] #40 35.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-11-01T15:23:19.491Z] #40 35.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-11-01T15:23:19.492Z] #40 35.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-01T15:23:19.492Z] #40 35.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-01T15:23:19.492Z] #40 35.47 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-01T15:23:19.492Z] #40 35.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-01T15:23:19.492Z] #40 35.85 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-11-01T15:23:19.492Z] #40 35.86 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-01T15:23:19.492Z] #40 35.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-01T15:23:19.492Z] #40 36.05 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-01T15:23:19.492Z] #40 37.13 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:19.492Z] #40 37.49 Fetched 3415 kB in 2s (1616 kB/s) [2019-11-01T15:23:19.492Z] #40 37.77 Selecting previously unselected package libnet1:arm64. [2019-11-01T15:23:19.492Z] #40 37.79 (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 ... 14976 files and directories currently installed.) [2019-11-01T15:23:19.492Z] #40 37.97 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-01T15:23:19.492Z] #40 37.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-01T15:23:19.492Z] #40 38.77 Selecting previously unselected package libcap-dev:arm64. [2019-11-01T15:23:19.492Z] #40 38.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-01T15:23:19.492Z] #40 38.80 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-01T15:23:19.492Z] #40 39.00 Selecting previously unselected package libnet1-dev. [2019-11-01T15:23:19.492Z] #40 39.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-01T15:23:19.492Z] #40 39.03 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:23:19.492Z] #40 39.60 Selecting previously unselected package libnl-3-200:arm64. [2019-11-01T15:23:19.492Z] #40 39.63 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-01T15:23:19.492Z] #40 39.73 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-01T15:23:19.492Z] #40 39.95 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-01T15:23:19.492Z] #40 39.98 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-01T15:23:19.492Z] #40 40.03 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-01T15:23:19.596Z] #41 ... [2019-11-01T15:23:19.596Z] [2019-11-01T15:23:19.596Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:19.596Z] #25 1.087 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:19.596Z] #25 1.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:19.596Z] #25 1.220 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:19.596Z] #25 1.245 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:19.596Z] #25 1.264 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:19.596Z] #25 2.005 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-01T15:23:19.597Z] #25 4.221 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-01T15:23:19.597Z] #25 4.948 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-01T15:23:19.597Z] #25 ... [2019-11-01T15:23:19.597Z] [2019-11-01T15:23:19.597Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:19.597Z] #69 0.758 + RM_GOPATH=0 [2019-11-01T15:23:19.597Z] #69 0.758 + TMP_GOPATH= [2019-11-01T15:23:19.597Z] #69 0.758 + : /build [2019-11-01T15:23:19.597Z] #69 0.758 + '[' -z '' ']' [2019-11-01T15:23:19.597Z] #69 0.759 ++ mktemp -d [2019-11-01T15:23:19.597Z] #69 0.760 + export GOPATH=/tmp/tmp.NCLHGSCq56 [2019-11-01T15:23:19.597Z] #69 0.760 + GOPATH=/tmp/tmp.NCLHGSCq56 [2019-11-01T15:23:19.597Z] #69 0.760 + RM_GOPATH=1 [2019-11-01T15:23:19.597Z] #69 0.761 ++ dirname ./install.sh [2019-11-01T15:23:19.597Z] #69 0.762 + dir=. [2019-11-01T15:23:19.597Z] #69 0.762 + bin=proxy [2019-11-01T15:23:19.597Z] #69 0.762 + shift [2019-11-01T15:23:19.597Z] #69 0.762 + '[' '!' -f ./proxy.installer ']' [2019-11-01T15:23:19.597Z] #69 0.762 + . ./proxy.installer [2019-11-01T15:23:19.597Z] #69 0.763 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:23:19.597Z] #69 0.763 + install_proxy [2019-11-01T15:23:19.597Z] #69 0.764 + case "$1" in [2019-11-01T15:23:19.597Z] #69 0.764 + export CGO_ENABLED=0 [2019-11-01T15:23:19.597Z] #69 0.764 + CGO_ENABLED=0 [2019-11-01T15:23:19.597Z] #69 0.764 + _install_proxy [2019-11-01T15:23:19.597Z] #69 0.764 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-01T15:23:19.597Z] #69 0.764 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:23:19.597Z] #69 0.764 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NCLHGSCq56/src/github.com/docker/libnetwork [2019-11-01T15:23:19.597Z] #69 0.769 Cloning into '/tmp/tmp.NCLHGSCq56/src/github.com/docker/libnetwork'... [2019-11-01T15:23:19.753Z] #40 ... [2019-11-01T15:23:19.753Z] [2019-11-01T15:23:19.753Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-01T15:23:19.753Z] #53 DONE 0.3s [2019-11-01T15:23:19.753Z] [2019-11-01T15:23:19.753Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-01T15:23:19.753Z] #58 DONE 0.4s [2019-11-01T15:23:19.753Z] [2019-11-01T15:23:19.753Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:20.004Z] #69 ... [2019-11-01T15:23:20.004Z] [2019-11-01T15:23:20.004Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:23:20.004Z] #39 0.610 + mktemp -d [2019-11-01T15:23:20.004Z] #39 0.611 + export GOPATH=/tmp/tmp.r65YBLpDFy [2019-11-01T15:23:20.004Z] #39 0.611 + git clone https://github.com/docker/distribution.git /tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution [2019-11-01T15:23:20.004Z] #39 0.612 Cloning into '/tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution'... [2019-11-01T15:23:20.004Z] #39 11.48 + cd /tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution [2019-11-01T15:23:20.004Z] #39 ... [2019-11-01T15:23:20.004Z] [2019-11-01T15:23:20.004Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:20.004Z] #63 0.725 + RM_GOPATH=0 [2019-11-01T15:23:20.004Z] #63 0.726 + TMP_GOPATH= [2019-11-01T15:23:20.004Z] #63 0.726 + : /build/ [2019-11-01T15:23:20.004Z] #63 0.726 + '[' -z '' ']' [2019-11-01T15:23:20.004Z] #63 0.730 ++ mktemp -d [2019-11-01T15:23:20.004Z] #63 0.736 + export GOPATH=/tmp/tmp.pKm1o0KYR4 [2019-11-01T15:23:20.004Z] #63 0.736 + GOPATH=/tmp/tmp.pKm1o0KYR4 [2019-11-01T15:23:20.004Z] #63 0.736 + RM_GOPATH=1 [2019-11-01T15:23:20.004Z] #63 0.737 ++ dirname ./install.sh [2019-11-01T15:23:20.004Z] #63 0.740 + dir=. [2019-11-01T15:23:20.004Z] #63 0.742 + bin=rootlesskit [2019-11-01T15:23:20.004Z] #63 0.742 + shift [2019-11-01T15:23:20.004Z] #63 0.742 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-01T15:23:20.004Z] #63 0.743 + . ./rootlesskit.installer [2019-11-01T15:23:20.004Z] #63 0.744 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:23:20.004Z] #63 0.745 + install_rootlesskit [2019-11-01T15:23:20.004Z] #63 0.745 + case "$1" in [2019-11-01T15:23:20.004Z] #63 0.746 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:23:20.004Z] #63 0.746 + export CGO_ENABLED=0 [2019-11-01T15:23:20.004Z] #63 0.746 + CGO_ENABLED=0 [2019-11-01T15:23:20.004Z] #63 0.746 + _install_rootlesskit [2019-11-01T15:23:20.004Z] #63 0.746 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-01T15:23:20.004Z] #63 0.746 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pKm1o0KYR4/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:23:20.004Z] #63 0.753 Cloning into '/tmp/tmp.pKm1o0KYR4/src/github.com/rootless-containers/rootlesskit'... [2019-11-01T15:23:20.004Z] #63 4.380 + cd /tmp/tmp.pKm1o0KYR4/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:23:20.004Z] #63 4.382 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:23:20.004Z] #63 4.642 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:23:20.004Z] #63 4.664 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-01T15:23:20.004Z] #63 ... [2019-11-01T15:23:20.004Z] [2019-11-01T15:23:20.004Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:23:20.004Z] #39 11.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-01T15:23:22.196Z] #39 13.79 + GOPATH=/tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.r65YBLpDFy go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-01T15:23:24.048Z] #59 ... [2019-11-01T15:23:24.048Z] [2019-11-01T15:23:24.048Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-01T15:23:24.048Z] #11 DONE 4.5s [2019-11-01T15:23:24.048Z] [2019-11-01T15:23:24.048Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:24.048Z] #33 43.51 Selecting previously unselected package liblzo2-2:arm64. [2019-11-01T15:23:24.048Z] #33 43.51 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-01T15:23:24.048Z] #33 43.54 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-01T15:23:24.048Z] #33 44.09 Selecting previously unselected package libicu57:arm64. [2019-11-01T15:23:24.048Z] #33 44.10 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-01T15:23:24.048Z] #33 44.12 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-01T15:23:24.048Z] #33 ... [2019-11-01T15:23:24.048Z] [2019-11-01T15:23:24.048Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:24.048Z] #47 34.54 + cd /tmp/tmp.YF3gmDqjLv/src/gotest.tools/gotestsum [2019-11-01T15:23:24.048Z] #47 34.54 + git checkout -q v0.3.5 [2019-11-01T15:23:24.048Z] #47 34.70 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-01T15:23:24.309Z] #47 ... [2019-11-01T15:23:24.309Z] [2019-11-01T15:23:24.309Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:24.309Z] #59 4.289 + RM_GOPATH=0 [2019-11-01T15:23:24.309Z] #59 4.289 + TMP_GOPATH= [2019-11-01T15:23:24.309Z] #59 4.289 + : /build [2019-11-01T15:23:24.309Z] #59 4.289 + '[' -z '' ']' [2019-11-01T15:23:24.309Z] #59 4.291 ++ mktemp -d [2019-11-01T15:23:24.309Z] #59 4.303 + export GOPATH=/tmp/tmp.HjylRqc1hI [2019-11-01T15:23:24.309Z] #59 4.303 + GOPATH=/tmp/tmp.HjylRqc1hI [2019-11-01T15:23:24.309Z] #59 4.303 + RM_GOPATH=1 [2019-11-01T15:23:24.309Z] #59 4.304 ++ dirname ./install.sh [2019-11-01T15:23:24.309Z] #59 4.317 + dir=. [2019-11-01T15:23:24.309Z] #59 4.317 + bin=containerd [2019-11-01T15:23:24.309Z] #59 4.317 + shift [2019-11-01T15:23:24.309Z] #59 4.317 + '[' '!' -f ./containerd.installer ']' [2019-11-01T15:23:24.309Z] #59 4.317 + . ./containerd.installer [2019-11-01T15:23:24.309Z] #59 4.317 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:23:24.309Z] #59 4.318 + install_containerd [2019-11-01T15:23:24.309Z] #59 4.318 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-01T15:23:24.310Z] #59 4.318 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HjylRqc1hI/src/github.com/containerd/containerd [2019-11-01T15:23:24.310Z] #59 4.318 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:23:24.310Z] #59 4.327 Cloning into '/tmp/tmp.HjylRqc1hI/src/github.com/containerd/containerd'... [2019-11-01T15:23:25.256Z] #59 ... [2019-11-01T15:23:25.256Z] [2019-11-01T15:23:25.256Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:25.256Z] #31 35.44 internal/reflectlite [2019-11-01T15:23:25.256Z] #31 35.44 sync [2019-11-01T15:23:25.256Z] #31 36.79 sort [2019-11-01T15:23:25.256Z] #31 36.79 errors [2019-11-01T15:23:25.256Z] #31 36.97 strconv [2019-11-01T15:23:25.256Z] #31 36.98 internal/oserror [2019-11-01T15:23:25.256Z] #31 36.99 io [2019-11-01T15:23:25.256Z] #31 37.07 syscall [2019-11-01T15:23:25.256Z] #31 38.26 strings [2019-11-01T15:23:25.256Z] #31 38.32 bytes [2019-11-01T15:23:25.256Z] #31 41.64 reflect [2019-11-01T15:23:25.256Z] #31 44.01 path [2019-11-01T15:23:25.256Z] #31 44.16 bufio [2019-11-01T15:23:25.256Z] #31 44.88 text/tabwriter [2019-11-01T15:23:25.256Z] #31 ... [2019-11-01T15:23:25.256Z] [2019-11-01T15:23:25.256Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:25.256Z] #40 40.61 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-01T15:23:25.256Z] #40 40.63 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 40.66 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-01T15:23:25.256Z] #40 40.84 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-01T15:23:25.256Z] #40 40.85 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 40.91 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-01T15:23:25.256Z] #40 41.13 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-01T15:23:25.256Z] #40 41.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 41.15 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-01T15:23:25.256Z] #40 41.46 Selecting previously unselected package libprotobuf10:arm64. [2019-11-01T15:23:25.256Z] #40 41.46 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 41.51 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-01T15:23:25.256Z] #40 42.51 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-01T15:23:25.256Z] #40 42.51 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 42.52 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-01T15:23:25.256Z] #40 42.90 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-01T15:23:25.256Z] #40 42.90 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 42.93 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-01T15:23:25.256Z] #40 45.11 Selecting previously unselected package libprotoc10:arm64. [2019-11-01T15:23:25.256Z] #40 45.14 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 45.15 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-01T15:23:25.256Z] #40 45.85 Selecting previously unselected package protobuf-c-compiler. [2019-11-01T15:23:25.256Z] #40 45.86 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-01T15:23:25.256Z] #40 45.90 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:23:25.351Z] #31 ... [2019-11-01T15:23:25.351Z] [2019-11-01T15:23:25.351Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:25.351Z] #44 28.62 unicode/utf16 [2019-11-01T15:23:25.351Z] #44 ... [2019-11-01T15:23:25.351Z] [2019-11-01T15:23:25.351Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:25.351Z] #22 23.11 + mkdir -p /build [2019-11-01T15:23:25.351Z] #22 23.12 + mv docker/docker /build/ [2019-11-01T15:23:25.351Z] #22 23.13 + rmdir docker [2019-11-01T15:23:25.351Z] #22 DONE 29.1s [2019-11-01T15:23:25.351Z] [2019-11-01T15:23:25.351Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:25.351Z] #40 ... [2019-11-01T15:23:25.351Z] [2019-11-01T15:23:25.351Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:23:25.351Z] #38 29.67 + cd /tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution [2019-11-01T15:23:25.351Z] #38 29.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-01T15:23:25.517Z] #40 46.11 Selecting previously unselected package protobuf-compiler. [2019-11-01T15:23:25.517Z] #40 46.14 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-01T15:23:25.517Z] #40 46.15 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-01T15:23:25.517Z] #40 46.35 Selecting previously unselected package python-pkg-resources. [2019-11-01T15:23:25.517Z] #40 46.36 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:23:25.781Z] #40 46.39 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-01T15:23:25.781Z] #40 46.67 Selecting previously unselected package python-protobuf. [2019-11-01T15:23:25.982Z] #39 ... [2019-11-01T15:23:25.982Z] [2019-11-01T15:23:25.982Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:25.982Z] #51 17.18 + cd /tmp/tmp.cWKmrVGf32/src/github.com/golangci/golangci-lint/ [2019-11-01T15:23:25.982Z] #51 17.18 + git checkout -q v1.20.0 [2019-11-01T15:23:26.103Z] #40 46.67 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-01T15:23:26.103Z] #40 46.68 Unpacking python-protobuf (3.0.0-9) ... [2019-11-01T15:23:26.103Z] #40 ... [2019-11-01T15:23:26.103Z] [2019-11-01T15:23:26.103Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:26.103Z] #44 36.41 internal/reflectlite [2019-11-01T15:23:26.103Z] #44 36.41 github.com/LK4D4/vndr/godl/singleflight [2019-11-01T15:23:26.103Z] #44 36.41 internal/singleflight [2019-11-01T15:23:26.103Z] #44 36.41 math/rand [2019-11-01T15:23:26.103Z] #44 38.20 io [2019-11-01T15:23:26.103Z] #44 38.21 strconv [2019-11-01T15:23:26.103Z] #44 38.21 sort [2019-11-01T15:23:26.103Z] #44 38.23 syscall [2019-11-01T15:23:26.103Z] #44 41.01 bytes [2019-11-01T15:23:26.103Z] #44 41.13 strings [2019-11-01T15:23:26.103Z] #44 45.79 reflect [2019-11-01T15:23:26.103Z] #44 45.89 bufio [2019-11-01T15:23:26.103Z] #44 46.06 regexp/syntax [2019-11-01T15:23:26.103Z] #44 ... [2019-11-01T15:23:26.103Z] [2019-11-01T15:23:26.103Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:26.103Z] #26 6.320 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-01T15:23:26.103Z] #26 7.085 [2019-11-01T15:23:26.403Z] #51 17.70 ++ git describe --tags [2019-11-01T15:23:26.403Z] #51 17.70 + version=v1.20.0 [2019-11-01T15:23:26.403Z] #51 17.70 ++ git rev-parse --short HEAD [2019-11-01T15:23:26.403Z] #51 17.70 + commit=cc98739 [2019-11-01T15:23:26.403Z] #51 17.70 ++ git show -s --format=%cd [2019-11-01T15:23:26.403Z] #51 17.70 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-01T15:23:26.403Z] #51 17.70 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:23:26.932Z] #26 7.531 ### 5.1% ####### 10.2% ############# 18.8% ################# 23.7% ###################### 31.0% ########################## 37.4% ############################### 44.0% ###################################### 53.5% ########################################## 58.5% ########################################### 61.1% ############################################## 64.4% ################################################# 69.0% ####################################################### [2019-11-01T15:23:26.932Z] #26 ... [2019-11-01T15:23:26.932Z] [2019-11-01T15:23:26.932Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-01T15:23:26.932Z] #12 DONE 3.4s [2019-11-01T15:23:26.932Z] [2019-11-01T15:23:26.932Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:27.475Z] #26 7.531 ### 5.1% ####### 10.2% ############# 18.8% ################# 23.7% ###################### 31.0% ########################## 37.4% ############################### 44.0% ###################################### 53.5% ########################################## 58.5% ########################################### 61.1% ############################################## 64.4% ################################################# 69.0% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 88.7% #################################################################### 95.6% ######################################################################## 100.0% [2019-11-01T15:23:28.054Z] #26 9.993 [2019-11-01T15:23:29.645Z] #26 10.52 ### 4.8% ############ 16.7% ################## 26.0% ######################## 33.9% ############################### 43.7% ################################## 47.3% ################################## 47.3% ############################################# 62.9% ######################################################### 80.4% [2019-11-01T15:23:29.645Z] #26 ... [2019-11-01T15:23:29.645Z] [2019-11-01T15:23:29.645Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:29.645Z] #54 3.717 + RM_GOPATH=0 [2019-11-01T15:23:29.645Z] #54 3.717 + TMP_GOPATH= [2019-11-01T15:23:29.645Z] #54 3.717 + : /build [2019-11-01T15:23:29.645Z] #54 3.718 + '[' -z '' ']' [2019-11-01T15:23:29.645Z] #54 3.721 ++ mktemp -d [2019-11-01T15:23:29.645Z] #54 3.746 + export GOPATH=/tmp/tmp.EMAxfuZRdk [2019-11-01T15:23:29.645Z] #54 3.746 + GOPATH=/tmp/tmp.EMAxfuZRdk [2019-11-01T15:23:29.645Z] #54 3.747 + RM_GOPATH=1 [2019-11-01T15:23:29.645Z] #54 3.749 ++ dirname ./install.sh [2019-11-01T15:23:29.645Z] #54 3.752 + dir=. [2019-11-01T15:23:29.645Z] #54 3.752 + bin=runc [2019-11-01T15:23:29.645Z] #54 3.752 + shift [2019-11-01T15:23:29.645Z] #54 3.752 + '[' '!' -f ./runc.installer ']' [2019-11-01T15:23:29.645Z] #54 3.752 + . ./runc.installer [2019-11-01T15:23:29.645Z] #54 3.752 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:23:29.645Z] #54 3.752 + install_runc [2019-11-01T15:23:29.645Z] #54 3.754 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-01T15:23:29.645Z] #54 3.754 + uname -r [2019-11-01T15:23:29.645Z] #54 3.761 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-01T15:23:29.645Z] #54 3.761 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-01T15:23:29.645Z] #54 3.761 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-01T15:23:29.645Z] #54 3.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EMAxfuZRdk/src/github.com/opencontainers/runc [2019-11-01T15:23:29.645Z] #54 3.764 Cloning into '/tmp/tmp.EMAxfuZRdk/src/github.com/opencontainers/runc'... [2019-11-01T15:23:29.645Z] #54 ... [2019-11-01T15:23:29.645Z] [2019-11-01T15:23:29.645Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:29.645Z] #26 10.52 ### 4.8% ############ 16.7% ################## 26.0% ######################## 33.9% ############################### 43.7% ################################## 47.3% ################################## 47.3% ############################################# 62.9% ######################################################### 80.4% #################################################################### 94.9% ######################################################################## 100.0% [2019-11-01T15:23:29.794Z] #38 34.35 + GOPATH=/tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jn1jzjWPnJ go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-01T15:23:29.872Z] #51 ... [2019-11-01T15:23:29.872Z] [2019-11-01T15:23:29.872Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:29.872Z] #32 11.15 internal/testlog [2019-11-01T15:23:29.872Z] #32 11.71 encoding [2019-11-01T15:23:29.872Z] #32 11.85 runtime/cgo [2019-11-01T15:23:29.872Z] #32 ... [2019-11-01T15:23:29.872Z] [2019-11-01T15:23:29.872Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:29.872Z] #45 15.00 unicode/utf16 [2019-11-01T15:23:29.872Z] #45 15.27 container/list [2019-11-01T15:23:29.872Z] #45 15.81 crypto/internal/subtle [2019-11-01T15:23:29.872Z] #45 15.93 crypto/subtle [2019-11-01T15:23:29.872Z] #45 16.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-01T15:23:29.872Z] #45 16.23 internal/nettrace [2019-11-01T15:23:29.872Z] #45 16.37 runtime/cgo [2019-11-01T15:23:30.409Z] #26 12.20 [2019-11-01T15:23:30.729Z] #38 ... [2019-11-01T15:23:30.729Z] [2019-11-01T15:23:30.729Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:30.729Z] #68 30.31 Checking out files: 43% (876/1993) Checking out files: 44% (877/1993) Checking out files: 45% (897/1993) Checking out files: 46% (917/1993) Checking out files: 47% (937/1993) Checking out files: 48% (957/1993) Checking out files: 49% (977/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 88% (1755/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-11-01T15:23:30.729Z] #68 31.79 + cd /tmp/tmp.UT3J8jj1C5/src/github.com/docker/libnetwork [2019-11-01T15:23:30.729Z] #68 31.79 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:23:30.729Z] #68 32.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-01T15:23:31.033Z] [2019-11-01T15:23:31.033Z] #26 ... [2019-11-01T15:23:31.033Z] [2019-11-01T15:23:31.033Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-01T15:23:31.033Z] #13 2.997 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-01T15:23:31.033Z] #13 DONE 3.9s [2019-11-01T15:23:31.033Z] [2019-11-01T15:23:31.033Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:31.258Z] #45 ... [2019-11-01T15:23:31.258Z] [2019-11-01T15:23:31.258Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:31.258Z] #11 12.77 Fetched 7671 kB in 12s (626 kB/s) [2019-11-01T15:23:31.258Z] #11 12.77 Reading package lists... [2019-11-01T15:23:31.258Z] #11 18.02 Reading package lists... [2019-11-01T15:23:31.258Z] #11 22.11 Building dependency tree... [2019-11-01T15:23:31.258Z] #11 ... [2019-11-01T15:23:31.258Z] [2019-11-01T15:23:31.258Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:31.258Z] #34 13.00 Fetched 7671 kB in 12s (615 kB/s) [2019-11-01T15:23:31.258Z] #34 13.00 Reading package lists... [2019-11-01T15:23:31.258Z] #34 17.60 Reading package lists... [2019-11-01T15:23:31.258Z] #34 22.00 Building dependency tree... [2019-11-01T15:23:31.698Z] #34 ... [2019-11-01T15:23:31.698Z] [2019-11-01T15:23:31.698Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:31.698Z] #57 13.17 Fetched 7671 kB in 12s (599 kB/s) [2019-11-01T15:23:31.698Z] #57 13.17 Reading package lists... [2019-11-01T15:23:31.698Z] #57 17.98 Reading package lists... [2019-11-01T15:23:31.698Z] #57 22.68 Building dependency tree... [2019-11-01T15:23:31.698Z] #57 ... [2019-11-01T15:23:31.698Z] [2019-11-01T15:23:31.698Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:31.698Z] #11 23.34 The following additional packages will be installed: [2019-11-01T15:23:32.100Z] #11 23.37 libapparmor1 libseccomp2 [2019-11-01T15:23:32.101Z] #11 23.37 Suggested packages: [2019-11-01T15:23:32.101Z] #11 23.37 seccomp [2019-11-01T15:23:32.101Z] #11 23.72 The following NEW packages will be installed: [2019-11-01T15:23:32.101Z] #11 23.72 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-01T15:23:32.101Z] #11 23.81 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:32.101Z] #11 23.81 Need to get 301 kB of archives. [2019-11-01T15:23:32.101Z] #11 23.81 After this operation, 1402 kB of additional disk space will be used. [2019-11-01T15:23:32.101Z] #11 23.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-01T15:23:32.553Z] #11 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-01T15:23:32.553Z] #11 23.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-01T15:23:32.553Z] #11 23.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-01T15:23:32.553Z] #11 ... [2019-11-01T15:23:32.553Z] [2019-11-01T15:23:32.553Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:32.553Z] #69 13.72 + cd /tmp/tmp.NCLHGSCq56/src/github.com/docker/libnetwork [2019-11-01T15:23:32.553Z] #69 13.80 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:23:32.553Z] #69 14.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-01T15:23:32.553Z] #69 ... [2019-11-01T15:23:32.553Z] [2019-11-01T15:23:32.553Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:32.553Z] #34 23.52 The following additional packages will be installed: [2019-11-01T15:23:32.553Z] #34 23.53 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-01T15:23:32.553Z] #34 23.56 Suggested packages: [2019-11-01T15:23:32.553Z] #34 23.56 codeblocks eclipse ninja-build lrzip [2019-11-01T15:23:32.553Z] #34 23.56 Recommended packages: [2019-11-01T15:23:32.553Z] #34 23.56 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-01T15:23:33.022Z] #34 24.36 The following NEW packages will be installed: [2019-11-01T15:23:33.022Z] #34 24.42 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-01T15:23:33.022Z] #34 24.42 vim-common xxd [2019-11-01T15:23:33.022Z] #34 24.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:33.022Z] #34 24.50 Need to get 13.2 MB of archives. [2019-11-01T15:23:33.022Z] #34 24.50 After this operation, 59.4 MB of additional disk space will be used. [2019-11-01T15:23:33.022Z] #34 24.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-01T15:23:33.022Z] #34 ... [2019-11-01T15:23:33.022Z] [2019-11-01T15:23:33.022Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:33.022Z] #41 14.42 Fetched 7671 kB in 13s (566 kB/s) [2019-11-01T15:23:33.022Z] #41 14.42 Reading package lists... [2019-11-01T15:23:33.022Z] #41 18.65 Reading package lists... [2019-11-01T15:23:33.022Z] #41 23.44 Building dependency tree... [2019-11-01T15:23:33.022Z] #41 ... [2019-11-01T15:23:33.022Z] [2019-11-01T15:23:33.022Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:33.022Z] #34 24.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-01T15:23:33.022Z] #34 24.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-01T15:23:33.256Z] #26 12.85 # 2.6% ##### 7.4% ####### 10.8% ######## 12.4% ########### 15.9% ############ 17.5% ############### 21.6% ################## 25.8% ###################### 31.9% ########################### 38.1% ################################ 45.2% ################################### 49.0% ##################################### 51.9% ####################################### 55.4% ########################################### 60.7% ################################################# 68.8% ##################################################### 74.9% ########################################################## 81.0% ############################################################# 85.6% ################################################################## 92.9% ######################################################################## 100.0% [2019-11-01T15:23:34.013Z] #68 ... [2019-11-01T15:23:34.013Z] [2019-11-01T15:23:34.013Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:34.013Z] #50 37.63 + cd /tmp/tmp.4E2mHRqfxf/src/github.com/golangci/golangci-lint/ [2019-11-01T15:23:34.013Z] #50 37.63 + git checkout -q v1.20.0 [2019-11-01T15:23:34.013Z] #50 38.21 ++ git describe --tags [2019-11-01T15:23:34.013Z] #50 38.21 + version=v1.20.0 [2019-11-01T15:23:34.013Z] #50 38.21 ++ git rev-parse --short HEAD [2019-11-01T15:23:34.013Z] #50 38.23 + commit=cc98739 [2019-11-01T15:23:34.013Z] #50 38.23 ++ git show -s --format=%cd [2019-11-01T15:23:34.013Z] #50 38.26 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-01T15:23:34.013Z] #50 38.28 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:23:34.108Z] #34 ... [2019-11-01T15:23:34.108Z] [2019-11-01T15:23:34.108Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:34.108Z] #25 15.26 Fetched 7671 kB in 14s (541 kB/s) [2019-11-01T15:23:34.108Z] #25 15.26 Reading package lists... [2019-11-01T15:23:34.108Z] #25 19.57 Reading package lists... [2019-11-01T15:23:34.108Z] #25 23.94 Building dependency tree... [2019-11-01T15:23:34.108Z] #25 25.38 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-01T15:23:34.108Z] #25 25.38 The following additional packages will be installed: [2019-11-01T15:23:34.108Z] #25 25.38 libjq1 libonig4 [2019-11-01T15:23:34.108Z] #25 ... [2019-11-01T15:23:34.108Z] [2019-11-01T15:23:34.108Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:34.108Z] #34 25.40 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-01T15:23:34.108Z] #34 25.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-01T15:23:34.108Z] #34 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-01T15:23:34.108Z] #34 25.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-01T15:23:34.108Z] #34 25.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-01T15:23:34.205Z] #26 16.05 [2019-11-01T15:23:34.467Z] #26 ... [2019-11-01T15:23:34.467Z] [2019-11-01T15:23:34.467Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-01T15:23:34.467Z] #14 DONE 3.5s [2019-11-01T15:23:34.728Z] [2019-11-01T15:23:34.728Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:34.947Z] #50 ... [2019-11-01T15:23:34.947Z] [2019-11-01T15:23:34.947Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:34.947Z] #44 29.33 container/list [2019-11-01T15:23:34.947Z] #44 30.41 crypto/internal/subtle [2019-11-01T15:23:34.947Z] #44 30.55 crypto/subtle [2019-11-01T15:23:34.947Z] #44 30.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-01T15:23:34.947Z] #44 31.09 internal/nettrace [2019-11-01T15:23:34.947Z] #44 31.24 runtime/cgo [2019-11-01T15:23:35.031Z] #34 26.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-01T15:23:35.031Z] #34 26.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:23:35.429Z] #34 26.81 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:35.429Z] #34 26.91 Fetched 13.2 MB in 1s (7409 kB/s) [2019-11-01T15:23:35.429Z] #34 27.00 Selecting previously unselected package cmake-data. [2019-11-01T15:23:35.832Z] #34 27.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-01T15:23:35.832Z] #34 27.07 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-01T15:23:35.832Z] #34 27.07 Unpacking cmake-data (3.7.2-1) ... [2019-11-01T15:23:35.881Z] #44 ... [2019-11-01T15:23:35.881Z] [2019-11-01T15:23:35.881Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:35.881Z] #24 30.55 Fetched 7920 kB in 24s (330 kB/s) [2019-11-01T15:23:35.881Z] #24 30.55 Reading package lists... [2019-11-01T15:23:35.881Z] #24 ... [2019-11-01T15:23:35.881Z] [2019-11-01T15:23:35.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:35.881Z] #10 36.02 Fetched 7920 kB in 25s (317 kB/s) [2019-11-01T15:23:36.247Z] #34 ... [2019-11-01T15:23:36.247Z] [2019-11-01T15:23:36.247Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:36.247Z] #11 25.21 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:36.247Z] #11 25.48 Fetched 301 kB in 0s (2847 kB/s) [2019-11-01T15:23:36.247Z] #11 26.39 Selecting previously unselected package libseccomp2:s390x. [2019-11-01T15:23:36.247Z] #11 26.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-01T15:23:36.247Z] #11 26.41 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-01T15:23:36.247Z] #11 26.45 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:36.247Z] #11 26.59 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-01T15:23:36.247Z] #11 26.59 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-01T15:23:36.247Z] #11 26.60 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:36.247Z] #11 26.84 Selecting previously unselected package libapparmor1:s390x. [2019-11-01T15:23:36.247Z] #11 26.84 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-01T15:23:36.247Z] #11 26.84 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-01T15:23:36.247Z] #11 26.95 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-01T15:23:36.247Z] #11 26.96 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-01T15:23:36.247Z] #11 26.96 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-01T15:23:36.247Z] #11 27.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:36.247Z] #11 27.34 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:36.247Z] #11 27.35 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-01T15:23:36.247Z] #11 27.36 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-01T15:23:36.247Z] #11 27.37 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-01T15:23:36.247Z] #11 27.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:36.247Z] #11 DONE 27.6s [2019-11-01T15:23:36.247Z] [2019-11-01T15:23:36.247Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:36.247Z] #53 DONE 0.1s [2019-11-01T15:23:36.247Z] [2019-11-01T15:23:36.247Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-01T15:23:36.247Z] #54 DONE 0.1s [2019-11-01T15:23:36.247Z] [2019-11-01T15:23:36.247Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:36.247Z] #55 ... [2019-11-01T15:23:36.247Z] [2019-11-01T15:23:36.247Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:36.247Z] #57 22.68 Building dependency tree... [2019-11-01T15:23:36.247Z] #57 24.13 The following additional packages will be installed: [2019-11-01T15:23:36.247Z] #57 24.13 btrfs-progs liblzo2-2 [2019-11-01T15:23:36.247Z] #57 24.38 The following NEW packages will be installed: [2019-11-01T15:23:36.247Z] #57 24.46 btrfs-progs btrfs-tools liblzo2-2 [2019-11-01T15:23:36.247Z] #57 24.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:36.247Z] #57 24.51 Need to get 668 kB of archives. [2019-11-01T15:23:36.247Z] #57 24.51 After this operation, 5446 kB of additional disk space will be used. [2019-11-01T15:23:36.247Z] #57 24.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-01T15:23:36.247Z] #57 24.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-01T15:23:36.247Z] #57 24.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-01T15:23:36.247Z] #57 25.86 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:36.247Z] #57 26.33 Fetched 668 kB in 0s (5752 kB/s) [2019-11-01T15:23:36.247Z] #57 26.57 Selecting previously unselected package liblzo2-2:s390x. [2019-11-01T15:23:36.247Z] #57 26.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-01T15:23:36.247Z] #57 26.59 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-01T15:23:36.247Z] #57 26.59 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-01T15:23:36.248Z] #57 26.69 Selecting previously unselected package btrfs-progs. [2019-11-01T15:23:36.248Z] #57 26.69 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-01T15:23:36.248Z] #57 26.70 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:23:36.248Z] #57 27.35 Selecting previously unselected package btrfs-tools. [2019-11-01T15:23:36.248Z] #57 27.37 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-01T15:23:36.248Z] #57 27.38 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:23:36.248Z] #57 27.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:36.248Z] #57 27.54 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-01T15:23:36.248Z] #57 27.58 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:23:36.248Z] #57 27.58 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:23:36.248Z] #57 27.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:36.248Z] #57 DONE 27.8s [2019-11-01T15:23:36.451Z] #10 36.02 Reading package lists... [2019-11-01T15:23:36.451Z] #10 ... [2019-11-01T15:23:36.451Z] [2019-11-01T15:23:36.451Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:36.451Z] #33 31.24 Fetched 7920 kB in 22s (346 kB/s) [2019-11-01T15:23:36.451Z] #33 31.24 Reading package lists... [2019-11-01T15:23:36.637Z] [2019-11-01T15:23:36.638Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:36.638Z] #58 DONE 0.1s [2019-11-01T15:23:36.638Z] [2019-11-01T15:23:36.638Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-01T15:23:36.638Z] #59 DONE 0.1s [2019-11-01T15:23:36.638Z] [2019-11-01T15:23:36.638Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:36.638Z] #55 0.265 + RM_GOPATH=0 [2019-11-01T15:23:36.638Z] #55 ... [2019-11-01T15:23:36.638Z] [2019-11-01T15:23:36.638Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-01T15:23:36.638Z] #12 DONE 0.5s [2019-11-01T15:23:36.638Z] [2019-11-01T15:23:36.638Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:36.638Z] #55 0.266 + TMP_GOPATH= [2019-11-01T15:23:36.638Z] #55 0.266 + : /build [2019-11-01T15:23:36.638Z] #55 0.274 + '[' -z '' ']' [2019-11-01T15:23:36.638Z] #55 0.274 ++ mktemp -d [2019-11-01T15:23:36.638Z] #55 0.314 + export GOPATH=/tmp/tmp.Zz20MvYulN [2019-11-01T15:23:36.638Z] #55 0.314 + GOPATH=/tmp/tmp.Zz20MvYulN [2019-11-01T15:23:36.638Z] #55 0.314 + RM_GOPATH=1 [2019-11-01T15:23:36.638Z] #55 0.314 ++ dirname ./install.sh [2019-11-01T15:23:36.638Z] #55 0.314 + dir=. [2019-11-01T15:23:36.638Z] #55 0.314 + bin=runc [2019-11-01T15:23:36.638Z] #55 0.315 + shift [2019-11-01T15:23:36.638Z] #55 0.315 + '[' '!' -f ./runc.installer ']' [2019-11-01T15:23:36.638Z] #55 0.315 + . ./runc.installer [2019-11-01T15:23:36.638Z] #55 0.316 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:23:36.638Z] #55 0.318 + install_runc [2019-11-01T15:23:36.638Z] #55 0.320 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-01T15:23:36.638Z] #55 0.320 + uname -r [2019-11-01T15:23:36.638Z] #55 0.336 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-01T15:23:36.638Z] #55 0.341 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-01T15:23:36.638Z] #55 0.341 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-01T15:23:36.638Z] #55 0.342 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Zz20MvYulN/src/github.com/opencontainers/runc [2019-11-01T15:23:36.638Z] #55 0.350 Cloning into '/tmp/tmp.Zz20MvYulN/src/github.com/opencontainers/runc'... [2019-11-01T15:23:36.710Z] #33 41.23 Reading package lists... [2019-11-01T15:23:36.710Z] #33 ... [2019-11-01T15:23:36.710Z] [2019-11-01T15:23:36.710Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:36.710Z] #24 30.55 Reading package lists... [2019-11-01T15:23:37.051Z] #55 ... [2019-11-01T15:23:37.051Z] [2019-11-01T15:23:37.051Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-01T15:23:37.051Z] #13 DONE 0.4s [2019-11-01T15:23:37.051Z] [2019-11-01T15:23:37.051Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:37.051Z] #60 0.191 + RM_GOPATH=0 [2019-11-01T15:23:37.051Z] #60 0.191 + TMP_GOPATH= [2019-11-01T15:23:37.051Z] #60 0.191 + : /build [2019-11-01T15:23:37.051Z] #60 0.191 + '[' -z '' ']' [2019-11-01T15:23:37.051Z] #60 0.191 ++ mktemp -d [2019-11-01T15:23:37.051Z] #60 0.193 + export GOPATH=/tmp/tmp.qGxt1MgFnJ [2019-11-01T15:23:37.051Z] #60 0.193 + GOPATH=/tmp/tmp.qGxt1MgFnJ [2019-11-01T15:23:37.051Z] #60 0.193 + RM_GOPATH=1 [2019-11-01T15:23:37.051Z] #60 0.193 ++ dirname ./install.sh [2019-11-01T15:23:37.051Z] #60 0.194 + dir=. [2019-11-01T15:23:37.051Z] #60 0.194 + bin=containerd [2019-11-01T15:23:37.051Z] #60 0.194 + shift [2019-11-01T15:23:37.051Z] #60 0.194 + '[' '!' -f ./containerd.installer ']' [2019-11-01T15:23:37.051Z] #60 0.195 + . ./containerd.installer [2019-11-01T15:23:37.051Z] #60 0.195 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:23:37.051Z] #60 0.195 + install_containerd [2019-11-01T15:23:37.051Z] #60 0.195 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-01T15:23:37.051Z] #60 0.195 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:23:37.052Z] #60 0.195 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qGxt1MgFnJ/src/github.com/containerd/containerd [2019-11-01T15:23:37.052Z] #60 0.200 Cloning into '/tmp/tmp.qGxt1MgFnJ/src/github.com/containerd/containerd'... [2019-11-01T15:23:37.182Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% [2019-11-01T15:23:37.182Z] #26 ... [2019-11-01T15:23:37.182Z] [2019-11-01T15:23:37.182Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:37.182Z] #40 47.50 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-01T15:23:37.182Z] #40 47.74 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-01T15:23:37.182Z] #40 47.76 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-01T15:23:37.182Z] #40 52.04 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:23:37.182Z] #40 52.23 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-01T15:23:37.182Z] #40 52.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:37.182Z] #40 52.46 Setting up python-protobuf (3.0.0-9) ... [2019-11-01T15:23:37.182Z] #40 ... [2019-11-01T15:23:37.182Z] [2019-11-01T15:23:37.182Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:37.276Z] #24 41.36 Reading package lists... [2019-11-01T15:23:37.276Z] #24 ... [2019-11-01T15:23:37.276Z] [2019-11-01T15:23:37.276Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:37.276Z] #56 31.84 Fetched 7920 kB in 24s (321 kB/s) [2019-11-01T15:23:37.276Z] #56 31.84 Reading package lists... [2019-11-01T15:23:37.276Z] #56 ... [2019-11-01T15:23:37.276Z] [2019-11-01T15:23:37.276Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:37.276Z] #40 31.86 Fetched 7920 kB in 25s (316 kB/s) [2019-11-01T15:23:37.276Z] #40 31.86 Reading package lists... [2019-11-01T15:23:37.479Z] #60 ... [2019-11-01T15:23:37.479Z] [2019-11-01T15:23:37.479Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:37.479Z] #25 25.82 The following NEW packages will be installed: [2019-11-01T15:23:37.479Z] #25 25.82 jq libjq1 libonig4 [2019-11-01T15:23:37.479Z] #25 26.12 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:37.479Z] #25 26.12 Need to get 328 kB of archives. [2019-11-01T15:23:37.479Z] #25 26.12 After this operation, 1263 kB of additional disk space will be used. [2019-11-01T15:23:37.479Z] #25 26.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-01T15:23:37.479Z] #25 26.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-01T15:23:37.479Z] #25 26.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-01T15:23:37.479Z] #25 27.52 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:37.479Z] #25 27.70 Fetched 328 kB in 0s (1791 kB/s) [2019-11-01T15:23:37.479Z] #25 27.79 Selecting previously unselected package libonig4:s390x. [2019-11-01T15:23:37.479Z] #25 27.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-01T15:23:37.479Z] #25 27.88 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-01T15:23:37.479Z] #25 27.89 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-01T15:23:37.479Z] #25 28.20 Selecting previously unselected package libjq1:s390x. [2019-11-01T15:23:37.479Z] #25 28.21 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-01T15:23:37.479Z] #25 28.21 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-01T15:23:37.479Z] #25 28.41 Selecting previously unselected package jq. [2019-11-01T15:23:37.479Z] #25 28.46 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-01T15:23:37.479Z] #25 28.46 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:23:37.479Z] #25 28.59 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-01T15:23:37.479Z] #25 28.61 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-01T15:23:37.479Z] #25 28.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:37.479Z] #25 28.76 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:23:37.479Z] #25 DONE 28.9s [2019-11-01T15:23:37.479Z] [2019-11-01T15:23:37.479Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-01T15:23:37.479Z] #14 0.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-01T15:23:37.479Z] #14 DONE 0.5s [2019-11-01T15:23:37.479Z] [2019-11-01T15:23:37.479Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:23:37.479Z] #26 DONE 0.1s [2019-11-01T15:23:37.479Z] [2019-11-01T15:23:37.479Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:37.704Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% ######################## 33.6% ######################## 34.4% ######################### 35.5% [2019-11-01T15:23:37.704Z] #26 ... [2019-11-01T15:23:37.704Z] [2019-11-01T15:23:37.704Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-01T15:23:37.704Z] #15 DONE 3.3s [2019-11-01T15:23:37.704Z] [2019-11-01T15:23:37.704Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:37.893Z] #27 ... [2019-11-01T15:23:37.893Z] [2019-11-01T15:23:37.893Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-01T15:23:37.893Z] #15 DONE 0.3s [2019-11-01T15:23:37.893Z] [2019-11-01T15:23:37.893Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:37.893Z] #41 23.44 Building dependency tree... [2019-11-01T15:23:37.893Z] #41 25.67 The following additional packages will be installed: [2019-11-01T15:23:37.893Z] #41 25.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-01T15:23:37.893Z] #41 25.67 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-01T15:23:37.893Z] #41 25.71 Suggested packages: [2019-11-01T15:23:37.893Z] #41 25.72 manpages-dev python-setuptools [2019-11-01T15:23:37.893Z] #41 27.68 The following NEW packages will be installed: [2019-11-01T15:23:37.893Z] #41 27.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-01T15:23:37.893Z] #41 27.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-01T15:23:37.893Z] #41 27.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-01T15:23:37.893Z] #41 27.71 zlib1g-dev [2019-11-01T15:23:37.893Z] #41 27.78 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:37.893Z] #41 27.78 Need to get 3476 kB of archives. [2019-11-01T15:23:37.893Z] #41 27.78 After this operation, 20.2 MB of additional disk space will be used. [2019-11-01T15:23:37.893Z] #41 27.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-01T15:23:37.893Z] #41 27.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-01T15:23:37.893Z] #41 27.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-01T15:23:37.893Z] #41 27.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-01T15:23:37.893Z] #41 27.83 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-01T15:23:37.893Z] #41 27.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-01T15:23:37.893Z] #41 27.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-01T15:23:37.893Z] #41 27.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-01T15:23:37.893Z] #41 27.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-01T15:23:37.893Z] #41 27.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-01T15:23:37.893Z] #41 28.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-01T15:23:37.893Z] #41 28.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-01T15:23:37.893Z] #41 28.15 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-01T15:23:37.893Z] #41 28.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-01T15:23:37.893Z] #41 28.19 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-01T15:23:37.893Z] #41 28.21 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-01T15:23:37.893Z] #41 29.22 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:37.893Z] #41 29.47 Fetched 3476 kB in 0s (7015 kB/s) [2019-11-01T15:23:38.104Z] #40 42.63 Reading package lists... [2019-11-01T15:23:38.104Z] #40 ... [2019-11-01T15:23:38.104Z] [2019-11-01T15:23:38.104Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:38.279Z] #41 29.59 Selecting previously unselected package libnet1:s390x. [2019-11-01T15:23:38.279Z] #41 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 ... 14828 files and directories currently installed.) [2019-11-01T15:23:38.279Z] #41 29.61 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-01T15:23:38.279Z] #41 29.64 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-01T15:23:38.279Z] #41 ... [2019-11-01T15:23:38.279Z] [2019-11-01T15:23:38.279Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-01T15:23:38.279Z] #16 DONE 0.4s [2019-11-01T15:23:38.279Z] [2019-11-01T15:23:38.279Z] #17 [dev 6/24] RUN ldconfig [2019-11-01T15:23:38.498Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% ######################## 33.6% ######################## 34.4% ######################### 35.5% ########################### 37.8% ########################### 38.8% ############################ 39.7% ############################# 41.2% ############################### 43.2% ################################ 45.8% ################################# 46.8% ################################### 48.6% ################################### 49.9% [2019-11-01T15:23:38.498Z] #26 ... [2019-11-01T15:23:38.498Z] [2019-11-01T15:23:38.498Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:38.498Z] #31 48.93 internal/syscall/unix [2019-11-01T15:23:38.498Z] #31 48.93 time [2019-11-01T15:23:38.498Z] #31 54.47 internal/poll [2019-11-01T15:23:38.498Z] #31 56.61 os [2019-11-01T15:23:38.498Z] #31 58.61 internal/fmtsort [2019-11-01T15:23:38.498Z] #31 ... [2019-11-01T15:23:38.498Z] [2019-11-01T15:23:38.498Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:38.688Z] #17 DONE 0.4s [2019-11-01T15:23:38.689Z] [2019-11-01T15:23:38.689Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:38.689Z] #41 29.82 Selecting previously unselected package libcap-dev:s390x. [2019-11-01T15:23:38.689Z] #41 29.82 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-01T15:23:38.689Z] #41 29.82 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-01T15:23:38.689Z] #41 29.91 Selecting previously unselected package libnet1-dev. [2019-11-01T15:23:38.689Z] #41 29.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-01T15:23:38.689Z] #41 29.91 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:23:38.689Z] #41 30.13 Selecting previously unselected package libnl-3-200:s390x. [2019-11-01T15:23:38.689Z] #41 30.14 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-01T15:23:38.689Z] #41 30.14 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-01T15:23:38.689Z] #41 30.23 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-01T15:23:38.689Z] #41 30.24 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-01T15:23:38.689Z] #41 30.24 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-01T15:23:39.078Z] #41 30.56 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-01T15:23:39.078Z] #41 30.56 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-01T15:23:39.078Z] #41 30.56 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-01T15:23:39.078Z] #41 30.63 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-01T15:23:39.078Z] #41 30.64 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-01T15:23:39.078Z] #41 30.66 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-01T15:23:39.078Z] #41 30.76 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-01T15:23:39.478Z] #41 30.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-01T15:23:39.478Z] #41 30.77 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-01T15:23:39.478Z] #41 31.04 Selecting previously unselected package libprotobuf10:s390x. [2019-11-01T15:23:39.478Z] #41 31.04 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-01T15:23:39.478Z] #41 31.05 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-01T15:23:39.554Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% ######################## 33.6% ######################## 34.4% ######################### 35.5% ########################### 37.8% ########################### 38.8% ############################ 39.7% ############################# 41.2% ############################### 43.2% ################################ 45.8% ################################# 46.8% ################################### 48.6% ################################### 49.9% ##################################### 51.8% ###################################### 53.1% ###################################### 54.1% ######################################## 56.3% ######################################### 58.1% ############################################ 61.4% ############################################## 64.6% ################################################# 68.1% [2019-11-01T15:23:39.554Z] #26 ... [2019-11-01T15:23:39.554Z] [2019-11-01T15:23:39.554Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:39.554Z] #33 50.20 Selecting previously unselected package libxml2:arm64. [2019-11-01T15:23:39.554Z] #33 50.20 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-01T15:23:39.554Z] #33 50.21 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:23:39.554Z] #33 51.68 Selecting previously unselected package libarchive13:arm64. [2019-11-01T15:23:39.554Z] #33 51.68 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-01T15:23:39.554Z] #33 51.69 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-01T15:23:39.554Z] #33 52.37 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-01T15:23:39.554Z] #33 52.40 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-01T15:23:39.554Z] #33 52.45 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-01T15:23:39.554Z] #33 52.74 Selecting previously unselected package libuv1:arm64. [2019-11-01T15:23:39.554Z] #33 52.76 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-01T15:23:39.554Z] #33 52.78 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-01T15:23:39.554Z] #33 53.01 Selecting previously unselected package cmake. [2019-11-01T15:23:39.554Z] #33 53.01 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-01T15:23:39.554Z] #33 53.13 Unpacking cmake (3.7.2-1) ... [2019-11-01T15:23:39.554Z] #33 55.77 Selecting previously unselected package xxd. [2019-11-01T15:23:39.554Z] #33 55.79 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-01T15:23:39.554Z] #33 55.83 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:39.554Z] #33 56.11 Selecting previously unselected package vim-common. [2019-11-01T15:23:39.554Z] #33 56.14 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:23:39.554Z] #33 56.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:39.554Z] #33 56.99 Processing triggers for mime-support (3.60) ... [2019-11-01T15:23:39.554Z] #33 57.15 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:39.554Z] #33 58.12 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-01T15:23:39.554Z] #33 58.43 Setting up cmake-data (3.7.2-1) ... [2019-11-01T15:23:39.554Z] #33 58.53 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-01T15:23:39.554Z] #33 58.60 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:23:39.554Z] #33 58.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:39.554Z] #33 58.97 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:39.554Z] #33 59.09 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-01T15:23:39.554Z] #33 59.18 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-01T15:23:39.554Z] #33 59.21 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-01T15:23:39.554Z] #33 59.24 Setting up cmake (3.7.2-1) ... [2019-11-01T15:23:39.554Z] #33 59.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:39.554Z] #33 ... [2019-11-01T15:23:39.554Z] [2019-11-01T15:23:39.554Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:40.109Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% ######################## 33.6% ######################## 34.4% ######################### 35.5% ########################### 37.8% ########################### 38.8% ############################ 39.7% ############################# 41.2% ############################### 43.2% ################################ 45.8% ################################# 46.8% ################################### 48.6% ################################### 49.9% ##################################### 51.8% ###################################### 53.1% ###################################### 54.1% ######################################## 56.3% ######################################### 58.1% ############################################ 61.4% ############################################## 64.6% ################################################# 68.1% #################################################### 73.1% ###################################################### 76.3% ######################################################### 79.4% ########################################################### 83.3% ############################################################# 85.8% ############################################################### 88.4% [2019-11-01T15:23:40.109Z] #26 ... [2019-11-01T15:23:40.109Z] [2019-11-01T15:23:40.109Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:40.109Z] #44 50.55 vendor/golang.org/x/net/dns/dnsmessage [2019-11-01T15:23:40.109Z] #44 53.89 time [2019-11-01T15:23:40.109Z] #44 58.14 regexp [2019-11-01T15:23:40.341Z] #41 31.79 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-01T15:23:40.341Z] #41 31.79 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-01T15:23:40.341Z] #41 31.80 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-01T15:23:40.341Z] #41 31.91 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-01T15:23:40.341Z] #41 31.91 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-01T15:23:40.341Z] #41 31.92 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-01T15:23:40.372Z] #44 ... [2019-11-01T15:23:40.372Z] [2019-11-01T15:23:40.372Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:40.634Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% ######################## 33.6% ######################## 34.4% ######################### 35.5% ########################### 37.8% ########################### 38.8% ############################ 39.7% ############################# 41.2% ############################### 43.2% ################################ 45.8% ################################# 46.8% ################################### 48.6% ################################### 49.9% ##################################### 51.8% ###################################### 53.1% ###################################### 54.1% ######################################## 56.3% ######################################### 58.1% ############################################ 61.4% ############################################## 64.6% ################################################# 68.1% #################################################### 73.1% ###################################################### 76.3% ######################################################### 79.4% ########################################################### 83.3% ############################################################# 85.8% ############################################################### 88.4% ################################################################# 90.9% ################################################################### 94.1% ##################################################################### 96.3% ###################################################################### 98.3%#26 ... [2019-11-01T15:23:40.634Z] [2019-11-01T15:23:40.634Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:40.634Z] #40 59.37 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-01T15:23:40.634Z] #40 59.40 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-01T15:23:40.634Z] #40 59.42 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-01T15:23:40.634Z] #40 59.47 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-01T15:23:40.634Z] #40 59.54 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-01T15:23:40.634Z] #40 59.64 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:23:40.634Z] #40 59.67 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-01T15:23:40.634Z] #40 59.70 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-01T15:23:40.634Z] #40 59.73 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-01T15:23:40.634Z] #40 59.81 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-01T15:23:40.634Z] #40 59.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:40.634Z] #40 DONE 61.2s [2019-11-01T15:23:40.634Z] [2019-11-01T15:23:40.634Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:40.634Z] #33 DONE 61.3s [2019-11-01T15:23:40.634Z] [2019-11-01T15:23:40.634Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:40.634Z] #26 16.52 # 1.7% # 2.8% ### 4.3% ### 5.3% #### 6.4% ###### 8.7% ####### 11.1% ######### 13.3% ########## 14.9% ########### 15.8% ############# 18.7% ############### 21.4% ################# 24.9% #################### 28.6% ####################### 33.3% ######################## 33.6% ######################## 34.4% ######################### 35.5% ########################### 37.8% ########################### 38.8% ############################ 39.7% ############################# 41.2% ############################### 43.2% ################################ 45.8% ################################# 46.8% ################################### 48.6% ################################### 49.9% ##################################### 51.8% ###################################### 53.1% ###################################### 54.1% ######################################## 56.3% ######################################### 58.1% ############################################ 61.4% ############################################## 64.6% ################################################# 68.1% #################################################### 73.1% ###################################################### 76.3% ######################################################### 79.4% ########################################################### 83.3% ############################################################# 85.8% ############################################################### 88.4% ################################################################# 90.9% ################################################################### 94.1% ##################################################################### 96.3% ###################################################################### 98.3% ######################################################################## 100.0% [2019-11-01T15:23:40.860Z] #41 ... [2019-11-01T15:23:40.860Z] [2019-11-01T15:23:40.860Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:40.860Z] #69 DONE 32.3s [2019-11-01T15:23:40.894Z] #26 22.72 [2019-11-01T15:23:40.894Z] #26 ... [2019-11-01T15:23:40.894Z] [2019-11-01T15:23:40.894Z] #16 [dev 6/24] RUN ldconfig [2019-11-01T15:23:40.894Z] #16 DONE 3.2s [2019-11-01T15:23:40.894Z] [2019-11-01T15:23:40.894Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:40.895Z] #34 DONE 0.4s [2019-11-01T15:23:41.156Z] [2019-11-01T15:23:41.156Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-01T15:23:41.156Z] #35 DONE 0.2s [2019-11-01T15:23:41.156Z] [2019-11-01T15:23:41.156Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:41.331Z] [2019-11-01T15:23:41.331Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:41.331Z] #27 2.355 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-01T15:23:41.331Z] #27 2.882 [2019-11-01T15:23:42.108Z] #36 ... [2019-11-01T15:23:42.108Z] [2019-11-01T15:23:42.108Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:42.108Z] #54 12.46 + cd /tmp/tmp.EMAxfuZRdk/src/github.com/opencontainers/runc [2019-11-01T15:23:42.108Z] #54 12.46 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:23:42.108Z] #54 12.81 + '[' -z '' ']' [2019-11-01T15:23:42.108Z] #54 12.81 + target=static [2019-11-01T15:23:42.108Z] #54 12.81 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-01T15:23:42.108Z] #54 14.47 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-01T15:23:42.108Z] #54 ... [2019-11-01T15:23:42.108Z] [2019-11-01T15:23:42.108Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:42.108Z] #31 60.31 fmt [2019-11-01T15:23:42.108Z] #31 60.32 path/filepath [2019-11-01T15:23:42.108Z] #31 62.52 io/ioutil [2019-11-01T15:23:44.654Z] #31 64.83 log [2019-11-01T15:23:44.654Z] #31 64.83 github.com/BurntSushi/toml [2019-11-01T15:23:44.654Z] #31 64.83 flag [2019-11-01T15:23:44.693Z] #56 42.64 Reading package lists... [2019-11-01T15:23:44.693Z] #56 ... [2019-11-01T15:23:44.693Z] [2019-11-01T15:23:44.693Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:44.693Z] #10 36.02 Reading package lists... [2019-11-01T15:23:45.201Z] #27 3.456 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ##################### 29.8% ###################### 31.8% ######################## 33.9% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################### 44.4% ################################# 46.5% ################################## 48.6% ##################################### 52.7% [2019-11-01T15:23:45.201Z] #27 ... [2019-11-01T15:23:45.201Z] [2019-11-01T15:23:45.201Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:45.201Z] #48 26.32 + cd /tmp/tmp.6ubetSzNx7/src/gotest.tools/gotestsum [2019-11-01T15:23:45.201Z] #48 26.32 + git checkout -q v0.3.5 [2019-11-01T15:23:45.201Z] #48 26.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-01T15:23:45.201Z] #48 ... [2019-11-01T15:23:45.201Z] [2019-11-01T15:23:45.201Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:45.227Z] #31 ... [2019-11-01T15:23:45.227Z] [2019-11-01T15:23:45.227Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:45.227Z] #36 3.563 + RM_GOPATH=0 [2019-11-01T15:23:45.227Z] #36 3.563 + TMP_GOPATH= [2019-11-01T15:23:45.227Z] #36 3.563 + : /build [2019-11-01T15:23:45.227Z] #36 3.563 + '[' -z '' ']' [2019-11-01T15:23:45.227Z] #36 3.563 ++ mktemp -d [2019-11-01T15:23:45.227Z] #36 3.573 + export GOPATH=/tmp/tmp.CNtuDQUrEF [2019-11-01T15:23:45.227Z] #36 3.573 + GOPATH=/tmp/tmp.CNtuDQUrEF [2019-11-01T15:23:45.227Z] #36 3.573 + RM_GOPATH=1 [2019-11-01T15:23:45.227Z] #36 3.573 ++ dirname ./install.sh [2019-11-01T15:23:45.227Z] #36 3.577 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:23:45.227Z] #36 3.579 + dir=. [2019-11-01T15:23:45.227Z] #36 3.579 + bin=tini [2019-11-01T15:23:45.227Z] #36 3.579 + shift [2019-11-01T15:23:45.227Z] #36 3.579 + '[' '!' -f ./tini.installer ']' [2019-11-01T15:23:45.227Z] #36 3.579 + . ./tini.installer [2019-11-01T15:23:45.227Z] #36 3.579 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:23:45.227Z] #36 3.579 + install_tini [2019-11-01T15:23:45.227Z] #36 3.579 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-01T15:23:45.227Z] #36 3.579 + git clone https://github.com/krallin/tini.git /tmp/tmp.CNtuDQUrEF/tini [2019-11-01T15:23:45.227Z] #36 3.581 Cloning into '/tmp/tmp.CNtuDQUrEF/tini'... [2019-11-01T15:23:45.809Z] #36 4.735 + cd /tmp/tmp.CNtuDQUrEF/tini [2019-11-01T15:23:45.809Z] #36 4.735 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:23:46.072Z] #36 4.773 + cmake . [2019-11-01T15:23:46.817Z] #36 5.745 -- The C compiler identification is GNU 6.3.0 [2019-11-01T15:23:47.224Z] #10 47.11 Reading package lists... [2019-11-01T15:23:47.224Z] #10 ... [2019-11-01T15:23:47.224Z] [2019-11-01T15:23:47.224Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:23:47.224Z] #24 41.36 Reading package lists... [2019-11-01T15:23:47.586Z] #27 3.456 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.0% ########## 15.1% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ##################### 29.8% ###################### 31.8% ######################## 33.9% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################### 44.4% ################################# 46.5% ################################## 48.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ############################################ 61.1% ############################################# 63.2% ############################################### 65.3% ################################################ 67.4% ################################################## 69.5% ################################################### 71.6% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 77.8% ######################################################### 79.9% ########################################################### 82.0% ############################################################ 84.1% ############################################################## 86.2% ############################################################### 88.3% ################################################################# 90.4% ################################################################## 92.5% #################################################################### 94.5% ####################################################################### 98.7% ######################################################################## 100.0% [2019-11-01T15:23:47.762Z] #36 6.634 -- Check for working C compiler: /usr/bin/cc [2019-11-01T15:23:48.435Z] #27 10.84 [2019-11-01T15:23:48.845Z] #27 ... [2019-11-01T15:23:48.845Z] [2019-11-01T15:23:48.845Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:23:48.845Z] #18 0.446 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:48.845Z] #18 0.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:48.845Z] #18 0.494 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:48.845Z] #18 0.550 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:48.845Z] #18 0.587 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:48.845Z] #18 1.364 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-01T15:23:48.845Z] #18 4.278 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-11-01T15:23:48.845Z] #18 5.034 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-01T15:23:48.845Z] #18 ... [2019-11-01T15:23:48.845Z] [2019-11-01T15:23:48.845Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:49.148Z] #36 7.736 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-01T15:23:49.148Z] #36 7.740 -- Detecting C compiler ABI info [2019-11-01T15:23:49.332Z] #27 11.27 ###### 8.7% ########## 14.3% [2019-11-01T15:23:49.332Z] #27 ... [2019-11-01T15:23:49.332Z] [2019-11-01T15:23:49.332Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:49.332Z] #34 30.55 Selecting previously unselected package liblzo2-2:s390x. [2019-11-01T15:23:49.332Z] #34 30.59 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-01T15:23:49.332Z] #34 30.60 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-01T15:23:49.332Z] #34 30.71 Selecting previously unselected package libicu57:s390x. [2019-11-01T15:23:49.332Z] #34 30.71 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-01T15:23:49.332Z] #34 30.71 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-01T15:23:49.332Z] #34 39.30 Selecting previously unselected package libxml2:s390x. [2019-11-01T15:23:49.332Z] #34 39.30 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-01T15:23:49.332Z] #34 39.31 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:23:49.332Z] #34 40.07 Selecting previously unselected package libarchive13:s390x. [2019-11-01T15:23:49.332Z] #34 40.07 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-01T15:23:49.332Z] #34 40.08 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-01T15:23:49.332Z] #34 40.41 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-01T15:23:49.332Z] #34 40.41 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-01T15:23:49.332Z] #34 40.41 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-01T15:23:49.332Z] #34 40.67 Selecting previously unselected package libuv1:s390x. [2019-11-01T15:23:49.332Z] #34 40.67 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-01T15:23:49.332Z] #34 40.68 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-01T15:23:49.332Z] #34 ... [2019-11-01T15:23:49.332Z] [2019-11-01T15:23:49.332Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:49.720Z] #36 8.585 -- Detecting C compiler ABI info - done [2019-11-01T15:23:49.720Z] #36 8.650 -- Detecting C compile features [2019-11-01T15:23:49.758Z] #27 11.27 ###### 8.7% ########## 14.3% ################## 25.7% ###################### 31.4% ########################## 37.0% ############################## 42.6% # [2019-11-01T15:23:49.758Z] #27 ... [2019-11-01T15:23:49.758Z] [2019-11-01T15:23:49.758Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:23:49.758Z] #29 31.31 + cd /tmp/tmp.OPWeeI6ju7/src/github.com/go-swagger/go-swagger [2019-11-01T15:23:49.758Z] #29 31.31 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-01T15:23:49.758Z] #29 34.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-01T15:23:50.199Z] #29 ... [2019-11-01T15:23:50.199Z] [2019-11-01T15:23:50.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:50.293Z] #36 ... [2019-11-01T15:23:50.293Z] [2019-11-01T15:23:50.293Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:50.293Z] #26 25.42 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-01T15:23:50.293Z] #26 26.01 [2019-11-01T15:23:50.293Z] #26 26.48 ######################################################################## 100.0% [2019-11-01T15:23:50.293Z] #26 26.61 [2019-11-01T15:23:50.293Z] #26 29.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-01T15:23:50.293Z] #26 30.34 [2019-11-01T15:23:50.293Z] #26 30.75 ######################################### 57.7% ######################################################################## 100.0% [2019-11-01T15:23:50.293Z] #26 30.98 [2019-11-01T15:23:50.326Z] #24 52.31 Building dependency tree... [2019-11-01T15:23:50.553Z] #26 ... [2019-11-01T15:23:50.553Z] [2019-11-01T15:23:50.553Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:23:50.553Z] #41 5.135 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:23:50.553Z] #41 5.137 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:23:50.553Z] #41 8.176 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:23:50.553Z] #41 8.195 GEN .gitid [2019-11-01T15:23:50.553Z] #41 8.218 GEN criu/include/version.h [2019-11-01T15:23:50.553Z] #41 8.310 GEN include/common/asm [2019-11-01T15:23:50.816Z] #41 ... [2019-11-01T15:23:50.816Z] [2019-11-01T15:23:50.816Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:50.816Z] #44 60.95 path/filepath [2019-11-01T15:23:50.816Z] #44 61.02 net [2019-11-01T15:23:50.816Z] #44 64.30 os/exec [2019-11-01T15:23:50.816Z] #44 66.78 encoding/binary [2019-11-01T15:23:50.816Z] #44 66.79 flag [2019-11-01T15:23:50.816Z] #44 68.53 go/token [2019-11-01T15:23:50.816Z] #44 70.13 net/url [2019-11-01T15:23:50.816Z] #44 70.66 go/scanner [2019-11-01T15:23:50.816Z] #44 ... [2019-11-01T15:23:50.816Z] [2019-11-01T15:23:50.816Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:50.816Z] #31 70.83 github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:23:51.076Z] #31 ... [2019-11-01T15:23:51.076Z] [2019-11-01T15:23:51.076Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:23:51.076Z] #17 4.626 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:23:51.076Z] #17 4.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:23:51.076Z] #17 4.646 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:23:51.076Z] #17 4.677 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:23:51.076Z] #17 4.719 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:23:51.076Z] #17 5.553 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-11-01T15:23:51.076Z] #17 7.252 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-11-01T15:23:51.076Z] #17 8.113 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-01T15:23:51.338Z] #17 ... [2019-11-01T15:23:51.338Z] [2019-11-01T15:23:51.338Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:51.338Z] #26 33.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-01T15:23:51.338Z] #26 33.34 skipping existing ed4b54129745 [2019-11-01T15:23:51.572Z] #27 11.27 ###### 8.7% ########## 14.3% ################## 25.7% ###################### 31.4% ########################## 37.0% ############################## 42.6% ################################## 48.4% ###################################### 54.0% ########################################## 59.6% ############################################### 65.3% ################################################### 70.9% ####################################################### 76.6% ########################################################### 82.3% ############################################################### 87.9% ################################################################### 93.7% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-01T15:23:51.598Z] #26 33.55 [2019-11-01T15:23:51.980Z] #27 14.57 [2019-11-01T15:23:52.229Z] #24 ... [2019-11-01T15:23:52.229Z] [2019-11-01T15:23:52.229Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:52.229Z] #10 47.11 Reading package lists... [2019-11-01T15:23:52.793Z] #27 14.93 ## 4.1% #### 6.7% ###### 9.2% ######## [2019-11-01T15:23:52.793Z] #27 ... [2019-11-01T15:23:52.793Z] [2019-11-01T15:23:52.793Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:52.793Z] #41 34.22 Selecting previously unselected package libprotoc10:s390x. [2019-11-01T15:23:52.793Z] #41 34.23 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-01T15:23:52.793Z] #41 34.23 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 34.74 Selecting previously unselected package protobuf-c-compiler. [2019-11-01T15:23:52.793Z] #41 34.74 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-01T15:23:52.793Z] #41 34.74 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:23:52.793Z] #41 34.89 Selecting previously unselected package protobuf-compiler. [2019-11-01T15:23:52.793Z] #41 34.89 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-01T15:23:52.793Z] #41 34.90 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 35.04 Selecting previously unselected package python-pkg-resources. [2019-11-01T15:23:52.793Z] #41 35.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:23:52.793Z] #41 35.05 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-01T15:23:52.793Z] #41 35.36 Selecting previously unselected package python-protobuf. [2019-11-01T15:23:52.793Z] #41 35.36 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-01T15:23:52.793Z] #41 35.37 Unpacking python-protobuf (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 35.93 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-01T15:23:52.793Z] #41 36.02 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-01T15:23:52.793Z] #41 36.03 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-01T15:23:52.793Z] #41 38.87 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:23:52.793Z] #41 38.90 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 38.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:52.793Z] #41 38.92 Setting up python-protobuf (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 44.02 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-01T15:23:52.793Z] #41 44.03 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-01T15:23:52.793Z] #41 44.03 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-01T15:23:52.793Z] #41 44.06 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 44.07 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 44.09 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:23:52.793Z] #41 44.11 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-01T15:23:52.793Z] #41 44.11 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 44.12 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-01T15:23:52.793Z] #41 44.15 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-01T15:23:52.793Z] #41 44.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:52.793Z] #41 DONE 44.4s [2019-11-01T15:23:52.793Z] [2019-11-01T15:23:52.793Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:52.793Z] #27 14.93 ## 4.1% #### 6.7% ###### 9.2% ######## 11.7% ############ [2019-11-01T15:23:52.793Z] #27 ... [2019-11-01T15:23:52.793Z] [2019-11-01T15:23:52.793Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:52.793Z] #32 33.91 sync [2019-11-01T15:23:52.793Z] #32 33.91 internal/reflectlite [2019-11-01T15:23:52.793Z] #32 36.64 sort [2019-11-01T15:23:52.793Z] #32 36.64 errors [2019-11-01T15:23:52.793Z] #32 37.05 strconv [2019-11-01T15:23:52.793Z] #32 38.00 io [2019-11-01T15:23:52.793Z] #32 39.41 internal/oserror [2019-11-01T15:23:52.793Z] #32 39.57 syscall [2019-11-01T15:23:52.793Z] #32 42.15 reflect [2019-11-01T15:23:53.205Z] #32 ... [2019-11-01T15:23:53.205Z] [2019-11-01T15:23:53.205Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:54.142Z] #26 35.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-01T15:23:54.403Z] #26 36.30 [2019-11-01T15:23:54.663Z] #26 36.62 ######################################################################## 100.0% [2019-11-01T15:23:54.847Z] #27 14.93 ## 4.1% #### 6.7% ###### 9.2% ######## 11.7% ############ 16.8% ############# 19.4% ################# 24.5% ##################### 29.6% ######################## 34.6% ############################ 39.7% ############################## 42.3% ################################ 44.8% ################################## 47.4% ##################################### 52.4% ######################################### 57.6% [2019-11-01T15:23:54.847Z] #27 ... [2019-11-01T15:23:54.847Z] [2019-11-01T15:23:54.847Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:54.847Z] #34 40.78 Selecting previously unselected package cmake. [2019-11-01T15:23:54.847Z] #34 40.78 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-01T15:23:54.847Z] #34 40.98 Unpacking cmake (3.7.2-1) ... [2019-11-01T15:23:54.847Z] #34 44.43 Selecting previously unselected package xxd. [2019-11-01T15:23:54.847Z] #34 44.44 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-01T15:23:54.847Z] #34 44.44 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:54.847Z] #34 44.67 Selecting previously unselected package vim-common. [2019-11-01T15:23:54.847Z] #34 44.68 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:23:54.847Z] #34 44.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:54.847Z] #34 45.13 Processing triggers for mime-support (3.60) ... [2019-11-01T15:23:54.847Z] #34 45.23 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:54.847Z] #34 45.24 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-01T15:23:54.847Z] #34 45.25 Setting up cmake-data (3.7.2-1) ... [2019-11-01T15:23:54.847Z] #34 45.26 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-01T15:23:54.847Z] #34 45.27 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:23:54.847Z] #34 45.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:54.847Z] #34 45.39 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:23:54.847Z] #34 45.43 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-01T15:23:54.847Z] #34 45.45 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-01T15:23:54.847Z] #34 45.47 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-01T15:23:54.847Z] #34 45.52 Setting up cmake (3.7.2-1) ... [2019-11-01T15:23:54.847Z] #34 45.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:23:54.847Z] #34 DONE 46.2s [2019-11-01T15:23:54.847Z] [2019-11-01T15:23:54.847Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:54.847Z] #27 14.93 ## 4.1% #### 6.7% ###### 9.2% ######## 11.7% ############ 16.8% ############# 19.4% ################# 24.5% ##################### 29.6% ######################## 34.6% ############################ 39.7% ############################## 42.3% ################################ 44.8% ################################## 47.4% ##################################### 52.4% ######################################### 57.6% ############################################# 62.7% ############################################## 65.2% [2019-11-01T15:23:54.847Z] #27 ... [2019-11-01T15:23:54.847Z] [2019-11-01T15:23:54.847Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:23:54.847Z] #35 DONE 0.1s [2019-11-01T15:23:54.847Z] [2019-11-01T15:23:54.847Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-01T15:23:54.847Z] #36 DONE 0.1s [2019-11-01T15:23:54.847Z] [2019-11-01T15:23:54.847Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:54.924Z] #26 36.70 [2019-11-01T15:23:54.924Z] #26 36.81 Download of images into '/build' complete. [2019-11-01T15:23:54.924Z] #26 36.81 Use something like the following to load the result into a Docker daemon: [2019-11-01T15:23:54.924Z] #26 36.81 tar -cC '/build' . | docker load [2019-11-01T15:23:55.249Z] #27 14.93 ## 4.1% #### 6.7% ###### 9.2% ######## 11.7% ############ 16.8% ############# 19.4% ################# 24.5% ##################### 29.6% ######################## 34.6% ############################ 39.7% ############################## 42.3% ################################ 44.8% ################################## 47.4% ##################################### 52.4% ######################################### 57.6% ############################################# 62.7% ############################################## 65.2% ################################################## 70.3% #################################################### 72.8% ###################################################### 75.4% ######################################################### 80.5% [2019-11-01T15:23:55.249Z] #27 ... [2019-11-01T15:23:55.249Z] [2019-11-01T15:23:55.249Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:55.249Z] #45 36.59 github.com/LK4D4/vndr/godl/singleflight [2019-11-01T15:23:55.249Z] #45 36.59 internal/reflectlite [2019-11-01T15:23:55.249Z] #45 37.02 math/rand [2019-11-01T15:23:55.249Z] #45 38.04 internal/singleflight [2019-11-01T15:23:55.249Z] #45 39.57 bytes [2019-11-01T15:23:55.249Z] #45 39.57 strconv [2019-11-01T15:23:55.249Z] #45 42.86 bufio [2019-11-01T15:23:55.249Z] #45 44.65 reflect [2019-11-01T15:23:55.249Z] #45 45.17 syscall [2019-11-01T15:23:55.328Z] #10 57.67 Building dependency tree... [2019-11-01T15:23:55.427Z] INFO [runner] Issues before processing: 2319, after processing: 0 [2019-11-01T15:23:55.427Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1714/1714, identifier_marker: 1617/1617, exclude: 1617/1617, nolint: 0/63, path_prettifier: 1714/1714, exclude-rules: 63/1617, skip_dirs: 1714/1714, autogenerated_exclude: 1617/1714, cgo: 1714/2319, skip_files: 1714/1714 [2019-11-01T15:23:55.427Z] INFO [runner] processing took 62.066308ms with stages: nolint: 26.162169ms, identifier_marker: 17.574035ms, path_prettifier: 7.537793ms, exclude-rules: 4.412133ms, autogenerated_exclude: 3.901872ms, skip_dirs: 1.730563ms, cgo: 424.985µs, filename_unadjuster: 316.922µs, max_same_issues: 1.811µs, exclude: 680ns, source_code: 646ns, skip_files: 626ns, path_shortener: 523ns, max_from_linter: 437ns, diff: 432ns, uniq_by_line: 419ns, max_per_file_from_linter: 262ns [2019-11-01T15:23:55.427Z] INFO [runner] linters took 1m34.336219671s with stages: goanalysis_metalinter: 1m17.279236515s, unused: 16.994640661s [2019-11-01T15:23:55.427Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-11-01T15:23:55.427Z] INFO Memory: 1521 samples, avg is 255.7MB, max is 2966.2MB [2019-11-01T15:23:55.427Z] INFO Execution took 3m22.327639853s [2019-11-01T15:23:55.427Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-01T15:23:55.427Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-01T15:23:55.427Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-01T15:23:55.427Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-01T15:23:55.427Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-01T15:23:55.514Z] Removing intermediate container 10b1b1041fba [2019-11-01T15:23:55.514Z] ---> 2fe89450dbe3 [2019-11-01T15:23:55.514Z] Step 11/16 : ARG GOOS [2019-11-01T15:23:55.514Z] ---> Running in 39683a7326df [2019-11-01T15:23:55.514Z] Removing intermediate container 39683a7326df [2019-11-01T15:23:55.514Z] ---> 7d1551ddfb52 [2019-11-01T15:23:55.514Z] Step 12/16 : ARG GOARCH [2019-11-01T15:23:55.514Z] ---> Running in 118810d1b70d [2019-11-01T15:23:55.514Z] Removing intermediate container 118810d1b70d [2019-11-01T15:23:55.514Z] ---> 793bd625c4b5 [2019-11-01T15:23:55.514Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-11-01T15:23:55.514Z] ---> Running in a1bbbf589c13 [2019-11-01T15:23:55.654Z] #45 ... [2019-11-01T15:23:55.654Z] [2019-11-01T15:23:55.654Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:55.654Z] #37 0.278 + RM_GOPATH=0 [2019-11-01T15:23:55.654Z] #37 0.278 + TMP_GOPATH= [2019-11-01T15:23:55.654Z] #37 0.285 + : /build [2019-11-01T15:23:55.654Z] #37 0.285 + '[' -z '' ']' [2019-11-01T15:23:55.654Z] #37 0.287 ++ mktemp -d [2019-11-01T15:23:55.654Z] #37 0.292 + export GOPATH=/tmp/tmp.tg9TlPP9LC [2019-11-01T15:23:55.654Z] #37 0.292 + GOPATH=/tmp/tmp.tg9TlPP9LC [2019-11-01T15:23:55.654Z] #37 0.293 + RM_GOPATH=1 [2019-11-01T15:23:55.654Z] #37 0.294 ++ dirname ./install.sh [2019-11-01T15:23:55.654Z] #37 0.298 + dir=. [2019-11-01T15:23:55.654Z] #37 0.299 + bin=tini [2019-11-01T15:23:55.654Z] #37 0.299 + shift [2019-11-01T15:23:55.654Z] #37 0.299 + '[' '!' -f ./tini.installer ']' [2019-11-01T15:23:55.654Z] #37 0.300 + . ./tini.installer [2019-11-01T15:23:55.654Z] #37 0.300 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:23:55.654Z] #37 0.301 + install_tini [2019-11-01T15:23:55.654Z] #37 0.302 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-01T15:23:55.654Z] #37 0.302 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:23:55.654Z] #37 0.302 + git clone https://github.com/krallin/tini.git /tmp/tmp.tg9TlPP9LC/tini [2019-11-01T15:23:55.654Z] #37 0.320 Cloning into '/tmp/tmp.tg9TlPP9LC/tini'... [2019-11-01T15:23:55.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/make.sh dynbinary-daemon test-docker-py [2019-11-01T15:23:55.895Z] #10 ... [2019-11-01T15:23:55.895Z] [2019-11-01T15:23:55.895Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:23:55.895Z] #33 41.23 Reading package lists... [2019-11-01T15:23:55.895Z] #33 50.88 Building dependency tree... [2019-11-01T15:23:55.895Z] #33 56.05 The following additional packages will be installed: [2019-11-01T15:23:55.895Z] #33 56.07 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-01T15:23:55.895Z] #33 56.08 Suggested packages: [2019-11-01T15:23:55.895Z] #33 56.10 codeblocks eclipse ninja-build lrzip [2019-11-01T15:23:55.895Z] #33 56.10 Recommended packages: [2019-11-01T15:23:55.895Z] #33 56.10 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-01T15:23:55.895Z] #33 57.66 The following NEW packages will be installed: [2019-11-01T15:23:55.895Z] #33 57.69 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-01T15:23:55.895Z] #33 57.69 vim-common xxd [2019-11-01T15:23:55.895Z] #33 58.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:55.895Z] #33 58.93 Need to get 13.7 MB of archives. [2019-11-01T15:23:55.895Z] #33 58.93 After this operation, 57.2 MB of additional disk space will be used. [2019-11-01T15:23:55.895Z] #33 58.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-01T15:23:55.895Z] #33 59.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-01T15:23:55.895Z] #33 59.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-01T15:23:55.895Z] #33 60.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-01T15:23:55.895Z] #33 60.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-01T15:23:55.895Z] #33 60.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-01T15:23:55.895Z] #33 60.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-01T15:23:55.895Z] #33 60.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-01T15:23:55.895Z] #33 ... [2019-11-01T15:23:55.895Z] [2019-11-01T15:23:55.895Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:55.895Z] #31 59.67 internal/reflectlite [2019-11-01T15:23:55.895Z] #31 59.69 sync [2019-11-01T15:23:56.500Z] #37 1.389 + cd /tmp/tmp.tg9TlPP9LC/tini [2019-11-01T15:23:56.500Z] #37 1.389 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:23:56.500Z] #37 1.399 + cmake . [2019-11-01T15:23:56.500Z] #37 ... [2019-11-01T15:23:56.500Z] [2019-11-01T15:23:56.500Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:56.500Z] #55 10.18 + cd /tmp/tmp.Zz20MvYulN/src/github.com/opencontainers/runc [2019-11-01T15:23:56.500Z] #55 10.18 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:23:56.500Z] #55 10.32 + '[' -z '' ']' [2019-11-01T15:23:56.500Z] #55 10.32 + target=static [2019-11-01T15:23:56.500Z] #55 10.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-01T15:23:56.500Z] #55 12.04 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-01T15:23:56.500Z] #55 ... [2019-11-01T15:23:56.500Z] [2019-11-01T15:23:56.500Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:56.500Z] #27 14.93 ## 4.1% #### 6.7% ###### 9.2% ######## 11.7% ############ 16.8% ############# 19.4% ################# 24.5% ##################### 29.6% ######################## 34.6% ############################ 39.7% ############################## 42.3% ################################ 44.8% ################################## 47.4% ##################################### 52.4% ######################################### 57.6% ############################################# 62.7% ############################################## 65.2% ################################################## 70.3% #################################################### 72.8% ###################################################### 75.4% ######################################################### 80.5% ############################################################# 85.5% ################################################################# 90.6% ################################################################### 93.2% ###################################################################### 98.3% ######################################################################## 100.0% [2019-11-01T15:23:56.500Z] #27 18.99 [2019-11-01T15:23:56.717Z] [2019-11-01T15:23:56.717Z] Removing bundles/ [2019-11-01T15:23:56.717Z] [2019-11-01T15:23:56.717Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-01T15:23:56.717Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:23:56.717Z] GOOS="" GOARCH="" GOARM="" [2019-11-01T15:23:56.838Z] #26 ... [2019-11-01T15:23:56.838Z] [2019-11-01T15:23:56.838Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:23:56.838Z] #36 10.94 -- Detecting C compile features - done [2019-11-01T15:23:56.838Z] #36 11.02 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-01T15:23:56.838Z] #36 11.32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-01T15:23:56.838Z] #36 11.49 -- Configuring done [2019-11-01T15:23:56.838Z] #36 11.52 -- Generating done [2019-11-01T15:23:56.838Z] #36 11.54 -- Build files have been written to: /tmp/tmp.CNtuDQUrEF/tini [2019-11-01T15:23:56.838Z] #36 11.55 + make tini-static [2019-11-01T15:23:56.838Z] #36 11.95 Scanning dependencies of target tini-static [2019-11-01T15:23:56.838Z] #36 12.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-01T15:23:56.838Z] #36 14.02 [100%] Linking C executable tini-static [2019-11-01T15:23:56.838Z] #36 14.46 [100%] Built target tini-static [2019-11-01T15:23:56.838Z] #36 14.53 + mkdir -p /build [2019-11-01T15:23:56.838Z] #36 14.53 + cp tini-static /build/docker-init [2019-11-01T15:23:56.838Z] #36 DONE 15.4s [2019-11-01T15:23:56.838Z] [2019-11-01T15:23:56.838Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:23:56.838Z] #59 33.26 Checking out files: 40% (1195/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 79% (2337/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-01T15:23:56.838Z] #59 34.93 + cd /tmp/tmp.HjylRqc1hI/src/github.com/containerd/containerd [2019-11-01T15:23:56.838Z] #59 34.93 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:23:56.838Z] #59 35.42 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-01T15:23:56.838Z] #59 35.42 + BUILDTAGS='netgo osusergo static_build' [2019-11-01T15:23:56.838Z] #59 35.42 + export EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:23:56.838Z] #59 35.42 + EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:23:56.838Z] #59 35.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-01T15:23:56.838Z] #59 35.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-01T15:23:56.838Z] #59 35.42 + '[' '' = dynamic ']' [2019-11-01T15:23:56.838Z] #59 35.42 + make [2019-11-01T15:23:56.838Z] #59 36.82 + bin/ctr [2019-11-01T15:23:56.838Z] #59 ... [2019-11-01T15:23:56.838Z] [2019-11-01T15:23:56.838Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:23:56.838Z] #26 DONE 38.7s [2019-11-01T15:23:56.838Z] [2019-11-01T15:23:56.838Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:56.838Z] #31 DONE 77.2s [2019-11-01T15:23:56.838Z] [2019-11-01T15:23:56.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:23:56.838Z] #41 10.86 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-01T15:23:56.838Z] #41 11.03 PBCC images/opts.pb-c.c [2019-11-01T15:23:56.838Z] #41 11.10 PBCC images/sit.pb-c.c [2019-11-01T15:23:56.838Z] #41 11.20 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-01T15:23:56.838Z] #41 11.37 DEP images/opts.pb-c.d [2019-11-01T15:23:56.838Z] #41 11.45 DEP images/sit.pb-c.d [2019-11-01T15:23:56.838Z] #41 11.65 PBCC images/macvlan.pb-c.c [2019-11-01T15:23:56.838Z] #41 11.66 DEP images/macvlan.pb-c.d [2019-11-01T15:23:56.838Z] #41 11.81 PBCC images/autofs.pb-c.c [2019-11-01T15:23:56.838Z] #41 11.87 DEP images/autofs.pb-c.d [2019-11-01T15:23:56.838Z] #41 11.94 PBCC images/sysctl.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.00 DEP images/sysctl.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.09 PBCC images/time.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.14 DEP images/time.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.21 PBCC images/binfmt-misc.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.35 DEP images/binfmt-misc.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.42 PBCC images/seccomp.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.44 DEP images/seccomp.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.53 PBCC images/userns.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.57 DEP images/userns.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.67 PBCC images/cgroup.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.70 DEP images/cgroup.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.79 PBCC images/fown.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.84 PBCC images/ext-file.pb-c.c [2019-11-01T15:23:56.838Z] #41 12.87 DEP images/fown.pb-c.d [2019-11-01T15:23:56.838Z] #41 12.98 DEP images/ext-file.pb-c.d [2019-11-01T15:23:56.838Z] #41 13.14 PBCC images/rpc.pb-c.c [2019-11-01T15:23:56.838Z] #41 13.18 DEP images/rpc.pb-c.d [2019-11-01T15:23:56.838Z] #41 13.33 PBCC images/siginfo.pb-c.c [2019-11-01T15:23:56.838Z] #41 13.36 DEP images/siginfo.pb-c.d [2019-11-01T15:23:56.838Z] #41 13.54 PBCC images/pagemap.pb-c.c [2019-11-01T15:23:56.838Z] #41 13.58 DEP images/pagemap.pb-c.d [2019-11-01T15:23:56.838Z] #41 13.78 PBCC images/rlimit.pb-c.c [2019-11-01T15:23:56.838Z] #41 13.82 DEP images/rlimit.pb-c.d [2019-11-01T15:23:56.838Z] #41 13.87 PBCC images/file-lock.pb-c.c [2019-11-01T15:23:56.838Z] #41 13.88 DEP images/file-lock.pb-c.d [2019-11-01T15:23:56.838Z] #41 13.96 PBCC images/tty.pb-c.c [2019-11-01T15:23:56.838Z] #41 14.02 DEP images/tty.pb-c.d [2019-11-01T15:23:56.838Z] #41 14.14 PBCC images/tun.pb-c.c [2019-11-01T15:23:56.838Z] #41 14.20 PBCC images/netdev.pb-c.c [2019-11-01T15:23:56.838Z] #41 14.36 DEP images/tun.pb-c.d [2019-11-01T15:23:56.838Z] #41 14.38 DEP images/netdev.pb-c.d [2019-11-01T15:23:56.838Z] #41 14.52 PBCC images/vma.pb-c.c [2019-11-01T15:23:56.838Z] #41 14.58 DEP images/vma.pb-c.d [2019-11-01T15:23:56.838Z] #41 14.68 PBCC images/creds.pb-c.c [2019-11-01T15:23:56.838Z] #41 14.73 DEP images/creds.pb-c.d [2019-11-01T15:23:56.838Z] #41 14.82 PBCC images/utsns.pb-c.c [2019-11-01T15:23:56.838Z] #41 14.90 DEP images/utsns.pb-c.d [2019-11-01T15:23:56.838Z] #41 14.98 PBCC images/ipc-desc.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.01 PBCC images/ipc-sem.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.09 DEP images/ipc-desc.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.19 DEP images/ipc-sem.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.25 PBCC images/ipc-msg.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.29 DEP images/ipc-msg.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.36 PBCC images/ipc-shm.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.38 DEP images/ipc-shm.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.44 PBCC images/ipc-var.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.47 DEP images/ipc-var.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.52 PBCC images/sk-opts.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.57 PBCC images/packet-sock.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.61 DEP images/sk-opts.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.65 DEP images/packet-sock.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.72 PBCC images/sk-netlink.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.78 DEP images/sk-netlink.pb-c.d [2019-11-01T15:23:56.838Z] #41 15.86 PBCC images/sk-inet.pb-c.c [2019-11-01T15:23:56.838Z] #41 15.93 DEP images/sk-inet.pb-c.d [2019-11-01T15:23:56.838Z] #41 16.22 PBCC images/sk-unix.pb-c.c [2019-11-01T15:23:56.838Z] #41 16.28 DEP images/sk-unix.pb-c.d [2019-11-01T15:23:56.838Z] #41 16.41 PBCC images/mm.pb-c.c [2019-11-01T15:23:56.838Z] #41 16.46 DEP images/mm.pb-c.d [2019-11-01T15:23:56.838Z] #41 16.50 PBCC images/timerfd.pb-c.c [2019-11-01T15:23:57.099Z] #41 16.56 DEP images/timerfd.pb-c.d [2019-11-01T15:23:57.269Z] #31 ... [2019-11-01T15:23:57.269Z] [2019-11-01T15:23:57.269Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:23:57.269Z] #40 42.63 Reading package lists... [2019-11-01T15:23:57.269Z] #40 52.48 Building dependency tree... [2019-11-01T15:23:57.269Z] #40 57.58 The following additional packages will be installed: [2019-11-01T15:23:57.269Z] #40 57.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-01T15:23:57.269Z] #40 57.60 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-01T15:23:57.269Z] #40 57.61 Suggested packages: [2019-11-01T15:23:57.269Z] #40 57.63 manpages-dev python-setuptools [2019-11-01T15:23:57.269Z] #40 60.44 The following NEW packages will be installed: [2019-11-01T15:23:57.269Z] #40 60.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-01T15:23:57.269Z] #40 60.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-01T15:23:57.269Z] #40 60.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-01T15:23:57.269Z] #40 60.50 zlib1g-dev [2019-11-01T15:23:57.270Z] #40 61.71 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:57.270Z] #40 61.71 Need to get 3602 kB of archives. [2019-11-01T15:23:57.270Z] #40 61.71 After this operation, 18.9 MB of additional disk space will be used. [2019-11-01T15:23:57.270Z] #40 61.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-01T15:23:57.270Z] #40 61.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-01T15:23:57.270Z] #40 61.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-01T15:23:57.270Z] #40 61.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-01T15:23:57.270Z] #40 61.72 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-01T15:23:57.270Z] #40 61.74 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-01T15:23:57.270Z] #40 61.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-01T15:23:57.270Z] #40 61.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-01T15:23:57.270Z] #40 61.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-01T15:23:57.270Z] #40 62.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-01T15:23:57.270Z] #40 62.05 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-01T15:23:57.270Z] #40 ... [2019-11-01T15:23:57.270Z] [2019-11-01T15:23:57.270Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:57.270Z] #56 42.64 Reading package lists... [2019-11-01T15:23:57.270Z] #56 52.69 Building dependency tree... [2019-11-01T15:23:57.270Z] #56 58.19 The following additional packages will be installed: [2019-11-01T15:23:57.270Z] #56 58.20 btrfs-progs liblzo2-2 [2019-11-01T15:23:57.270Z] #56 58.53 The following NEW packages will be installed: [2019-11-01T15:23:57.270Z] #56 58.56 btrfs-progs btrfs-tools liblzo2-2 [2019-11-01T15:23:57.270Z] #56 59.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:57.270Z] #56 59.77 Need to get 649 kB of archives. [2019-11-01T15:23:57.270Z] #56 59.77 After this operation, 4320 kB of additional disk space will be used. [2019-11-01T15:23:57.270Z] #56 59.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-01T15:23:57.270Z] #56 59.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-01T15:23:57.270Z] #56 59.88 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-01T15:23:57.270Z] #56 61.58 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:23:57.270Z] #56 61.89 Fetched 649 kB in 1s (568 kB/s) [2019-11-01T15:23:57.360Z] #41 16.67 PBCC images/timer.pb-c.c [2019-11-01T15:23:57.360Z] #41 16.71 DEP images/timer.pb-c.d [2019-11-01T15:23:57.360Z] #41 16.84 PBCC images/sa.pb-c.c [2019-11-01T15:23:57.360Z] #41 16.94 DEP images/sa.pb-c.d [2019-11-01T15:23:57.527Z] #56 62.29 Selecting previously unselected package liblzo2-2:amd64. [2019-11-01T15:23:57.527Z] #56 62.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% [2019-11-01T15:23:57.527Z] #56 ... [2019-11-01T15:23:57.527Z] [2019-11-01T15:23:57.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:23:57.527Z] #10 62.08 The following additional packages will be installed: [2019-11-01T15:23:57.527Z] #10 62.08 libapparmor1 libseccomp2 [2019-11-01T15:23:57.527Z] #10 62.10 Suggested packages: [2019-11-01T15:23:57.527Z] #10 62.10 seccomp [2019-11-01T15:23:57.622Z] #41 17.05 PBCC images/pipe-data.pb-c.c [2019-11-01T15:23:57.622Z] #41 17.09 DEP images/pipe-data.pb-c.d [2019-11-01T15:23:57.622Z] #41 17.17 PBCC images/mnt.pb-c.c [2019-11-01T15:23:57.784Z] #10 62.51 The following NEW packages will be installed: [2019-11-01T15:23:57.784Z] #10 62.52 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-01T15:23:57.882Z] #41 17.29 DEP images/mnt.pb-c.d [2019-11-01T15:23:57.882Z] #41 17.36 PBCC images/sk-packet.pb-c.c [2019-11-01T15:23:58.183Z] #41 17.46 DEP images/sk-packet.pb-c.d [2019-11-01T15:23:58.183Z] #41 17.50 PBCC images/tcp-stream.pb-c.c [2019-11-01T15:23:58.183Z] #41 17.57 DEP images/tcp-stream.pb-c.d [2019-11-01T15:23:58.183Z] #41 17.65 PBCC images/pipe.pb-c.c [2019-11-01T15:23:58.444Z] #41 17.87 DEP images/pipe.pb-c.d [2019-11-01T15:23:58.444Z] #41 17.93 PBCC images/pstree.pb-c.c [2019-11-01T15:23:58.444Z] #41 17.97 DEP images/pstree.pb-c.d [2019-11-01T15:23:58.444Z] #41 18.04 PBCC images/fs.pb-c.c [2019-11-01T15:23:58.444Z] #41 18.09 DEP images/fs.pb-c.d [2019-11-01T15:23:58.706Z] #41 18.19 PBCC images/signalfd.pb-c.c [2019-11-01T15:23:58.967Z] #41 18.27 DEP images/signalfd.pb-c.d [2019-11-01T15:23:58.967Z] #41 18.41 PBCC images/fh.pb-c.c [2019-11-01T15:23:58.967Z] #41 18.45 PBCC images/fsnotify.pb-c.c [2019-11-01T15:23:59.227Z] #10 63.63 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:23:59.227Z] #10 63.63 Need to get 300 kB of archives. [2019-11-01T15:23:59.227Z] #10 63.63 After this operation, 1201 kB of additional disk space will be used. [2019-11-01T15:23:59.227Z] #10 63.63 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-01T15:23:59.227Z] #10 63.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-01T15:23:59.227Z] #10 63.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-01T15:23:59.227Z] #10 63.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-01T15:23:59.228Z] #41 18.53 DEP images/fh.pb-c.d [2019-11-01T15:23:59.228Z] #41 18.64 DEP images/fsnotify.pb-c.d [2019-11-01T15:23:59.489Z] #10 ... [2019-11-01T15:23:59.489Z] [2019-11-01T15:23:59.489Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:23:59.489Z] #68 DONE 63.7s [2019-11-01T15:23:59.489Z] [2019-11-01T15:23:59.489Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:23:59.489Z] #56 62.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-01T15:23:59.489Z] #56 62.37 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-01T15:23:59.489Z] #56 62.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-01T15:23:59.489Z] #56 63.45 Selecting previously unselected package btrfs-progs. [2019-11-01T15:23:59.489Z] #56 63.47 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-01T15:23:59.489Z] #56 63.54 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:23:59.489Z] #41 18.82 PBCC images/eventpoll.pb-c.c [2019-11-01T15:23:59.489Z] #41 18.94 DEP images/eventpoll.pb-c.d [2019-11-01T15:23:59.750Z] #41 19.13 PBCC images/eventfd.pb-c.c [2019-11-01T15:23:59.750Z] #41 19.17 DEP images/eventfd.pb-c.d [2019-11-01T15:23:59.750Z] #41 19.21 PBCC images/remap-file-path.pb-c.c [2019-11-01T15:23:59.750Z] #41 19.29 DEP images/remap-file-path.pb-c.d [2019-11-01T15:24:00.012Z] #41 19.43 PBCC images/fifo.pb-c.c [2019-11-01T15:24:00.012Z] #41 19.44 DEP images/fifo.pb-c.d [2019-11-01T15:24:00.012Z] #41 19.62 PBCC images/ghost-file.pb-c.c [2019-11-01T15:24:00.273Z] #41 19.75 DEP images/ghost-file.pb-c.d [2019-11-01T15:24:00.273Z] #41 19.80 PBCC images/regfile.pb-c.c [2019-11-01T15:24:00.273Z] #41 19.86 DEP images/regfile.pb-c.d [2019-11-01T15:24:00.421Z] #56 65.16 Selecting previously unselected package btrfs-tools. [2019-11-01T15:24:00.421Z] #56 65.16 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-01T15:24:00.421Z] #56 65.16 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:24:00.421Z] #56 ... [2019-11-01T15:24:00.421Z] [2019-11-01T15:24:00.421Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:24:00.421Z] #24 57.43 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-01T15:24:00.421Z] #24 57.43 The following additional packages will be installed: [2019-11-01T15:24:00.421Z] #24 57.43 libjq1 libonig4 [2019-11-01T15:24:00.421Z] #24 58.06 The following NEW packages will be installed: [2019-11-01T15:24:00.421Z] #24 58.07 jq libjq1 libonig4 [2019-11-01T15:24:00.421Z] #24 59.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:24:00.421Z] #24 59.31 Need to get 327 kB of archives. [2019-11-01T15:24:00.421Z] #24 59.31 After this operation, 1157 kB of additional disk space will be used. [2019-11-01T15:24:00.421Z] #24 59.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-01T15:24:00.421Z] #24 59.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-01T15:24:00.421Z] #24 59.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-01T15:24:00.421Z] #24 61.24 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:24:00.421Z] #24 61.55 Fetched 327 kB in 1s (309 kB/s) [2019-11-01T15:24:00.421Z] #24 61.77 Selecting previously unselected package libonig4:amd64. [2019-11-01T15:24:00.421Z] #24 61.77 (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.) [2019-11-01T15:24:00.421Z] #24 61.90 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-01T15:24:00.421Z] #24 62.24 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-01T15:24:00.421Z] #24 62.93 Selecting previously unselected package libjq1:amd64. [2019-11-01T15:24:00.421Z] #24 62.93 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-01T15:24:00.421Z] #24 62.95 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-01T15:24:00.421Z] #24 63.61 Selecting previously unselected package jq. [2019-11-01T15:24:00.421Z] #24 63.61 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-01T15:24:00.421Z] #24 63.64 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:24:00.421Z] #24 64.37 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-01T15:24:00.421Z] #24 64.39 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-01T15:24:00.421Z] #24 64.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:00.421Z] #24 64.52 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:24:00.421Z] #24 DONE 65.2s [2019-11-01T15:24:00.534Z] #41 20.14 PBCC images/ns.pb-c.c [2019-11-01T15:24:00.678Z] [2019-11-01T15:24:00.678Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:24:00.678Z] #25 ... [2019-11-01T15:24:00.678Z] [2019-11-01T15:24:00.678Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:00.678Z] #47 55.03 + cd /tmp/tmp.chYQwN2iYk/src/gotest.tools/gotestsum [2019-11-01T15:24:00.678Z] #47 55.03 + git checkout -q v0.3.5 [2019-11-01T15:24:00.678Z] #47 55.09 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-01T15:24:00.794Z] #41 20.16 DEP images/ns.pb-c.d [2019-11-01T15:24:00.795Z] #41 20.21 PBCC images/fdinfo.pb-c.c [2019-11-01T15:24:00.795Z] #41 20.41 DEP images/fdinfo.pb-c.d [2019-11-01T15:24:00.935Z] #47 ... [2019-11-01T15:24:00.935Z] [2019-11-01T15:24:00.935Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:24:00.935Z] #25 DONE 0.3s [2019-11-01T15:24:00.935Z] [2019-11-01T15:24:00.935Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:24:00.935Z] #56 65.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:00.935Z] #56 65.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-01T15:24:00.935Z] #56 65.75 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:24:00.935Z] #56 65.80 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:24:01.055Z] #41 20.54 PBCC images/core-aarch64.pb-c.c [2019-11-01T15:24:01.193Z] #56 65.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:01.316Z] #41 20.70 PBCC images/core-arm.pb-c.c [2019-11-01T15:24:01.316Z] #41 20.75 PBCC images/core-ppc64.pb-c.c [2019-11-01T15:24:01.316Z] #41 20.93 PBCC images/core-s390.pb-c.c [2019-11-01T15:24:01.577Z] #41 21.01 PBCC images/core-x86.pb-c.c [2019-11-01T15:24:01.577Z] #41 21.12 PBCC images/core.pb-c.c [2019-11-01T15:24:01.762Z] #56 DONE 66.4s [2019-11-01T15:24:01.762Z] [2019-11-01T15:24:01.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:24:01.762Z] #10 65.23 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:24:01.762Z] #10 65.62 Fetched 300 kB in 1s (272 kB/s) [2019-11-01T15:24:01.762Z] #10 65.91 Selecting previously unselected package libseccomp2:amd64. [2019-11-01T15:24:01.762Z] #10 65.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-01T15:24:01.762Z] #10 66.00 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-01T15:24:01.762Z] #10 66.02 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:24:01.762Z] #10 66.42 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-01T15:24:01.762Z] #10 66.42 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-01T15:24:01.762Z] #10 66.42 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:24:01.838Z] #41 21.19 PBCC images/inventory.pb-c.c [2019-11-01T15:24:01.839Z] #41 21.28 DEP images/core-aarch64.pb-c.d [2019-11-01T15:24:01.839Z] #41 21.37 DEP images/core-arm.pb-c.d [2019-11-01T15:24:01.839Z] #41 21.46 DEP images/core-ppc64.pb-c.d [2019-11-01T15:24:02.023Z] #10 ... [2019-11-01T15:24:02.023Z] [2019-11-01T15:24:02.023Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:24:02.023Z] #57 DONE 0.3s [2019-11-01T15:24:02.099Z] #41 21.56 DEP images/core-s390.pb-c.d [2019-11-01T15:24:02.099Z] #41 21.64 DEP images/core-x86.pb-c.d [2019-11-01T15:24:02.282Z] [2019-11-01T15:24:02.282Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-01T15:24:02.282Z] #58 DONE 0.1s [2019-11-01T15:24:02.282Z] [2019-11-01T15:24:02.282Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:24:02.282Z] #10 66.91 Selecting previously unselected package libapparmor1:amd64. [2019-11-01T15:24:02.282Z] #10 66.91 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-01T15:24:02.282Z] #10 66.92 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-01T15:24:02.282Z] #10 ... [2019-11-01T15:24:02.282Z] [2019-11-01T15:24:02.282Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:24:02.282Z] #28 57.16 + cd /tmp/tmp.CB9nxo6fSZ/src/github.com/go-swagger/go-swagger [2019-11-01T15:24:02.282Z] #28 57.16 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-01T15:24:02.282Z] #28 60.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-01T15:24:02.360Z] #41 21.80 DEP images/core.pb-c.d [2019-11-01T15:24:02.360Z] #41 ... [2019-11-01T15:24:02.360Z] [2019-11-01T15:24:02.360Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:02.360Z] #44 72.72 text/template/parse [2019-11-01T15:24:02.360Z] #44 73.13 go/ast [2019-11-01T15:24:02.360Z] #44 73.46 encoding/base64 [2019-11-01T15:24:02.360Z] #44 75.37 encoding/json [2019-11-01T15:24:02.360Z] #44 ... [2019-11-01T15:24:02.360Z] [2019-11-01T15:24:02.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:02.360Z] #41 21.93 DEP images/inventory.pb-c.d [2019-11-01T15:24:02.505Z] #27 19.30 1.2% # 2.2% ## 3.1% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################ 40.0% ############################## 41.9% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 50.4% [2019-11-01T15:24:02.505Z] #27 ... [2019-11-01T15:24:02.505Z] [2019-11-01T15:24:02.505Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:02.505Z] #18 13.91 Fetched 7671 kB in 13s (569 kB/s) [2019-11-01T15:24:02.505Z] #18 13.91 Reading package lists... [2019-11-01T15:24:02.505Z] #18 18.30 Reading package lists... [2019-11-01T15:24:02.505Z] #18 22.90 Building dependency tree... [2019-11-01T15:24:02.505Z] #18 ... [2019-11-01T15:24:02.505Z] [2019-11-01T15:24:02.505Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:02.505Z] #42 1.405 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:24:02.506Z] #42 1.405 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:24:02.506Z] #42 2.443 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:24:02.506Z] #42 2.466 GEN .gitid [2019-11-01T15:24:02.506Z] #42 2.468 GEN criu/include/version.h [2019-11-01T15:24:02.506Z] #42 2.478 GEN include/common/asm [2019-11-01T15:24:02.506Z] #42 3.923 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.133 PBCC images/opts.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.178 PBCC images/sit.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.229 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.316 DEP images/opts.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.411 DEP images/sit.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.556 PBCC images/macvlan.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.581 DEP images/macvlan.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.599 PBCC images/autofs.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.615 DEP images/autofs.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.726 PBCC images/sysctl.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.876 DEP images/sysctl.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.909 PBCC images/time.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.923 DEP images/time.pb-c.d [2019-11-01T15:24:02.506Z] #42 4.958 PBCC images/binfmt-misc.pb-c.c [2019-11-01T15:24:02.506Z] #42 4.977 DEP images/binfmt-misc.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.039 PBCC images/seccomp.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.086 DEP images/seccomp.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.134 PBCC images/userns.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.227 DEP images/userns.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.278 PBCC images/cgroup.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.342 DEP images/cgroup.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.450 PBCC images/fown.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.484 PBCC images/ext-file.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.533 DEP images/fown.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.639 DEP images/ext-file.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.747 PBCC images/rpc.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.826 DEP images/rpc.pb-c.d [2019-11-01T15:24:02.506Z] #42 5.882 PBCC images/siginfo.pb-c.c [2019-11-01T15:24:02.506Z] #42 5.934 DEP images/siginfo.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.007 PBCC images/pagemap.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.084 DEP images/pagemap.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.131 PBCC images/rlimit.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.199 DEP images/rlimit.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.256 PBCC images/file-lock.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.264 DEP images/file-lock.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.296 PBCC images/tty.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.327 DEP images/tty.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.359 PBCC images/tun.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.386 PBCC images/netdev.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.416 DEP images/tun.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.516 DEP images/netdev.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.550 PBCC images/vma.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.657 DEP images/vma.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.729 PBCC images/creds.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.749 DEP images/creds.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.802 PBCC images/utsns.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.822 DEP images/utsns.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.868 PBCC images/ipc-desc.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.892 PBCC images/ipc-sem.pb-c.c [2019-11-01T15:24:02.506Z] #42 6.896 DEP images/ipc-desc.pb-c.d [2019-11-01T15:24:02.506Z] #42 6.984 DEP images/ipc-sem.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.031 PBCC images/ipc-msg.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.081 DEP images/ipc-msg.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.187 PBCC images/ipc-shm.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.197 DEP images/ipc-shm.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.233 PBCC images/ipc-var.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.245 DEP images/ipc-var.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.372 PBCC images/sk-opts.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.393 PBCC images/packet-sock.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.455 DEP images/sk-opts.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.557 DEP images/packet-sock.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.609 PBCC images/sk-netlink.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.623 DEP images/sk-netlink.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.711 PBCC images/sk-inet.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.752 DEP images/sk-inet.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.803 PBCC images/sk-unix.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.843 DEP images/sk-unix.pb-c.d [2019-11-01T15:24:02.506Z] #42 7.872 PBCC images/mm.pb-c.c [2019-11-01T15:24:02.506Z] #42 7.933 DEP images/mm.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.030 PBCC images/timerfd.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.064 DEP images/timerfd.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.115 PBCC images/timer.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.130 DEP images/timer.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.177 PBCC images/sa.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.212 DEP images/sa.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.347 PBCC images/pipe-data.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.353 DEP images/pipe-data.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.376 PBCC images/mnt.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.384 DEP images/mnt.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.393 PBCC images/sk-packet.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.406 DEP images/sk-packet.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.418 PBCC images/tcp-stream.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.452 DEP images/tcp-stream.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.487 PBCC images/pipe.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.514 DEP images/pipe.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.618 PBCC images/pstree.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.644 DEP images/pstree.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.676 PBCC images/fs.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.691 DEP images/fs.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.719 PBCC images/signalfd.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.770 DEP images/signalfd.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.840 PBCC images/fh.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.911 PBCC images/fsnotify.pb-c.c [2019-11-01T15:24:02.506Z] #42 8.923 DEP images/fh.pb-c.d [2019-11-01T15:24:02.506Z] #42 8.954 DEP images/fsnotify.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.055 PBCC images/eventpoll.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.071 DEP images/eventpoll.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.163 PBCC images/eventfd.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.168 DEP images/eventfd.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.177 PBCC images/remap-file-path.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.206 DEP images/remap-file-path.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.248 PBCC images/fifo.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.278 DEP images/fifo.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.339 PBCC images/ghost-file.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.430 DEP images/ghost-file.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.540 PBCC images/regfile.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.611 DEP images/regfile.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.666 PBCC images/ns.pb-c.c [2019-11-01T15:24:02.506Z] #42 9.712 DEP images/ns.pb-c.d [2019-11-01T15:24:02.506Z] #42 9.768 PBCC images/fdinfo.pb-c.c [2019-11-01T15:24:02.542Z] #28 ... [2019-11-01T15:24:02.542Z] [2019-11-01T15:24:02.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:24:02.542Z] #10 67.18 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-01T15:24:02.542Z] #10 67.18 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-01T15:24:02.542Z] #10 67.18 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-01T15:24:02.621Z] #41 22.02 PBCC images/cpuinfo.pb-c.c [2019-11-01T15:24:02.621Z] #41 22.10 DEP images/cpuinfo.pb-c.d [2019-11-01T15:24:02.882Z] #41 22.16 PBCC images/stats.pb-c.c [2019-11-01T15:24:02.882Z] #41 22.21 DEP images/stats.pb-c.d [2019-11-01T15:24:02.915Z] #42 9.824 DEP images/fdinfo.pb-c.d [2019-11-01T15:24:02.915Z] #42 9.875 PBCC images/core-aarch64.pb-c.c [2019-11-01T15:24:02.915Z] #42 ... [2019-11-01T15:24:02.915Z] [2019-11-01T15:24:02.915Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:03.109Z] #10 67.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:03.109Z] #10 68.00 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:24:03.370Z] #10 68.01 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-01T15:24:03.370Z] #10 68.03 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-01T15:24:03.370Z] #10 68.05 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-01T15:24:03.370Z] #10 68.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:03.702Z] #27 19.30 1.2% # 2.2% ## 3.1% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################ 40.0% ############################## 41.9% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 50.4% ##################################### 52.3% ###################################### 54.2% ######################################## 56.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% [2019-11-01T15:24:03.702Z] #27 ... [2019-11-01T15:24:03.702Z] [2019-11-01T15:24:03.702Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:03.702Z] #37 1.808 -- The C compiler identification is GNU 6.3.0 [2019-11-01T15:24:03.702Z] #37 1.853 -- Check for working C compiler: /usr/bin/cc [2019-11-01T15:24:03.702Z] #37 2.605 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-01T15:24:03.702Z] #37 2.606 -- Detecting C compiler ABI info [2019-11-01T15:24:03.702Z] #37 3.384 -- Detecting C compiler ABI info - done [2019-11-01T15:24:03.702Z] #37 3.430 -- Detecting C compile features [2019-11-01T15:24:03.702Z] #37 5.414 -- Detecting C compile features - done [2019-11-01T15:24:03.702Z] #37 5.420 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-01T15:24:03.702Z] #37 5.576 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-01T15:24:03.702Z] #37 5.624 -- Configuring done [2019-11-01T15:24:03.702Z] #37 5.736 -- Generating done [2019-11-01T15:24:03.702Z] #37 5.739 -- Build files have been written to: /tmp/tmp.tg9TlPP9LC/tini [2019-11-01T15:24:03.702Z] #37 5.760 + make tini-static [2019-11-01T15:24:03.702Z] #37 5.988 Scanning dependencies of target tini-static [2019-11-01T15:24:03.702Z] #37 6.032 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-01T15:24:03.702Z] #37 7.896 [100%] Linking C executable tini-static [2019-11-01T15:24:03.702Z] #37 8.339 [100%] Built target tini-static [2019-11-01T15:24:03.702Z] #37 8.422 + mkdir -p /build [2019-11-01T15:24:03.702Z] #37 8.423 + cp tini-static /build/docker-init [2019-11-01T15:24:03.702Z] #37 DONE 8.5s [2019-11-01T15:24:03.702Z] [2019-11-01T15:24:03.702Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:03.938Z] #10 DONE 68.7s [2019-11-01T15:24:03.938Z] [2019-11-01T15:24:03.938Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:24:03.938Z] #52 DONE 0.1s [2019-11-01T15:24:03.938Z] [2019-11-01T15:24:03.938Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-01T15:24:04.504Z] #11 ... [2019-11-01T15:24:04.504Z] [2019-11-01T15:24:04.504Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-01T15:24:04.504Z] #53 DONE 0.2s [2019-11-01T15:24:04.504Z] [2019-11-01T15:24:04.504Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:24:04.504Z] #40 62.32 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-01T15:24:04.504Z] #40 62.42 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-01T15:24:04.504Z] #40 62.50 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-01T15:24:04.504Z] #40 62.57 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-01T15:24:04.504Z] #40 62.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-01T15:24:04.504Z] #40 63.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:24:04.504Z] #40 64.27 Fetched 3602 kB in 2s (1745 kB/s) [2019-11-01T15:24:04.504Z] #40 64.53 Selecting previously unselected package libnet1:amd64. [2019-11-01T15:24:04.504Z] #40 64.53 (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.) [2019-11-01T15:24:04.504Z] #40 64.60 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 64.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-01T15:24:04.504Z] #40 64.89 Selecting previously unselected package libcap-dev:amd64. [2019-11-01T15:24:04.504Z] #40 64.90 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 64.99 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-01T15:24:04.504Z] #40 65.47 Selecting previously unselected package libnet1-dev. [2019-11-01T15:24:04.504Z] #40 65.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 65.48 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:24:04.504Z] #40 65.99 Selecting previously unselected package libnl-3-200:amd64. [2019-11-01T15:24:04.504Z] #40 65.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 65.99 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-01T15:24:04.504Z] #40 66.43 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-01T15:24:04.504Z] #40 66.43 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 66.46 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-01T15:24:04.504Z] #40 67.01 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-01T15:24:04.504Z] #40 67.06 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 67.06 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-01T15:24:04.504Z] #40 67.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-01T15:24:04.504Z] #40 67.34 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 67.35 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-01T15:24:04.504Z] #40 67.56 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-01T15:24:04.504Z] #40 67.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 67.59 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-01T15:24:04.504Z] #40 68.07 Selecting previously unselected package libprotobuf10:amd64. [2019-11-01T15:24:04.504Z] #40 68.08 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 68.10 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-01T15:24:04.504Z] #40 69.21 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-01T15:24:04.504Z] #40 69.21 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-01T15:24:04.504Z] #40 69.26 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-01T15:24:04.816Z] #41 24.31 make[1]: Nothing to be done for 'all'. [2019-11-01T15:24:05.069Z] #40 69.80 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-01T15:24:05.069Z] #40 69.80 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-01T15:24:05.069Z] #40 69.82 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-01T15:24:06.206Z] #41 ... [2019-11-01T15:24:06.206Z] [2019-11-01T15:24:06.206Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:06.206Z] #17 15.30 Fetched 7743 kB in 11s (662 kB/s) [2019-11-01T15:24:06.206Z] #17 15.30 Reading package lists... [2019-11-01T15:24:06.441Z] #40 ... [2019-11-01T15:24:06.441Z] [2019-11-01T15:24:06.441Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:24:06.441Z] #33 61.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-01T15:24:06.441Z] #33 61.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:24:06.441Z] #33 62.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:24:06.441Z] #33 62.85 Fetched 13.7 MB in 3s (4227 kB/s) [2019-11-01T15:24:06.441Z] #33 63.53 Selecting previously unselected package cmake-data. [2019-11-01T15:24:06.441Z] #33 63.53 (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.) [2019-11-01T15:24:06.441Z] #33 63.61 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-01T15:24:06.441Z] #33 63.64 Unpacking cmake-data (3.7.2-1) ... [2019-11-01T15:24:06.441Z] #33 70.48 Selecting previously unselected package liblzo2-2:amd64. [2019-11-01T15:24:06.441Z] #33 70.48 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-01T15:24:06.441Z] #33 70.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-01T15:24:06.441Z] #33 70.85 Selecting previously unselected package libicu57:amd64. [2019-11-01T15:24:06.441Z] #33 70.86 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-01T15:24:06.441Z] #33 70.88 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-01T15:24:06.467Z] #17 20.79 Reading package lists... [2019-11-01T15:24:06.467Z] #17 ... [2019-11-01T15:24:06.467Z] [2019-11-01T15:24:06.467Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:06.467Z] #44 83.30 go/parser [2019-11-01T15:24:06.467Z] #44 83.72 text/template [2019-11-01T15:24:06.467Z] #44 85.74 encoding/xml [2019-11-01T15:24:07.812Z] #33 ... [2019-11-01T15:24:07.812Z] [2019-11-01T15:24:07.812Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:24:07.812Z] #40 72.59 Selecting previously unselected package libprotoc10:amd64. [2019-11-01T15:24:08.070Z] #40 72.65 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-01T15:24:08.070Z] #40 72.68 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-01T15:24:08.404Z] #44 88.51 math/big [2019-11-01T15:24:08.750Z] #27 19.30 1.2% # 2.2% ## 3.1% ## 4.1% ### 5.0% #### 6.0% #### 6.9% ##### 7.9% ###### 8.8% ####### 9.7% ####### 10.7% ######## 11.6% ######### 12.6% ########## 14.5% ########### 15.4% ########### 16.4% ############# 19.2% ############### 21.1% ################ 23.0% ################# 24.9% ################## 25.8% ################### 27.7% ##################### 29.6% ##################### 30.5% ####################### 32.4% ######################## 34.3% ########################## 36.2% ########################## 37.1% ########################### 38.1% ############################ 39.0% ############################ 40.0% ############################## 41.9% ############################### 43.8% ################################ 44.7% ################################ 45.7% ################################## 47.5% ################################### 49.4% #################################### 50.4% ##################################### 52.3% ###################################### 54.2% ######################################## 56.1% ######################################### 57.0% ########################################## 58.9% ########################################### 60.8% ############################################# 62.7% ############################################## 64.6% ############################################### 65.5% ############################################### 66.4% ################################################# 68.2% ################################################# 68.7% ################################################# 69.3% ################################################### 71.0% #################################################### 72.4% #################################################### 73.4% ##################################################### 74.3% ###################################################### 76.2% ####################################################### 77.1% ######################################################## 78.1% ######################################################## 79.0% ######################################################### 80.0% ########################################################## 80.9% ########################################################## 81.9% ############################################################ 83.8% ############################################################ 84.7% ############################################################# 85.6% ############################################################## 86.6% ############################################################### 87.5% ################################################################ 89.4% ################################################################# 90.4% ################################################################## 92.3% ################################################################### 94.1% ##################################################################### 96.0% ####################################################################### 98.9% ####################################################################### 99.8% ######################################################################## 100.0% [2019-11-01T15:24:08.750Z] #27 31.31 [2019-11-01T15:24:09.004Z] #40 ... [2019-11-01T15:24:09.004Z] [2019-11-01T15:24:09.004Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:09.004Z] #31 62.99 errors [2019-11-01T15:24:09.004Z] #31 62.99 sort [2019-11-01T15:24:09.004Z] #31 63.78 strconv [2019-11-01T15:24:09.004Z] #31 64.98 io [2019-11-01T15:24:09.004Z] #31 66.68 internal/oserror [2019-11-01T15:24:09.004Z] #31 66.80 syscall [2019-11-01T15:24:09.004Z] #31 69.95 reflect [2019-11-01T15:24:09.004Z] #31 ... [2019-11-01T15:24:09.004Z] [2019-11-01T15:24:09.004Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:24:09.004Z] #40 73.61 Selecting previously unselected package protobuf-c-compiler. [2019-11-01T15:24:09.004Z] #40 73.64 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-01T15:24:09.004Z] #40 73.64 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:24:09.202Z] #27 ... [2019-11-01T15:24:09.202Z] [2019-11-01T15:24:09.202Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:09.202Z] #32 50.16 time [2019-11-01T15:24:09.202Z] #32 57.67 internal/poll [2019-11-01T15:24:09.202Z] #32 59.69 internal/fmtsort [2019-11-01T15:24:09.202Z] #32 60.38 internal/syscall/unix [2019-11-01T15:24:09.202Z] #32 ... [2019-11-01T15:24:09.202Z] [2019-11-01T15:24:09.202Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:09.202Z] #18 24.19 The following additional packages will be installed: [2019-11-01T15:24:09.202Z] #18 24.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-01T15:24:09.202Z] #18 24.19 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-01T15:24:09.202Z] #18 24.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-01T15:24:09.202Z] #18 24.19 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-01T15:24:09.202Z] #18 24.19 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-01T15:24:09.202Z] #18 24.20 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-01T15:24:09.202Z] #18 24.20 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-01T15:24:09.202Z] #18 24.20 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-01T15:24:09.202Z] #18 24.20 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-01T15:24:09.202Z] #18 24.20 Suggested packages: [2019-11-01T15:24:09.202Z] #18 24.20 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-01T15:24:09.202Z] #18 24.20 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-01T15:24:09.202Z] #18 24.20 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-01T15:24:09.202Z] #18 24.20 vim-doc vim-scripts xfsdump acl attr quota [2019-11-01T15:24:09.202Z] #18 24.20 Recommended packages: [2019-11-01T15:24:09.202Z] #18 24.20 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-01T15:24:09.202Z] #18 24.20 python3-keyrings.alt python3-xdg unzip [2019-11-01T15:24:09.202Z] #18 29.55 The following NEW packages will be installed: [2019-11-01T15:24:09.202Z] #18 29.55 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-01T15:24:09.202Z] #18 29.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-01T15:24:09.202Z] #18 29.55 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-01T15:24:09.202Z] #18 29.56 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-01T15:24:09.202Z] #18 29.56 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-01T15:24:09.202Z] #18 29.57 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-01T15:24:09.202Z] #18 29.57 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-01T15:24:09.202Z] #18 29.57 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-01T15:24:09.202Z] #18 29.57 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-01T15:24:09.202Z] #18 29.57 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-01T15:24:09.202Z] #18 29.57 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-01T15:24:09.202Z] #18 29.57 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-01T15:24:09.202Z] #18 29.57 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-01T15:24:09.202Z] #18 29.57 xfsprogs xxd xz-utils zip [2019-11-01T15:24:09.202Z] #18 29.70 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:24:09.202Z] #18 29.70 Need to get 88.2 MB of archives. [2019-11-01T15:24:09.202Z] #18 29.70 After this operation, 565 MB of additional disk space will be used. [2019-11-01T15:24:09.202Z] #18 29.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-01T15:24:09.202Z] #18 29.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-01T15:24:09.202Z] #18 29.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-01T15:24:09.202Z] #18 29.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-01T15:24:09.202Z] #18 29.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-01T15:24:09.202Z] #18 29.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-01T15:24:09.202Z] #18 29.77 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-01T15:24:09.202Z] #18 29.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-01T15:24:09.202Z] #18 29.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-01T15:24:09.202Z] #18 29.91 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-01T15:24:09.202Z] #18 30.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-01T15:24:09.202Z] #18 30.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-01T15:24:09.202Z] #18 30.11 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-01T15:24:09.202Z] #18 30.12 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-01T15:24:09.202Z] #18 30.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-01T15:24:09.202Z] #18 30.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-01T15:24:09.202Z] #18 30.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-01T15:24:09.202Z] #18 30.13 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-01T15:24:09.202Z] #18 30.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-01T15:24:09.202Z] #18 30.14 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-01T15:24:09.202Z] #18 30.15 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-01T15:24:09.202Z] #18 30.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-01T15:24:09.202Z] #18 30.16 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:24:09.202Z] #18 30.17 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-01T15:24:09.202Z] #18 30.17 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-01T15:24:09.202Z] #18 30.17 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-01T15:24:09.202Z] #18 30.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-01T15:24:09.202Z] #18 30.19 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-01T15:24:09.202Z] #18 30.21 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-01T15:24:09.203Z] #18 30.23 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-01T15:24:09.203Z] #18 30.25 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-01T15:24:09.203Z] #18 30.27 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-01T15:24:09.203Z] #18 30.29 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-01T15:24:09.203Z] #18 30.30 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-01T15:24:09.203Z] #18 30.30 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-01T15:24:09.203Z] #18 30.30 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-01T15:24:09.203Z] #18 30.30 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-01T15:24:09.203Z] #18 30.32 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-01T15:24:09.203Z] #18 30.32 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-01T15:24:09.203Z] #18 30.33 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-01T15:24:09.203Z] #18 30.36 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-01T15:24:09.203Z] #18 30.37 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-01T15:24:09.203Z] #18 30.41 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-01T15:24:09.203Z] #18 30.41 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-01T15:24:09.203Z] #18 30.41 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-01T15:24:09.203Z] #18 30.41 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-01T15:24:09.203Z] #18 30.41 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-01T15:24:09.203Z] #18 30.41 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-01T15:24:09.203Z] #18 30.61 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-01T15:24:09.203Z] #18 30.65 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-01T15:24:09.203Z] #18 30.73 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-01T15:24:09.203Z] #18 30.73 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-01T15:24:09.203Z] #18 30.73 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-01T15:24:09.203Z] #18 30.73 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-01T15:24:09.203Z] #18 30.73 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-01T15:24:09.203Z] #18 30.76 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-01T15:24:09.263Z] #40 73.86 Selecting previously unselected package protobuf-compiler. [2019-11-01T15:24:09.263Z] #40 73.87 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-01T15:24:09.263Z] #40 73.88 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-01T15:24:09.346Z] #44 ... [2019-11-01T15:24:09.346Z] [2019-11-01T15:24:09.346Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:09.346Z] #41 26.29 CC images/stats.o [2019-11-01T15:24:09.346Z] #41 27.02 CC images/core.o [2019-11-01T15:24:09.346Z] #41 27.98 CC images/core-x86.o [2019-11-01T15:24:09.346Z] #41 28.77 CC images/core-arm.o [2019-11-01T15:24:09.522Z] #40 74.23 Selecting previously unselected package python-pkg-resources. [2019-11-01T15:24:09.522Z] #40 74.23 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:24:09.522Z] #40 74.24 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-01T15:24:09.612Z] #18 31.06 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-01T15:24:09.612Z] #18 31.11 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-01T15:24:09.612Z] #18 31.13 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-01T15:24:09.612Z] #18 31.15 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-01T15:24:09.917Z] #41 29.37 CC images/core-aarch64.o [2019-11-01T15:24:10.043Z] #18 31.16 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-01T15:24:10.043Z] #18 31.20 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-01T15:24:10.043Z] #18 31.35 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-01T15:24:10.043Z] #18 31.53 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-01T15:24:10.043Z] #18 31.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-01T15:24:10.123Z] #40 ... [2019-11-01T15:24:10.123Z] [2019-11-01T15:24:10.123Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:10.123Z] #44 64.24 github.com/LK4D4/vndr/godl/singleflight [2019-11-01T15:24:10.123Z] #44 64.25 io [2019-11-01T15:24:10.123Z] #44 64.88 strconv [2019-11-01T15:24:10.123Z] #44 66.38 bytes [2019-11-01T15:24:10.123Z] #44 70.53 reflect [2019-11-01T15:24:10.123Z] #44 70.66 bufio [2019-11-01T15:24:10.123Z] #44 73.44 syscall [2019-11-01T15:24:10.123Z] #44 ... [2019-11-01T15:24:10.123Z] [2019-11-01T15:24:10.123Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:10.123Z] #59 5.930 + RM_GOPATH=0 [2019-11-01T15:24:10.123Z] #59 5.930 + TMP_GOPATH= [2019-11-01T15:24:10.123Z] #59 5.930 + : /build [2019-11-01T15:24:10.123Z] #59 5.930 + '[' -z '' ']' [2019-11-01T15:24:10.123Z] #59 5.933 ++ mktemp -d [2019-11-01T15:24:10.123Z] #59 5.936 + export GOPATH=/tmp/tmp.EvAsv9Hph8 [2019-11-01T15:24:10.123Z] #59 5.947 + GOPATH=/tmp/tmp.EvAsv9Hph8 [2019-11-01T15:24:10.123Z] #59 5.947 + RM_GOPATH=1 [2019-11-01T15:24:10.123Z] #59 5.947 ++ dirname ./install.sh [2019-11-01T15:24:10.123Z] #59 5.950 + dir=. [2019-11-01T15:24:10.123Z] #59 5.950 + bin=containerd [2019-11-01T15:24:10.123Z] #59 5.951 + shift [2019-11-01T15:24:10.123Z] #59 5.951 + '[' '!' -f ./containerd.installer ']' [2019-11-01T15:24:10.123Z] #59 5.955 + . ./containerd.installer [2019-11-01T15:24:10.123Z] #59 5.955 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:24:10.123Z] #59 5.955 + install_containerd [2019-11-01T15:24:10.123Z] #59 5.955 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-01T15:24:10.123Z] #59 5.955 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EvAsv9Hph8/src/github.com/containerd/containerd [2019-11-01T15:24:10.123Z] #59 5.955 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:24:10.123Z] #59 5.961 Cloning into '/tmp/tmp.EvAsv9Hph8/src/github.com/containerd/containerd'... [2019-11-01T15:24:10.382Z] #59 ... [2019-11-01T15:24:10.382Z] [2019-11-01T15:24:10.382Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-01T15:24:10.382Z] #11 DONE 6.2s [2019-11-01T15:24:10.382Z] [2019-11-01T15:24:10.382Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:24:10.382Z] #40 74.92 Selecting previously unselected package python-protobuf. [2019-11-01T15:24:10.382Z] #40 74.97 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-01T15:24:10.382Z] #40 74.97 Unpacking python-protobuf (3.0.0-9) ... [2019-11-01T15:24:10.445Z] #18 31.86 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-01T15:24:10.859Z] #41 30.11 CC images/core-ppc64.o [2019-11-01T15:24:10.867Z] #18 32.06 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-01T15:24:10.867Z] #18 32.07 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-01T15:24:10.952Z] #40 ... [2019-11-01T15:24:10.952Z] [2019-11-01T15:24:10.952Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:10.952Z] #26 8.656 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-01T15:24:10.952Z] #26 9.440 [2019-11-01T15:24:11.211Z] #26 10.07 ### 4.7% [2019-11-01T15:24:11.211Z] #26 ... [2019-11-01T15:24:11.211Z] [2019-11-01T15:24:11.211Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:11.211Z] #54 5.328 + RM_GOPATH=0 [2019-11-01T15:24:11.211Z] #54 5.328 + TMP_GOPATH= [2019-11-01T15:24:11.211Z] #54 5.328 + : /build [2019-11-01T15:24:11.211Z] #54 5.328 + '[' -z '' ']' [2019-11-01T15:24:11.211Z] #54 5.328 ++ mktemp -d [2019-11-01T15:24:11.211Z] #54 5.333 + export GOPATH=/tmp/tmp.9cMuMlqcvG [2019-11-01T15:24:11.211Z] #54 5.333 + GOPATH=/tmp/tmp.9cMuMlqcvG [2019-11-01T15:24:11.211Z] #54 5.333 + RM_GOPATH=1 [2019-11-01T15:24:11.211Z] #54 5.334 ++ dirname ./install.sh [2019-11-01T15:24:11.211Z] #54 5.340 + dir=. [2019-11-01T15:24:11.211Z] #54 5.340 + bin=runc [2019-11-01T15:24:11.211Z] #54 5.340 + shift [2019-11-01T15:24:11.211Z] #54 5.340 + '[' '!' -f ./runc.installer ']' [2019-11-01T15:24:11.211Z] #54 5.340 + . ./runc.installer [2019-11-01T15:24:11.211Z] #54 5.340 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:24:11.211Z] #54 5.340 + install_runc [2019-11-01T15:24:11.211Z] #54 5.344 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-01T15:24:11.211Z] #54 5.344 + uname -r [2019-11-01T15:24:11.211Z] #54 5.351 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-01T15:24:11.211Z] #54 5.351 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-01T15:24:11.211Z] #54 5.352 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-01T15:24:11.211Z] #54 5.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9cMuMlqcvG/src/github.com/opencontainers/runc [2019-11-01T15:24:11.211Z] #54 5.367 Cloning into '/tmp/tmp.9cMuMlqcvG/src/github.com/opencontainers/runc'... [2019-11-01T15:24:11.211Z] #54 ... [2019-11-01T15:24:11.211Z] [2019-11-01T15:24:11.211Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:11.283Z] #18 ... [2019-11-01T15:24:11.283Z] [2019-11-01T15:24:11.283Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:11.283Z] #27 32.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-01T15:24:11.283Z] #27 33.35 [2019-11-01T15:24:11.283Z] #27 33.62 ########################################################### 82.5% ######################################################################## 100.0% [2019-11-01T15:24:11.283Z] #27 33.83 [2019-11-01T15:24:11.801Z] #41 31.15 CC images/core-s390.o [2019-11-01T15:24:12.693Z] #27 35.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-01T15:24:12.693Z] #27 ... [2019-11-01T15:24:12.693Z] [2019-11-01T15:24:12.693Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:12.693Z] #42 9.961 PBCC images/core-arm.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.01 PBCC images/core-ppc64.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.06 PBCC images/core-s390.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.12 PBCC images/core-x86.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.19 PBCC images/core.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.22 PBCC images/inventory.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.27 DEP images/core-aarch64.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.33 DEP images/core-arm.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.34 DEP images/core-ppc64.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.43 DEP images/core-s390.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.49 DEP images/core-x86.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.50 DEP images/core.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.53 DEP images/inventory.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.59 PBCC images/cpuinfo.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.60 DEP images/cpuinfo.pb-c.d [2019-11-01T15:24:12.693Z] #42 10.86 PBCC images/stats.pb-c.c [2019-11-01T15:24:12.693Z] #42 10.88 DEP images/stats.pb-c.d [2019-11-01T15:24:12.693Z] #42 12.48 make[1]: Nothing to be done for 'all'. [2019-11-01T15:24:12.693Z] #42 14.17 CC images/stats.o [2019-11-01T15:24:12.693Z] #42 14.68 CC images/core.o [2019-11-01T15:24:12.693Z] #42 15.16 CC images/core-x86.o [2019-11-01T15:24:12.693Z] #42 15.72 CC images/core-arm.o [2019-11-01T15:24:12.693Z] #42 16.05 CC images/core-aarch64.o [2019-11-01T15:24:12.693Z] #42 16.43 CC images/core-ppc64.o [2019-11-01T15:24:12.693Z] #42 17.03 CC images/core-s390.o [2019-11-01T15:24:12.693Z] #42 17.67 CC images/cpuinfo.o [2019-11-01T15:24:12.693Z] #42 18.03 CC images/inventory.o [2019-11-01T15:24:12.693Z] #42 18.25 CC images/fdinfo.o [2019-11-01T15:24:12.693Z] #42 18.53 CC images/fown.o [2019-11-01T15:24:12.693Z] #42 18.79 CC images/ns.o [2019-11-01T15:24:12.693Z] #42 18.93 CC images/regfile.o [2019-11-01T15:24:12.693Z] #42 19.19 CC images/ghost-file.o [2019-11-01T15:24:12.693Z] #42 19.44 CC images/fifo.o [2019-11-01T15:24:12.693Z] #42 19.73 CC images/remap-file-path.o [2019-11-01T15:24:12.693Z] #42 20.00 CC images/eventfd.o [2019-11-01T15:24:13.100Z] #42 20.19 CC images/eventpoll.o [2019-11-01T15:24:13.100Z] #42 ... [2019-11-01T15:24:13.100Z] [2019-11-01T15:24:13.100Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:13.100Z] #27 35.65 [2019-11-01T15:24:13.185Z] #41 32.47 CC images/cpuinfo.o [2019-11-01T15:24:13.185Z] #41 ... [2019-11-01T15:24:13.185Z] [2019-11-01T15:24:13.185Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:13.185Z] #44 93.67 go/doc [2019-11-01T15:24:13.283Z] #26 10.07 ### 4.7% ###### 9.3% ############ 18.0% ################## 26.3% ###################### 31.9% ######################## 34.5% ########################## 36.4% ########################### 38.5% ############################### 44.1% #################################### 50.4% ######################################## 56.5% ########################################### 60.1% ############################################### 66.2% ################################################### 72.0% ##################################################### 74.5% ########################################################### 82.5% ############################################################## 86.6% ################################################################ 89.1% ##################################################################### 96.7% ######################################################################## 100.0% [2019-11-01T15:24:13.512Z] #27 36.03 ######################################################################## 100.0% [2019-11-01T15:24:13.512Z] #27 36.14 [2019-11-01T15:24:14.512Z] #27 ... [2019-11-01T15:24:14.512Z] [2019-11-01T15:24:14.512Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:14.512Z] #45 55.87 time [2019-11-01T15:24:14.512Z] #45 61.62 strings [2019-11-01T15:24:14.512Z] #45 63.15 os [2019-11-01T15:24:14.512Z] #45 65.71 regexp/syntax [2019-11-01T15:24:14.658Z] #26 13.35 [2019-11-01T15:24:15.107Z] #45 ... [2019-11-01T15:24:15.107Z] [2019-11-01T15:24:15.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:15.107Z] #42 20.43 CC images/fh.o [2019-11-01T15:24:15.107Z] #42 20.69 CC images/fsnotify.o [2019-11-01T15:24:15.107Z] #42 21.18 CC images/signalfd.o [2019-11-01T15:24:15.107Z] #42 21.51 CC images/fs.o [2019-11-01T15:24:15.107Z] #42 21.77 CC images/pstree.o [2019-11-01T15:24:15.107Z] #42 22.00 CC images/pipe.o [2019-11-01T15:24:15.689Z] #42 22.37 CC images/tcp-stream.o [2019-11-01T15:24:15.689Z] #42 22.61 CC images/sk-packet.o [2019-11-01T15:24:15.689Z] #42 22.94 CC images/mnt.o [2019-11-01T15:24:15.957Z] #26 13.88 ###### 8.4% ######## 12.0% ############## 19.9% ##################### 29.2% ########################### 38.6% ################################## 48.3% ########################################## 59.4% ############################################### 66.3% ##################################################### 74.1% ########################################################## 81.0% ################################################################## 91.7% ######################################################################## 100.0% [2019-11-01T15:24:16.092Z] #42 23.30 CC images/pipe-data.o [2019-11-01T15:24:16.489Z] #42 23.53 CC images/sa.o [2019-11-01T15:24:16.489Z] #42 23.74 CC images/timer.o [2019-11-01T15:24:16.526Z] #26 ... [2019-11-01T15:24:16.526Z] [2019-11-01T15:24:16.526Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-01T15:24:16.526Z] #12 DONE 6.2s [2019-11-01T15:24:16.526Z] [2019-11-01T15:24:16.526Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-01T15:24:16.882Z] #42 ... [2019-11-01T15:24:16.882Z] [2019-11-01T15:24:16.882Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:16.882Z] #60 30.41 + cd /tmp/tmp.qGxt1MgFnJ/src/github.com/containerd/containerd [2019-11-01T15:24:16.882Z] #60 30.41 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:24:16.882Z] #60 31.11 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-01T15:24:16.882Z] #60 31.12 + BUILDTAGS='netgo osusergo static_build' [2019-11-01T15:24:16.882Z] #60 31.12 + export EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:24:16.882Z] #60 31.12 + EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:24:16.882Z] #60 31.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-01T15:24:16.882Z] #60 31.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-01T15:24:16.882Z] #60 31.12 + '[' '' = dynamic ']' [2019-11-01T15:24:16.882Z] #60 31.12 + make [2019-11-01T15:24:16.882Z] #60 32.40 + bin/ctr [2019-11-01T15:24:16.882Z] #60 ... [2019-11-01T15:24:16.882Z] [2019-11-01T15:24:16.882Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:16.882Z] #42 24.13 CC images/timerfd.o [2019-11-01T15:24:17.269Z] #42 24.37 CC images/mm.o [2019-11-01T15:24:17.269Z] #42 24.63 CC images/sk-opts.o [2019-11-01T15:24:17.391Z] #44 ... [2019-11-01T15:24:17.391Z] [2019-11-01T15:24:17.391Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:17.391Z] #17 20.79 Reading package lists... [2019-11-01T15:24:17.391Z] #17 25.99 Building dependency tree... [2019-11-01T15:24:17.391Z] #17 28.46 The following additional packages will be installed: [2019-11-01T15:24:17.391Z] #17 28.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-01T15:24:17.391Z] #17 28.47 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-01T15:24:17.391Z] #17 28.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-01T15:24:17.391Z] #17 28.47 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-01T15:24:17.391Z] #17 28.47 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-01T15:24:17.391Z] #17 28.47 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-01T15:24:17.391Z] #17 28.47 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-01T15:24:17.391Z] #17 28.47 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-01T15:24:17.391Z] #17 28.47 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-01T15:24:17.391Z] #17 28.48 Suggested packages: [2019-11-01T15:24:17.391Z] #17 28.49 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-01T15:24:17.391Z] #17 28.49 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-01T15:24:17.391Z] #17 28.49 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-01T15:24:17.391Z] #17 28.49 vim-doc vim-scripts xfsdump acl attr quota [2019-11-01T15:24:17.391Z] #17 28.49 Recommended packages: [2019-11-01T15:24:17.391Z] #17 28.49 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-01T15:24:17.391Z] #17 28.49 python3-keyrings.alt python3-xdg unzip [2019-11-01T15:24:17.391Z] #17 32.40 The following NEW packages will be installed: [2019-11-01T15:24:17.391Z] #17 32.40 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-01T15:24:17.391Z] #17 32.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-01T15:24:17.391Z] #17 32.40 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-01T15:24:17.391Z] #17 32.40 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-01T15:24:17.391Z] #17 32.40 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-01T15:24:17.391Z] #17 32.40 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-01T15:24:17.391Z] #17 32.40 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-01T15:24:17.391Z] #17 32.40 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-01T15:24:17.391Z] #17 32.40 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-01T15:24:17.391Z] #17 32.41 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-01T15:24:17.391Z] #17 32.41 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-01T15:24:17.391Z] #17 32.41 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-01T15:24:17.391Z] #17 32.41 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-01T15:24:17.391Z] #17 32.41 xfsprogs xxd xz-utils zip [2019-11-01T15:24:17.391Z] #17 33.55 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:24:17.391Z] #17 33.55 Need to get 84.4 MB of archives. [2019-11-01T15:24:17.391Z] #17 33.55 After this operation, 528 MB of additional disk space will be used. [2019-11-01T15:24:17.391Z] #17 33.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-01T15:24:17.391Z] #17 33.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-01T15:24:17.391Z] #17 33.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-01T15:24:17.391Z] #17 33.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-01T15:24:17.391Z] #17 33.58 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-01T15:24:17.391Z] #17 33.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-11-01T15:24:17.391Z] #17 33.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-11-01T15:24:17.391Z] #17 33.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-01T15:24:17.391Z] #17 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-01T15:24:17.391Z] #17 33.75 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-11-01T15:24:17.391Z] #17 33.90 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-01T15:24:17.391Z] #17 33.92 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-01T15:24:17.391Z] #17 33.93 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-01T15:24:17.391Z] #17 33.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-01T15:24:17.391Z] #17 33.94 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-01T15:24:17.391Z] #17 33.95 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-01T15:24:17.391Z] #17 33.96 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-01T15:24:17.391Z] #17 33.97 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-01T15:24:17.391Z] #17 33.98 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-01T15:24:17.391Z] #17 33.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-01T15:24:17.391Z] #17 33.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-01T15:24:17.391Z] #17 34.01 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-01T15:24:17.391Z] #17 34.03 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:24:17.391Z] #17 34.03 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-01T15:24:17.391Z] #17 34.05 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-11-01T15:24:17.391Z] #17 34.05 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-11-01T15:24:17.391Z] #17 34.07 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-01T15:24:17.391Z] #17 34.08 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-01T15:24:17.391Z] #17 34.09 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-01T15:24:17.391Z] #17 34.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-01T15:24:17.391Z] #17 34.15 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-11-01T15:24:17.391Z] #17 34.16 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-01T15:24:17.391Z] #17 34.18 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-01T15:24:17.391Z] #17 34.18 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-01T15:24:17.391Z] #17 34.19 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-01T15:24:17.391Z] #17 34.20 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-01T15:24:17.391Z] #17 34.22 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-01T15:24:17.391Z] #17 34.22 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-11-01T15:24:17.391Z] #17 34.23 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-01T15:24:17.391Z] #17 34.25 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-01T15:24:17.391Z] #17 34.27 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-01T15:24:17.391Z] #17 34.29 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-01T15:24:17.391Z] #17 34.34 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-01T15:24:17.391Z] #17 34.37 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-11-01T15:24:17.391Z] #17 34.51 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-01T15:24:17.391Z] #17 34.51 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-01T15:24:17.391Z] #17 34.52 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-01T15:24:17.391Z] #17 34.52 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-01T15:24:17.391Z] #17 34.61 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-01T15:24:17.391Z] #17 34.62 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-01T15:24:17.391Z] #17 34.69 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-01T15:24:17.391Z] #17 34.70 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-01T15:24:17.391Z] #17 34.72 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-01T15:24:17.391Z] #17 34.73 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-01T15:24:17.391Z] #17 34.74 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-11-01T15:24:17.391Z] #17 34.76 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-01T15:24:17.391Z] #17 35.08 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-01T15:24:17.391Z] #17 35.13 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-01T15:24:17.391Z] #17 35.18 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-01T15:24:17.391Z] #17 35.20 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-11-01T15:24:17.391Z] #17 35.21 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-01T15:24:17.391Z] #17 35.24 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-11-01T15:24:17.391Z] #17 35.34 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-11-01T15:24:17.391Z] #17 35.48 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-01T15:24:17.391Z] #17 35.50 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-01T15:24:17.391Z] #17 35.83 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-01T15:24:17.391Z] #17 36.09 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-11-01T15:24:17.391Z] #17 36.21 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-11-01T15:24:17.665Z] #42 24.78 CC images/sk-unix.o [2019-11-01T15:24:17.965Z] #17 ... [2019-11-01T15:24:17.965Z] [2019-11-01T15:24:17.965Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:17.965Z] #44 98.30 github.com/LK4D4/vndr/build [2019-11-01T15:24:18.047Z] #42 25.06 CC images/sk-inet.o [2019-11-01T15:24:18.047Z] #42 ... [2019-11-01T15:24:18.047Z] [2019-11-01T15:24:18.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:18.047Z] #27 38.08 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-01T15:24:18.047Z] #27 38.21 skipping existing b63cc5f62c21 [2019-11-01T15:24:18.047Z] #27 38.43 [2019-11-01T15:24:18.047Z] #27 39.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-01T15:24:18.047Z] #27 40.12 [2019-11-01T15:24:18.047Z] #27 40.33 ######################################################################## 100.0% [2019-11-01T15:24:18.047Z] #27 40.40 [2019-11-01T15:24:18.047Z] #27 40.48 Download of images into '/build' complete. [2019-11-01T15:24:18.047Z] #27 40.48 Use something like the following to load the result into a Docker daemon: [2019-11-01T15:24:18.047Z] #27 40.48 tar -cC '/build' . | docker load [2019-11-01T15:24:18.047Z] #27 DONE 40.6s [2019-11-01T15:24:18.436Z] [2019-11-01T15:24:18.436Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:18.436Z] #18 33.94 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-01T15:24:18.436Z] #18 36.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:24:18.436Z] #18 36.67 Fetched 88.2 MB in 5s (15.5 MB/s) [2019-11-01T15:24:18.436Z] #18 36.77 Selecting previously unselected package bash-completion. [2019-11-01T15:24:18.436Z] #18 36.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-01T15:24:18.436Z] #18 36.87 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-01T15:24:18.436Z] #18 39.57 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-01T15:24:18.436Z] #18 ... [2019-11-01T15:24:18.436Z] [2019-11-01T15:24:18.436Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:18.436Z] #42 25.58 CC images/tun.o [2019-11-01T15:24:18.907Z] #44 99.41 vendor/golang.org/x/text/unicode/norm [2019-11-01T15:24:19.267Z] #42 26.04 CC images/sk-netlink.o [2019-11-01T15:24:19.267Z] #42 26.42 CC images/packet-sock.o [2019-11-01T15:24:19.267Z] #42 ... [2019-11-01T15:24:19.267Z] [2019-11-01T15:24:19.267Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:19.267Z] #32 60.53 strings [2019-11-01T15:24:19.267Z] #32 60.74 os [2019-11-01T15:24:19.267Z] #32 64.35 path [2019-11-01T15:24:19.267Z] #32 65.03 text/tabwriter [2019-11-01T15:24:19.267Z] #32 65.37 fmt [2019-11-01T15:24:19.267Z] #32 66.05 path/filepath [2019-11-01T15:24:19.267Z] #32 68.18 io/ioutil [2019-11-01T15:24:19.267Z] #32 70.51 flag [2019-11-01T15:24:19.267Z] #32 70.51 github.com/BurntSushi/toml [2019-11-01T15:24:19.683Z] #32 ... [2019-11-01T15:24:19.683Z] [2019-11-01T15:24:19.683Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:19.683Z] #18 40.62 Selecting previously unselected package libnet1:s390x. [2019-11-01T15:24:19.683Z] #18 40.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-01T15:24:19.683Z] #18 40.62 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-01T15:24:19.683Z] #18 40.74 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-01T15:24:19.683Z] #18 40.74 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-01T15:24:19.683Z] #18 40.74 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-01T15:24:19.683Z] #18 40.81 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-01T15:24:19.683Z] #18 40.81 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-01T15:24:19.683Z] #18 40.83 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-01T15:24:19.683Z] #18 40.98 Selecting previously unselected package libudev-dev:s390x. [2019-11-01T15:24:19.683Z] #18 40.98 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-01T15:24:19.683Z] #18 40.99 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-01T15:24:20.089Z] #18 41.35 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-01T15:24:20.089Z] #18 41.35 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-01T15:24:20.089Z] #18 41.36 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-01T15:24:20.495Z] #18 41.97 Selecting previously unselected package python3.5-minimal. [2019-11-01T15:24:20.891Z] #18 41.97 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-01T15:24:20.891Z] #18 41.98 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:24:21.720Z] #18 43.21 Selecting previously unselected package python3-minimal. [2019-11-01T15:24:21.720Z] #18 43.21 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-01T15:24:21.720Z] #18 43.22 Unpacking python3-minimal (3.5.3-1) ... [2019-11-01T15:24:21.720Z] #18 43.31 Selecting previously unselected package libmpdec2:s390x. [2019-11-01T15:24:21.792Z] #13 ... [2019-11-01T15:24:21.792Z] [2019-11-01T15:24:21.792Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:21.792Z] #26 16.01 [2019-11-01T15:24:21.792Z] #26 16.58 ## 3.5% ##### 7.1% ####### 9.9% ########## 14.0% ############ 18.0% ################# 23.9% #################### 28.8% ######################## 34.5% ############################ 39.2% ############################## 42.0% ################################# 46.0% ################################### 49.6% ###################################### 52.9% ######################################### 57.8% ############################################ 61.7% ############################################### 66.2% ################################################## 70.1% ##################################################### 73.8% ######################################################### 79.2% ############################################################ 84.3% ################################################################ 89.2% ################################################################### 93.5% ######################################################################## 100.0% [2019-11-01T15:24:21.792Z] #26 20.12 [2019-11-01T15:24:21.792Z] #26 ... [2019-11-01T15:24:21.792Z] [2019-11-01T15:24:21.792Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:24:21.792Z] #40 76.23 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-01T15:24:21.792Z] #40 76.41 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-01T15:24:21.792Z] #40 76.46 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-01T15:24:21.792Z] #40 85.36 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:24:21.792Z] #40 85.39 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-01T15:24:21.792Z] #40 85.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:21.792Z] #40 85.56 Setting up python-protobuf (3.0.0-9) ... [2019-11-01T15:24:21.792Z] #40 ... [2019-11-01T15:24:21.792Z] [2019-11-01T15:24:21.792Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:22.137Z] #18 43.31 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-01T15:24:22.137Z] #18 43.32 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-01T15:24:22.137Z] #18 43.45 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-01T15:24:22.137Z] #18 43.46 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-01T15:24:22.137Z] #18 43.46 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-01T15:24:22.586Z] #26 20.57 0.6% # 1.6% ## 4.0% ### 5.4% #### 6.8% ###### 8.5% ####### 11.0% ######### 13.2% [2019-11-01T15:24:22.586Z] #26 ... [2019-11-01T15:24:22.586Z] [2019-11-01T15:24:22.586Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-01T15:24:22.586Z] #13 5.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-01T15:24:22.586Z] #13 DONE 6.2s [2019-11-01T15:24:22.586Z] [2019-11-01T15:24:22.586Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:23.123Z] #44 ... [2019-11-01T15:24:23.123Z] [2019-11-01T15:24:23.123Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:23.123Z] #17 38.29 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-11-01T15:24:23.123Z] #17 40.66 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:24:23.123Z] #17 40.83 Fetched 84.4 MB in 7s (12.0 MB/s) [2019-11-01T15:24:23.123Z] #17 41.29 Selecting previously unselected package bash-completion. [2019-11-01T15:24:23.123Z] #17 41.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-11-01T15:24:23.123Z] #17 41.35 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-01T15:24:23.386Z] #17 ... [2019-11-01T15:24:23.386Z] [2019-11-01T15:24:23.386Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:23.386Z] #62 93.94 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:24:23.386Z] #62 93.94 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-01T15:24:23.386Z] #62 DONE 103.7s [2019-11-01T15:24:23.386Z] [2019-11-01T15:24:23.386Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-01T15:24:23.386Z] #63 DONE 0.1s [2019-11-01T15:24:23.386Z] [2019-11-01T15:24:23.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:23.386Z] #41 33.40 CC images/inventory.o [2019-11-01T15:24:23.386Z] #41 33.97 CC images/fdinfo.o [2019-11-01T15:24:23.386Z] #41 34.43 CC images/fown.o [2019-11-01T15:24:23.386Z] #41 34.91 CC images/ns.o [2019-11-01T15:24:23.386Z] #41 35.19 CC images/regfile.o [2019-11-01T15:24:23.386Z] #41 35.58 CC images/ghost-file.o [2019-11-01T15:24:23.386Z] #41 36.01 CC images/fifo.o [2019-11-01T15:24:23.386Z] #41 36.48 CC images/remap-file-path.o [2019-11-01T15:24:23.386Z] #41 36.90 CC images/eventfd.o [2019-11-01T15:24:23.386Z] #41 37.24 CC images/eventpoll.o [2019-11-01T15:24:23.386Z] #41 37.70 CC images/fh.o [2019-11-01T15:24:23.386Z] #41 38.32 CC images/fsnotify.o [2019-11-01T15:24:23.386Z] #41 39.13 CC images/signalfd.o [2019-11-01T15:24:23.386Z] #41 39.61 CC images/fs.o [2019-11-01T15:24:23.386Z] #41 39.85 CC images/pstree.o [2019-11-01T15:24:23.386Z] #41 40.24 CC images/pipe.o [2019-11-01T15:24:23.386Z] #41 40.93 CC images/tcp-stream.o [2019-11-01T15:24:23.386Z] #41 41.36 CC images/sk-packet.o [2019-11-01T15:24:23.386Z] #41 41.67 CC images/mnt.o [2019-11-01T15:24:23.386Z] #41 42.00 CC images/pipe-data.o [2019-11-01T15:24:23.386Z] #41 42.39 CC images/sa.o [2019-11-01T15:24:23.386Z] #41 42.65 CC images/timer.o [2019-11-01T15:24:23.957Z] #41 43.33 CC images/timerfd.o [2019-11-01T15:24:24.220Z] #41 43.72 CC images/mm.o [2019-11-01T15:24:24.482Z] #41 ... [2019-11-01T15:24:24.482Z] [2019-11-01T15:24:24.482Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:24.482Z] #44 104.8 vendor/golang.org/x/crypto/cryptobyte [2019-11-01T15:24:24.934Z] #18 46.35 Selecting previously unselected package python3.5. [2019-11-01T15:24:24.935Z] #18 46.35 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-01T15:24:24.935Z] #18 46.36 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:24:24.935Z] #18 46.49 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-01T15:24:24.935Z] #18 46.49 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-01T15:24:25.052Z] #44 105.3 mime [2019-11-01T15:24:25.336Z] #18 46.51 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-01T15:24:25.336Z] #18 46.56 Selecting previously unselected package dh-python. [2019-11-01T15:24:25.336Z] #18 46.57 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-01T15:24:25.336Z] #18 46.57 Unpacking dh-python (2.20170125) ... [2019-11-01T15:24:25.336Z] #18 46.71 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-01T15:24:25.336Z] #18 46.73 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:24:25.435Z] #26 20.57 0.6% # 1.6% ## 4.0% ### 5.4% #### 6.8% ###### 8.5% ####### 11.0% ######### 13.2% ########## 14.1% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.3% ################# 23.7% ################## 25.2% ################### 27.2% #################### 29.0% ###################### 30.8% ####################### 32.3% ######################## 33.8% ######################### 35.4% ########################## 36.9% ########################### 38.8% ############################ 40.3% ############################# 41.3% ############################## 42.4% ################################ 45.1% ################################## 47.3% #################################### 50.1% ###################################### 53.0% ####################################### 55.5% ######################################## 56.3% ######################################### 57.7% ########################################### 60.1% [2019-11-01T15:24:25.435Z] #26 ... [2019-11-01T15:24:25.435Z] [2019-11-01T15:24:25.435Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:25.435Z] #31 79.57 time [2019-11-01T15:24:25.435Z] #31 ... [2019-11-01T15:24:25.435Z] [2019-11-01T15:24:25.435Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:27.229Z] #18 ... [2019-11-01T15:24:27.229Z] [2019-11-01T15:24:27.229Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:27.229Z] #45 68.20 fmt [2019-11-01T15:24:27.229Z] #45 71.56 regexp [2019-11-01T15:24:27.229Z] #45 73.67 go/token [2019-11-01T15:24:27.229Z] #45 75.18 go/scanner [2019-11-01T15:24:27.229Z] #45 76.13 internal/lazyregexp [2019-11-01T15:24:27.229Z] #45 76.38 net/url [2019-11-01T15:24:27.229Z] #45 77.00 go/ast [2019-11-01T15:24:27.229Z] #45 ... [2019-11-01T15:24:27.229Z] [2019-11-01T15:24:27.229Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:27.229Z] #42 26.80 CC images/ipc-var.o [2019-11-01T15:24:27.229Z] #42 26.97 CC images/ipc-desc.o [2019-11-01T15:24:27.229Z] #42 27.12 CC images/ipc-shm.o [2019-11-01T15:24:27.229Z] #42 27.35 CC images/ipc-msg.o [2019-11-01T15:24:27.229Z] #42 27.60 CC images/ipc-sem.o [2019-11-01T15:24:27.229Z] #42 27.77 CC images/utsns.o [2019-11-01T15:24:27.229Z] #42 27.92 CC images/creds.o [2019-11-01T15:24:27.229Z] #42 28.04 CC images/vma.o [2019-11-01T15:24:27.229Z] #42 28.17 CC images/netdev.o [2019-11-01T15:24:27.229Z] #42 28.53 CC images/tty.o [2019-11-01T15:24:27.229Z] #42 29.09 CC images/file-lock.o [2019-11-01T15:24:27.229Z] #42 29.28 CC images/rlimit.o [2019-11-01T15:24:27.229Z] #42 29.39 CC images/pagemap.o [2019-11-01T15:24:27.229Z] #42 29.58 CC images/siginfo.o [2019-11-01T15:24:27.229Z] #42 29.74 CC images/rpc.o [2019-11-01T15:24:27.229Z] #42 31.27 CC images/ext-file.o [2019-11-01T15:24:27.229Z] #42 31.39 CC images/cgroup.o [2019-11-01T15:24:27.229Z] #42 31.99 CC images/userns.o [2019-11-01T15:24:27.229Z] #42 32.19 CC images/google/protobuf/descriptor.o [2019-11-01T15:24:27.229Z] #42 33.37 CC images/opts.o [2019-11-01T15:24:27.229Z] #42 33.54 CC images/seccomp.o [2019-11-01T15:24:27.229Z] #42 33.84 CC images/binfmt-misc.o [2019-11-01T15:24:27.229Z] #42 34.00 CC images/time.o [2019-11-01T15:24:27.229Z] #42 34.17 CC images/sysctl.o [2019-11-01T15:24:27.229Z] #42 34.43 CC images/autofs.o [2019-11-01T15:24:27.229Z] #42 ... [2019-11-01T15:24:27.229Z] [2019-11-01T15:24:27.229Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:27.229Z] #45 78.43 text/template/parse [2019-11-01T15:24:27.229Z] #45 ... [2019-11-01T15:24:27.229Z] [2019-11-01T15:24:27.229Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:27.229Z] #32 72.06 log [2019-11-01T15:24:27.229Z] #32 74.24 github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:24:27.229Z] #32 DONE 78.6s [2019-11-01T15:24:27.255Z] #26 20.57 0.6% # 1.6% ## 4.0% ### 5.4% #### 6.8% ###### 8.5% ####### 11.0% ######### 13.2% ########## 14.1% ########### 16.2% ############# 18.3% ############## 19.8% ############### 21.3% ################# 23.7% ################## 25.2% ################### 27.2% #################### 29.0% ###################### 30.8% ####################### 32.3% ######################## 33.8% ######################### 35.4% ########################## 36.9% ########################### 38.8% ############################ 40.3% ############################# 41.3% ############################## 42.4% ################################ 45.1% ################################## 47.3% #################################### 50.1% ###################################### 53.0% ####################################### 55.5% ######################################## 56.3% ######################################### 57.7% ########################################### 60.1% ############################################ 61.5% ############################################## 64.0% ################################################ 67.1% ################################################# 68.9% ################################################### 71.1% #################################################### 72.5% ##################################################### 73.9% ####################################################### 77.6% ######################################################### 80.4% ########################################################### 83.3% ############################################################# 85.5% ############################################################### 88.5% ################################################################# 90.8% ################################################################## 92.4% #################################################################### 94.7% ###################################################################### 97.3% ####################################################################### 99.1% ######################################################################## 100.0% [2019-11-01T15:24:27.516Z] #26 26.52 [2019-11-01T15:24:27.607Z] [2019-11-01T15:24:27.607Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:27.607Z] #42 34.71 CC images/macvlan.o [2019-11-01T15:24:28.031Z] #42 34.92 CC images/sit.o [2019-11-01T15:24:28.083Z] #26 ... [2019-11-01T15:24:28.083Z] [2019-11-01T15:24:28.083Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-01T15:24:28.083Z] #14 DONE 5.4s [2019-11-01T15:24:28.083Z] [2019-11-01T15:24:28.083Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-01T15:24:28.342Z] #15 ... [2019-11-01T15:24:28.342Z] [2019-11-01T15:24:28.342Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:24:28.342Z] #33 82.74 Selecting previously unselected package libxml2:amd64. [2019-11-01T15:24:28.342Z] #33 82.77 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-01T15:24:28.342Z] #33 82.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:24:28.342Z] #33 84.33 Selecting previously unselected package libarchive13:amd64. [2019-11-01T15:24:28.342Z] #33 84.33 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-01T15:24:28.342Z] #33 84.34 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-01T15:24:28.342Z] #33 85.17 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-01T15:24:28.342Z] #33 85.17 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-01T15:24:28.342Z] #33 85.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-01T15:24:28.342Z] #33 85.56 Selecting previously unselected package libuv1:amd64. [2019-11-01T15:24:28.342Z] #33 85.57 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-01T15:24:28.342Z] #33 85.58 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-01T15:24:28.342Z] #33 86.23 Selecting previously unselected package cmake. [2019-11-01T15:24:28.342Z] #33 86.24 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-01T15:24:28.342Z] #33 86.57 Unpacking cmake (3.7.2-1) ... [2019-11-01T15:24:28.342Z] #33 92.34 Selecting previously unselected package xxd. [2019-11-01T15:24:28.342Z] #33 92.35 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-01T15:24:28.342Z] #33 92.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:28.342Z] #33 92.83 Selecting previously unselected package vim-common. [2019-11-01T15:24:28.342Z] #33 92.83 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:24:28.342Z] #33 92.92 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:28.422Z] #42 35.37 LINK images/built-in.o [2019-11-01T15:24:28.422Z] #42 35.54 GEN compel/include/asm [2019-11-01T15:24:28.422Z] #42 35.55 GEN compel/include/version.h [2019-11-01T15:24:28.422Z] #42 35.56 touch .config [2019-11-01T15:24:28.422Z] #42 35.57 GEN include/common/config.h [2019-11-01T15:24:28.422Z] #42 35.68 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-01T15:24:28.827Z] #42 35.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-01T15:24:28.827Z] #42 35.85 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-01T15:24:28.827Z] #42 35.88 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-01T15:24:28.827Z] #42 35.90 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-01T15:24:28.827Z] #42 35.94 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-01T15:24:28.827Z] #42 35.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-01T15:24:28.827Z] #42 35.97 DEP compel/plugins/std/infect.d [2019-11-01T15:24:28.827Z] #42 36.08 DEP compel/plugins/std/string.d [2019-11-01T15:24:28.911Z] #33 93.72 Processing triggers for mime-support (3.60) ... [2019-11-01T15:24:29.169Z] #33 93.88 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:29.169Z] #33 93.88 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-01T15:24:29.169Z] #33 93.89 Setting up cmake-data (3.7.2-1) ... [2019-11-01T15:24:29.169Z] #33 93.93 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-01T15:24:29.169Z] #33 93.94 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:24:29.169Z] #33 93.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:29.218Z] #42 36.22 DEP compel/plugins/std/log.d [2019-11-01T15:24:29.218Z] #42 36.27 DEP compel/plugins/std/fds.d [2019-11-01T15:24:29.218Z] #42 36.38 DEP compel/plugins/std/std.d [2019-11-01T15:24:29.431Z] #33 94.14 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:29.431Z] #33 94.27 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-01T15:24:29.431Z] #33 94.31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-01T15:24:29.431Z] #33 94.33 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-01T15:24:29.431Z] #33 ... [2019-11-01T15:24:29.431Z] [2019-11-01T15:24:29.431Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:29.431Z] #26 28.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-01T15:24:29.619Z] #42 36.52 DEP compel/plugins/shmem/shmem.d [2019-11-01T15:24:29.619Z] #42 36.55 DEP compel/plugins/fds/fds.d [2019-11-01T15:24:29.619Z] #42 36.74 CC compel/plugins/std/std.o [2019-11-01T15:24:30.039Z] #42 37.02 CC compel/plugins/std/fds.o [2019-11-01T15:24:30.346Z] #44 ... [2019-11-01T15:24:30.346Z] [2019-11-01T15:24:30.346Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:30.346Z] #17 45.78 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-01T15:24:30.346Z] #17 46.61 Selecting previously unselected package libnet1:arm64. [2019-11-01T15:24:30.346Z] #17 46.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 46.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-01T15:24:30.346Z] #17 46.80 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-01T15:24:30.346Z] #17 46.80 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 46.80 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-01T15:24:30.346Z] #17 46.92 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-01T15:24:30.346Z] #17 46.92 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 46.94 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-01T15:24:30.346Z] #17 47.08 Selecting previously unselected package libudev-dev:arm64. [2019-11-01T15:24:30.346Z] #17 47.08 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 47.12 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-01T15:24:30.346Z] #17 47.32 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-01T15:24:30.346Z] #17 47.33 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 47.33 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-01T15:24:30.346Z] #17 48.21 Selecting previously unselected package python3.5-minimal. [2019-11-01T15:24:30.346Z] #17 48.21 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 48.23 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:24:30.346Z] #17 49.03 Selecting previously unselected package python3-minimal. [2019-11-01T15:24:30.346Z] #17 49.06 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 49.08 Unpacking python3-minimal (3.5.3-1) ... [2019-11-01T15:24:30.346Z] #17 49.25 Selecting previously unselected package libmpdec2:arm64. [2019-11-01T15:24:30.346Z] #17 49.26 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 49.26 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-01T15:24:30.346Z] #17 49.42 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-01T15:24:30.346Z] #17 49.43 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-01T15:24:30.346Z] #17 49.44 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-01T15:24:30.367Z] #26 ... [2019-11-01T15:24:30.367Z] [2019-11-01T15:24:30.367Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:24:30.367Z] #33 94.35 Setting up cmake (3.7.2-1) ... [2019-11-01T15:24:30.367Z] #33 94.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:30.367Z] #33 DONE 95.1s [2019-11-01T15:24:30.367Z] [2019-11-01T15:24:30.367Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:30.367Z] #26 29.24 [2019-11-01T15:24:30.367Z] #26 ... [2019-11-01T15:24:30.367Z] [2019-11-01T15:24:30.367Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:24:30.367Z] #34 DONE 0.1s [2019-11-01T15:24:30.443Z] #42 37.52 CC compel/plugins/std/log.o [2019-11-01T15:24:30.628Z] [2019-11-01T15:24:30.628Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-01T15:24:30.628Z] #35 DONE 0.1s [2019-11-01T15:24:30.628Z] [2019-11-01T15:24:30.628Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:31.330Z] #42 38.45 CC compel/plugins/std/string.o [2019-11-01T15:24:32.004Z] #36 ... [2019-11-01T15:24:32.004Z] [2019-11-01T15:24:32.004Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:24:32.004Z] #40 96.14 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-01T15:24:32.004Z] #40 96.15 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-01T15:24:32.004Z] #40 96.16 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-01T15:24:32.004Z] #40 96.19 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-01T15:24:32.004Z] #40 96.20 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-01T15:24:32.004Z] #40 96.22 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:24:32.004Z] #40 96.23 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-01T15:24:32.004Z] #40 96.24 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-01T15:24:32.004Z] #40 96.25 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-01T15:24:32.004Z] #40 96.26 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-01T15:24:32.004Z] #40 96.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:24:32.004Z] #40 DONE 96.7s [2019-11-01T15:24:32.261Z] #17 51.25 Selecting previously unselected package python3.5. [2019-11-01T15:24:32.261Z] #17 51.26 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-01T15:24:32.261Z] #17 51.28 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:24:32.261Z] #17 51.50 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-01T15:24:32.261Z] #17 51.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-01T15:24:32.262Z] [2019-11-01T15:24:32.262Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:32.431Z] #42 39.48 CC compel/plugins/std/infect.o [2019-11-01T15:24:32.523Z] #17 51.51 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-01T15:24:32.523Z] #17 51.63 Selecting previously unselected package dh-python. [2019-11-01T15:24:32.523Z] #17 51.63 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-01T15:24:32.523Z] #17 51.64 Unpacking dh-python (2.20170125) ... [2019-11-01T15:24:32.784Z] #17 51.86 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-01T15:24:32.784Z] #17 51.89 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:24:33.198Z] #41 ... [2019-11-01T15:24:33.198Z] [2019-11-01T15:24:33.198Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:33.198Z] #44 87.34 time [2019-11-01T15:24:33.198Z] #44 95.87 internal/fmtsort [2019-11-01T15:24:33.198Z] #44 96.77 os [2019-11-01T15:24:33.198Z] #44 ... [2019-11-01T15:24:33.198Z] [2019-11-01T15:24:33.198Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:33.198Z] #26 29.78 ######################################################################## 100.0% [2019-11-01T15:24:33.198Z] #26 30.18 [2019-11-01T15:24:33.338Z] #42 40.33 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-01T15:24:33.338Z] #42 40.39 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-01T15:24:33.338Z] #42 40.41 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-01T15:24:33.338Z] #42 40.53 AR compel/plugins/std.lib.a [2019-11-01T15:24:33.338Z] #42 40.57 CC compel/plugins/fds/fds.o [2019-11-01T15:24:33.457Z] #26 ... [2019-11-01T15:24:33.457Z] [2019-11-01T15:24:33.457Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-01T15:24:33.457Z] #15 DONE 5.3s [2019-11-01T15:24:33.457Z] [2019-11-01T15:24:33.457Z] #16 [dev 6/24] RUN ldconfig [2019-11-01T15:24:33.742Z] #42 40.92 AR compel/plugins/fds.lib.a [2019-11-01T15:24:33.742Z] #42 40.96 HOSTDEP compel/src/lib/log-host.d [2019-11-01T15:24:34.023Z] #16 ... [2019-11-01T15:24:34.023Z] [2019-11-01T15:24:34.023Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:34.023Z] #54 19.84 + cd /tmp/tmp.9cMuMlqcvG/src/github.com/opencontainers/runc [2019-11-01T15:24:34.023Z] #54 19.84 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:24:34.023Z] #54 20.40 + '[' -z '' ']' [2019-11-01T15:24:34.023Z] #54 20.40 + target=static [2019-11-01T15:24:34.023Z] #54 20.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-01T15:24:34.023Z] #54 23.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-01T15:24:34.154Z] #42 41.18 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-01T15:24:34.154Z] #42 41.31 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-01T15:24:34.154Z] #42 41.38 HOSTDEP compel/src/main-host.d [2019-11-01T15:24:34.282Z] #54 ... [2019-11-01T15:24:34.282Z] [2019-11-01T15:24:34.282Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:34.282Z] #44 98.05 strings [2019-11-01T15:24:34.568Z] #42 41.57 DEP compel/src/lib/ptrace.d [2019-11-01T15:24:34.568Z] #42 ... [2019-11-01T15:24:34.568Z] [2019-11-01T15:24:34.568Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:34.568Z] #18 49.89 Setting up python3-minimal (3.5.3-1) ... [2019-11-01T15:24:34.568Z] #18 50.90 Selecting previously unselected package python3. [2019-11-01T15:24:34.568Z] #18 50.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 ... 16484 files and directories currently installed.) [2019-11-01T15:24:34.568Z] #18 50.92 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 50.93 Unpacking python3 (3.5.3-1) ... [2019-11-01T15:24:34.568Z] #18 51.12 Selecting previously unselected package pigz. [2019-11-01T15:24:34.568Z] #18 51.12 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.13 Unpacking pigz (2.3.4-1) ... [2019-11-01T15:24:34.568Z] #18 51.23 Selecting previously unselected package libip4tc0:s390x. [2019-11-01T15:24:34.568Z] #18 51.23 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.23 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:34.568Z] #18 51.31 Selecting previously unselected package libip6tc0:s390x. [2019-11-01T15:24:34.568Z] #18 51.33 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.34 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:34.568Z] #18 51.44 Selecting previously unselected package libiptc0:s390x. [2019-11-01T15:24:34.568Z] #18 51.45 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.45 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:34.568Z] #18 51.55 Selecting previously unselected package libxtables12:s390x. [2019-11-01T15:24:34.568Z] #18 51.55 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.56 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:34.568Z] #18 51.69 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-01T15:24:34.568Z] #18 51.69 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.69 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-01T15:24:34.568Z] #18 51.75 Selecting previously unselected package iptables. [2019-11-01T15:24:34.568Z] #18 51.76 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 51.76 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:34.568Z] #18 52.14 Selecting previously unselected package xxd. [2019-11-01T15:24:34.568Z] #18 52.15 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 52.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:34.568Z] #18 52.23 Selecting previously unselected package vim-common. [2019-11-01T15:24:34.568Z] #18 52.23 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:24:34.568Z] #18 52.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:34.568Z] #18 52.37 Selecting previously unselected package bzip2. [2019-11-01T15:24:34.568Z] #18 52.38 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 52.38 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-01T15:24:34.568Z] #18 52.51 Selecting previously unselected package libgpm2:s390x. [2019-11-01T15:24:34.568Z] #18 52.52 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 52.54 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-01T15:24:34.568Z] #18 52.65 Selecting previously unselected package xz-utils. [2019-11-01T15:24:34.568Z] #18 52.65 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 52.66 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:24:34.568Z] #18 52.81 Selecting previously unselected package aufs-tools. [2019-11-01T15:24:34.568Z] #18 52.81 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 52.81 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:24:34.568Z] #18 53.06 Selecting previously unselected package liblzo2-2:s390x. [2019-11-01T15:24:34.568Z] #18 53.07 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 53.08 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-01T15:24:34.568Z] #18 53.23 Selecting previously unselected package btrfs-progs. [2019-11-01T15:24:34.568Z] #18 53.23 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 53.24 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:24:34.568Z] #18 54.13 Selecting previously unselected package btrfs-tools. [2019-11-01T15:24:34.568Z] #18 54.13 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 54.14 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:24:34.568Z] #18 54.25 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-01T15:24:34.568Z] #18 54.25 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 54.25 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-01T15:24:34.568Z] #18 54.50 Selecting previously unselected package dmsetup. [2019-11-01T15:24:34.568Z] #18 54.51 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 54.51 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-01T15:24:34.568Z] #18 54.72 Selecting previously unselected package libonig4:s390x. [2019-11-01T15:24:34.568Z] #18 54.72 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 54.72 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-01T15:24:34.568Z] #18 54.85 Selecting previously unselected package libjq1:s390x. [2019-11-01T15:24:34.568Z] #18 54.86 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 54.86 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-01T15:24:34.568Z] #18 55.03 Selecting previously unselected package jq. [2019-11-01T15:24:34.568Z] #18 55.05 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.06 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:24:34.568Z] #18 55.17 Selecting previously unselected package libaio1:s390x. [2019-11-01T15:24:34.568Z] #18 55.18 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.18 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-01T15:24:34.568Z] #18 55.22 Selecting previously unselected package libcap2-bin. [2019-11-01T15:24:34.568Z] #18 55.22 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.22 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-01T15:24:34.568Z] #18 55.42 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-01T15:24:34.568Z] #18 55.42 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.43 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-01T15:24:34.568Z] #18 55.51 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-01T15:24:34.568Z] #18 55.51 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.51 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-01T15:24:34.568Z] #18 55.78 Selecting previously unselected package libpcre16-3:s390x. [2019-11-01T15:24:34.568Z] #18 55.79 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.82 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-01T15:24:34.568Z] #18 55.92 Selecting previously unselected package libpcre32-3:s390x. [2019-11-01T15:24:34.568Z] #18 55.92 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-01T15:24:34.568Z] #18 55.93 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-01T15:24:34.568Z] #18 56.04 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-01T15:24:34.970Z] #18 56.04 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-01T15:24:34.970Z] #18 56.05 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-01T15:24:35.329Z] #17 ... [2019-11-01T15:24:35.329Z] [2019-11-01T15:24:35.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:35.329Z] #41 44.46 CC images/sk-opts.o [2019-11-01T15:24:35.329Z] #41 44.84 CC images/sk-unix.o [2019-11-01T15:24:35.329Z] #41 45.19 CC images/sk-inet.o [2019-11-01T15:24:35.329Z] #41 45.76 CC images/tun.o [2019-11-01T15:24:35.329Z] #41 46.24 CC images/sk-netlink.o [2019-11-01T15:24:35.329Z] #41 46.58 CC images/packet-sock.o [2019-11-01T15:24:35.329Z] #41 46.96 CC images/ipc-var.o [2019-11-01T15:24:35.329Z] #41 47.31 CC images/ipc-desc.o [2019-11-01T15:24:35.329Z] #41 47.59 CC images/ipc-shm.o [2019-11-01T15:24:35.329Z] #41 47.78 CC images/ipc-msg.o [2019-11-01T15:24:35.329Z] #41 47.99 CC images/ipc-sem.o [2019-11-01T15:24:35.329Z] #41 48.27 CC images/utsns.o [2019-11-01T15:24:35.329Z] #41 48.48 CC images/creds.o [2019-11-01T15:24:35.329Z] #41 48.70 CC images/vma.o [2019-11-01T15:24:35.329Z] #41 48.97 CC images/netdev.o [2019-11-01T15:24:35.329Z] #41 49.55 CC images/tty.o [2019-11-01T15:24:35.329Z] #41 50.32 CC images/file-lock.o [2019-11-01T15:24:35.329Z] #41 50.72 CC images/rlimit.o [2019-11-01T15:24:35.329Z] #41 50.98 CC images/pagemap.o [2019-11-01T15:24:35.329Z] #41 51.39 CC images/siginfo.o [2019-11-01T15:24:35.329Z] #41 51.71 CC images/rpc.o [2019-11-01T15:24:35.329Z] #41 53.22 CC images/ext-file.o [2019-11-01T15:24:35.329Z] #41 53.43 CC images/cgroup.o [2019-11-01T15:24:35.329Z] #41 54.07 CC images/userns.o [2019-11-01T15:24:35.329Z] #41 54.42 CC images/google/protobuf/descriptor.o [2019-11-01T15:24:35.329Z] #41 ... [2019-11-01T15:24:35.329Z] [2019-11-01T15:24:35.329Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:35.329Z] #47 DONE 115.6s [2019-11-01T15:24:35.329Z] [2019-11-01T15:24:35.329Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:35.329Z] #44 110.5 vendor/golang.org/x/net/http/httpproxy [2019-11-01T15:24:35.329Z] #44 110.5 net/textproto [2019-11-01T15:24:35.329Z] #44 110.6 crypto/x509 [2019-11-01T15:24:35.329Z] #44 112.1 vendor/golang.org/x/net/http/httpguts [2019-11-01T15:24:35.329Z] #44 112.1 mime/multipart [2019-11-01T15:24:35.329Z] #44 114.6 crypto/tls [2019-11-01T15:24:35.376Z] #18 56.46 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-01T15:24:35.376Z] #18 56.46 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-01T15:24:35.376Z] #18 56.46 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-01T15:24:35.376Z] #18 56.77 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-01T15:24:35.376Z] #18 56.77 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-01T15:24:35.376Z] #18 56.77 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-01T15:24:35.789Z] #18 56.87 Selecting previously unselected package libnl-3-200:s390x. [2019-11-01T15:24:35.789Z] #18 56.87 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-01T15:24:35.789Z] #18 56.87 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-01T15:24:35.789Z] #18 57.01 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-01T15:24:35.789Z] #18 57.01 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-01T15:24:35.789Z] #18 57.02 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-01T15:24:35.789Z] #18 57.11 Selecting previously unselected package libreadline5:s390x. [2019-11-01T15:24:35.789Z] #18 57.11 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-01T15:24:35.789Z] #18 57.11 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-01T15:24:35.789Z] #18 57.26 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-01T15:24:35.789Z] #18 57.26 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-01T15:24:35.789Z] #18 57.27 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-01T15:24:36.183Z] #44 ... [2019-11-01T15:24:36.183Z] [2019-11-01T15:24:36.183Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:36.183Z] #31 90.16 internal/poll [2019-11-01T15:24:36.183Z] #31 94.85 internal/syscall/unix [2019-11-01T15:24:36.183Z] #31 95.46 internal/fmtsort [2019-11-01T15:24:36.183Z] #31 95.60 os [2019-11-01T15:24:36.183Z] #31 96.59 strings [2019-11-01T15:24:36.183Z] #31 ... [2019-11-01T15:24:36.183Z] [2019-11-01T15:24:36.183Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:36.183Z] #26 32.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-01T15:24:36.183Z] #26 33.50 [2019-11-01T15:24:36.183Z] #26 34.07 ####################################################### 77.2% ######################################################################## 100.0% [2019-11-01T15:24:36.183Z] #26 34.41 [2019-11-01T15:24:36.272Z] #44 ... [2019-11-01T15:24:36.272Z] [2019-11-01T15:24:36.272Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:36.272Z] #17 55.26 Setting up python3-minimal (3.5.3-1) ... [2019-11-01T15:24:37.118Z] #26 35.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-01T15:24:37.118Z] #26 36.00 skipping existing 1849cc453dee [2019-11-01T15:24:37.118Z] #26 36.17 [2019-11-01T15:24:37.778Z] #17 57.01 Selecting previously unselected package python3. [2019-11-01T15:24:37.852Z] #18 58.89 Selecting previously unselected package net-tools. [2019-11-01T15:24:37.852Z] #18 58.89 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-01T15:24:37.852Z] #18 58.90 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:24:37.852Z] #18 59.10 Selecting previously unselected package python-pip-whl. [2019-11-01T15:24:37.852Z] #18 59.10 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:24:37.852Z] #18 59.11 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:24:38.039Z] #17 57.01 (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 ... 16632 files and directories currently installed.) [2019-11-01T15:24:38.039Z] #17 57.05 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-01T15:24:38.039Z] #17 57.07 Unpacking python3 (3.5.3-1) ... [2019-11-01T15:24:38.039Z] #17 57.27 Selecting previously unselected package pigz. [2019-11-01T15:24:38.039Z] #17 57.28 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-01T15:24:38.143Z] #26 ... [2019-11-01T15:24:38.143Z] [2019-11-01T15:24:38.143Z] #16 [dev 6/24] RUN ldconfig [2019-11-01T15:24:38.143Z] #16 DONE 4.8s [2019-11-01T15:24:38.143Z] [2019-11-01T15:24:38.143Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:38.299Z] #17 57.29 Unpacking pigz (2.3.4-1) ... [2019-11-01T15:24:38.300Z] #17 57.47 Selecting previously unselected package libip4tc0:arm64. [2019-11-01T15:24:38.300Z] #17 57.47 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-01T15:24:38.300Z] #17 57.50 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:38.560Z] #17 57.61 Selecting previously unselected package libip6tc0:arm64. [2019-11-01T15:24:38.561Z] #17 57.61 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-01T15:24:38.561Z] #17 57.62 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:38.716Z] #18 59.82 Selecting previously unselected package python3-pip. [2019-11-01T15:24:38.716Z] #18 59.82 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:24:38.716Z] #18 59.84 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:24:38.716Z] #18 60.05 Selecting previously unselected package python3-pkg-resources. [2019-11-01T15:24:38.716Z] #18 60.08 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:24:38.716Z] #18 60.09 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:24:38.832Z] #17 57.75 Selecting previously unselected package libiptc0:arm64. [2019-11-01T15:24:38.832Z] #17 57.76 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-01T15:24:38.832Z] #17 57.76 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:38.832Z] #17 57.95 Selecting previously unselected package libxtables12:arm64. [2019-11-01T15:24:39.096Z] #17 57.96 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-01T15:24:39.096Z] #17 57.96 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:39.096Z] #17 58.15 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-01T15:24:39.096Z] #17 58.16 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-01T15:24:39.096Z] #17 58.16 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-01T15:24:39.124Z] #18 60.24 Selecting previously unselected package python3-setuptools. [2019-11-01T15:24:39.124Z] #18 60.24 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-01T15:24:39.124Z] #18 60.26 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-01T15:24:39.124Z] #18 60.50 Selecting previously unselected package python3-wheel. [2019-11-01T15:24:39.124Z] #18 60.50 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-01T15:24:39.124Z] #18 60.51 Unpacking python3-wheel (0.29.0-2) ... [2019-11-01T15:24:39.356Z] #17 58.28 Selecting previously unselected package iptables. [2019-11-01T15:24:39.356Z] #17 58.28 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-01T15:24:39.356Z] #17 58.30 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:24:39.520Z] #18 60.67 Selecting previously unselected package thin-provisioning-tools. [2019-11-01T15:24:39.520Z] #18 60.67 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-01T15:24:39.520Z] #18 60.67 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:24:39.520Z] #18 61.00 Selecting previously unselected package vim-runtime. [2019-11-01T15:24:39.520Z] #18 61.00 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:24:39.520Z] #18 61.04 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-01T15:24:39.520Z] #18 61.08 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-01T15:24:39.622Z] #17 58.70 Selecting previously unselected package xxd. [2019-11-01T15:24:39.622Z] #17 58.71 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-01T15:24:39.622Z] #17 58.73 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:39.883Z] #17 59.03 Selecting previously unselected package vim-common. [2019-11-01T15:24:39.883Z] #17 59.03 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:24:39.883Z] #17 59.08 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:39.938Z] #18 61.09 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:40.149Z] #17 59.27 Selecting previously unselected package bzip2. [2019-11-01T15:24:40.149Z] #17 59.28 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-01T15:24:40.149Z] #17 59.32 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-01T15:24:40.410Z] #17 59.49 Selecting previously unselected package libgpm2:arm64. [2019-11-01T15:24:40.410Z] #17 59.50 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-01T15:24:40.410Z] #17 59.50 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-01T15:24:40.670Z] #17 59.60 Selecting previously unselected package xz-utils. [2019-11-01T15:24:40.670Z] #17 59.60 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-01T15:24:40.670Z] #17 59.61 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:24:40.670Z] #17 59.84 Selecting previously unselected package aufs-tools. [2019-11-01T15:24:40.670Z] #17 59.84 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-01T15:24:40.675Z] #17 ... [2019-11-01T15:24:40.675Z] [2019-11-01T15:24:40.675Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:24:40.675Z] #26 37.92 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-01T15:24:40.675Z] #26 38.57 [2019-11-01T15:24:40.675Z] #26 38.83 ######################################################################## 100.0% [2019-11-01T15:24:40.675Z] #26 38.95 [2019-11-01T15:24:40.675Z] #26 39.00 Download of images into '/build' complete. [2019-11-01T15:24:40.675Z] #26 39.00 Use something like the following to load the result into a Docker daemon: [2019-11-01T15:24:40.675Z] #26 39.01 tar -cC '/build' . | docker load [2019-11-01T15:24:40.675Z] #26 DONE 39.7s [2019-11-01T15:24:40.931Z] #17 59.85 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:24:40.932Z] #17 60.05 Selecting previously unselected package liblzo2-2:arm64. [2019-11-01T15:24:40.932Z] #17 60.06 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-01T15:24:40.932Z] #17 60.07 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-01T15:24:40.933Z] [2019-11-01T15:24:40.933Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:40.933Z] #36 6.561 + RM_GOPATH=0 [2019-11-01T15:24:40.933Z] #36 6.561 + TMP_GOPATH= [2019-11-01T15:24:40.933Z] #36 6.561 + : /build [2019-11-01T15:24:40.933Z] #36 6.561 + '[' -z '' ']' [2019-11-01T15:24:40.933Z] #36 6.563 ++ mktemp -d [2019-11-01T15:24:40.933Z] #36 6.567 + export GOPATH=/tmp/tmp.EFH3vDMtWh [2019-11-01T15:24:40.933Z] #36 6.567 + GOPATH=/tmp/tmp.EFH3vDMtWh [2019-11-01T15:24:40.933Z] #36 6.567 + RM_GOPATH=1 [2019-11-01T15:24:40.933Z] #36 6.567 ++ dirname ./install.sh [2019-11-01T15:24:40.933Z] #36 6.572 + dir=. [2019-11-01T15:24:40.933Z] #36 6.572 + bin=tini [2019-11-01T15:24:40.933Z] #36 6.572 + shift [2019-11-01T15:24:40.933Z] #36 6.572 + '[' '!' -f ./tini.installer ']' [2019-11-01T15:24:40.933Z] #36 6.572 + . ./tini.installer [2019-11-01T15:24:40.933Z] #36 6.572 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:24:40.933Z] #36 6.572 + install_tini [2019-11-01T15:24:40.933Z] #36 6.572 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-01T15:24:40.933Z] #36 6.572 + git clone https://github.com/krallin/tini.git /tmp/tmp.EFH3vDMtWh/tini [2019-11-01T15:24:40.933Z] #36 6.572 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:24:40.933Z] #36 6.574 Cloning into '/tmp/tmp.EFH3vDMtWh/tini'... [2019-11-01T15:24:40.933Z] #36 7.648 + cd /tmp/tmp.EFH3vDMtWh/tini [2019-11-01T15:24:40.933Z] #36 7.648 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:24:40.933Z] #36 7.692 + cmake . [2019-11-01T15:24:40.933Z] #36 8.536 -- The C compiler identification is GNU 6.3.0 [2019-11-01T15:24:40.933Z] #36 8.615 -- Check for working C compiler: /usr/bin/cc [2019-11-01T15:24:40.933Z] #36 9.230 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-01T15:24:40.933Z] #36 9.233 -- Detecting C compiler ABI info [2019-11-01T15:24:40.933Z] #36 9.934 -- Detecting C compiler ABI info - done [2019-11-01T15:24:40.933Z] #36 9.986 -- Detecting C compile features [2019-11-01T15:24:41.196Z] #17 60.22 Selecting previously unselected package btrfs-progs. [2019-11-01T15:24:41.196Z] #17 60.22 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-01T15:24:41.196Z] #17 60.23 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:24:41.419Z] #18 ... [2019-11-01T15:24:41.419Z] [2019-11-01T15:24:41.419Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:41.419Z] #45 82.49 text/template [2019-11-01T15:24:41.420Z] #45 82.54 go/parser [2019-11-01T15:24:41.420Z] #45 86.66 encoding/xml [2019-11-01T15:24:41.420Z] #45 88.77 go/doc [2019-11-01T15:24:41.420Z] #45 92.55 github.com/LK4D4/vndr/build [2019-11-01T15:24:41.420Z] #45 ... [2019-11-01T15:24:41.420Z] [2019-11-01T15:24:41.420Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:41.420Z] #42 41.72 DEP compel/src/lib/infect.d [2019-11-01T15:24:41.420Z] #42 41.97 DEP compel/src/lib/infect-util.d [2019-11-01T15:24:41.420Z] #42 42.04 DEP compel/src/lib/infect-rpc.d [2019-11-01T15:24:41.420Z] #42 42.14 DEP compel/arch/s390/src/lib/infect.d [2019-11-01T15:24:41.420Z] #42 42.24 DEP compel/arch/s390/src/lib/cpu.d [2019-11-01T15:24:41.420Z] #42 42.38 DEP compel/src/lib/log.d [2019-11-01T15:24:41.420Z] #42 42.48 DEP compel/src/main.d [2019-11-01T15:24:41.420Z] #42 42.61 DEP compel/src/lib/handle-elf.d [2019-11-01T15:24:41.420Z] #42 42.85 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-01T15:24:41.420Z] #42 42.98 CC compel/src/lib/log.o [2019-11-01T15:24:41.420Z] #42 43.32 CC compel/arch/s390/src/lib/cpu.o [2019-11-01T15:24:41.420Z] #42 43.61 CC compel/arch/s390/src/lib/infect.o [2019-11-01T15:24:41.420Z] #42 44.35 CC compel/src/lib/infect-rpc.o [2019-11-01T15:24:41.420Z] #42 44.68 CC compel/src/lib/infect-util.o [2019-11-01T15:24:41.420Z] #42 44.82 CC compel/src/lib/infect.o [2019-11-01T15:24:41.420Z] #42 46.84 CC compel/src/lib/ptrace.o [2019-11-01T15:24:41.420Z] #42 47.14 AR compel/libcompel.a [2019-11-01T15:24:41.420Z] #42 47.19 HOSTCC compel/src/main-host.o [2019-11-01T15:24:41.420Z] #42 47.54 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-01T15:24:41.420Z] #42 47.76 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-01T15:24:41.420Z] #42 48.38 HOSTCC compel/src/lib/log-host.o [2019-11-01T15:24:41.420Z] #42 48.72 HOSTLINK compel/compel-host-bin [2019-11-01T15:24:41.767Z] #17 60.87 Selecting previously unselected package btrfs-tools. [2019-11-01T15:24:41.768Z] #17 60.87 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-01T15:24:41.768Z] #17 60.88 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:24:41.768Z] #17 60.99 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-01T15:24:41.837Z] #42 48.93 DEP soccr/soccr.d [2019-11-01T15:24:42.028Z] #17 61.00 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-01T15:24:42.028Z] #17 61.00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-01T15:24:42.028Z] #17 61.19 Selecting previously unselected package dmsetup. [2019-11-01T15:24:42.028Z] #17 61.19 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-01T15:24:42.028Z] #17 61.20 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-01T15:24:42.226Z] #42 49.42 CC soccr/soccr.o [2019-11-01T15:24:42.226Z] #42 ... [2019-11-01T15:24:42.226Z] [2019-11-01T15:24:42.226Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:42.226Z] #45 93.63 crypto/rsa [2019-11-01T15:24:42.289Z] #17 61.42 Selecting previously unselected package libonig4:arm64. [2019-11-01T15:24:42.550Z] #17 61.42 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-01T15:24:42.550Z] #17 61.45 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-01T15:24:42.825Z] #17 61.73 Selecting previously unselected package libjq1:arm64. [2019-11-01T15:24:42.825Z] #17 61.74 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-01T15:24:42.825Z] #17 61.76 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-01T15:24:42.835Z] #36 ... [2019-11-01T15:24:42.835Z] [2019-11-01T15:24:42.835Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:42.835Z] #17 4.684 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:24:42.835Z] #17 4.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:24:42.835Z] #17 4.819 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:24:42.835Z] #17 4.851 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:24:43.086Z] #17 61.97 Selecting previously unselected package jq. [2019-11-01T15:24:43.086Z] #17 61.99 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-01T15:24:43.086Z] #17 62.01 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:24:43.086Z] #17 62.23 Selecting previously unselected package libaio1:arm64. [2019-11-01T15:24:43.086Z] #17 62.24 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-01T15:24:43.086Z] #17 62.27 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-01T15:24:43.087Z] #17 62.35 Selecting previously unselected package libcap2-bin. [2019-11-01T15:24:43.087Z] #17 62.35 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-01T15:24:43.347Z] #17 62.35 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-01T15:24:43.347Z] #17 62.49 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-01T15:24:43.401Z] #17 5.099 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:24:43.608Z] #17 62.49 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-01T15:24:43.608Z] #17 62.50 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-01T15:24:43.608Z] #17 62.65 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-01T15:24:43.608Z] #17 62.66 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-01T15:24:43.608Z] #17 62.67 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-01T15:24:44.113Z] #45 95.28 crypto/x509/pkix [2019-11-01T15:24:44.179Z] #17 63.11 Selecting previously unselected package libpcre16-3:arm64. [2019-11-01T15:24:44.179Z] #17 63.11 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-01T15:24:44.179Z] #17 63.14 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-01T15:24:44.179Z] #17 63.37 Selecting previously unselected package libpcre32-3:arm64. [2019-11-01T15:24:44.439Z] #17 63.37 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-01T15:24:44.439Z] #17 63.38 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-01T15:24:44.439Z] #17 63.53 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-01T15:24:44.439Z] #17 63.53 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-01T15:24:44.439Z] #17 63.54 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-01T15:24:44.520Z] #45 95.85 vendor/golang.org/x/crypto/cryptobyte [2019-11-01T15:24:44.775Z] #17 6.688 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [501 kB] [2019-11-01T15:24:45.353Z] #45 96.65 net [2019-11-01T15:24:45.381Z] #17 64.37 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-01T15:24:45.381Z] #17 64.37 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-01T15:24:45.659Z] #17 64.53 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-01T15:24:46.601Z] #17 65.69 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-01T15:24:46.601Z] #17 65.70 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-01T15:24:46.601Z] #17 65.72 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-01T15:24:46.676Z] #17 8.217 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-11-01T15:24:46.700Z] #45 98.10 vendor/golang.org/x/sys/cpu [2019-11-01T15:24:46.862Z] #17 65.83 Selecting previously unselected package libnl-3-200:arm64. [2019-11-01T15:24:46.862Z] #17 65.83 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-01T15:24:46.862Z] #17 65.83 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-01T15:24:46.862Z] #17 65.98 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-01T15:24:46.862Z] #17 65.98 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-01T15:24:46.862Z] #17 65.99 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-01T15:24:46.862Z] #17 ... [2019-11-01T15:24:46.862Z] [2019-11-01T15:24:46.862Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:46.862Z] #22 117.3 Checking out files: 17% (1901/10703) Checking out files: 18% (1927/10703) Checking out files: 19% (2034/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 35% (3808/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 55% (5923/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 73% (7819/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 88% (9523/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-01T15:24:46.862Z] #22 121.9 + cd /tmp/tmp.iiAoWNFZvq/tmp/docker-ce [2019-11-01T15:24:46.862Z] #22 121.9 + git checkout -q v17.06.2-ce [2019-11-01T15:24:46.862Z] #22 126.6 + mkdir -p /tmp/tmp.iiAoWNFZvq/src/github.com/docker [2019-11-01T15:24:46.862Z] #22 126.6 + mv components/cli /tmp/tmp.iiAoWNFZvq/src/github.com/docker/cli [2019-11-01T15:24:46.862Z] #22 126.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-01T15:24:47.123Z] #22 ... [2019-11-01T15:24:47.123Z] [2019-11-01T15:24:47.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:47.123Z] #41 56.64 CC images/opts.o [2019-11-01T15:24:47.123Z] #41 57.00 CC images/seccomp.o [2019-11-01T15:24:47.123Z] #41 57.42 CC images/binfmt-misc.o [2019-11-01T15:24:47.123Z] #41 57.67 CC images/time.o [2019-11-01T15:24:47.123Z] #41 57.88 CC images/sysctl.o [2019-11-01T15:24:47.123Z] #41 58.21 CC images/autofs.o [2019-11-01T15:24:47.123Z] #41 58.51 CC images/macvlan.o [2019-11-01T15:24:47.123Z] #41 58.80 CC images/sit.o [2019-11-01T15:24:47.123Z] #41 59.13 LINK images/built-in.o [2019-11-01T15:24:47.123Z] #41 59.30 GEN compel/include/asm [2019-11-01T15:24:47.123Z] #41 59.31 GEN compel/include/version.h [2019-11-01T15:24:47.123Z] #41 59.39 touch .config [2019-11-01T15:24:47.123Z] #41 59.42 GEN include/common/config.h [2019-11-01T15:24:47.123Z] #41 59.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-01T15:24:47.123Z] #41 59.58 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-01T15:24:47.123Z] #41 59.64 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-01T15:24:47.123Z] #41 59.68 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-01T15:24:47.123Z] #41 59.80 DEP compel/plugins/std/infect.d [2019-11-01T15:24:47.123Z] #41 60.05 DEP compel/plugins/std/string.d [2019-11-01T15:24:47.123Z] #41 60.24 DEP compel/plugins/std/log.d [2019-11-01T15:24:47.123Z] #41 60.38 DEP compel/plugins/std/fds.d [2019-11-01T15:24:47.123Z] #41 60.50 DEP compel/plugins/std/std.d [2019-11-01T15:24:47.123Z] #41 60.59 DEP compel/plugins/shmem/shmem.d [2019-11-01T15:24:47.123Z] #41 60.71 DEP compel/plugins/fds/fds.d [2019-11-01T15:24:47.123Z] #41 60.96 CC compel/plugins/std/std.o [2019-11-01T15:24:47.123Z] #41 61.42 CC compel/plugins/std/fds.o [2019-11-01T15:24:47.123Z] #41 61.88 CC compel/plugins/std/log.o [2019-11-01T15:24:47.123Z] #41 63.10 CC compel/plugins/std/string.o [2019-11-01T15:24:47.123Z] #41 64.00 CC compel/plugins/std/infect.o [2019-11-01T15:24:47.123Z] #41 64.44 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-01T15:24:47.123Z] #41 64.50 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-01T15:24:47.123Z] #41 64.60 AR compel/plugins/std.lib.a [2019-11-01T15:24:47.123Z] #41 64.69 CC compel/plugins/fds/fds.o [2019-11-01T15:24:47.123Z] #41 65.09 AR compel/plugins/fds.lib.a [2019-11-01T15:24:47.123Z] #41 65.16 HOSTDEP compel/src/lib/log-host.d [2019-11-01T15:24:47.123Z] #41 65.33 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-01T15:24:47.123Z] #41 65.48 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-01T15:24:47.123Z] #41 65.62 HOSTDEP compel/src/main-host.d [2019-11-01T15:24:47.123Z] #41 65.76 DEP compel/src/lib/ptrace.d [2019-11-01T15:24:47.123Z] #41 65.97 DEP compel/src/lib/infect.d [2019-11-01T15:24:47.123Z] #41 66.26 DEP compel/src/lib/infect-util.d [2019-11-01T15:24:47.123Z] #41 66.40 DEP compel/src/lib/infect-rpc.d [2019-11-01T15:24:47.123Z] #41 66.47 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-01T15:24:47.123Z] #41 66.58 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-01T15:24:47.123Z] #41 66.70 DEP compel/src/lib/log.d [2019-11-01T15:24:47.291Z] #17 9.010 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-01T15:24:47.291Z] #17 ... [2019-11-01T15:24:47.291Z] [2019-11-01T15:24:47.291Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:47.291Z] #31 101.6 fmt [2019-11-01T15:24:47.291Z] #31 102.4 path/filepath [2019-11-01T15:24:47.291Z] #31 104.7 io/ioutil [2019-11-01T15:24:47.291Z] #31 105.7 text/tabwriter [2019-11-01T15:24:47.291Z] #31 107.3 flag [2019-11-01T15:24:47.291Z] #31 107.3 github.com/BurntSushi/toml [2019-11-01T15:24:47.291Z] #31 110.0 log [2019-11-01T15:24:47.384Z] #41 66.80 DEP compel/src/main.d [2019-11-01T15:24:47.384Z] #41 ... [2019-11-01T15:24:47.384Z] [2019-11-01T15:24:47.384Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:47.384Z] #17 66.19 Selecting previously unselected package libreadline5:arm64. [2019-11-01T15:24:47.384Z] #17 66.19 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-01T15:24:47.384Z] #17 66.20 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-01T15:24:47.384Z] #17 66.34 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-01T15:24:47.384Z] #17 66.34 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-01T15:24:47.384Z] #17 66.35 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-01T15:24:47.562Z] #45 98.57 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-01T15:24:47.585Z] #31 ... [2019-11-01T15:24:47.586Z] [2019-11-01T15:24:47.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:47.586Z] #41 7.698 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:24:47.586Z] #41 7.698 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:24:47.586Z] #41 10.26 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:24:47.586Z] #41 10.32 GEN .gitid [2019-11-01T15:24:47.586Z] #41 10.33 GEN criu/include/version.h [2019-11-01T15:24:47.586Z] #41 10.37 GEN include/common/asm [2019-11-01T15:24:47.586Z] #41 13.72 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-01T15:24:47.586Z] #41 13.82 PBCC images/opts.pb-c.c [2019-11-01T15:24:47.586Z] #41 13.90 PBCC images/sit.pb-c.c [2019-11-01T15:24:47.586Z] #41 13.99 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.09 DEP images/opts.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.13 DEP images/sit.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.22 PBCC images/macvlan.pb-c.c [2019-11-01T15:24:47.586Z] #41 14.27 DEP images/macvlan.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.35 PBCC images/autofs.pb-c.c [2019-11-01T15:24:47.586Z] #41 14.42 DEP images/autofs.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.49 PBCC images/sysctl.pb-c.c [2019-11-01T15:24:47.586Z] #41 14.59 DEP images/sysctl.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.65 PBCC images/time.pb-c.c [2019-11-01T15:24:47.586Z] #41 14.69 DEP images/time.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.78 PBCC images/binfmt-misc.pb-c.c [2019-11-01T15:24:47.586Z] #41 14.80 DEP images/binfmt-misc.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.85 PBCC images/seccomp.pb-c.c [2019-11-01T15:24:47.586Z] #41 14.90 DEP images/seccomp.pb-c.d [2019-11-01T15:24:47.586Z] #41 14.97 PBCC images/userns.pb-c.c [2019-11-01T15:24:47.586Z] #41 15.04 DEP images/userns.pb-c.d [2019-11-01T15:24:47.586Z] #41 15.12 PBCC images/cgroup.pb-c.c [2019-11-01T15:24:47.586Z] #41 15.14 DEP images/cgroup.pb-c.d [2019-11-01T15:24:47.586Z] #41 15.21 PBCC images/fown.pb-c.c [2019-11-01T15:24:47.586Z] #41 15.22 PBCC images/ext-file.pb-c.c [2019-11-01T15:24:47.586Z] #41 15.29 DEP images/fown.pb-c.d [2019-11-01T15:24:47.586Z] #41 15.35 DEP images/ext-file.pb-c.d [2019-11-01T15:24:47.586Z] #41 15.50 PBCC images/rpc.pb-c.c [2019-11-01T15:24:47.586Z] #41 15.60 DEP images/rpc.pb-c.d [2019-11-01T15:24:47.586Z] #41 15.67 PBCC images/siginfo.pb-c.c [2019-11-01T15:24:47.586Z] #41 15.73 DEP images/siginfo.pb-c.d [2019-11-01T15:24:47.843Z] #41 ... [2019-11-01T15:24:47.843Z] [2019-11-01T15:24:47.843Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:47.843Z] #36 13.02 -- Detecting C compile features - done [2019-11-01T15:24:47.843Z] #36 13.06 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-01T15:24:47.843Z] #36 13.68 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-01T15:24:47.843Z] #36 13.89 -- Configuring done [2019-11-01T15:24:47.843Z] #36 13.93 -- Generating done [2019-11-01T15:24:47.843Z] #36 13.97 -- Build files have been written to: /tmp/tmp.EFH3vDMtWh/tini [2019-11-01T15:24:47.843Z] #36 13.99 + make tini-static [2019-11-01T15:24:47.843Z] #36 14.31 Scanning dependencies of target tini-static [2019-11-01T15:24:47.843Z] #36 14.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-01T15:24:47.843Z] #36 16.02 [100%] Linking C executable tini-static [2019-11-01T15:24:47.843Z] #36 16.66 [100%] Built target tini-static [2019-11-01T15:24:47.843Z] #36 16.76 + mkdir -p /build [2019-11-01T15:24:47.843Z] #36 16.76 + cp tini-static /build/docker-init [2019-11-01T15:24:47.843Z] #36 DONE 17.3s [2019-11-01T15:24:47.843Z] [2019-11-01T15:24:47.843Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:47.843Z] #41 15.83 PBCC images/pagemap.pb-c.c [2019-11-01T15:24:47.843Z] #41 ... [2019-11-01T15:24:47.843Z] [2019-11-01T15:24:47.843Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:47.843Z] #44 102.7 fmt [2019-11-01T15:24:47.843Z] #44 104.0 path/filepath [2019-11-01T15:24:47.843Z] #44 106.3 regexp/syntax [2019-11-01T15:24:47.843Z] #44 108.8 flag [2019-11-01T15:24:47.843Z] #44 110.8 go/token [2019-11-01T15:24:47.843Z] #44 112.0 go/scanner [2019-11-01T15:24:47.843Z] #44 ... [2019-11-01T15:24:47.843Z] [2019-11-01T15:24:47.843Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:47.843Z] #59 45.74 + cd /tmp/tmp.EvAsv9Hph8/src/github.com/containerd/containerd [2019-11-01T15:24:47.843Z] #59 45.74 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:24:47.954Z] #45 99.16 vendor/golang.org/x/crypto/poly1305 [2019-11-01T15:24:47.954Z] #45 ... [2019-11-01T15:24:47.954Z] [2019-11-01T15:24:47.954Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:47.954Z] #18 66.35 Selecting previously unselected package vim. [2019-11-01T15:24:47.954Z] #18 66.35 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-01T15:24:47.954Z] #18 66.36 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:47.954Z] #18 67.05 Selecting previously unselected package xfsprogs. [2019-11-01T15:24:47.954Z] #18 67.07 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-01T15:24:47.954Z] #18 67.07 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:24:47.954Z] #18 67.66 Selecting previously unselected package zip. [2019-11-01T15:24:47.954Z] #18 67.67 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-01T15:24:47.954Z] #18 67.67 Unpacking zip (3.0-11+b1) ... [2019-11-01T15:24:47.954Z] #18 67.86 Selecting previously unselected package libapparmor-perl. [2019-11-01T15:24:47.954Z] #18 67.86 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-01T15:24:47.954Z] #18 67.87 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:24:47.954Z] #18 67.98 Selecting previously unselected package apparmor. [2019-11-01T15:24:47.954Z] #18 67.98 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-01T15:24:47.954Z] #18 68.04 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:24:47.954Z] #18 68.62 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-01T15:24:47.954Z] #18 68.62 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-01T15:24:47.954Z] #18 68.63 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:24:48.847Z] #18 70.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-01T15:24:49.218Z] #59 46.89 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-01T15:24:49.218Z] #59 46.89 + BUILDTAGS='netgo osusergo static_build' [2019-11-01T15:24:49.218Z] #59 46.89 + export EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:24:49.218Z] #59 46.89 + EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:24:49.218Z] #59 46.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-01T15:24:49.218Z] #59 46.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-01T15:24:49.218Z] #59 46.89 + '[' '' = dynamic ']' [2019-11-01T15:24:49.218Z] #59 46.89 + make [2019-11-01T15:24:49.298Z] #17 68.14 Selecting previously unselected package net-tools. [2019-11-01T15:24:49.298Z] #17 68.15 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-01T15:24:49.298Z] #17 68.17 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:24:49.298Z] #17 68.43 Selecting previously unselected package python-pip-whl. [2019-11-01T15:24:49.298Z] #17 68.44 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:24:49.298Z] #17 68.45 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:24:49.653Z] #18 70.37 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-01T15:24:49.653Z] #18 70.37 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:24:49.871Z] #17 69.04 Selecting previously unselected package python3-pip. [2019-11-01T15:24:49.871Z] #17 69.04 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:24:49.871Z] #17 69.05 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:24:50.150Z] #59 48.07 + bin/ctr [2019-11-01T15:24:50.205Z] #17 69.31 Selecting previously unselected package python3-pkg-resources. [2019-11-01T15:24:50.205Z] #17 69.31 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:24:50.205Z] #17 69.31 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:24:50.495Z] #17 69.55 Selecting previously unselected package python3-setuptools. [2019-11-01T15:24:50.495Z] #17 69.55 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-01T15:24:50.495Z] #17 69.56 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-01T15:24:50.758Z] #17 69.90 Selecting previously unselected package python3-wheel. [2019-11-01T15:24:50.758Z] #17 69.90 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-01T15:24:50.758Z] #17 69.92 Unpacking python3-wheel (0.29.0-2) ... [2019-11-01T15:24:51.358Z] #17 70.24 Selecting previously unselected package thin-provisioning-tools. [2019-11-01T15:24:51.358Z] #17 70.24 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-01T15:24:51.358Z] #17 70.26 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:24:51.358Z] #17 ... [2019-11-01T15:24:51.358Z] [2019-11-01T15:24:51.358Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:51.358Z] #44 121.6 net/http/httptrace [2019-11-01T15:24:51.358Z] #44 121.8 net/http [2019-11-01T15:24:51.358Z] #44 131.8 github.com/LK4D4/vndr/godl [2019-11-01T15:24:51.358Z] #44 ... [2019-11-01T15:24:51.358Z] [2019-11-01T15:24:51.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:51.358Z] #41 66.92 DEP compel/src/lib/handle-elf.d [2019-11-01T15:24:51.358Z] #41 67.08 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-01T15:24:51.358Z] #41 67.25 CC compel/src/lib/log.o [2019-11-01T15:24:51.358Z] #41 67.59 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-01T15:24:51.358Z] #41 67.94 CC compel/arch/aarch64/src/lib/infect.o [2019-11-01T15:24:51.358Z] #41 68.38 CC compel/src/lib/infect-rpc.o [2019-11-01T15:24:51.358Z] #41 68.75 CC compel/src/lib/infect-util.o [2019-11-01T15:24:51.358Z] #41 69.05 CC compel/src/lib/infect.o [2019-11-01T15:24:52.035Z] #18 73.31 Selecting previously unselected package binutils-mingw-w64. [2019-11-01T15:24:52.035Z] #18 73.33 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-01T15:24:52.035Z] #18 73.33 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:24:52.035Z] #18 73.47 Selecting previously unselected package mingw-w64-common. [2019-11-01T15:24:52.035Z] #18 73.47 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-01T15:24:52.035Z] #18 73.48 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-01T15:24:52.744Z] #41 72.09 CC compel/src/lib/ptrace.o [2019-11-01T15:24:53.004Z] #41 72.56 AR compel/libcompel.a [2019-11-01T15:24:53.004Z] #41 72.65 HOSTCC compel/src/main-host.o [2019-11-01T15:24:53.395Z] #18 ... [2019-11-01T15:24:53.395Z] [2019-11-01T15:24:53.395Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:24:53.395Z] #63 104.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:24:53.395Z] #63 104.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-01T15:24:53.395Z] #63 ... [2019-11-01T15:24:53.395Z] [2019-11-01T15:24:53.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:53.395Z] #42 50.41 AR soccr/libsoccr.a [2019-11-01T15:24:53.395Z] #42 50.43 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:24:53.395Z] #42 50.65 DEP criu/arch/s390/sigframe.d [2019-11-01T15:24:53.395Z] #42 50.77 DEP criu/arch/s390/crtools.d [2019-11-01T15:24:53.395Z] #42 51.04 DEP criu/arch/s390/cpu.d [2019-11-01T15:24:53.395Z] #42 51.18 CC criu/arch/s390/cpu.o [2019-11-01T15:24:53.395Z] #42 51.84 CC criu/arch/s390/crtools.o [2019-11-01T15:24:53.395Z] #42 52.67 CC criu/arch/s390/sigframe.o [2019-11-01T15:24:53.395Z] #42 52.87 LINK criu/arch/s390/crtools.built-in.o [2019-11-01T15:24:53.395Z] #42 52.91 DEP criu/arch/s390/vdso-pie.d [2019-11-01T15:24:53.395Z] #42 53.03 DEP criu/pie/parasite-vdso.d [2019-11-01T15:24:53.395Z] #42 53.23 DEP criu/pie/util-vdso.d [2019-11-01T15:24:53.395Z] #42 53.39 DEP criu/pie/util.d [2019-11-01T15:24:53.395Z] #42 53.59 CC criu/pie/util.o [2019-11-01T15:24:53.395Z] #42 53.99 CC criu/pie/util-vdso.o [2019-11-01T15:24:53.395Z] #42 54.39 CC criu/pie/parasite-vdso.o [2019-11-01T15:24:53.395Z] #42 55.01 CC criu/arch/s390/vdso-pie.o [2019-11-01T15:24:53.395Z] #42 55.27 AR criu/pie/pie.lib.a [2019-11-01T15:24:53.395Z] #42 55.36 DEP criu/pie/restorer.d [2019-11-01T15:24:53.395Z] #42 55.55 DEP criu/arch/s390/restorer.d [2019-11-01T15:24:53.395Z] #42 55.71 DEP criu/pie/parasite.d [2019-11-01T15:24:53.395Z] #42 56.04 CC criu/pie/parasite.o [2019-11-01T15:24:53.395Z] #42 57.93 LINK criu/pie/parasite.built-in.o [2019-11-01T15:24:53.395Z] #42 57.93 GEN criu/pie/parasite-blob.h [2019-11-01T15:24:53.395Z] #42 57.94 CC criu/arch/s390/restorer.o [2019-11-01T15:24:53.395Z] #42 58.26 CC criu/pie/restorer.o [2019-11-01T15:24:53.435Z] #59 ... [2019-11-01T15:24:53.435Z] [2019-11-01T15:24:53.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:53.435Z] #41 15.99 DEP images/pagemap.pb-c.d [2019-11-01T15:24:53.435Z] #41 16.14 PBCC images/rlimit.pb-c.c [2019-11-01T15:24:53.435Z] #41 16.20 DEP images/rlimit.pb-c.d [2019-11-01T15:24:53.435Z] #41 16.31 PBCC images/file-lock.pb-c.c [2019-11-01T15:24:53.435Z] #41 16.38 DEP images/file-lock.pb-c.d [2019-11-01T15:24:53.435Z] #41 16.55 PBCC images/tty.pb-c.c [2019-11-01T15:24:53.435Z] #41 16.70 DEP images/tty.pb-c.d [2019-11-01T15:24:53.435Z] #41 16.81 PBCC images/tun.pb-c.c [2019-11-01T15:24:53.435Z] #41 16.85 PBCC images/netdev.pb-c.c [2019-11-01T15:24:53.435Z] #41 16.92 DEP images/tun.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.05 DEP images/netdev.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.22 PBCC images/vma.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.25 DEP images/vma.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.33 PBCC images/creds.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.39 DEP images/creds.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.49 PBCC images/utsns.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.58 DEP images/utsns.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.65 PBCC images/ipc-desc.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.66 PBCC images/ipc-sem.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.71 DEP images/ipc-desc.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.78 DEP images/ipc-sem.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.85 PBCC images/ipc-msg.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.89 DEP images/ipc-msg.pb-c.d [2019-11-01T15:24:53.435Z] #41 17.96 PBCC images/ipc-shm.pb-c.c [2019-11-01T15:24:53.435Z] #41 17.97 DEP images/ipc-shm.pb-c.d [2019-11-01T15:24:53.435Z] #41 18.07 PBCC images/ipc-var.pb-c.c [2019-11-01T15:24:53.435Z] #41 18.14 DEP images/ipc-var.pb-c.d [2019-11-01T15:24:53.435Z] #41 18.23 PBCC images/sk-opts.pb-c.c [2019-11-01T15:24:53.435Z] #41 18.31 PBCC images/packet-sock.pb-c.c [2019-11-01T15:24:53.435Z] #41 18.39 DEP images/sk-opts.pb-c.d [2019-11-01T15:24:53.435Z] #41 18.48 DEP images/packet-sock.pb-c.d [2019-11-01T15:24:53.435Z] #41 18.56 PBCC images/sk-netlink.pb-c.c [2019-11-01T15:24:53.435Z] #41 18.66 DEP images/sk-netlink.pb-c.d [2019-11-01T15:24:53.435Z] #41 18.73 PBCC images/sk-inet.pb-c.c [2019-11-01T15:24:53.435Z] #41 18.83 DEP images/sk-inet.pb-c.d [2019-11-01T15:24:53.435Z] #41 18.90 PBCC images/sk-unix.pb-c.c [2019-11-01T15:24:53.435Z] #41 18.94 DEP images/sk-unix.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.00 PBCC images/mm.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.09 DEP images/mm.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.14 PBCC images/timerfd.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.19 DEP images/timerfd.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.27 PBCC images/timer.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.34 DEP images/timer.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.41 PBCC images/sa.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.51 DEP images/sa.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.58 PBCC images/pipe-data.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.62 DEP images/pipe-data.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.66 PBCC images/mnt.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.74 DEP images/mnt.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.81 PBCC images/sk-packet.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.85 DEP images/sk-packet.pb-c.d [2019-11-01T15:24:53.435Z] #41 19.91 PBCC images/tcp-stream.pb-c.c [2019-11-01T15:24:53.435Z] #41 19.98 DEP images/tcp-stream.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.07 PBCC images/pipe.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.11 DEP images/pipe.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.20 PBCC images/pstree.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.22 DEP images/pstree.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.27 PBCC images/fs.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.30 DEP images/fs.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.38 PBCC images/signalfd.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.41 DEP images/signalfd.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.47 PBCC images/fh.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.51 PBCC images/fsnotify.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.60 DEP images/fh.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.66 DEP images/fsnotify.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.74 PBCC images/eventpoll.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.78 DEP images/eventpoll.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.85 PBCC images/eventfd.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.90 DEP images/eventfd.pb-c.d [2019-11-01T15:24:53.435Z] #41 20.94 PBCC images/remap-file-path.pb-c.c [2019-11-01T15:24:53.435Z] #41 20.97 DEP images/remap-file-path.pb-c.d [2019-11-01T15:24:53.435Z] #41 21.03 PBCC images/fifo.pb-c.c [2019-11-01T15:24:53.435Z] #41 21.11 DEP images/fifo.pb-c.d [2019-11-01T15:24:53.435Z] #41 21.22 PBCC images/ghost-file.pb-c.c [2019-11-01T15:24:53.435Z] #41 21.36 DEP images/ghost-file.pb-c.d [2019-11-01T15:24:53.435Z] #41 21.41 PBCC images/regfile.pb-c.c [2019-11-01T15:24:53.693Z] #41 21.50 DEP images/regfile.pb-c.d [2019-11-01T15:24:53.693Z] #41 21.56 PBCC images/ns.pb-c.c [2019-11-01T15:24:53.693Z] #41 21.60 DEP images/ns.pb-c.d [2019-11-01T15:24:53.694Z] #41 21.67 PBCC images/fdinfo.pb-c.c [2019-11-01T15:24:53.694Z] #41 21.75 DEP images/fdinfo.pb-c.d [2019-11-01T15:24:53.797Z] #42 60.75 LINK criu/pie/restorer.built-in.o [2019-11-01T15:24:53.797Z] #42 60.77 GEN criu/pie/restorer-blob.h [2019-11-01T15:24:53.797Z] #42 60.91 DEP criu/vdso.d [2019-11-01T15:24:53.946Z] #41 73.20 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-01T15:24:53.946Z] #41 73.46 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-01T15:24:53.952Z] #41 21.86 PBCC images/core-aarch64.pb-c.c [2019-11-01T15:24:53.952Z] #41 21.90 PBCC images/core-arm.pb-c.c [2019-11-01T15:24:53.952Z] #41 21.95 PBCC images/core-ppc64.pb-c.c [2019-11-01T15:24:54.205Z] #42 61.12 DEP criu/uts_ns.d [2019-11-01T15:24:54.205Z] #42 61.27 DEP criu/util.d [2019-11-01T15:24:54.210Z] #41 ... [2019-11-01T15:24:54.210Z] [2019-11-01T15:24:54.210Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:24:54.210Z] #31 113.5 github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:24:54.210Z] #31 DONE 118.4s [2019-11-01T15:24:54.210Z] [2019-11-01T15:24:54.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:54.210Z] #41 22.08 PBCC images/core-s390.pb-c.c [2019-11-01T15:24:54.210Z] #41 ... [2019-11-01T15:24:54.210Z] [2019-11-01T15:24:54.210Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:54.210Z] #44 113.8 regexp [2019-11-01T15:24:54.210Z] #44 114.4 go/ast [2019-11-01T15:24:54.210Z] #44 118.2 internal/lazyregexp [2019-11-01T15:24:54.210Z] #44 118.6 net/url [2019-11-01T15:24:54.518Z] #41 73.87 HOSTCC compel/src/lib/log-host.o [2019-11-01T15:24:54.518Z] #41 74.11 HOSTLINK compel/compel-host-bin [2019-11-01T15:24:54.595Z] #42 61.51 DEP criu/uffd.d [2019-11-01T15:24:54.595Z] #42 61.76 DEP criu/tun.d [2019-11-01T15:24:54.778Z] #41 74.19 DEP soccr/soccr.d [2019-11-01T15:24:54.778Z] #41 74.29 CC soccr/soccr.o [2019-11-01T15:24:55.002Z] #42 61.92 DEP criu/tty.d [2019-11-01T15:24:55.002Z] #42 62.09 DEP criu/timerfd.d [2019-11-01T15:24:55.002Z] #42 62.27 DEP criu/sysfs_parse.d [2019-11-01T15:24:55.145Z] #44 ... [2019-11-01T15:24:55.145Z] [2019-11-01T15:24:55.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:55.145Z] #41 22.22 PBCC images/core-x86.pb-c.c [2019-11-01T15:24:55.145Z] #41 22.40 PBCC images/core.pb-c.c [2019-11-01T15:24:55.145Z] #41 22.47 PBCC images/inventory.pb-c.c [2019-11-01T15:24:55.145Z] #41 22.63 DEP images/core-aarch64.pb-c.d [2019-11-01T15:24:55.145Z] #41 22.74 DEP images/core-arm.pb-c.d [2019-11-01T15:24:55.145Z] #41 22.93 DEP images/core-ppc64.pb-c.d [2019-11-01T15:24:55.145Z] #41 23.08 DEP images/core-s390.pb-c.d [2019-11-01T15:24:55.145Z] #41 23.21 DEP images/core-x86.pb-c.d [2019-11-01T15:24:55.145Z] #41 23.27 DEP images/core.pb-c.d [2019-11-01T15:24:55.403Z] #41 23.37 DEP images/inventory.pb-c.d [2019-11-01T15:24:55.403Z] #41 23.40 PBCC images/cpuinfo.pb-c.c [2019-11-01T15:24:55.403Z] #41 23.42 DEP images/cpuinfo.pb-c.d [2019-11-01T15:24:55.403Z] #41 23.46 PBCC images/stats.pb-c.c [2019-11-01T15:24:55.403Z] #41 23.52 DEP images/stats.pb-c.d [2019-11-01T15:24:55.407Z] #42 62.46 DEP criu/sysctl.d [2019-11-01T15:24:55.407Z] #42 62.61 DEP criu/string.d [2019-11-01T15:24:55.407Z] #42 62.64 DEP criu/stats.d [2019-11-01T15:24:55.811Z] #42 62.82 DEP criu/sockets.d [2019-11-01T15:24:55.811Z] #42 63.02 DEP criu/sk-unix.d [2019-11-01T15:24:56.225Z] #42 63.25 DEP criu/sk-tcp.d [2019-11-01T15:24:56.225Z] #42 63.42 DEP criu/sk-queue.d [2019-11-01T15:24:56.225Z] #42 ... [2019-11-01T15:24:56.225Z] [2019-11-01T15:24:56.225Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:56.225Z] #18 77.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-01T15:24:56.225Z] #18 77.76 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-01T15:24:56.225Z] #18 77.76 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:24:56.689Z] #41 ... [2019-11-01T15:24:56.689Z] [2019-11-01T15:24:56.689Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:24:56.689Z] #17 70.71 Selecting previously unselected package vim-runtime. [2019-11-01T15:24:56.689Z] #17 70.72 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:24:56.689Z] #17 70.76 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-01T15:24:56.689Z] #17 70.82 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-01T15:24:56.689Z] #17 70.82 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:56.689Z] #17 75.15 Selecting previously unselected package vim. [2019-11-01T15:24:56.689Z] #17 75.15 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-01T15:24:56.689Z] #17 75.15 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:24:56.689Z] #17 75.77 Selecting previously unselected package xfsprogs. [2019-11-01T15:24:56.690Z] #17 75.77 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-01T15:24:56.690Z] #17 75.77 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:24:57.261Z] #17 76.30 Selecting previously unselected package zip. [2019-11-01T15:24:57.261Z] #17 76.31 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-01T15:24:57.261Z] #17 76.35 Unpacking zip (3.0-11+b1) ... [2019-11-01T15:24:57.305Z] #41 25.23 make[1]: Nothing to be done for 'all'. [2019-11-01T15:24:57.522Z] #17 76.60 Selecting previously unselected package libapparmor-perl. [2019-11-01T15:24:57.522Z] #17 76.60 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-01T15:24:57.522Z] #17 76.61 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:24:57.783Z] #17 76.80 Selecting previously unselected package apparmor. [2019-11-01T15:24:57.783Z] #17 76.82 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-01T15:24:58.059Z] #17 76.93 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:24:58.631Z] #17 77.49 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-01T15:24:58.631Z] #17 77.49 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-01T15:24:58.631Z] #17 77.52 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:24:58.681Z] #41 26.69 CC images/stats.o [2019-11-01T15:24:59.056Z] #18 ... [2019-11-01T15:24:59.056Z] [2019-11-01T15:24:59.056Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:24:59.056Z] #45 99.86 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-01T15:24:59.056Z] #45 100.6 vendor/golang.org/x/crypto/curve25519 [2019-11-01T15:24:59.056Z] #45 101.8 vendor/golang.org/x/crypto/hkdf [2019-11-01T15:24:59.056Z] #45 101.9 vendor/golang.org/x/text/transform [2019-11-01T15:24:59.056Z] #45 102.7 vendor/golang.org/x/text/unicode/bidi [2019-11-01T15:24:59.056Z] #45 105.5 vendor/golang.org/x/text/unicode/norm [2019-11-01T15:24:59.056Z] #45 ... [2019-11-01T15:24:59.056Z] [2019-11-01T15:24:59.056Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:24:59.056Z] #42 63.63 DEP criu/sk-packet.d [2019-11-01T15:24:59.056Z] #42 63.86 DEP criu/sk-netlink.d [2019-11-01T15:24:59.056Z] #42 64.15 DEP criu/sk-inet.d [2019-11-01T15:24:59.056Z] #42 64.34 DEP criu/signalfd.d [2019-11-01T15:24:59.056Z] #42 64.54 DEP criu/sigframe.d [2019-11-01T15:24:59.056Z] #42 64.63 DEP criu/shmem.d [2019-11-01T15:24:59.056Z] #42 64.77 DEP criu/servicefd.d [2019-11-01T15:24:59.056Z] #42 64.95 DEP criu/seize.d [2019-11-01T15:24:59.056Z] #42 65.11 DEP criu/seccomp.d [2019-11-01T15:24:59.056Z] #42 65.28 DEP criu/rst-malloc.d [2019-11-01T15:24:59.056Z] #42 65.35 DEP criu/rbtree.d [2019-11-01T15:24:59.056Z] #42 65.39 DEP criu/pstree.d [2019-11-01T15:24:59.056Z] #42 65.61 DEP criu/protobuf.d [2019-11-01T15:24:59.056Z] #42 65.75 GEN criu/protobuf-desc-gen.h [2019-11-01T15:24:59.248Z] #41 27.16 CC images/core.o [2019-11-01T15:24:59.572Z] #17 78.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-01T15:24:59.572Z] #17 78.72 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-01T15:24:59.572Z] #17 78.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:24:59.572Z] #17 ... [2019-11-01T15:24:59.572Z] [2019-11-01T15:24:59.572Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:24:59.572Z] #28 140.4 + rm -rf /tmp/tmp.0y0VUVV1En [2019-11-01T15:25:00.183Z] #41 27.92 CC images/core-x86.o [2019-11-01T15:25:00.441Z] #41 28.46 CC images/core-arm.o [2019-11-01T15:25:00.463Z] #42 67.46 DEP criu/protobuf-desc.d [2019-11-01T15:25:00.463Z] #42 67.71 DEP criu/proc_parse.d [2019-11-01T15:25:00.853Z] #42 68.17 DEP criu/plugin.d [2019-11-01T15:25:01.008Z] #41 28.87 CC images/core-aarch64.o [2019-11-01T15:25:01.265Z] #42 68.24 DEP criu/pipes.d [2019-11-01T15:25:01.265Z] #42 ... [2019-11-01T15:25:01.265Z] [2019-11-01T15:25:01.265Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:01.265Z] #63 DONE 112.6s [2019-11-01T15:25:01.265Z] [2019-11-01T15:25:01.265Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:01.265Z] #42 68.41 DEP criu/pie-util.d [2019-11-01T15:25:01.575Z] #41 29.35 CC images/core-ppc64.o [2019-11-01T15:25:01.661Z] #42 ... [2019-11-01T15:25:01.661Z] [2019-11-01T15:25:01.661Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-01T15:25:01.661Z] #64 DONE 0.1s [2019-11-01T15:25:01.661Z] [2019-11-01T15:25:01.661Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:01.661Z] #42 68.52 DEP criu/pie-util-vdso.d [2019-11-01T15:25:01.661Z] #42 68.71 DEP criu/pie-util-vdso-elf32.d [2019-11-01T15:25:01.661Z] #42 68.90 DEP criu/path.d [2019-11-01T15:25:02.063Z] #42 69.15 DEP criu/parasite-syscall.d [2019-11-01T15:25:02.142Z] #41 30.13 CC images/core-s390.o [2019-11-01T15:25:02.465Z] #42 69.58 DEP criu/pagemap.d [2019-11-01T15:25:02.849Z] #42 69.79 DEP criu/pagemap-cache.d [2019-11-01T15:25:02.849Z] #42 70.01 DEP criu/page-xfer.d [2019-11-01T15:25:02.881Z] #28 DONE 143.0s [2019-11-01T15:25:02.881Z] [2019-11-01T15:25:02.881Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:02.881Z] #44 132.7 github.com/LK4D4/vndr [2019-11-01T15:25:02.881Z] #44 DONE 142.7s [2019-11-01T15:25:02.881Z] [2019-11-01T15:25:02.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:02.881Z] #41 76.20 AR soccr/libsoccr.a [2019-11-01T15:25:02.881Z] #41 76.23 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:25:02.881Z] #41 76.80 DEP criu/arch/aarch64/sigframe.d [2019-11-01T15:25:02.881Z] #41 77.07 DEP criu/arch/aarch64/crtools.d [2019-11-01T15:25:02.881Z] #41 77.47 DEP criu/arch/aarch64/cpu.d [2019-11-01T15:25:02.881Z] #41 77.52 DEP criu/arch/aarch64/bitops.d [2019-11-01T15:25:02.881Z] #41 77.60 CC criu/arch/aarch64/bitops.o [2019-11-01T15:25:02.881Z] #41 77.73 CC criu/arch/aarch64/cpu.o [2019-11-01T15:25:02.881Z] #41 77.91 CC criu/arch/aarch64/crtools.o [2019-11-01T15:25:02.881Z] #41 78.76 CC criu/arch/aarch64/sigframe.o [2019-11-01T15:25:02.881Z] #41 79.10 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-01T15:25:02.881Z] #41 79.15 DEP criu/arch/aarch64/intraprocedure.d [2019-11-01T15:25:02.881Z] #41 79.18 DEP criu/arch/aarch64/vdso-pie.d [2019-11-01T15:25:02.881Z] #41 79.38 DEP criu/pie/parasite-vdso.d [2019-11-01T15:25:02.881Z] #41 79.62 DEP criu/pie/util-vdso.d [2019-11-01T15:25:02.881Z] #41 79.79 DEP criu/pie/util.d [2019-11-01T15:25:02.881Z] #41 80.06 CC criu/pie/util.o [2019-11-01T15:25:02.881Z] #41 80.46 CC criu/pie/util-vdso.o [2019-11-01T15:25:02.881Z] #41 81.12 CC criu/pie/parasite-vdso.o [2019-11-01T15:25:02.881Z] #41 81.73 CC criu/arch/aarch64/vdso-pie.o [2019-11-01T15:25:02.881Z] #41 ... [2019-11-01T15:25:02.881Z] [2019-11-01T15:25:02.881Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:02.881Z] #17 81.55 Selecting previously unselected package binutils-mingw-w64. [2019-11-01T15:25:02.881Z] #17 81.57 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-01T15:25:02.881Z] #17 81.60 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:25:02.881Z] #17 81.81 Selecting previously unselected package mingw-w64-common. [2019-11-01T15:25:02.881Z] #17 81.82 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-01T15:25:02.881Z] #17 81.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-01T15:25:03.077Z] #41 30.90 CC images/cpuinfo.o [2019-11-01T15:25:03.260Z] #42 70.21 DEP criu/page-pipe.d [2019-11-01T15:25:03.260Z] #42 70.32 DEP criu/netfilter.d [2019-11-01T15:25:03.260Z] #42 70.50 DEP criu/net.d [2019-11-01T15:25:03.335Z] #41 31.41 CC images/inventory.o [2019-11-01T15:25:03.662Z] #42 70.79 DEP criu/namespaces.d [2019-11-01T15:25:03.903Z] #41 31.72 CC images/fdinfo.o [2019-11-01T15:25:04.003Z] Removing intermediate container a1bbbf589c13 [2019-11-01T15:25:04.003Z] ---> 375bc0bf93e6 [2019-11-01T15:25:04.003Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-01T15:25:04.003Z] ---> ebd73b5ebd31 [2019-11-01T15:25:04.003Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-01T15:25:04.003Z] ---> 1b3c61efd196 [2019-11-01T15:25:04.003Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-01T15:25:04.003Z] ---> Running in 2d1d36ed628c [2019-11-01T15:25:04.003Z] Removing intermediate container 2d1d36ed628c [2019-11-01T15:25:04.003Z] ---> bdd1ce66d034 [2019-11-01T15:25:04.003Z] Successfully built bdd1ce66d034 [2019-11-01T15:25:04.003Z] Successfully tagged moby-buildx:latest [2019-11-01T15:25:04.003Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-01T15:25:04.003Z] if [ -n "${id}" ]; then \ [2019-11-01T15:25:04.003Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-01T15:25:04.003Z] && touch bundles/buildx; \ [2019-11-01T15:25:04.003Z] docker rm -f ${id}; \ [2019-11-01T15:25:04.003Z] fi [2019-11-01T15:25:04.003Z] 6e4f7c200c25a657a4c8e911b2f0ba1836277b57fee6a3d012a08d91a08983d7 [2019-11-01T15:25:04.003Z] bundles/buildx version [2019-11-01T15:25:04.003Z] buildx v0.3.1 6db68d0 [2019-11-01T15:25:04.003Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f . [2019-11-01T15:25:04.003Z] #1 [internal] booting buildkit [2019-11-01T15:25:04.003Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-01T15:25:04.080Z] #42 70.93 DEP criu/mount.d [2019-11-01T15:25:04.080Z] #42 71.16 DEP criu/mem.d [2019-11-01T15:25:04.080Z] #42 71.32 DEP criu/lsm.d [2019-11-01T15:25:04.162Z] #41 32.13 CC images/fown.o [2019-11-01T15:25:04.481Z] #42 71.50 DEP criu/log.d [2019-11-01T15:25:04.481Z] #42 71.65 DEP criu/libnetlink.d [2019-11-01T15:25:04.481Z] #42 71.76 DEP criu/kerndat.d [2019-11-01T15:25:04.730Z] #41 32.47 CC images/ns.o [2019-11-01T15:25:04.730Z] #41 32.82 CC images/regfile.o [2019-11-01T15:25:04.888Z] #42 71.97 DEP criu/kcmp-ids.d [2019-11-01T15:25:04.888Z] #42 72.04 DEP criu/irmap.d [2019-11-01T15:25:04.888Z] #42 72.17 DEP criu/ipc_ns.d [2019-11-01T15:25:05.283Z] #42 72.36 DEP criu/image.d [2019-11-01T15:25:05.283Z] #42 72.53 DEP criu/image-desc.d [2019-11-01T15:25:05.297Z] #41 33.05 CC images/ghost-file.o [2019-11-01T15:25:05.489Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-11-01T15:25:05.490Z] #1 creating container buildx_buildkit_default [2019-11-01T15:25:05.556Z] #41 33.53 CC images/fifo.o [2019-11-01T15:25:05.676Z] #42 72.63 DEP criu/fsnotify.d [2019-11-01T15:25:05.676Z] #42 72.78 DEP criu/filesystems.d [2019-11-01T15:25:05.676Z] #42 72.91 DEP criu/files.d [2019-11-01T15:25:05.775Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-01T15:25:05.775Z] #1 DONE 3.3s [2019-11-01T15:25:05.815Z] #41 33.79 CC images/remap-file-path.o [2019-11-01T15:25:06.057Z] [2019-11-01T15:25:06.057Z] #2 [internal] load build definition from Dockerfile [2019-11-01T15:25:06.057Z] #2 transferring dockerfile: 14.62kB 0.0s done [2019-11-01T15:25:06.057Z] #2 DONE 0.0s [2019-11-01T15:25:06.057Z] [2019-11-01T15:25:06.057Z] #3 [internal] load .dockerignore [2019-11-01T15:25:06.057Z] #3 transferring context: 87B 0.0s done [2019-11-01T15:25:06.057Z] #3 DONE 0.0s [2019-11-01T15:25:06.057Z] [2019-11-01T15:25:06.057Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-01T15:25:06.078Z] #42 73.16 DEP criu/files-reg.d [2019-11-01T15:25:06.078Z] #42 73.30 DEP criu/files-ext.d [2019-11-01T15:25:06.381Z] #41 34.10 CC images/eventfd.o [2019-11-01T15:25:06.382Z] #41 ... [2019-11-01T15:25:06.382Z] [2019-11-01T15:25:06.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:06.382Z] #44 120.6 text/template/parse [2019-11-01T15:25:06.382Z] #44 120.8 go/parser [2019-11-01T15:25:06.382Z] #44 124.6 encoding/xml [2019-11-01T15:25:06.382Z] #44 125.0 text/template [2019-11-01T15:25:06.382Z] #44 130.3 go/doc [2019-11-01T15:25:06.382Z] #44 ... [2019-11-01T15:25:06.382Z] [2019-11-01T15:25:06.382Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:06.382Z] #41 34.33 CC images/eventpoll.o [2019-11-01T15:25:06.493Z] #42 ... [2019-11-01T15:25:06.494Z] [2019-11-01T15:25:06.494Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:06.494Z] #48 DONE 117.5s [2019-11-01T15:25:06.494Z] [2019-11-01T15:25:06.494Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:06.494Z] #42 73.51 DEP criu/file-lock.d [2019-11-01T15:25:06.494Z] #42 ... [2019-11-01T15:25:06.494Z] [2019-11-01T15:25:06.494Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:06.494Z] #18 83.88 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-01T15:25:06.494Z] #18 83.90 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-01T15:25:06.494Z] #18 83.93 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-01T15:25:06.494Z] #18 84.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-01T15:25:06.494Z] #18 84.14 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-01T15:25:06.494Z] #18 84.14 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:25:06.677Z] #4 DONE 0.6s [2019-11-01T15:25:06.677Z] [2019-11-01T15:25:06.677Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-01T15:25:06.677Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-01T15:25:06.948Z] #41 34.76 CC images/fh.o [2019-11-01T15:25:06.962Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-01T15:25:06.962Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-01T15:25:06.962Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-01T15:25:06.962Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-01T15:25:06.962Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-01T15:25:07.085Z] #17 85.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-01T15:25:07.085Z] #17 85.79 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-01T15:25:07.085Z] #17 85.80 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:25:07.207Z] #41 35.08 CC images/fsnotify.o [2019-11-01T15:25:07.465Z] #41 ... [2019-11-01T15:25:07.465Z] [2019-11-01T15:25:07.465Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:07.465Z] #17 19.32 Fetched 7920 kB in 15s (498 kB/s) [2019-11-01T15:25:07.465Z] #17 19.32 Reading package lists... [2019-11-01T15:25:07.465Z] #17 24.88 Reading package lists... [2019-11-01T15:25:07.465Z] #17 ... [2019-11-01T15:25:07.465Z] [2019-11-01T15:25:07.465Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:07.465Z] #44 131.6 crypto/rsa [2019-11-01T15:25:07.578Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-01T15:25:07.578Z] #5 DONE 0.9s [2019-11-01T15:25:07.881Z] [2019-11-01T15:25:07.881Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-01T15:25:08.181Z] #7 DONE 0.3s [2019-11-01T15:25:08.181Z] [2019-11-01T15:25:08.181Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-11-01T15:25:08.181Z] #6 DONE 0.3s [2019-11-01T15:25:08.181Z] [2019-11-01T15:25:08.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:25:08.181Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-11-01T15:25:08.476Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-11-01T15:25:08.476Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.1s [2019-11-01T15:25:08.476Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.1s [2019-11-01T15:25:08.476Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-11-01T15:25:08.476Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-11-01T15:25:08.476Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 162.95kB / 45.65MB 0.1s [2019-11-01T15:25:08.476Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.1s [2019-11-01T15:25:08.476Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.1s [2019-11-01T15:25:08.476Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 0B / 10.00MB 0.1s [2019-11-01T15:25:08.476Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 580.74kB / 4.30MB 0.3s [2019-11-01T15:25:08.476Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.1s done [2019-11-01T15:25:08.779Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.01MB / 4.30MB 0.4s [2019-11-01T15:25:08.779Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 556.12kB / 10.00MB 0.4s [2019-11-01T15:25:08.779Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.51MB / 4.30MB 0.6s [2019-11-01T15:25:08.857Z] #18 ... [2019-11-01T15:25:08.857Z] [2019-11-01T15:25:08.857Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:08.857Z] #42 73.87 DEP criu/file-ids.d [2019-11-01T15:25:08.857Z] #42 74.14 DEP criu/fifo.d [2019-11-01T15:25:08.857Z] #42 74.49 DEP criu/fdstore.d [2019-11-01T15:25:08.857Z] #42 74.76 DEP criu/fault-injection.d [2019-11-01T15:25:08.857Z] #42 74.88 DEP criu/external.d [2019-11-01T15:25:08.857Z] #42 74.99 DEP criu/eventpoll.d [2019-11-01T15:25:08.857Z] #42 75.25 DEP criu/eventfd.d [2019-11-01T15:25:08.857Z] #42 75.44 DEP criu/crtools.d [2019-11-01T15:25:08.857Z] #42 75.76 DEP criu/cr-service.d [2019-11-01T15:25:08.857Z] #42 76.01 DEP criu/cr-restore.d [2019-11-01T15:25:09.073Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.93MB / 4.30MB 0.7s [2019-11-01T15:25:09.073Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.47MB / 10.00MB 0.7s [2019-11-01T15:25:09.073Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 2.88MB / 45.65MB 0.9s [2019-11-01T15:25:09.073Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.49MB / 4.30MB 0.9s [2019-11-01T15:25:09.248Z] #42 76.32 DEP criu/cr-errno.d [2019-11-01T15:25:09.248Z] #42 76.33 DEP criu/cr-dump.d [2019-11-01T15:25:09.366Z] #44 133.6 vendor/golang.org/x/crypto/cryptobyte [2019-11-01T15:25:09.367Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.69MB / 50.07MB 1.0s [2019-11-01T15:25:09.367Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.92MB / 4.30MB 1.0s [2019-11-01T15:25:09.367Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.36MB / 10.00MB 1.0s [2019-11-01T15:25:09.651Z] #42 76.61 DEP criu/cr-dedup.d [2019-11-01T15:25:09.651Z] #42 76.79 DEP criu/cr-check.d [2019-11-01T15:25:09.664Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 3.05MB / 52.87MB 1.2s [2019-11-01T15:25:09.664Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.44MB / 4.30MB 1.2s [2019-11-01T15:25:09.664Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.88MB / 10.00MB 1.2s [2019-11-01T15:25:09.664Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.06MB / 4.30MB 1.3s [2019-11-01T15:25:09.664Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.57MB / 10.00MB 1.3s [2019-11-01T15:25:09.934Z] #44 134.0 github.com/LK4D4/vndr/build [2019-11-01T15:25:09.964Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.4s done [2019-11-01T15:25:09.964Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.16MB / 10.00MB 1.5s [2019-11-01T15:25:09.964Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 5.71MB / 45.65MB 1.6s [2019-11-01T15:25:09.964Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 4.98MB / 96.41MB 1.6s [2019-11-01T15:25:09.964Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.82MB / 10.00MB 1.6s [2019-11-01T15:25:10.051Z] #42 76.90 DEP criu/config.d [2019-11-01T15:25:10.052Z] #42 ... [2019-11-01T15:25:10.052Z] [2019-11-01T15:25:10.052Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:10.052Z] #45 111.0 vendor/golang.org/x/net/idna [2019-11-01T15:25:10.052Z] #45 114.4 vendor/golang.org/x/net/http2/hpack [2019-11-01T15:25:10.052Z] #45 115.7 mime [2019-11-01T15:25:10.052Z] #45 118.1 mime/quotedprintable [2019-11-01T15:25:10.052Z] #45 118.8 net/http/internal [2019-11-01T15:25:10.052Z] #45 120.2 crypto/tls [2019-11-01T15:25:10.052Z] #45 ... [2019-11-01T15:25:10.052Z] [2019-11-01T15:25:10.052Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:10.052Z] #42 77.09 DEP criu/clone-noasan.d [2019-11-01T15:25:10.052Z] #42 77.13 DEP criu/cgroup.d [2019-11-01T15:25:10.052Z] #42 77.31 DEP criu/cgroup-props.d [2019-11-01T15:25:10.263Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.90MB / 50.07MB 1.8s [2019-11-01T15:25:10.263Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 5.86MB / 52.87MB 1.8s [2019-11-01T15:25:10.263Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.54MB / 10.00MB 1.8s [2019-11-01T15:25:10.263Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.36MB / 10.00MB 1.9s [2019-11-01T15:25:10.263Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.95MB / 10.00MB 2.1s [2019-11-01T15:25:10.383Z] #17 ... [2019-11-01T15:25:10.383Z] [2019-11-01T15:25:10.383Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:10.383Z] #41 82.24 CC criu/arch/aarch64/intraprocedure.o [2019-11-01T15:25:10.383Z] #41 82.30 AR criu/pie/pie.lib.a [2019-11-01T15:25:10.383Z] #41 82.53 DEP criu/pie/restorer.d [2019-11-01T15:25:10.383Z] #41 82.70 DEP criu/arch/aarch64/restorer.d [2019-11-01T15:25:10.383Z] #41 83.11 DEP criu/pie/parasite.d [2019-11-01T15:25:10.383Z] #41 83.43 CC criu/pie/parasite.o [2019-11-01T15:25:10.383Z] #41 84.50 LINK criu/pie/parasite.built-in.o [2019-11-01T15:25:10.383Z] #41 84.51 GEN criu/pie/parasite-blob.h [2019-11-01T15:25:10.383Z] #41 84.52 CC criu/arch/aarch64/restorer.o [2019-11-01T15:25:10.383Z] #41 84.98 CC criu/pie/restorer.o [2019-11-01T15:25:10.383Z] #41 87.23 LINK criu/pie/restorer.built-in.o [2019-11-01T15:25:10.383Z] #41 87.24 GEN criu/pie/restorer-blob.h [2019-11-01T15:25:10.383Z] #41 87.37 DEP criu/vdso.d [2019-11-01T15:25:10.383Z] #41 87.54 DEP criu/uts_ns.d [2019-11-01T15:25:10.383Z] #41 87.80 DEP criu/util.d [2019-11-01T15:25:10.383Z] #41 88.07 DEP criu/uffd.d [2019-11-01T15:25:10.383Z] #41 88.27 DEP criu/tun.d [2019-11-01T15:25:10.383Z] #41 88.41 DEP criu/tty.d [2019-11-01T15:25:10.383Z] #41 88.69 DEP criu/timerfd.d [2019-11-01T15:25:10.383Z] #41 88.88 DEP criu/sysfs_parse.d [2019-11-01T15:25:10.383Z] #41 89.07 DEP criu/sysctl.d [2019-11-01T15:25:10.383Z] #41 89.26 DEP criu/string.d [2019-11-01T15:25:10.383Z] #41 89.34 DEP criu/stats.d [2019-11-01T15:25:10.383Z] #41 89.43 DEP criu/sockets.d [2019-11-01T15:25:10.383Z] #41 89.61 DEP criu/sk-unix.d [2019-11-01T15:25:10.383Z] #41 89.81 DEP criu/sk-tcp.d [2019-11-01T15:25:10.383Z] #41 89.92 DEP criu/sk-queue.d [2019-11-01T15:25:10.383Z] #41 90.01 DEP criu/sk-packet.d [2019-11-01T15:25:10.443Z] #42 77.42 DEP criu/bitmap.d [2019-11-01T15:25:10.443Z] #42 77.46 DEP criu/bfd.d [2019-11-01T15:25:10.443Z] #42 77.60 DEP criu/autofs.d [2019-11-01T15:25:10.563Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 8.35MB / 45.65MB 2.2s [2019-11-01T15:25:10.563Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.54MB / 10.00MB 2.2s [2019-11-01T15:25:10.644Z] #41 ... [2019-11-01T15:25:10.644Z] [2019-11-01T15:25:10.644Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:10.644Z] #17 89.68 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-01T15:25:10.644Z] #17 89.71 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-01T15:25:10.644Z] #17 89.72 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-01T15:25:10.644Z] #17 89.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-01T15:25:10.844Z] #42 77.79 DEP criu/aio.d [2019-11-01T15:25:10.844Z] #42 78.02 DEP criu/action-scripts.d [2019-11-01T15:25:10.862Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.49MB / 50.07MB 2.4s [2019-11-01T15:25:10.862Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.28MB / 10.00MB 2.4s [2019-11-01T15:25:10.862Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 9.08MB / 52.87MB 2.5s [2019-11-01T15:25:10.862Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.88MB / 10.00MB 2.5s [2019-11-01T15:25:10.862Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.47MB / 10.00MB 2.7s [2019-11-01T15:25:10.904Z] #17 89.85 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-01T15:25:10.904Z] #17 89.86 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-01T15:25:11.159Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 10.88MB / 45.65MB 2.8s [2019-11-01T15:25:11.159Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.19MB / 96.41MB 2.8s [2019-11-01T15:25:11.159Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s done [2019-11-01T15:25:11.159Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.07MB / 50.07MB 3.0s [2019-11-01T15:25:11.252Z] #42 78.33 CC criu/action-scripts.o [2019-11-01T15:25:11.451Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 11.84MB / 52.87MB 3.1s [2019-11-01T15:25:11.659Z] #42 78.82 CC criu/aio.o [2019-11-01T15:25:11.742Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 13.93MB / 45.65MB 3.4s [2019-11-01T15:25:11.835Z] #44 136.2 net [2019-11-01T15:25:12.029Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 13.96MB / 50.07MB 3.6s [2019-11-01T15:25:12.029Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 14.63MB / 52.87MB 3.7s [2019-11-01T15:25:12.029Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 16.28MB / 45.65MB 3.9s [2019-11-01T15:25:12.029Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 15.34MB / 96.41MB 3.9s [2019-11-01T15:25:12.062Z] #42 79.30 CC criu/autofs.o [2019-11-01T15:25:12.329Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 16.61MB / 50.07MB 4.2s [2019-11-01T15:25:12.624Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 17.35MB / 52.87MB 4.3s [2019-11-01T15:25:12.625Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 18.64MB / 45.65MB 4.3s [2019-11-01T15:25:12.770Z] #44 ... [2019-11-01T15:25:12.770Z] [2019-11-01T15:25:12.770Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:12.770Z] #17 24.88 Reading package lists... [2019-11-01T15:25:12.770Z] #17 29.94 Building dependency tree... [2019-11-01T15:25:12.770Z] #17 32.39 The following additional packages will be installed: [2019-11-01T15:25:12.770Z] #17 32.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-01T15:25:12.770Z] #17 32.39 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-01T15:25:12.770Z] #17 32.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-01T15:25:12.770Z] #17 32.39 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-01T15:25:12.770Z] #17 32.39 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-01T15:25:12.770Z] #17 32.39 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-01T15:25:12.770Z] #17 32.39 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-01T15:25:12.770Z] #17 32.40 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-01T15:25:12.770Z] #17 32.40 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-01T15:25:12.770Z] #17 32.40 Suggested packages: [2019-11-01T15:25:12.770Z] #17 32.41 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-01T15:25:12.770Z] #17 32.41 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-01T15:25:12.770Z] #17 32.41 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-01T15:25:12.770Z] #17 32.41 vim-doc vim-scripts xfsdump acl attr quota [2019-11-01T15:25:12.770Z] #17 32.41 Recommended packages: [2019-11-01T15:25:12.770Z] #17 32.41 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-01T15:25:12.770Z] #17 32.41 python3-keyrings.alt python3-xdg unzip [2019-11-01T15:25:12.915Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 19.36MB / 50.07MB 4.7s [2019-11-01T15:25:13.201Z] #8 ... [2019-11-01T15:25:13.201Z] [2019-11-01T15:25:13.201Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-01T15:25:13.201Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-01T15:25:13.201Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-01T15:25:13.201Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2019-11-01T15:25:13.201Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-01T15:25:13.201Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.3s done [2019-11-01T15:25:13.201Z] #66 DONE 5.0s [2019-11-01T15:25:13.201Z] [2019-11-01T15:25:13.201Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:25:13.201Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 20.24MB / 52.87MB 4.8s [2019-11-01T15:25:13.201Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.07MB / 45.65MB 4.8s [2019-11-01T15:25:13.201Z] #8 ... [2019-11-01T15:25:13.201Z] [2019-11-01T15:25:13.201Z] #20 [internal] load build context [2019-11-01T15:25:13.201Z] #20 transferring context: 34.77MB 5.0s [2019-11-01T15:25:13.451Z] #42 80.53 CC criu/bfd.o [2019-11-01T15:25:13.841Z] #42 80.93 CC criu/bitmap.o [2019-11-01T15:25:13.841Z] #42 81.05 CC criu/cgroup-props.o [2019-11-01T15:25:13.843Z] #20 transferring context: 45.66MB 5.9s done [2019-11-01T15:25:14.129Z] #20 DONE 6.0s [2019-11-01T15:25:14.129Z] [2019-11-01T15:25:14.129Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-11-01T15:25:14.129Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.43MB / 50.07MB 5.8s [2019-11-01T15:25:14.129Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 27.00MB / 52.87MB 5.8s [2019-11-01T15:25:14.129Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 28.23MB / 45.65MB 5.8s [2019-11-01T15:25:14.129Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 26.80MB / 96.41MB 5.8s [2019-11-01T15:25:14.414Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.77MB / 50.07MB 6.1s [2019-11-01T15:25:14.414Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 30.57MB / 52.87MB 6.1s [2019-11-01T15:25:14.414Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 31.62MB / 45.65MB 6.1s [2019-11-01T15:25:14.414Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 32.62MB / 96.41MB 6.3s [2019-11-01T15:25:14.690Z] #42 81.71 CC criu/cgroup.o [2019-11-01T15:25:14.699Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 36.11MB / 50.07MB 6.6s [2019-11-01T15:25:14.699Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.94MB / 52.87MB 6.6s [2019-11-01T15:25:14.699Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.91MB / 45.65MB 6.6s [2019-11-01T15:25:14.983Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 37.47MB / 96.41MB 6.7s [2019-11-01T15:25:14.983Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 39.58MB / 50.07MB 6.9s [2019-11-01T15:25:14.983Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 39.61MB / 52.87MB 6.9s [2019-11-01T15:25:14.983Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.12MB / 45.65MB 6.9s [2019-11-01T15:25:15.301Z] #17 37.20 The following NEW packages will be installed: [2019-11-01T15:25:15.301Z] #17 37.22 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-01T15:25:15.301Z] #17 37.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-01T15:25:15.301Z] #17 37.22 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-01T15:25:15.301Z] #17 37.23 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-01T15:25:15.301Z] #17 37.23 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-01T15:25:15.301Z] #17 37.23 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-01T15:25:15.301Z] #17 37.23 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-01T15:25:15.301Z] #17 37.23 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-01T15:25:15.301Z] #17 37.23 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-01T15:25:15.301Z] #17 37.23 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-01T15:25:15.301Z] #17 37.23 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-01T15:25:15.301Z] #17 37.23 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-01T15:25:15.301Z] #17 37.24 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-01T15:25:15.301Z] #17 37.24 xfsprogs xxd xz-utils zip [2019-11-01T15:25:15.604Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 44.40MB / 50.07MB 7.3s [2019-11-01T15:25:15.604Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.76MB / 52.87MB 7.3s [2019-11-01T15:25:15.604Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 44.61MB / 45.65MB 7.3s [2019-11-01T15:25:15.604Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 44.35MB / 96.41MB 7.3s [2019-11-01T15:25:15.604Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.5s done [2019-11-01T15:25:15.890Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 48.75MB / 50.07MB 7.6s [2019-11-01T15:25:15.890Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.84MB / 52.87MB 7.6s [2019-11-01T15:25:15.890Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.7s done [2019-11-01T15:25:15.890Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.67MB / 52.87MB 7.8s [2019-11-01T15:25:15.890Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 51.96MB / 96.41MB 7.8s [2019-11-01T15:25:16.174Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.8s done [2019-11-01T15:25:16.174Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 58.03MB / 96.41MB 7.9s [2019-11-01T15:25:16.174Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 66.60MB / 96.41MB 8.1s [2019-11-01T15:25:16.459Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 80.39MB / 96.41MB 8.4s [2019-11-01T15:25:16.680Z] #17 38.50 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:25:16.680Z] #17 38.50 Need to get 90.9 MB of archives. [2019-11-01T15:25:16.680Z] #17 38.50 After this operation, 541 MB of additional disk space will be used. [2019-11-01T15:25:16.680Z] #17 38.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-01T15:25:16.680Z] #17 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-01T15:25:16.680Z] #17 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-01T15:25:16.680Z] #17 38.51 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-01T15:25:16.680Z] #17 38.51 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-01T15:25:16.680Z] #17 38.53 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-01T15:25:16.680Z] #17 38.59 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-01T15:25:16.680Z] #17 38.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-01T15:25:16.680Z] #17 38.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-01T15:25:16.680Z] #17 38.72 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-01T15:25:16.938Z] #17 38.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-01T15:25:16.938Z] #17 38.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-01T15:25:16.938Z] #17 38.94 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-01T15:25:16.938Z] #17 38.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-01T15:25:16.938Z] #17 38.96 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-01T15:25:16.939Z] #17 38.96 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-01T15:25:16.939Z] #17 38.96 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-01T15:25:16.939Z] #17 38.97 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-01T15:25:16.939Z] #17 38.97 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-01T15:25:16.939Z] #17 38.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-01T15:25:16.939Z] #17 38.99 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-01T15:25:16.939Z] #17 39.00 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-01T15:25:16.939Z] #17 39.01 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:25:16.939Z] #17 39.02 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-01T15:25:17.077Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.8s [2019-11-01T15:25:17.077Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.8s done [2019-11-01T15:25:17.077Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-11-01T15:25:17.199Z] #17 39.03 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-01T15:25:17.199Z] #17 39.03 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-01T15:25:17.199Z] #17 39.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-01T15:25:17.199Z] #17 39.05 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-01T15:25:17.199Z] #17 39.06 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-01T15:25:17.199Z] #17 39.10 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-01T15:25:17.199Z] #17 39.10 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-01T15:25:17.199Z] #17 39.11 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-01T15:25:17.199Z] #17 39.12 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-01T15:25:17.199Z] #17 39.13 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-01T15:25:17.199Z] #17 39.14 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-01T15:25:17.199Z] #17 39.15 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-01T15:25:17.199Z] #17 39.15 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-01T15:25:17.199Z] #17 39.15 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] [2019-11-01T15:25:17.199Z] #17 39.15 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-01T15:25:17.199Z] #17 39.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-01T15:25:17.199Z] #17 39.20 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-01T15:25:17.199Z] #17 39.23 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-01T15:25:17.199Z] #17 39.26 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-01T15:25:17.406Z] #42 84.28 CC criu/clone-noasan.o [2019-11-01T15:25:17.406Z] #42 84.52 CC criu/config.o [2019-11-01T15:25:17.457Z] #17 39.27 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-01T15:25:17.457Z] #17 39.28 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-01T15:25:17.457Z] #17 39.29 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-01T15:25:17.457Z] #17 39.29 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-01T15:25:17.457Z] #17 39.32 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-01T15:25:17.457Z] #17 39.46 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-01T15:25:17.484Z] #17 ... [2019-11-01T15:25:17.484Z] [2019-11-01T15:25:17.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:17.484Z] #41 90.27 DEP criu/sk-netlink.d [2019-11-01T15:25:17.484Z] #41 90.47 DEP criu/sk-inet.d [2019-11-01T15:25:17.484Z] #41 90.65 DEP criu/signalfd.d [2019-11-01T15:25:17.484Z] #41 90.84 DEP criu/sigframe.d [2019-11-01T15:25:17.484Z] #41 91.01 DEP criu/shmem.d [2019-11-01T15:25:17.484Z] #41 91.20 DEP criu/servicefd.d [2019-11-01T15:25:17.484Z] #41 91.41 DEP criu/seize.d [2019-11-01T15:25:17.484Z] #41 91.65 DEP criu/seccomp.d [2019-11-01T15:25:17.484Z] #41 91.83 DEP criu/rst-malloc.d [2019-11-01T15:25:17.484Z] #41 91.96 DEP criu/rbtree.d [2019-11-01T15:25:17.484Z] #41 92.00 DEP criu/pstree.d [2019-11-01T15:25:17.484Z] #41 92.17 DEP criu/protobuf.d [2019-11-01T15:25:17.484Z] #41 92.27 GEN criu/protobuf-desc-gen.h [2019-11-01T15:25:17.484Z] #41 93.74 DEP criu/protobuf-desc.d [2019-11-01T15:25:17.484Z] #41 93.93 DEP criu/proc_parse.d [2019-11-01T15:25:17.484Z] #41 94.26 DEP criu/plugin.d [2019-11-01T15:25:17.484Z] #41 94.36 DEP criu/pipes.d [2019-11-01T15:25:17.484Z] #41 94.54 DEP criu/pie-util.d [2019-11-01T15:25:17.484Z] #41 94.68 DEP criu/pie-util-vdso.d [2019-11-01T15:25:17.484Z] #41 94.81 DEP criu/pie-util-vdso-elf32.d [2019-11-01T15:25:17.484Z] #41 94.93 DEP criu/path.d [2019-11-01T15:25:17.484Z] #41 95.11 DEP criu/parasite-syscall.d [2019-11-01T15:25:17.484Z] #41 95.41 DEP criu/pagemap.d [2019-11-01T15:25:17.485Z] #41 95.73 DEP criu/pagemap-cache.d [2019-11-01T15:25:17.485Z] #41 95.92 DEP criu/page-xfer.d [2019-11-01T15:25:17.485Z] #41 96.10 DEP criu/page-pipe.d [2019-11-01T15:25:17.485Z] #41 96.24 DEP criu/netfilter.d [2019-11-01T15:25:17.485Z] #41 96.40 DEP criu/net.d [2019-11-01T15:25:17.485Z] #41 96.69 DEP criu/namespaces.d [2019-11-01T15:25:17.485Z] #41 96.91 DEP criu/mount.d [2019-11-01T15:25:17.485Z] #41 97.13 DEP criu/mem.d [2019-11-01T15:25:17.716Z] #17 39.57 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-01T15:25:17.716Z] #17 39.63 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-01T15:25:17.716Z] #17 39.66 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-01T15:25:17.716Z] #17 39.67 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-01T15:25:17.716Z] #17 39.69 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-01T15:25:17.716Z] #17 39.69 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-01T15:25:17.716Z] #17 39.72 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-01T15:25:17.974Z] #17 ... [2019-11-01T15:25:17.974Z] [2019-11-01T15:25:17.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:17.974Z] #41 35.95 CC images/signalfd.o [2019-11-01T15:25:17.974Z] #41 36.23 CC images/fs.o [2019-11-01T15:25:17.974Z] #41 36.57 CC images/pstree.o [2019-11-01T15:25:17.974Z] #41 36.76 CC images/pipe.o [2019-11-01T15:25:17.974Z] #41 37.04 CC images/tcp-stream.o [2019-11-01T15:25:17.974Z] #41 37.35 CC images/sk-packet.o [2019-11-01T15:25:17.974Z] #41 37.65 CC images/mnt.o [2019-11-01T15:25:17.974Z] #41 37.92 CC images/pipe-data.o [2019-11-01T15:25:17.974Z] #41 38.22 CC images/sa.o [2019-11-01T15:25:17.974Z] #41 38.49 CC images/timer.o [2019-11-01T15:25:17.974Z] #41 38.89 CC images/timerfd.o [2019-11-01T15:25:17.974Z] #41 39.15 CC images/mm.o [2019-11-01T15:25:17.974Z] #41 39.50 CC images/sk-opts.o [2019-11-01T15:25:17.974Z] #41 39.85 CC images/sk-unix.o [2019-11-01T15:25:17.974Z] #41 40.18 CC images/sk-inet.o [2019-11-01T15:25:17.974Z] #41 40.64 CC images/tun.o [2019-11-01T15:25:17.974Z] #41 41.05 CC images/sk-netlink.o [2019-11-01T15:25:17.974Z] #41 41.25 CC images/packet-sock.o [2019-11-01T15:25:17.974Z] #41 41.69 CC images/ipc-var.o [2019-11-01T15:25:17.974Z] #41 41.94 CC images/ipc-desc.o [2019-11-01T15:25:17.974Z] #41 42.15 CC images/ipc-shm.o [2019-11-01T15:25:17.974Z] #41 42.41 CC images/ipc-msg.o [2019-11-01T15:25:17.974Z] #41 42.75 CC images/ipc-sem.o [2019-11-01T15:25:17.974Z] #41 42.98 CC images/utsns.o [2019-11-01T15:25:17.974Z] #41 43.22 CC images/creds.o [2019-11-01T15:25:17.974Z] #41 43.45 CC images/vma.o [2019-11-01T15:25:17.974Z] #41 43.65 CC images/netdev.o [2019-11-01T15:25:17.974Z] #41 43.98 CC images/tty.o [2019-11-01T15:25:17.974Z] #41 44.55 CC images/file-lock.o [2019-11-01T15:25:17.974Z] #41 44.81 CC images/rlimit.o [2019-11-01T15:25:17.974Z] #41 45.04 CC images/pagemap.o [2019-11-01T15:25:17.974Z] #41 45.31 CC images/siginfo.o [2019-11-01T15:25:17.974Z] #41 45.79 CC images/rpc.o [2019-11-01T15:25:18.054Z] #41 97.33 DEP criu/lsm.d [2019-11-01T15:25:18.054Z] #41 97.48 DEP criu/log.d [2019-11-01T15:25:18.129Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:25:18.129Z] [2019-11-01T15:25:18.129Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-01T15:25:18.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-01T15:25:18.129Z] Using test binary docker [2019-11-01T15:25:18.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-01T15:25:18.129Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:25:18.129Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:25:18.129Z] Warning failed to create cache: (null) [2019-11-01T15:25:18.129Z] . [2019-11-01T15:25:18.129Z] Starting dockerd [2019-11-01T15:25:18.129Z] INFO: Waiting for daemon to start... [2019-11-01T15:25:18.129Z] . [2019-11-01T15:25:18.129Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-01T15:25:18.233Z] #41 ... [2019-11-01T15:25:18.233Z] [2019-11-01T15:25:18.233Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:18.233Z] #17 40.21 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-01T15:25:18.233Z] #17 40.28 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-01T15:25:18.315Z] #41 97.63 DEP criu/libnetlink.d [2019-11-01T15:25:18.315Z] #41 97.77 DEP criu/kerndat.d [2019-11-01T15:25:18.493Z] #17 40.35 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-01T15:25:18.493Z] #17 40.38 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-01T15:25:18.493Z] #17 40.39 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-01T15:25:18.493Z] #17 40.42 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] [2019-11-01T15:25:18.578Z] #41 97.98 DEP criu/kcmp-ids.d [2019-11-01T15:25:18.578Z] #41 98.08 DEP criu/irmap.d [2019-11-01T15:25:18.752Z] #17 40.58 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] [2019-11-01T15:25:18.840Z] #42 ... [2019-11-01T15:25:18.840Z] [2019-11-01T15:25:18.840Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:18.840Z] #18 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-01T15:25:18.840Z] #18 100.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-01T15:25:18.840Z] #18 100.3 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:25:18.841Z] #41 98.19 DEP criu/ipc_ns.d [2019-11-01T15:25:18.841Z] #41 98.43 DEP criu/image.d [2019-11-01T15:25:19.011Z] #17 40.92 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] [2019-11-01T15:25:19.011Z] #17 40.92 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-01T15:25:19.101Z] #41 98.56 DEP criu/image-desc.d [2019-11-01T15:25:19.269Z] #17 41.35 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-01T15:25:19.401Z] #41 98.65 DEP criu/fsnotify.d [2019-11-01T15:25:19.401Z] #41 98.88 DEP criu/filesystems.d [2019-11-01T15:25:19.662Z] #41 99.01 DEP criu/files.d [2019-11-01T15:25:19.662Z] #41 ... [2019-11-01T15:25:19.662Z] [2019-11-01T15:25:19.662Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:19.662Z] #17 98.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-01T15:25:19.662Z] #17 98.77 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-01T15:25:19.835Z] #17 41.65 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] [2019-11-01T15:25:19.835Z] #17 41.66 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] [2019-11-01T15:25:19.923Z] #17 98.79 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-01T15:25:22.366Z] #17 44.11 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] [2019-11-01T15:25:23.742Z] #17 ... [2019-11-01T15:25:23.742Z] [2019-11-01T15:25:23.742Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:23.742Z] #44 138.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-01T15:25:23.742Z] #44 139.4 vendor/golang.org/x/text/transform [2019-11-01T15:25:23.742Z] #44 140.1 vendor/golang.org/x/text/unicode/bidi [2019-11-01T15:25:23.742Z] #44 142.1 vendor/golang.org/x/text/secure/bidirule [2019-11-01T15:25:23.742Z] #44 142.4 vendor/golang.org/x/text/unicode/norm [2019-11-01T15:25:23.742Z] #44 147.6 vendor/golang.org/x/net/idna [2019-11-01T15:25:23.742Z] #44 ... [2019-11-01T15:25:23.742Z] [2019-11-01T15:25:23.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:23.742Z] #41 47.30 CC images/ext-file.o [2019-11-01T15:25:23.742Z] #41 47.55 CC images/cgroup.o [2019-11-01T15:25:23.742Z] #41 48.16 CC images/userns.o [2019-11-01T15:25:23.742Z] #41 48.47 CC images/google/protobuf/descriptor.o [2019-11-01T15:25:23.742Z] #41 50.45 CC images/opts.o [2019-11-01T15:25:23.742Z] #41 50.73 CC images/seccomp.o [2019-11-01T15:25:23.742Z] #41 50.99 CC images/binfmt-misc.o [2019-11-01T15:25:23.742Z] #41 51.26 CC images/time.o [2019-11-01T15:25:23.742Z] #41 51.47 CC images/sysctl.o [2019-11-01T15:25:23.742Z] #41 51.73 CC images/autofs.o [2019-11-01T15:25:24.056Z] #18 ... [2019-11-01T15:25:24.056Z] [2019-11-01T15:25:24.056Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:24.056Z] #45 125.4 net/http/httptrace [2019-11-01T15:25:24.056Z] #45 125.5 net/http [2019-11-01T15:25:24.308Z] #41 52.03 CC images/macvlan.o [2019-11-01T15:25:24.308Z] #41 52.24 CC images/sit.o [2019-11-01T15:25:24.459Z] #45 ... [2019-11-01T15:25:24.459Z] [2019-11-01T15:25:24.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:24.459Z] #42 86.43 CC criu/cr-check.o [2019-11-01T15:25:24.459Z] #42 87.76 CC criu/cr-dedup.o [2019-11-01T15:25:24.459Z] #42 88.17 CC criu/cr-dump.o [2019-11-01T15:25:24.459Z] #42 90.15 CC criu/cr-errno.o [2019-11-01T15:25:24.459Z] #42 90.21 CC criu/cr-restore.o [2019-11-01T15:25:24.567Z] #41 52.52 LINK images/built-in.o [2019-11-01T15:25:24.826Z] #41 52.66 GEN compel/include/asm [2019-11-01T15:25:24.826Z] #41 52.66 GEN compel/include/version.h [2019-11-01T15:25:24.826Z] #41 52.69 touch .config [2019-11-01T15:25:24.826Z] #41 52.71 GEN include/common/config.h [2019-11-01T15:25:24.826Z] #41 52.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-01T15:25:24.826Z] #41 52.85 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-01T15:25:24.826Z] #41 ... [2019-11-01T15:25:24.826Z] [2019-11-01T15:25:24.826Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:24.826Z] #17 46.86 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:25:24.856Z] #42 ... [2019-11-01T15:25:24.857Z] [2019-11-01T15:25:24.857Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:24.857Z] #45 136.1 github.com/LK4D4/vndr/godl [2019-11-01T15:25:25.084Z] #17 47.05 Fetched 90.9 MB in 8s (10.7 MB/s) [2019-11-01T15:25:25.084Z] #17 47.18 Selecting previously unselected package bash-completion. [2019-11-01T15:25:25.210Z] #17 ... [2019-11-01T15:25:25.210Z] [2019-11-01T15:25:25.210Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:25:25.210Z] #38 164.1 + dpkg --print-architecture [2019-11-01T15:25:25.210Z] #38 164.1 + rm -rf /tmp/tmp.Ge5SXp18Ab [2019-11-01T15:25:25.210Z] #38 DONE 165.9s [2019-11-01T15:25:25.210Z] [2019-11-01T15:25:25.210Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:25.210Z] #41 99.26 DEP criu/files-reg.d [2019-11-01T15:25:25.210Z] #41 99.41 DEP criu/files-ext.d [2019-11-01T15:25:25.210Z] #41 99.62 DEP criu/file-lock.d [2019-11-01T15:25:25.210Z] #41 99.88 DEP criu/file-ids.d [2019-11-01T15:25:25.210Z] #41 100.0 DEP criu/fifo.d [2019-11-01T15:25:25.210Z] #41 100.1 DEP criu/fdstore.d [2019-11-01T15:25:25.210Z] #41 100.2 DEP criu/fault-injection.d [2019-11-01T15:25:25.210Z] #41 100.3 DEP criu/external.d [2019-11-01T15:25:25.210Z] #41 100.4 DEP criu/eventpoll.d [2019-11-01T15:25:25.210Z] #41 100.7 DEP criu/eventfd.d [2019-11-01T15:25:25.210Z] #41 100.9 DEP criu/crtools.d [2019-11-01T15:25:25.210Z] #41 101.2 DEP criu/cr-service.d [2019-11-01T15:25:25.210Z] #41 101.5 DEP criu/cr-restore.d [2019-11-01T15:25:25.210Z] #41 101.8 DEP criu/cr-errno.d [2019-11-01T15:25:25.210Z] #41 101.9 DEP criu/cr-dump.d [2019-11-01T15:25:25.210Z] #41 102.1 DEP criu/cr-dedup.d [2019-11-01T15:25:25.210Z] #41 102.3 DEP criu/cr-check.d [2019-11-01T15:25:25.210Z] #41 102.4 DEP criu/config.d [2019-11-01T15:25:25.210Z] #41 102.6 DEP criu/clone-noasan.d [2019-11-01T15:25:25.210Z] #41 102.7 DEP criu/cgroup.d [2019-11-01T15:25:25.210Z] #41 103.0 DEP criu/cgroup-props.d [2019-11-01T15:25:25.210Z] #41 103.1 DEP criu/bitmap.d [2019-11-01T15:25:25.210Z] #41 103.1 DEP criu/bfd.d [2019-11-01T15:25:25.210Z] #41 103.3 DEP criu/autofs.d [2019-11-01T15:25:25.210Z] #41 103.4 DEP criu/aio.d [2019-11-01T15:25:25.210Z] #41 103.5 DEP criu/action-scripts.d [2019-11-01T15:25:25.210Z] #41 103.7 CC criu/action-scripts.o [2019-11-01T15:25:25.210Z] #41 104.1 CC criu/aio.o [2019-11-01T15:25:25.210Z] #41 104.6 CC criu/autofs.o [2019-11-01T15:25:25.343Z] #17 47.18 (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.) [2019-11-01T15:25:25.343Z] #17 47.23 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-01T15:25:25.689Z] #45 136.8 github.com/LK4D4/vndr [2019-11-01T15:25:27.121Z] #41 106.4 CC criu/bfd.o [2019-11-01T15:25:27.382Z] #41 ... [2019-11-01T15:25:27.382Z] [2019-11-01T15:25:27.382Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:27.382Z] #17 106.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:25:27.382Z] #17 106.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:25:27.382Z] #17 106.6 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-01T15:25:27.642Z] #17 106.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:25:27.642Z] #17 106.6 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-01T15:25:27.642Z] #17 106.7 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:27.642Z] #17 106.7 Processing triggers for mime-support (3.60) ... [2019-11-01T15:25:27.642Z] #17 106.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:27.642Z] #17 106.8 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-01T15:25:27.642Z] #17 106.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-01T15:25:27.903Z] #17 106.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:25:27.903Z] #17 106.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:25:27.903Z] #17 106.9 Setting up bash-completion (1:2.1-4.3) ... [2019-11-01T15:25:29.530Z] #17 ... [2019-11-01T15:25:29.530Z] [2019-11-01T15:25:29.530Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:29.530Z] #62 144.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:25:29.530Z] #62 144.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-01T15:25:29.530Z] #62 DONE 153.5s [2019-11-01T15:25:29.530Z] [2019-11-01T15:25:29.530Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-01T15:25:29.530Z] #63 DONE 0.1s [2019-11-01T15:25:29.530Z] [2019-11-01T15:25:29.530Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:29.530Z] #17 51.11 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-01T15:25:30.097Z] #17 ... [2019-11-01T15:25:30.097Z] [2019-11-01T15:25:30.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:30.097Z] #41 52.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-01T15:25:30.097Z] #41 52.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-01T15:25:30.097Z] #41 52.97 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-01T15:25:30.097Z] #41 53.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-01T15:25:30.097Z] #41 53.07 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-01T15:25:30.097Z] #41 53.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-01T15:25:30.097Z] #41 53.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-01T15:25:30.097Z] #41 53.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-01T15:25:30.097Z] #41 53.20 DEP compel/plugins/std/infect.d [2019-11-01T15:25:30.097Z] #41 53.47 DEP compel/plugins/std/string.d [2019-11-01T15:25:30.097Z] #41 53.62 DEP compel/plugins/std/log.d [2019-11-01T15:25:30.097Z] #41 53.76 DEP compel/plugins/std/fds.d [2019-11-01T15:25:30.097Z] #41 53.85 DEP compel/plugins/std/std.d [2019-11-01T15:25:30.097Z] #41 53.93 DEP compel/plugins/shmem/shmem.d [2019-11-01T15:25:30.097Z] #41 54.00 DEP compel/plugins/fds/fds.d [2019-11-01T15:25:30.097Z] #41 54.19 CC compel/plugins/std/std.o [2019-11-01T15:25:30.097Z] #41 54.63 CC compel/plugins/std/fds.o [2019-11-01T15:25:30.097Z] #41 55.43 CC compel/plugins/std/log.o [2019-11-01T15:25:30.097Z] #41 56.27 CC compel/plugins/std/string.o [2019-11-01T15:25:30.097Z] #41 57.05 CC compel/plugins/std/infect.o [2019-11-01T15:25:30.097Z] #41 58.04 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-01T15:25:30.097Z] #41 58.18 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-01T15:25:30.097Z] #41 ... [2019-11-01T15:25:30.097Z] [2019-11-01T15:25:30.097Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:30.097Z] #17 52.18 Selecting previously unselected package libnet1:amd64. [2019-11-01T15:25:30.097Z] #17 52.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-01T15:25:30.355Z] #17 52.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-01T15:25:30.355Z] #17 52.42 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-01T15:25:30.355Z] #17 52.42 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-01T15:25:30.355Z] #17 52.43 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-01T15:25:30.450Z] #17 109.6 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-01T15:25:30.450Z] #17 109.6 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-01T15:25:30.614Z] #17 52.53 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-01T15:25:30.614Z] #17 52.53 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-01T15:25:30.614Z] #17 52.54 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-01T15:25:30.710Z] #17 ... [2019-11-01T15:25:30.710Z] [2019-11-01T15:25:30.710Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:30.710Z] #54 128.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-01T15:25:30.710Z] #54 130.2 + mkdir -p /build [2019-11-01T15:25:30.710Z] #54 130.2 + cp runc /build/runc [2019-11-01T15:25:30.710Z] #54 DONE 131.0s [2019-11-01T15:25:30.710Z] [2019-11-01T15:25:30.710Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:30.710Z] #17 109.8 Setting up zip (3.0-11+b1) ... [2019-11-01T15:25:30.710Z] #17 109.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-01T15:25:30.710Z] #17 109.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-01T15:25:30.873Z] #17 52.66 Selecting previously unselected package libudev-dev:amd64. [2019-11-01T15:25:30.873Z] #17 52.66 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-01T15:25:30.873Z] #17 52.67 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-01T15:25:30.873Z] #17 52.85 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-01T15:25:30.873Z] #17 52.85 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-01T15:25:30.873Z] #17 52.86 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:30.971Z] #17 109.9 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-01T15:25:30.971Z] #17 110.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:25:30.971Z] #17 110.0 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-01T15:25:30.971Z] #17 110.0 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:30.971Z] #17 110.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:25:30.971Z] #17 110.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-01T15:25:30.971Z] #17 110.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:25:30.971Z] #17 110.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:30.971Z] #17 110.2 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-01T15:25:30.971Z] #17 110.2 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-01T15:25:30.971Z] #17 110.2 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-01T15:25:30.992Z] #45 ... [2019-11-01T15:25:30.992Z] [2019-11-01T15:25:30.992Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:30.992Z] #18 112.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:25:30.992Z] #18 112.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:25:30.992Z] #18 112.4 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-01T15:25:30.992Z] #18 112.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:25:30.992Z] #18 112.4 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-01T15:25:30.992Z] #18 112.4 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:30.992Z] #18 112.4 Processing triggers for mime-support (3.60) ... [2019-11-01T15:25:30.992Z] #18 112.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:30.992Z] #18 112.5 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-01T15:25:30.992Z] #18 112.5 Setting up libcap2-bin (1:2.25-1) ... [2019-11-01T15:25:30.992Z] #18 112.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:25:30.992Z] #18 112.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:25:30.992Z] #18 112.5 Setting up bash-completion (1:2.1-4.3) ... [2019-11-01T15:25:31.230Z] #17 110.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:31.585Z] #17 53.51 Selecting previously unselected package python3.5-minimal. [2019-11-01T15:25:31.588Z] #17 110.7 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-01T15:25:31.588Z] #17 110.7 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-01T15:25:31.843Z] #17 53.51 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-01T15:25:31.844Z] #17 53.52 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:25:31.848Z] #17 110.9 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-01T15:25:31.848Z] #17 111.0 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-01T15:25:31.848Z] #17 111.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:25:31.848Z] #17 111.0 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-01T15:25:32.108Z] #17 111.1 Setting up pigz (2.3.4-1) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:25:32.108Z] #17 111.2 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-01T15:25:32.108Z] #17 111.3 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-01T15:25:32.369Z] #17 111.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:25:32.369Z] #17 111.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:32.369Z] #17 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-01T15:25:32.369Z] #17 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-01T15:25:32.369Z] #17 111.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-01T15:25:32.369Z] #17 111.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-01T15:25:32.369Z] #17 111.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-01T15:25:32.369Z] #17 111.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-01T15:25:32.369Z] #17 111.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-01T15:25:32.369Z] #17 111.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-01T15:25:32.369Z] #17 111.4 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:32.369Z] #17 111.5 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:32.369Z] #17 111.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:25:32.369Z] #17 111.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:32.369Z] #17 111.5 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:25:32.369Z] #17 111.5 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-01T15:25:32.630Z] #17 111.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:32.778Z] #17 54.78 Selecting previously unselected package python3-minimal. [2019-11-01T15:25:32.778Z] #17 54.78 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-01T15:25:32.778Z] #17 54.79 Unpacking python3-minimal (3.5.3-1) ... [2019-11-01T15:25:32.778Z] #17 54.86 Selecting previously unselected package libmpdec2:amd64. [2019-11-01T15:25:32.778Z] #17 54.87 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-01T15:25:33.036Z] #17 54.89 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-01T15:25:33.036Z] #17 55.01 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-01T15:25:33.036Z] #17 55.02 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-01T15:25:33.036Z] #17 55.02 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up zip (3.0-11+b1) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up bzip2 (1.0.6-8.1) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-01T15:25:33.548Z] #18 114.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:33.548Z] #18 114.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:25:33.548Z] #18 114.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-01T15:25:33.548Z] #18 114.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:25:33.548Z] #18 114.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:33.548Z] #18 114.8 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-01T15:25:33.548Z] #18 114.8 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-01T15:25:33.548Z] #18 114.8 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-01T15:25:33.548Z] #18 114.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:33.604Z] #17 ... [2019-11-01T15:25:33.604Z] [2019-11-01T15:25:33.604Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:33.604Z] #47 DONE 158.1s [2019-11-01T15:25:33.863Z] [2019-11-01T15:25:33.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:33.863Z] #41 58.40 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-01T15:25:33.863Z] #41 58.52 AR compel/plugins/std.lib.a [2019-11-01T15:25:33.863Z] #41 58.60 CC compel/plugins/fds/fds.o [2019-11-01T15:25:33.863Z] #41 58.97 AR compel/plugins/fds.lib.a [2019-11-01T15:25:33.863Z] #41 59.05 HOSTDEP compel/src/lib/log-host.d [2019-11-01T15:25:33.863Z] #41 59.27 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-01T15:25:33.863Z] #41 59.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-01T15:25:33.863Z] #41 59.58 HOSTDEP compel/src/main-host.d [2019-11-01T15:25:33.863Z] #41 59.76 DEP compel/src/lib/ptrace.d [2019-11-01T15:25:33.863Z] #41 59.87 DEP compel/src/lib/infect.d [2019-11-01T15:25:33.863Z] #41 60.04 DEP compel/src/lib/infect-util.d [2019-11-01T15:25:33.863Z] #41 60.21 DEP compel/src/lib/infect-rpc.d [2019-11-01T15:25:33.863Z] #41 60.32 DEP compel/arch/x86/src/lib/infect.d [2019-11-01T15:25:33.863Z] #41 60.44 DEP compel/arch/x86/src/lib/cpu.d [2019-11-01T15:25:33.863Z] #41 60.53 DEP compel/src/lib/log.d [2019-11-01T15:25:33.863Z] #41 60.67 DEP compel/src/main.d [2019-11-01T15:25:33.863Z] #41 60.92 DEP compel/src/lib/handle-elf.d [2019-11-01T15:25:33.863Z] #41 61.10 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-01T15:25:33.863Z] #41 61.35 CC compel/src/lib/log.o [2019-11-01T15:25:33.863Z] #41 61.64 CC compel/arch/x86/src/lib/cpu.o [2019-11-01T15:25:33.950Z] #18 115.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-01T15:25:33.950Z] #18 115.1 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-01T15:25:33.950Z] #18 115.1 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-01T15:25:33.950Z] #18 115.1 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up pigz (2.3.4-1) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-01T15:25:33.950Z] #18 115.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-01T15:25:33.950Z] #18 115.3 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:25:33.950Z] #18 115.3 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-01T15:25:33.950Z] #18 115.3 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-01T15:25:33.950Z] #18 115.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:25:33.950Z] #18 115.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-01T15:25:33.950Z] #18 115.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-01T15:25:33.950Z] #18 115.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-01T15:25:33.950Z] #18 115.4 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-01T15:25:33.950Z] #18 115.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:33.950Z] #18 115.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:25:33.950Z] #18 115.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:33.950Z] #18 115.4 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:25:33.950Z] #18 115.4 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-01T15:25:34.365Z] #18 115.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:34.770Z] #18 ... [2019-11-01T15:25:34.770Z] [2019-11-01T15:25:34.770Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:34.770Z] #45 DONE 146.0s [2019-11-01T15:25:34.770Z] [2019-11-01T15:25:34.770Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:34.770Z] #42 94.16 CC criu/cr-service.o [2019-11-01T15:25:34.770Z] #42 96.14 CC criu/crtools.o [2019-11-01T15:25:34.770Z] #42 96.89 CC criu/eventfd.o [2019-11-01T15:25:34.770Z] #42 97.22 CC criu/eventpoll.o [2019-11-01T15:25:34.770Z] #42 98.47 CC criu/external.o [2019-11-01T15:25:34.771Z] #42 98.92 CC criu/fault-injection.o [2019-11-01T15:25:34.771Z] #42 99.02 CC criu/fdstore.o [2019-11-01T15:25:34.771Z] #42 99.44 CC criu/fifo.o [2019-11-01T15:25:34.771Z] #42 99.85 CC criu/file-ids.o [2019-11-01T15:25:34.771Z] #42 100.1 CC criu/file-lock.o [2019-11-01T15:25:34.771Z] #42 101.2 CC criu/files-ext.o [2019-11-01T15:25:34.771Z] #42 101.8 CC criu/files-reg.o [2019-11-01T15:25:34.801Z] #41 62.90 CC compel/arch/x86/src/lib/infect.o [2019-11-01T15:25:35.739Z] #41 63.69 CC compel/src/lib/infect-rpc.o [2019-11-01T15:25:35.933Z] #17 114.5 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-01T15:25:35.933Z] #17 114.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-01T15:25:35.933Z] #17 114.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:25:35.933Z] #17 114.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:25:35.933Z] #17 114.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:25:35.933Z] #17 114.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:25:35.933Z] #17 114.6 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:25:35.933Z] #17 114.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-01T15:25:35.933Z] #17 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:25:35.933Z] #17 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:25:35.933Z] #17 114.7 Setting up python3 (3.5.3-1) ... [2019-11-01T15:25:35.998Z] #41 64.01 CC compel/src/lib/infect-util.o [2019-11-01T15:25:36.256Z] #41 64.29 CC compel/src/lib/infect.o [2019-11-01T15:25:36.256Z] #41 ... [2019-11-01T15:25:36.256Z] [2019-11-01T15:25:36.256Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:36.256Z] #44 150.6 vendor/golang.org/x/net/http2/hpack [2019-11-01T15:25:36.256Z] #44 152.0 mime [2019-11-01T15:25:36.256Z] #44 154.5 mime/quotedprintable [2019-11-01T15:25:36.256Z] #44 155.0 net/http/internal [2019-11-01T15:25:36.256Z] #44 158.0 mime/multipart [2019-11-01T15:25:36.256Z] #44 158.1 crypto/tls [2019-11-01T15:25:36.513Z] #44 ... [2019-11-01T15:25:36.513Z] [2019-11-01T15:25:36.513Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:36.513Z] #17 57.36 Selecting previously unselected package python3.5. [2019-11-01T15:25:36.513Z] #17 57.36 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-01T15:25:36.513Z] #17 57.37 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:36.513Z] #17 57.55 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-01T15:25:36.513Z] #17 57.55 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-01T15:25:36.513Z] #17 57.56 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-01T15:25:36.513Z] #17 57.63 Selecting previously unselected package dh-python. [2019-11-01T15:25:36.513Z] #17 57.64 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-01T15:25:36.513Z] #17 57.64 Unpacking dh-python (2.20170125) ... [2019-11-01T15:25:36.513Z] #17 57.78 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-01T15:25:36.513Z] #17 57.81 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:25:37.412Z] #42 104.3 CC criu/files.o [2019-11-01T15:25:37.847Z] #17 116.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:25:37.847Z] #17 ... [2019-11-01T15:25:37.847Z] [2019-11-01T15:25:37.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:37.847Z] #41 107.1 CC criu/bitmap.o [2019-11-01T15:25:37.847Z] #41 107.2 CC criu/cgroup-props.o [2019-11-01T15:25:37.847Z] #41 108.1 CC criu/cgroup.o [2019-11-01T15:25:37.847Z] #41 110.4 CC criu/clone-noasan.o [2019-11-01T15:25:37.847Z] #41 110.6 CC criu/config.o [2019-11-01T15:25:37.847Z] #41 111.8 CC criu/cr-check.o [2019-11-01T15:25:37.847Z] #41 113.0 CC criu/cr-dedup.o [2019-11-01T15:25:37.847Z] #41 113.5 CC criu/cr-dump.o [2019-11-01T15:25:37.847Z] #41 115.3 CC criu/cr-errno.o [2019-11-01T15:25:37.847Z] #41 115.3 CC criu/cr-restore.o [2019-11-01T15:25:38.268Z] #42 ... [2019-11-01T15:25:38.268Z] [2019-11-01T15:25:38.268Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:38.268Z] #18 119.6 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-01T15:25:38.268Z] #18 119.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:25:38.268Z] #18 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:25:38.268Z] #18 119.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:25:38.268Z] #18 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:25:38.268Z] #18 119.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:25:38.268Z] #18 119.6 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:25:38.268Z] #18 119.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:25:38.268Z] #18 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:25:38.268Z] #18 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:25:38.268Z] #18 119.7 Setting up python3 (3.5.3-1) ... [2019-11-01T15:25:39.231Z] #41 ... [2019-11-01T15:25:39.231Z] [2019-11-01T15:25:39.232Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:39.232Z] #17 118.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-01T15:25:39.232Z] #17 118.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-01T15:25:39.232Z] #17 118.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-01T15:25:39.232Z] #17 118.2 Setting up python3-wheel (0.29.0-2) ... [2019-11-01T15:25:39.791Z] #17 61.11 Setting up python3-minimal (3.5.3-1) ... [2019-11-01T15:25:39.996Z] #18 121.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:25:40.173Z] #17 119.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:25:40.723Z] #17 62.41 Selecting previously unselected package python3. [2019-11-01T15:25:40.723Z] #17 62.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-01T15:25:40.723Z] #17 62.45 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-01T15:25:40.723Z] #17 62.47 Unpacking python3 (3.5.3-1) ... [2019-11-01T15:25:40.723Z] #17 62.56 Selecting previously unselected package pigz. [2019-11-01T15:25:40.723Z] #17 62.57 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-01T15:25:40.723Z] #17 62.58 Unpacking pigz (2.3.4-1) ... [2019-11-01T15:25:40.723Z] #17 62.70 Selecting previously unselected package libip4tc0:amd64. [2019-11-01T15:25:40.723Z] #17 62.71 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-01T15:25:40.723Z] #17 62.71 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:40.983Z] #17 62.79 Selecting previously unselected package libip6tc0:amd64. [2019-11-01T15:25:40.983Z] #17 62.80 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-01T15:25:40.983Z] #17 62.81 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:40.983Z] #17 62.90 Selecting previously unselected package libiptc0:amd64. [2019-11-01T15:25:40.983Z] #17 62.90 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-01T15:25:40.983Z] #17 62.91 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:41.242Z] #17 63.02 Selecting previously unselected package libxtables12:amd64. [2019-11-01T15:25:41.242Z] #17 63.02 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-01T15:25:41.242Z] #17 63.03 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:41.242Z] #17 63.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-01T15:25:41.242Z] #17 63.13 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-01T15:25:41.242Z] #17 63.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-01T15:25:41.242Z] #17 63.22 Selecting previously unselected package iptables. [2019-11-01T15:25:41.242Z] #17 63.23 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-01T15:25:41.454Z] #18 122.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-01T15:25:41.454Z] #18 122.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-01T15:25:41.454Z] #18 122.9 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-01T15:25:41.454Z] #18 122.9 Setting up python3-wheel (0.29.0-2) ... [2019-11-01T15:25:41.500Z] #17 63.24 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:25:41.556Z] #17 120.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-01T15:25:41.556Z] #17 120.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:25:41.758Z] #17 63.61 Selecting previously unselected package xxd. [2019-11-01T15:25:41.758Z] #17 63.62 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-01T15:25:41.758Z] #17 63.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:42.017Z] #17 63.83 Selecting previously unselected package vim-common. [2019-11-01T15:25:42.017Z] #17 63.83 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:25:42.017Z] #17 63.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:42.017Z] #17 64.01 Selecting previously unselected package bzip2. [2019-11-01T15:25:42.017Z] #17 64.03 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-01T15:25:42.017Z] #17 64.04 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-01T15:25:42.275Z] #17 64.16 Selecting previously unselected package libgpm2:amd64. [2019-11-01T15:25:42.275Z] #17 64.17 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-01T15:25:42.275Z] #17 64.17 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-01T15:25:42.275Z] #17 64.26 Selecting previously unselected package xz-utils. [2019-11-01T15:25:42.275Z] #17 64.26 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-01T15:25:42.275Z] #17 64.27 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:25:42.305Z] #18 123.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:25:42.498Z] #17 121.6 Setting up dmsetup (2:1.02.137-2) ... [2019-11-01T15:25:42.498Z] #17 121.7 Setting up python3-setuptools (33.1.1-1) ... [2019-11-01T15:25:42.566Z] #17 64.51 Selecting previously unselected package aufs-tools. [2019-11-01T15:25:42.566Z] #17 64.52 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-01T15:25:42.566Z] #17 64.53 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:25:42.864Z] #17 64.71 Selecting previously unselected package liblzo2-2:amd64. [2019-11-01T15:25:42.864Z] #17 64.71 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-01T15:25:42.864Z] #17 64.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-01T15:25:42.864Z] #17 64.87 Selecting previously unselected package btrfs-progs. [2019-11-01T15:25:42.864Z] #17 64.87 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-01T15:25:42.864Z] #17 64.88 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:25:43.446Z] #17 65.40 Selecting previously unselected package btrfs-tools. [2019-11-01T15:25:43.446Z] #17 65.40 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-01T15:25:43.446Z] #17 65.40 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:25:43.446Z] #17 65.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-01T15:25:43.446Z] #17 65.48 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-01T15:25:43.446Z] #17 65.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-01T15:25:43.683Z] #18 124.8 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-01T15:25:43.683Z] #18 124.8 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:25:43.882Z] #17 122.8 Setting up dh-python (2.20170125) ... [2019-11-01T15:25:44.013Z] #17 65.75 Selecting previously unselected package dmsetup. [2019-11-01T15:25:44.013Z] #17 65.75 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-01T15:25:44.013Z] #17 65.76 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-01T15:25:44.013Z] #17 65.91 Selecting previously unselected package libonig4:amd64. [2019-11-01T15:25:44.013Z] #17 65.92 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-01T15:25:44.013Z] #17 65.93 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-01T15:25:44.079Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.8s done [2019-11-01T15:25:44.079Z] #8 DONE 34.8s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-01T15:25:44.079Z] #9 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-01T15:25:44.079Z] #10 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:25:44.079Z] #21 DONE 0.1s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:25:44.079Z] #39 ... [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-01T15:25:44.079Z] #31 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-01T15:25:44.079Z] #50 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-01T15:25:44.079Z] #22 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-01T15:25:44.079Z] #62 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-01T15:25:44.079Z] #44 DONE 0.2s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-01T15:25:44.079Z] #47 DONE 0.3s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-01T15:25:44.079Z] #68 DONE 0.3s [2019-11-01T15:25:44.079Z] [2019-11-01T15:25:44.079Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:25:44.272Z] #17 66.14 Selecting previously unselected package libjq1:amd64. [2019-11-01T15:25:44.272Z] #17 66.15 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-01T15:25:44.272Z] #17 66.15 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-01T15:25:44.368Z] #69 0.685 + RM_GOPATH=0 [2019-11-01T15:25:44.368Z] #69 0.720 + TMP_GOPATH= [2019-11-01T15:25:44.368Z] #69 0.721 + : /build [2019-11-01T15:25:44.368Z] #69 0.726 + '[' -z '' ']' [2019-11-01T15:25:44.530Z] #17 66.29 Selecting previously unselected package jq. [2019-11-01T15:25:44.530Z] #17 66.30 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-01T15:25:44.530Z] #17 66.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:25:44.530Z] #17 66.41 Selecting previously unselected package libaio1:amd64. [2019-11-01T15:25:44.530Z] #17 66.41 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-01T15:25:44.530Z] #17 66.44 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-01T15:25:44.530Z] #17 66.50 Selecting previously unselected package libcap2-bin. [2019-11-01T15:25:44.530Z] #17 66.51 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-01T15:25:44.530Z] #17 66.52 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-01T15:25:44.530Z] #17 66.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-01T15:25:44.530Z] #17 66.60 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-01T15:25:44.530Z] #17 66.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-01T15:25:44.538Z] #18 125.7 Setting up dmsetup (2:1.02.137-2) ... [2019-11-01T15:25:44.538Z] #18 125.8 Setting up python3-setuptools (33.1.1-1) ... [2019-11-01T15:25:44.657Z] #69 0.734 ++ mktemp -d [2019-11-01T15:25:44.657Z] #69 0.749 + export GOPATH=/tmp/tmp.cTr0oXiEPL [2019-11-01T15:25:44.657Z] #69 0.770 + GOPATH=/tmp/tmp.cTr0oXiEPL [2019-11-01T15:25:44.657Z] #69 0.770 + RM_GOPATH=1 [2019-11-01T15:25:44.657Z] #69 0.772 ++ dirname ./install.sh [2019-11-01T15:25:44.657Z] #69 0.782 + dir=. [2019-11-01T15:25:44.657Z] #69 0.783 + bin=proxy [2019-11-01T15:25:44.657Z] #69 0.783 + shift [2019-11-01T15:25:44.657Z] #69 0.783 + '[' '!' -f ./proxy.installer ']' [2019-11-01T15:25:44.657Z] #69 0.786 + . ./proxy.installer [2019-11-01T15:25:44.657Z] #69 0.790 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:25:44.657Z] #69 0.791 + install_proxy [2019-11-01T15:25:44.657Z] #69 0.794 + case "$1" in [2019-11-01T15:25:44.657Z] #69 0.794 + export CGO_ENABLED=0 [2019-11-01T15:25:44.657Z] #69 0.794 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:25:44.657Z] #69 0.795 + CGO_ENABLED=0 [2019-11-01T15:25:44.657Z] #69 0.795 + _install_proxy [2019-11-01T15:25:44.657Z] #69 0.795 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-11-01T15:25:44.657Z] #69 0.795 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cTr0oXiEPL/src/github.com/docker/libnetwork [2019-11-01T15:25:44.657Z] #69 0.812 Cloning into '/tmp/tmp.cTr0oXiEPL/src/github.com/docker/libnetwork'... [2019-11-01T15:25:44.788Z] #17 66.73 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-01T15:25:44.788Z] #17 66.74 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-01T15:25:44.788Z] #17 66.77 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-01T15:25:44.824Z] #17 123.8 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-01T15:25:44.824Z] #17 123.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:25:45.047Z] #17 67.04 Selecting previously unselected package libpcre16-3:amd64. [2019-11-01T15:25:45.309Z] #17 67.04 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-01T15:25:45.309Z] #17 67.05 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-01T15:25:45.309Z] #17 67.26 Selecting previously unselected package libpcre32-3:amd64. [2019-11-01T15:25:45.309Z] #17 67.27 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-01T15:25:45.309Z] #17 67.27 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-01T15:25:45.379Z] #18 126.8 Setting up dh-python (2.20170125) ... [2019-11-01T15:25:45.570Z] #17 67.47 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-01T15:25:45.571Z] #17 67.47 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-01T15:25:45.571Z] #17 67.50 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-01T15:25:45.767Z] #17 DONE 124.8s [2019-11-01T15:25:45.767Z] [2019-11-01T15:25:45.767Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:25:45.778Z] #18 ... [2019-11-01T15:25:45.778Z] [2019-11-01T15:25:45.778Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:25:45.778Z] #29 157.2 + rm -rf /tmp/tmp.OPWeeI6ju7 [2019-11-01T15:25:46.138Z] #17 67.92 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-01T15:25:46.138Z] #17 67.93 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-01T15:25:46.138Z] #17 67.93 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-01T15:25:46.177Z] #29 DONE 157.5s [2019-11-01T15:25:46.177Z] [2019-11-01T15:25:46.177Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:46.177Z] #18 127.5 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-01T15:25:46.177Z] #18 127.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:25:46.396Z] #17 68.30 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-01T15:25:46.396Z] #17 68.31 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-01T15:25:46.396Z] #17 68.31 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-01T15:25:46.396Z] #17 68.40 Selecting previously unselected package libnl-3-200:amd64. [2019-11-01T15:25:46.396Z] #17 68.40 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-01T15:25:46.396Z] #17 68.41 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-01T15:25:46.599Z] #18 DONE 128.0s [2019-11-01T15:25:46.599Z] [2019-11-01T15:25:46.599Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:25:46.655Z] #17 68.51 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-01T15:25:46.655Z] #17 68.51 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-01T15:25:46.655Z] #17 68.52 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-01T15:25:46.655Z] #17 68.61 Selecting previously unselected package libreadline5:amd64. [2019-11-01T15:25:46.655Z] #17 68.63 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-01T15:25:46.655Z] #17 68.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-01T15:25:46.913Z] #17 68.78 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-01T15:25:46.913Z] #17 68.78 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-01T15:25:46.913Z] #17 68.80 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-01T15:25:48.815Z] #17 70.44 Selecting previously unselected package net-tools. [2019-11-01T15:25:48.815Z] #17 70.45 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-01T15:25:48.815Z] #17 70.46 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:25:48.815Z] #17 70.69 Selecting previously unselected package python-pip-whl. [2019-11-01T15:25:48.815Z] #17 70.69 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:25:48.815Z] #17 70.70 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:25:48.815Z] #17 ... [2019-11-01T15:25:48.815Z] [2019-11-01T15:25:48.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:48.815Z] #41 66.82 CC compel/src/lib/ptrace.o [2019-11-01T15:25:48.815Z] #41 67.27 AR compel/libcompel.a [2019-11-01T15:25:48.815Z] #41 67.38 HOSTCC compel/src/main-host.o [2019-11-01T15:25:48.815Z] #41 67.82 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-01T15:25:48.815Z] #41 68.02 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-01T15:25:48.815Z] #41 68.48 HOSTCC compel/src/lib/log-host.o [2019-11-01T15:25:48.815Z] #41 68.68 HOSTLINK compel/compel-host-bin [2019-11-01T15:25:48.815Z] #41 68.81 DEP soccr/soccr.d [2019-11-01T15:25:48.815Z] #41 69.04 CC soccr/soccr.o [2019-11-01T15:25:48.815Z] #41 70.34 AR soccr/libsoccr.a [2019-11-01T15:25:48.815Z] #41 70.39 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:25:48.815Z] #41 70.91 DEP criu/arch/x86/sigframe.d [2019-11-01T15:25:48.815Z] #41 71.03 DEP criu/arch/x86/sigaction_compat.d [2019-11-01T15:25:48.815Z] #41 71.17 DEP criu/arch/x86/kerndat.d [2019-11-01T15:25:48.815Z] #41 71.38 DEP criu/arch/x86/crtools.d [2019-11-01T15:25:48.815Z] #41 71.59 DEP criu/arch/x86/cpu.d [2019-11-01T15:25:48.815Z] #41 71.81 CC criu/arch/x86/cpu.o [2019-11-01T15:25:48.815Z] #41 72.47 CC criu/arch/x86/crtools.o [2019-11-01T15:25:48.815Z] #41 73.87 CC criu/arch/x86/kerndat.o [2019-11-01T15:25:48.815Z] #41 74.52 CC criu/arch/x86/sigaction_compat.o [2019-11-01T15:25:48.815Z] #41 74.77 CC criu/arch/x86/sigframe.o [2019-11-01T15:25:48.815Z] #41 75.14 LINK criu/arch/x86/crtools.built-in.o [2019-11-01T15:25:48.815Z] #41 75.21 DEP criu/pie/util-vdso-elf32.d [2019-11-01T15:25:48.815Z] #41 75.43 DEP criu/arch/x86/vdso-pie.d [2019-11-01T15:25:48.815Z] #41 75.54 DEP criu/pie/parasite-vdso.d [2019-11-01T15:25:48.815Z] #41 75.70 DEP criu/pie/util-vdso.d [2019-11-01T15:25:48.815Z] #41 75.84 DEP criu/pie/util.d [2019-11-01T15:25:48.815Z] #41 76.03 CC criu/pie/util.o [2019-11-01T15:25:48.815Z] #41 76.43 CC criu/pie/util-vdso.o [2019-11-01T15:25:49.081Z] #18 ... [2019-11-01T15:25:49.081Z] [2019-11-01T15:25:49.081Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:49.081Z] #41 118.6 CC criu/cr-service.o [2019-11-01T15:25:49.081Z] #41 119.9 CC criu/crtools.o [2019-11-01T15:25:49.081Z] #41 120.4 CC criu/eventfd.o [2019-11-01T15:25:49.081Z] #41 120.8 CC criu/eventpoll.o [2019-11-01T15:25:49.081Z] #41 121.7 CC criu/external.o [2019-11-01T15:25:49.081Z] #41 122.0 CC criu/fault-injection.o [2019-11-01T15:25:49.081Z] #41 122.1 CC criu/fdstore.o [2019-11-01T15:25:49.081Z] #41 122.4 CC criu/fifo.o [2019-11-01T15:25:49.081Z] #41 122.7 CC criu/file-ids.o [2019-11-01T15:25:49.081Z] #41 123.0 CC criu/file-lock.o [2019-11-01T15:25:49.081Z] #41 123.8 CC criu/files-ext.o [2019-11-01T15:25:49.081Z] #41 124.1 CC criu/files-reg.o [2019-11-01T15:25:49.081Z] #41 125.7 CC criu/files.o [2019-11-01T15:25:49.081Z] #41 127.3 CC criu/filesystems.o [2019-11-01T15:25:49.081Z] #41 127.9 CC criu/fsnotify.o [2019-11-01T15:25:49.342Z] #41 128.7 CC criu/image-desc.o [2019-11-01T15:25:49.342Z] #41 128.8 CC criu/image.o [2019-11-01T15:25:49.379Z] #19 ... [2019-11-01T15:25:49.379Z] [2019-11-01T15:25:49.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:49.379Z] #42 106.2 CC criu/filesystems.o [2019-11-01T15:25:49.379Z] #42 107.4 CC criu/fsnotify.o [2019-11-01T15:25:49.379Z] #42 108.7 CC criu/image-desc.o [2019-11-01T15:25:49.379Z] #42 108.8 CC criu/image.o [2019-11-01T15:25:49.379Z] #42 109.6 CC criu/ipc_ns.o [2019-11-01T15:25:49.379Z] #42 110.7 CC criu/irmap.o [2019-11-01T15:25:49.379Z] #42 111.2 CC criu/kcmp-ids.o [2019-11-01T15:25:49.379Z] #42 111.5 CC criu/kerndat.o [2019-11-01T15:25:49.379Z] #42 112.4 CC criu/libnetlink.o [2019-11-01T15:25:49.379Z] #42 112.8 CC criu/log.o [2019-11-01T15:25:49.379Z] #42 113.3 CC criu/lsm.o [2019-11-01T15:25:49.379Z] #42 113.7 CC criu/mem.o [2019-11-01T15:25:49.379Z] #42 116.1 CC criu/mount.o [2019-11-01T15:25:49.381Z] #41 77.17 CC criu/pie/parasite-vdso.o [2019-11-01T15:25:49.381Z] #41 ... [2019-11-01T15:25:49.381Z] [2019-11-01T15:25:49.381Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:49.381Z] #17 71.36 Selecting previously unselected package python3-pip. [2019-11-01T15:25:49.381Z] #17 71.36 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:25:49.381Z] #17 71.37 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:25:49.640Z] #17 71.59 Selecting previously unselected package python3-pkg-resources. [2019-11-01T15:25:49.640Z] #17 71.61 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:25:49.640Z] #17 71.62 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:25:49.898Z] #17 71.80 Selecting previously unselected package python3-setuptools. [2019-11-01T15:25:49.898Z] #17 71.81 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-01T15:25:49.898Z] #17 71.82 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-01T15:25:50.157Z] #17 72.13 Selecting previously unselected package python3-wheel. [2019-11-01T15:25:50.157Z] #17 72.14 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-01T15:25:50.157Z] #17 72.15 Unpacking python3-wheel (0.29.0-2) ... [2019-11-01T15:25:50.212Z] #69 ... [2019-11-01T15:25:50.212Z] [2019-11-01T15:25:50.212Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:50.212Z] #45 0.568 + RM_GOPATH=0 [2019-11-01T15:25:50.212Z] #45 0.568 + TMP_GOPATH= [2019-11-01T15:25:50.212Z] #45 0.568 + : /build [2019-11-01T15:25:50.212Z] #45 0.569 + '[' -z '' ']' [2019-11-01T15:25:50.212Z] #45 0.571 ++ mktemp -d [2019-11-01T15:25:50.212Z] #45 0.575 + export GOPATH=/tmp/tmp.L7ShaUwmyU [2019-11-01T15:25:50.212Z] #45 0.575 + GOPATH=/tmp/tmp.L7ShaUwmyU [2019-11-01T15:25:50.212Z] #45 0.575 + RM_GOPATH=1 [2019-11-01T15:25:50.212Z] #45 0.576 ++ dirname ./install.sh [2019-11-01T15:25:50.212Z] #45 0.590 + dir=. [2019-11-01T15:25:50.212Z] #45 0.591 + bin=vndr [2019-11-01T15:25:50.212Z] #45 0.591 + shift [2019-11-01T15:25:50.212Z] #45 0.592 + '[' '!' -f ./vndr.installer ']' [2019-11-01T15:25:50.212Z] #45 0.592 + . ./vndr.installer [2019-11-01T15:25:50.212Z] #45 0.593 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:25:50.212Z] #45 0.597 + install_vndr [2019-11-01T15:25:50.212Z] #45 0.598 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-01T15:25:50.212Z] #45 0.598 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:25:50.212Z] #45 0.599 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.L7ShaUwmyU/src/github.com/LK4D4/vndr [2019-11-01T15:25:50.212Z] #45 0.618 Cloning into '/tmp/tmp.L7ShaUwmyU/src/github.com/LK4D4/vndr'... [2019-11-01T15:25:50.212Z] #45 2.202 + cd /tmp/tmp.L7ShaUwmyU/src/github.com/LK4D4/vndr [2019-11-01T15:25:50.212Z] #45 2.204 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-01T15:25:50.212Z] #45 2.238 + go build -buildmode=pie -v -o /build/vndr . [2019-11-01T15:25:50.212Z] #45 4.798 runtime/internal/sys [2019-11-01T15:25:50.212Z] #45 4.838 internal/race [2019-11-01T15:25:50.212Z] #45 4.933 runtime/internal/atomic [2019-11-01T15:25:50.212Z] #45 5.040 internal/cpu [2019-11-01T15:25:50.212Z] #45 5.245 sync/atomic [2019-11-01T15:25:50.212Z] #45 5.389 runtime/internal/math [2019-11-01T15:25:50.212Z] #45 5.795 unicode [2019-11-01T15:25:50.212Z] #45 6.233 unicode/utf8 [2019-11-01T15:25:50.212Z] #45 6.312 math/bits [2019-11-01T15:25:50.283Z] #41 129.7 CC criu/ipc_ns.o [2019-11-01T15:25:50.415Z] #17 72.29 Selecting previously unselected package thin-provisioning-tools. [2019-11-01T15:25:50.415Z] #17 72.31 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-01T15:25:50.415Z] #17 72.33 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:25:50.673Z] #17 72.58 Selecting previously unselected package vim-runtime. [2019-11-01T15:25:50.673Z] #17 72.59 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:25:50.673Z] #17 72.64 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-01T15:25:50.852Z] #45 7.263 internal/bytealg [2019-11-01T15:25:50.853Z] #41 ... [2019-11-01T15:25:50.853Z] [2019-11-01T15:25:50.853Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:25:50.853Z] #18 5.028 Collecting yamllint==1.16.0 [2019-11-01T15:25:50.931Z] #17 72.68 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-01T15:25:50.931Z] #17 72.68 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:51.189Z] #17 ... [2019-11-01T15:25:51.189Z] [2019-11-01T15:25:51.189Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:51.189Z] #44 165.6 net/http/httptrace [2019-11-01T15:25:51.189Z] #44 165.9 net/http [2019-11-01T15:25:51.346Z] #42 ... [2019-11-01T15:25:51.346Z] [2019-11-01T15:25:51.346Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:25:51.346Z] #19 4.571 Collecting yamllint==1.16.0 [2019-11-01T15:25:51.447Z] #44 ... [2019-11-01T15:25:51.447Z] [2019-11-01T15:25:51.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:51.447Z] #41 78.33 CC criu/arch/x86/vdso-pie.o [2019-11-01T15:25:51.447Z] #41 78.60 CC criu/pie/util-vdso-elf32.o [2019-11-01T15:25:51.447Z] #41 79.26 AR criu/pie/pie.lib.a [2019-11-01T15:25:51.447Z] #41 79.37 DEP criu/pie/restorer.d [2019-11-01T15:25:51.705Z] #41 79.64 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-01T15:25:51.755Z] #19 5.140 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-01T15:25:51.964Z] #41 79.80 DEP criu/arch/x86/restorer_unmap.d [2019-11-01T15:25:51.964Z] #41 79.81 DEP criu/arch/x86/restorer.d [2019-11-01T15:25:51.964Z] #41 80.04 DEP criu/pie/parasite.d [2019-11-01T15:25:52.155Z] #19 5.304 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-01T15:25:52.155Z] #19 5.398 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-01T15:25:52.222Z] #41 80.36 CC criu/pie/parasite.o [2019-11-01T15:25:52.920Z] #45 8.898 internal/testlog [2019-11-01T15:25:53.210Z] #45 ... [2019-11-01T15:25:53.210Z] [2019-11-01T15:25:53.210Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:25:53.210Z] #25 0.876 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:25:53.210Z] #25 0.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:25:53.210Z] #25 1.032 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:25:53.210Z] #25 1.045 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:25:53.210Z] #25 1.084 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:25:53.210Z] #25 2.686 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-01T15:25:53.210Z] #25 5.991 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-01T15:25:53.210Z] #25 7.349 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-01T15:25:53.496Z] #25 ... [2019-11-01T15:25:53.496Z] [2019-11-01T15:25:53.496Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:25:53.496Z] #57 0.863 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:25:53.496Z] #57 0.875 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:25:53.496Z] #57 0.927 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:25:53.496Z] #57 0.947 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:25:53.496Z] #57 1.170 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:25:53.496Z] #57 2.662 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-01T15:25:53.496Z] #57 5.907 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-01T15:25:53.496Z] #57 7.786 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-01T15:25:53.496Z] #57 ... [2019-11-01T15:25:53.496Z] [2019-11-01T15:25:53.496Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:25:53.496Z] #29 0.961 + mktemp -d [2019-11-01T15:25:53.496Z] #29 0.963 + export GOPATH=/tmp/tmp.BUjsLX5o83 [2019-11-01T15:25:53.496Z] #29 0.970 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.BUjsLX5o83/src/github.com/go-swagger/go-swagger [2019-11-01T15:25:53.496Z] #29 0.983 Cloning into '/tmp/tmp.BUjsLX5o83/src/github.com/go-swagger/go-swagger'... [2019-11-01T15:25:53.530Z] #19 6.598 Collecting pyyaml (from yamllint==1.16.0) [2019-11-01T15:25:53.530Z] #19 6.749 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-01T15:25:53.785Z] #29 ... [2019-11-01T15:25:53.785Z] [2019-11-01T15:25:53.785Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:25:53.785Z] #11 0.936 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:25:53.785Z] #11 0.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:25:53.785Z] #11 1.130 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:25:53.785Z] #11 1.153 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:25:53.785Z] #11 1.171 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:25:53.785Z] #11 2.749 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-01T15:25:53.785Z] #11 5.906 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-01T15:25:53.785Z] #11 7.549 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-01T15:25:53.785Z] #11 ... [2019-11-01T15:25:53.785Z] [2019-11-01T15:25:53.785Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:53.785Z] #51 0.755 + RM_GOPATH=0 [2019-11-01T15:25:53.785Z] #51 0.756 + TMP_GOPATH= [2019-11-01T15:25:53.785Z] #51 0.756 + : /build [2019-11-01T15:25:53.785Z] #51 0.756 + '[' -z '' ']' [2019-11-01T15:25:53.785Z] #51 0.757 ++ mktemp -d [2019-11-01T15:25:53.785Z] #51 0.761 + export GOPATH=/tmp/tmp.LmeOrG8Jgg [2019-11-01T15:25:53.785Z] #51 0.761 + GOPATH=/tmp/tmp.LmeOrG8Jgg [2019-11-01T15:25:53.785Z] #51 0.762 + RM_GOPATH=1 [2019-11-01T15:25:53.785Z] #51 0.764 ++ dirname ./install.sh [2019-11-01T15:25:53.785Z] #51 0.766 + dir=. [2019-11-01T15:25:53.785Z] #51 0.766 + bin=golangci_lint [2019-11-01T15:25:53.785Z] #51 0.766 + shift [2019-11-01T15:25:53.785Z] #51 0.766 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-01T15:25:53.785Z] #51 0.767 + . ./golangci_lint.installer [2019-11-01T15:25:53.785Z] #51 0.767 ++ : v1.20.0 [2019-11-01T15:25:53.785Z] #51 0.770 + install_golangci_lint [2019-11-01T15:25:53.785Z] #51 0.774 + echo 'Installing golangci-lint version v1.20.0' [2019-11-01T15:25:53.785Z] #51 0.774 Installing golangci-lint version v1.20.0 [2019-11-01T15:25:53.785Z] #51 0.774 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:25:54.078Z] #51 ... [2019-11-01T15:25:54.078Z] [2019-11-01T15:25:54.078Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:25:54.078Z] #34 0.866 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:25:54.078Z] #34 0.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:25:54.078Z] #34 1.114 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:25:54.078Z] #34 1.150 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:25:54.078Z] #34 1.204 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:25:54.078Z] #34 2.992 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-01T15:25:54.078Z] #34 6.088 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-01T15:25:54.078Z] #34 8.231 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-01T15:25:54.078Z] #34 ... [2019-11-01T15:25:54.078Z] [2019-11-01T15:25:54.078Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:25:54.078Z] #32 0.674 + RM_GOPATH=0 [2019-11-01T15:25:54.078Z] #32 0.675 + TMP_GOPATH= [2019-11-01T15:25:54.078Z] #32 0.675 + : /build [2019-11-01T15:25:54.078Z] #32 0.675 + '[' -z '' ']' [2019-11-01T15:25:54.078Z] #32 0.676 ++ mktemp -d [2019-11-01T15:25:54.078Z] #32 0.679 + export GOPATH=/tmp/tmp.NkVezRRlt0 [2019-11-01T15:25:54.078Z] #32 0.679 + GOPATH=/tmp/tmp.NkVezRRlt0 [2019-11-01T15:25:54.078Z] #32 0.680 + RM_GOPATH=1 [2019-11-01T15:25:54.078Z] #32 0.706 ++ dirname ./install.sh [2019-11-01T15:25:54.078Z] #32 0.715 + dir=. [2019-11-01T15:25:54.078Z] #32 0.716 + bin=tomlv [2019-11-01T15:25:54.078Z] #32 0.716 + shift [2019-11-01T15:25:54.078Z] #32 0.716 + '[' '!' -f ./tomlv.installer ']' [2019-11-01T15:25:54.078Z] #32 0.716 + . ./tomlv.installer [2019-11-01T15:25:54.078Z] #32 0.717 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:25:54.078Z] #32 0.717 + install_tomlv [2019-11-01T15:25:54.078Z] #32 0.717 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-01T15:25:54.078Z] #32 0.717 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:25:54.078Z] #32 0.717 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NkVezRRlt0/src/github.com/BurntSushi/toml [2019-11-01T15:25:54.078Z] #32 0.742 Cloning into '/tmp/tmp.NkVezRRlt0/src/github.com/BurntSushi/toml'... [2019-11-01T15:25:54.078Z] #32 3.278 + cd /tmp/tmp.NkVezRRlt0/src/github.com/BurntSushi/toml [2019-11-01T15:25:54.078Z] #32 3.279 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-01T15:25:54.078Z] #32 3.328 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:25:54.078Z] #32 4.611 runtime/internal/sys [2019-11-01T15:25:54.078Z] #32 4.676 math/bits [2019-11-01T15:25:54.078Z] #32 4.711 internal/cpu [2019-11-01T15:25:54.078Z] #32 4.866 runtime/internal/atomic [2019-11-01T15:25:54.078Z] #32 5.683 unicode/utf8 [2019-11-01T15:25:54.078Z] #32 5.707 runtime/internal/math [2019-11-01T15:25:54.078Z] #32 5.965 sync/atomic [2019-11-01T15:25:54.078Z] #32 6.919 internal/bytealg [2019-11-01T15:25:54.078Z] #32 7.574 unicode [2019-11-01T15:25:54.078Z] #32 7.638 math [2019-11-01T15:25:54.078Z] #32 8.060 internal/testlog [2019-11-01T15:25:54.078Z] #32 9.835 encoding [2019-11-01T15:25:54.078Z] #32 10.07 runtime [2019-11-01T15:25:54.122Z] #41 81.90 LINK criu/pie/parasite.built-in.o [2019-11-01T15:25:54.122Z] #41 81.92 GEN criu/pie/parasite-blob.h [2019-11-01T15:25:54.122Z] #41 81.95 CC criu/arch/x86/restorer.o [2019-11-01T15:25:54.371Z] #32 ... [2019-11-01T15:25:54.371Z] [2019-11-01T15:25:54.371Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:25:54.371Z] #41 0.853 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:25:54.371Z] #41 0.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:25:54.371Z] #41 0.911 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:25:54.371Z] #41 0.925 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:25:54.371Z] #41 0.952 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:25:54.371Z] #41 2.729 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-01T15:25:54.371Z] #41 5.955 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-01T15:25:54.371Z] #41 7.832 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-01T15:25:54.371Z] #41 ... [2019-11-01T15:25:54.371Z] [2019-11-01T15:25:54.371Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:54.371Z] #23 0.697 + RM_GOPATH=0 [2019-11-01T15:25:54.371Z] #23 0.697 + TMP_GOPATH= [2019-11-01T15:25:54.371Z] #23 0.697 + : /build [2019-11-01T15:25:54.371Z] #23 0.698 + '[' -z '' ']' [2019-11-01T15:25:54.371Z] #23 0.701 ++ mktemp -d [2019-11-01T15:25:54.371Z] #23 0.706 + export GOPATH=/tmp/tmp.UpMGqQc1Kb [2019-11-01T15:25:54.371Z] #23 0.706 + GOPATH=/tmp/tmp.UpMGqQc1Kb [2019-11-01T15:25:54.371Z] #23 0.706 + RM_GOPATH=1 [2019-11-01T15:25:54.371Z] #23 0.707 ++ dirname ./install.sh [2019-11-01T15:25:54.371Z] #23 0.709 + dir=. [2019-11-01T15:25:54.371Z] #23 0.710 + bin=dockercli [2019-11-01T15:25:54.371Z] #23 0.710 + shift [2019-11-01T15:25:54.371Z] #23 0.710 + '[' '!' -f ./dockercli.installer ']' [2019-11-01T15:25:54.371Z] #23 0.710 + . ./dockercli.installer [2019-11-01T15:25:54.371Z] #23 0.711 ++ : stable [2019-11-01T15:25:54.371Z] #23 0.711 ++ : 17.06.2-ce [2019-11-01T15:25:54.371Z] #23 0.712 + install_dockercli [2019-11-01T15:25:54.371Z] #23 0.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-01T15:25:54.371Z] #23 0.712 Install docker/cli version 17.06.2-ce from stable [2019-11-01T15:25:54.371Z] #23 0.713 ++ uname -m [2019-11-01T15:25:54.371Z] #23 0.715 + arch=ppc64le [2019-11-01T15:25:54.371Z] #23 0.715 + '[' ppc64le '!=' x86_64 ']' [2019-11-01T15:25:54.371Z] #23 0.715 + '[' ppc64le '!=' s390x ']' [2019-11-01T15:25:54.371Z] #23 0.737 + '[' ppc64le '!=' armhf ']' [2019-11-01T15:25:54.371Z] #23 0.737 + build_dockercli [2019-11-01T15:25:54.371Z] #23 0.737 + git clone https://github.com/docker/docker-ce /tmp/tmp.UpMGqQc1Kb/tmp/docker-ce [2019-11-01T15:25:54.371Z] #23 0.757 Cloning into '/tmp/tmp.UpMGqQc1Kb/tmp/docker-ce'... [2019-11-01T15:25:54.659Z] #23 ... [2019-11-01T15:25:54.659Z] [2019-11-01T15:25:54.659Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:54.659Z] #63 0.624 + RM_GOPATH=0 [2019-11-01T15:25:54.659Z] #63 0.624 + TMP_GOPATH= [2019-11-01T15:25:54.659Z] #63 0.624 + : /build/ [2019-11-01T15:25:54.659Z] #63 0.624 + '[' -z '' ']' [2019-11-01T15:25:54.659Z] #63 0.625 ++ mktemp -d [2019-11-01T15:25:54.659Z] #63 0.627 + export GOPATH=/tmp/tmp.56e7cHGjSq [2019-11-01T15:25:54.659Z] #63 0.630 + GOPATH=/tmp/tmp.56e7cHGjSq [2019-11-01T15:25:54.659Z] #63 0.630 + RM_GOPATH=1 [2019-11-01T15:25:54.659Z] #63 0.639 ++ dirname ./install.sh [2019-11-01T15:25:54.659Z] #63 0.650 + dir=. [2019-11-01T15:25:54.659Z] #63 0.686 + bin=rootlesskit [2019-11-01T15:25:54.659Z] #63 0.688 + shift [2019-11-01T15:25:54.659Z] #63 0.690 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-01T15:25:54.659Z] #63 0.692 + . ./rootlesskit.installer [2019-11-01T15:25:54.659Z] #63 0.694 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:25:54.659Z] #63 0.705 + install_rootlesskit [2019-11-01T15:25:54.659Z] #63 0.707 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:25:54.659Z] #63 0.708 + case "$1" in [2019-11-01T15:25:54.659Z] #63 0.708 + export CGO_ENABLED=0 [2019-11-01T15:25:54.659Z] #63 0.708 + CGO_ENABLED=0 [2019-11-01T15:25:54.659Z] #63 0.708 + _install_rootlesskit [2019-11-01T15:25:54.659Z] #63 0.708 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-01T15:25:54.659Z] #63 0.708 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.56e7cHGjSq/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:25:54.659Z] #63 0.712 Cloning into '/tmp/tmp.56e7cHGjSq/src/github.com/rootless-containers/rootlesskit'... [2019-11-01T15:25:54.659Z] #63 8.092 + cd /tmp/tmp.56e7cHGjSq/src/github.com/rootless-containers/rootlesskit [2019-11-01T15:25:54.659Z] #63 8.098 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-01T15:25:54.659Z] #63 8.792 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:25:54.659Z] #63 8.793 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-01T15:25:54.659Z] #63 ... [2019-11-01T15:25:54.659Z] [2019-11-01T15:25:54.659Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:25:54.659Z] #48 0.640 + RM_GOPATH=0 [2019-11-01T15:25:54.659Z] #48 0.641 + TMP_GOPATH= [2019-11-01T15:25:54.659Z] #48 0.642 + : /build [2019-11-01T15:25:54.659Z] #48 0.644 + '[' -z '' ']' [2019-11-01T15:25:54.659Z] #48 0.657 ++ mktemp -d [2019-11-01T15:25:54.659Z] #48 0.662 + export GOPATH=/tmp/tmp.BLhLpkdgL1 [2019-11-01T15:25:54.659Z] #48 0.662 + GOPATH=/tmp/tmp.BLhLpkdgL1 [2019-11-01T15:25:54.659Z] #48 0.662 + RM_GOPATH=1 [2019-11-01T15:25:54.659Z] #48 0.665 ++ dirname ./install.sh [2019-11-01T15:25:54.659Z] #48 0.678 + dir=. [2019-11-01T15:25:54.659Z] #48 0.681 + bin=gotestsum [2019-11-01T15:25:54.659Z] #48 0.681 + shift [2019-11-01T15:25:54.659Z] #48 0.681 + '[' '!' -f ./gotestsum.installer ']' [2019-11-01T15:25:54.659Z] #48 0.682 + . ./gotestsum.installer [2019-11-01T15:25:54.659Z] #48 0.683 ++ : v0.3.5 [2019-11-01T15:25:54.659Z] #48 0.684 + install_gotestsum [2019-11-01T15:25:54.659Z] #48 0.693 + echo 'Installing gotestsum version v0.3.5' [2019-11-01T15:25:54.659Z] #48 0.693 Installing gotestsum version v0.3.5 [2019-11-01T15:25:54.659Z] #48 0.694 + go get -d gotest.tools/gotestsum [2019-11-01T15:25:54.688Z] #41 82.64 CC criu/arch/x86/restorer_unmap.o [2019-11-01T15:25:54.688Z] #41 82.71 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-01T15:25:54.888Z] #19 7.981 Building wheels for collected packages: pathspec, pyyaml [2019-11-01T15:25:54.888Z] #19 7.982 Running setup.py bdist_wheel for pathspec: started [2019-11-01T15:25:54.946Z] #48 ... [2019-11-01T15:25:54.946Z] [2019-11-01T15:25:54.946Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:25:54.946Z] #39 1.098 + mktemp -d [2019-11-01T15:25:54.946Z] #39 1.101 + export GOPATH=/tmp/tmp.qz2Uy7EjNF [2019-11-01T15:25:54.946Z] #39 1.101 + git clone https://github.com/docker/distribution.git /tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution [2019-11-01T15:25:54.946Z] #39 1.111 Cloning into '/tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution'... [2019-11-01T15:25:54.946Z] #39 ... [2019-11-01T15:25:54.946Z] [2019-11-01T15:25:54.946Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:25:54.946Z] #45 9.851 math [2019-11-01T15:25:54.946Z] #45 10.21 runtime [2019-11-01T15:25:54.946Z] #45 10.24 encoding [2019-11-01T15:25:54.946Z] #45 11.25 unicode/utf16 [2019-11-01T15:25:55.254Z] #41 83.11 CC criu/pie/restorer.o [2019-11-01T15:25:55.295Z] #19 8.839 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-01T15:25:55.700Z] #19 8.840 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-01T15:25:55.700Z] #19 8.876 Running setup.py bdist_wheel for pyyaml: started [2019-11-01T15:25:55.968Z] #45 12.40 container/list [2019-11-01T15:25:56.554Z] #19 9.990 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-01T15:25:56.554Z] #19 9.992 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-01T15:25:56.554Z] #19 10.02 Successfully built pathspec pyyaml [2019-11-01T15:25:56.554Z] #19 10.03 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-01T15:25:56.629Z] #41 ... [2019-11-01T15:25:56.629Z] [2019-11-01T15:25:56.629Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:25:56.629Z] #17 77.08 Selecting previously unselected package vim. [2019-11-01T15:25:56.629Z] #17 77.09 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-01T15:25:56.629Z] #17 77.10 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:25:56.629Z] #17 77.69 Selecting previously unselected package xfsprogs. [2019-11-01T15:25:56.629Z] #17 77.69 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-01T15:25:56.629Z] #17 77.70 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:25:56.629Z] #17 78.28 Selecting previously unselected package zip. [2019-11-01T15:25:56.629Z] #17 78.29 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-01T15:25:56.629Z] #17 78.30 Unpacking zip (3.0-11+b1) ... [2019-11-01T15:25:56.629Z] #17 78.50 Selecting previously unselected package libapparmor-perl. [2019-11-01T15:25:56.629Z] #17 78.50 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-01T15:25:56.629Z] #17 78.52 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:25:56.887Z] #17 78.66 Selecting previously unselected package apparmor. [2019-11-01T15:25:56.887Z] #17 78.66 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-01T15:25:56.887Z] #17 78.75 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:25:57.109Z] #19 10.26 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-01T15:25:57.109Z] #19 DONE 10.7s [2019-11-01T15:25:57.109Z] [2019-11-01T15:25:57.109Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:57.109Z] #42 118.9 CC criu/namespaces.o [2019-11-01T15:25:57.109Z] #42 120.2 CC criu/net.o [2019-11-01T15:25:57.109Z] #42 122.7 CC criu/netfilter.o [2019-11-01T15:25:57.109Z] #42 123.0 CC criu/page-pipe.o [2019-11-01T15:25:57.109Z] #42 123.5 CC criu/page-xfer.o [2019-11-01T15:25:57.145Z] #17 79.21 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-01T15:25:57.406Z] #17 79.23 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-01T15:25:57.406Z] #17 79.24 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:25:57.446Z] #18 ... [2019-11-01T15:25:57.446Z] [2019-11-01T15:25:57.446Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:57.446Z] #41 130.8 CC criu/irmap.o [2019-11-01T15:25:57.446Z] #41 131.2 CC criu/kcmp-ids.o [2019-11-01T15:25:57.446Z] #41 131.5 CC criu/kerndat.o [2019-11-01T15:25:57.446Z] #41 132.3 CC criu/libnetlink.o [2019-11-01T15:25:57.446Z] #41 132.6 CC criu/log.o [2019-11-01T15:25:57.446Z] #41 132.9 CC criu/lsm.o [2019-11-01T15:25:57.446Z] #41 133.2 CC criu/mem.o [2019-11-01T15:25:57.446Z] #41 134.3 CC criu/mount.o [2019-11-01T15:25:57.446Z] #41 136.8 CC criu/namespaces.o [2019-11-01T15:25:57.446Z] #41 ... [2019-11-01T15:25:57.446Z] [2019-11-01T15:25:57.446Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:25:57.446Z] #18 11.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-01T15:25:57.676Z] #42 ... [2019-11-01T15:25:57.676Z] [2019-11-01T15:25:57.676Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-01T15:25:57.676Z] #24 DONE 0.2s [2019-11-01T15:25:57.676Z] [2019-11-01T15:25:57.676Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-01T15:25:57.706Z] #18 12.04 Collecting pyyaml (from yamllint==1.16.0) [2019-11-01T15:25:58.276Z] #28 DONE 0.6s [2019-11-01T15:25:58.276Z] [2019-11-01T15:25:58.276Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-01T15:25:58.276Z] #30 DONE 0.1s [2019-11-01T15:25:58.276Z] [2019-11-01T15:25:58.276Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-01T15:25:58.276Z] #33 DONE 0.1s [2019-11-01T15:25:58.276Z] [2019-11-01T15:25:58.276Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:58.276Z] #42 125.1 CC criu/pagemap-cache.o [2019-11-01T15:25:58.672Z] #42 ... [2019-11-01T15:25:58.673Z] [2019-11-01T15:25:58.673Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-01T15:25:58.673Z] #38 DONE 0.1s [2019-11-01T15:25:58.673Z] [2019-11-01T15:25:58.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:25:58.673Z] #42 125.8 CC criu/pagemap.o [2019-11-01T15:25:59.086Z] #18 13.29 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-01T15:25:59.319Z] #17 80.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-01T15:25:59.319Z] #17 80.99 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-01T15:25:59.319Z] #17 81.00 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:25:59.517Z] #42 126.4 CC criu/parasite-syscall.o [2019-11-01T15:25:59.922Z] #42 127.1 CC criu/path.o [2019-11-01T15:26:00.327Z] #42 127.3 CC criu/pie-util-vdso-elf32.o [2019-11-01T15:26:00.402Z] #45 16.78 crypto/internal/subtle [2019-11-01T15:26:00.735Z] #42 127.6 CC criu/pie-util-vdso.o [2019-11-01T15:26:00.736Z] #42 127.9 CC criu/pie-util.o [2019-11-01T15:26:01.029Z] #45 17.36 crypto/subtle [2019-11-01T15:26:01.151Z] #42 128.0 CC criu/pipes.o [2019-11-01T15:26:01.220Z] #17 82.71 Selecting previously unselected package binutils-mingw-w64. [2019-11-01T15:26:01.220Z] #17 82.72 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-01T15:26:01.220Z] #17 82.72 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:26:01.220Z] #17 82.88 Selecting previously unselected package mingw-w64-common. [2019-11-01T15:26:01.220Z] #17 82.89 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-01T15:26:01.220Z] #17 82.91 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-01T15:26:01.562Z] #42 128.5 CC criu/plugin.o [2019-11-01T15:26:01.562Z] #42 128.6 CC criu/proc_parse.o [2019-11-01T15:26:01.641Z] #18 15.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-01T15:26:01.658Z] #45 18.11 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-01T15:26:02.213Z] #18 ... [2019-11-01T15:26:02.213Z] [2019-11-01T15:26:02.213Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:02.213Z] #50 DONE 202.7s [2019-11-01T15:26:02.474Z] [2019-11-01T15:26:02.474Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:26:02.474Z] #18 16.61 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-01T15:26:02.682Z] #45 18.88 internal/nettrace [2019-11-01T15:26:02.970Z] #45 19.31 runtime/cgo [2019-11-01T15:26:03.518Z] #42 130.4 CC criu/protobuf-desc.o [2019-11-01T15:26:03.751Z] #17 ... [2019-11-01T15:26:03.751Z] [2019-11-01T15:26:03.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:03.751Z] #41 86.35 LINK criu/pie/restorer.built-in.o [2019-11-01T15:26:03.751Z] #41 86.37 GEN criu/pie/restorer-blob.h [2019-11-01T15:26:03.751Z] #41 86.50 DEP criu/vdso.d [2019-11-01T15:26:03.751Z] #41 86.71 DEP criu/vdso-compat.d [2019-11-01T15:26:03.751Z] #41 86.90 DEP criu/uts_ns.d [2019-11-01T15:26:03.751Z] #41 87.16 DEP criu/util.d [2019-11-01T15:26:03.751Z] #41 87.41 DEP criu/uffd.d [2019-11-01T15:26:03.751Z] #41 87.63 DEP criu/tun.d [2019-11-01T15:26:03.751Z] #41 87.80 DEP criu/tty.d [2019-11-01T15:26:03.751Z] #41 88.05 DEP criu/timerfd.d [2019-11-01T15:26:03.751Z] #41 88.23 DEP criu/sysfs_parse.d [2019-11-01T15:26:03.751Z] #41 88.37 DEP criu/sysctl.d [2019-11-01T15:26:03.751Z] #41 88.53 DEP criu/string.d [2019-11-01T15:26:03.751Z] #41 88.57 DEP criu/stats.d [2019-11-01T15:26:03.751Z] #41 88.72 DEP criu/sockets.d [2019-11-01T15:26:03.751Z] #41 88.94 DEP criu/sk-unix.d [2019-11-01T15:26:03.751Z] #41 89.23 DEP criu/sk-tcp.d [2019-11-01T15:26:03.751Z] #41 89.45 DEP criu/sk-queue.d [2019-11-01T15:26:03.751Z] #41 89.61 DEP criu/sk-packet.d [2019-11-01T15:26:03.751Z] #41 89.81 DEP criu/sk-netlink.d [2019-11-01T15:26:03.751Z] #41 90.04 DEP criu/sk-inet.d [2019-11-01T15:26:03.751Z] #41 90.24 DEP criu/signalfd.d [2019-11-01T15:26:03.751Z] #41 90.40 DEP criu/sigframe.d [2019-11-01T15:26:03.751Z] #41 90.56 DEP criu/shmem.d [2019-11-01T15:26:03.751Z] #41 90.74 DEP criu/servicefd.d [2019-11-01T15:26:03.751Z] #41 90.91 DEP criu/seize.d [2019-11-01T15:26:03.751Z] #41 91.10 DEP criu/seccomp.d [2019-11-01T15:26:03.751Z] #41 91.38 DEP criu/rst-malloc.d [2019-11-01T15:26:03.751Z] #41 91.48 DEP criu/rbtree.d [2019-11-01T15:26:03.751Z] #41 91.54 DEP criu/pstree.d [2019-11-01T15:26:03.751Z] #41 91.76 DEP criu/protobuf.d [2019-11-01T15:26:03.751Z] #41 91.89 GEN criu/protobuf-desc-gen.h [2019-11-01T15:26:03.858Z] #18 17.88 Building wheels for collected packages: pyyaml, pathspec [2019-11-01T15:26:03.858Z] #18 17.88 Running setup.py bdist_wheel for pyyaml: started [2019-11-01T15:26:04.367Z] #42 131.5 CC criu/protobuf.o [2019-11-01T15:26:04.472Z] #45 ... [2019-11-01T15:26:04.472Z] [2019-11-01T15:26:04.472Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:26:04.472Z] #32 10.87 runtime/cgo [2019-11-01T15:26:04.764Z] #32 ... [2019-11-01T15:26:04.764Z] [2019-11-01T15:26:04.764Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:26:04.764Z] #25 21.50 Fetched 7720 kB in 20s (375 kB/s) [2019-11-01T15:26:04.773Z] #42 131.9 CC criu/pstree.o [2019-11-01T15:26:04.778Z] sha256:b770d8a63e1e69860c1bc19e68ce818783f9d39d39231ee7fdc1465064a5666e [2019-11-01T15:26:04.778Z] INFO: Starting docker-py tests... [2019-11-01T15:26:04.800Z] #18 19.02 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-01T15:26:04.800Z] #18 19.02 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-01T15:26:04.800Z] #18 19.09 Running setup.py bdist_wheel for pathspec: started [2019-11-01T15:26:05.653Z] #41 ... [2019-11-01T15:26:05.653Z] [2019-11-01T15:26:05.653Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:05.653Z] #44 179.8 github.com/LK4D4/vndr/godl [2019-11-01T15:26:05.653Z] #44 180.6 github.com/LK4D4/vndr [2019-11-01T15:26:05.653Z] #44 ... [2019-11-01T15:26:05.653Z] [2019-11-01T15:26:05.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:05.653Z] #41 93.57 DEP criu/protobuf-desc.d [2019-11-01T15:26:05.653Z] #41 93.67 DEP criu/proc_parse.d [2019-11-01T15:26:05.711Z] ============================= test session starts ============================== [2019-11-01T15:26:05.711Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-01T15:26:05.711Z] rootdir: /src, inifile: pytest.ini [2019-11-01T15:26:05.711Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-01T15:26:05.743Z] #18 20.03 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-01T15:26:05.743Z] #18 20.03 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-01T15:26:05.743Z] #18 20.05 Successfully built pyyaml pathspec [2019-11-01T15:26:05.743Z] #18 20.05 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-01T15:26:05.833Z] #42 132.9 CC criu/rbtree.o [2019-11-01T15:26:05.912Z] #41 93.94 DEP criu/plugin.d [2019-11-01T15:26:06.170Z] #41 94.03 DEP criu/pipes.d [2019-11-01T15:26:06.170Z] #41 94.16 DEP criu/pie-util.d [2019-11-01T15:26:06.316Z] #18 20.40 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-01T15:26:06.341Z] #42 ... [2019-11-01T15:26:06.341Z] [2019-11-01T15:26:06.341Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:06.341Z] #55 148.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-01T15:26:06.341Z] #55 149.9 + mkdir -p /build [2019-11-01T15:26:06.341Z] #55 149.9 + cp runc /build/runc [2019-11-01T15:26:06.341Z] #55 DONE 150.1s [2019-11-01T15:26:06.341Z] [2019-11-01T15:26:06.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:06.341Z] #42 133.4 CC criu/rst-malloc.o [2019-11-01T15:26:06.429Z] #41 94.27 DEP criu/pie-util-vdso.d [2019-11-01T15:26:06.429Z] #41 ... [2019-11-01T15:26:06.429Z] [2019-11-01T15:26:06.429Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:06.429Z] #44 DONE 190.8s [2019-11-01T15:26:06.429Z] [2019-11-01T15:26:06.429Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:06.429Z] #41 94.37 DEP criu/pie-util-vdso-elf32.d [2019-11-01T15:26:06.576Z] #18 DONE 20.8s [2019-11-01T15:26:06.576Z] [2019-11-01T15:26:06.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:06.576Z] #41 138.2 CC criu/net.o [2019-11-01T15:26:06.576Z] #41 140.8 CC criu/netfilter.o [2019-11-01T15:26:06.576Z] #41 141.1 CC criu/page-pipe.o [2019-11-01T15:26:06.576Z] #41 141.6 CC criu/page-xfer.o [2019-11-01T15:26:06.576Z] #41 142.6 CC criu/pagemap-cache.o [2019-11-01T15:26:06.576Z] #41 142.9 CC criu/pagemap.o [2019-11-01T15:26:06.577Z] #41 143.8 CC criu/parasite-syscall.o [2019-11-01T15:26:06.577Z] #41 144.4 CC criu/path.o [2019-11-01T15:26:06.577Z] #41 144.6 CC criu/pie-util-vdso-elf32.o [2019-11-01T15:26:06.577Z] #41 144.9 CC criu/pie-util-vdso.o [2019-11-01T15:26:06.577Z] #41 145.2 CC criu/pie-util.o [2019-11-01T15:26:06.577Z] #41 145.4 CC criu/pipes.o [2019-11-01T15:26:06.577Z] #41 145.9 CC criu/plugin.o [2019-11-01T15:26:06.643Z] collected 385 items / 5 deselected / 380 selected [2019-11-01T15:26:06.643Z] [2019-11-01T15:26:06.687Z] #41 94.58 DEP criu/path.d [2019-11-01T15:26:06.687Z] #41 94.78 DEP criu/parasite-syscall.d [2019-11-01T15:26:06.843Z] #41 146.3 CC criu/proc_parse.o [2019-11-01T15:26:07.254Z] #41 95.26 DEP criu/pagemap.d [2019-11-01T15:26:07.289Z] #42 134.2 CC criu/seccomp.o [2019-11-01T15:26:07.512Z] #41 95.50 DEP criu/pagemap-cache.d [2019-11-01T15:26:07.689Z] #42 134.7 CC criu/seize.o [2019-11-01T15:26:08.079Z] #41 95.82 DEP criu/page-xfer.d [2019-11-01T15:26:08.079Z] #41 96.05 DEP criu/page-pipe.d [2019-11-01T15:26:08.093Z] #42 135.3 CC criu/servicefd.o [2019-11-01T15:26:08.337Z] #41 96.17 DEP criu/netfilter.d [2019-11-01T15:26:08.337Z] #41 96.37 DEP criu/net.d [2019-11-01T15:26:08.484Z] #42 135.6 CC criu/shmem.o [2019-11-01T15:26:08.596Z] #41 96.56 DEP criu/namespaces.d [2019-11-01T15:26:08.758Z] #41 148.3 CC criu/protobuf-desc.o [2019-11-01T15:26:08.854Z] #41 96.72 DEP criu/mount.d [2019-11-01T15:26:08.854Z] #41 96.89 DEP criu/mem.d [2019-11-01T15:26:09.112Z] #41 97.12 DEP criu/lsm.d [2019-11-01T15:26:09.112Z] #41 97.25 DEP criu/log.d [2019-11-01T15:26:09.329Z] #41 148.9 CC criu/protobuf.o [2019-11-01T15:26:09.352Z] #42 136.2 CC criu/sigframe.o [2019-11-01T15:26:09.352Z] #42 136.3 CC criu/signalfd.o [2019-11-01T15:26:09.352Z] #42 136.5 CC criu/sk-inet.o [2019-11-01T15:26:09.371Z] #41 97.38 DEP criu/libnetlink.d [2019-11-01T15:26:09.590Z] #41 149.2 CC criu/pstree.o [2019-11-01T15:26:09.633Z] #41 97.47 DEP criu/kerndat.d [2019-11-01T15:26:09.633Z] #41 97.59 DEP criu/kcmp-ids.d [2019-11-01T15:26:09.891Z] #41 97.70 DEP criu/irmap.d [2019-11-01T15:26:09.891Z] #41 97.90 DEP criu/ipc_ns.d [2019-11-01T15:26:10.150Z] #41 98.12 DEP criu/image.d [2019-11-01T15:26:10.150Z] #41 98.21 DEP criu/image-desc.d [2019-11-01T15:26:10.187Z] #42 137.3 CC criu/sk-netlink.o [2019-11-01T15:26:10.326Z] #25 21.50 Reading package lists... [2019-11-01T15:26:10.326Z] #25 ... [2019-11-01T15:26:10.326Z] [2019-11-01T15:26:10.326Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:26:10.326Z] #39 25.43 + cd /tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution [2019-11-01T15:26:10.326Z] #39 25.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-01T15:26:10.408Z] #41 98.28 DEP criu/fsnotify.d [2019-11-01T15:26:10.530Z] #41 150.0 CC criu/rbtree.o [2019-11-01T15:26:10.568Z] #42 137.6 CC criu/sk-packet.o [2019-11-01T15:26:10.666Z] #41 98.44 DEP criu/filesystems.d [2019-11-01T15:26:10.666Z] #41 98.59 DEP criu/files.d [2019-11-01T15:26:10.791Z] #41 150.2 CC criu/rst-malloc.o [2019-11-01T15:26:10.924Z] #41 98.84 DEP criu/files-reg.d [2019-11-01T15:26:10.968Z] #42 137.9 CC criu/sk-queue.o [2019-11-01T15:26:10.968Z] #42 138.1 CC criu/sk-tcp.o [2019-11-01T15:26:11.051Z] #41 150.5 CC criu/seccomp.o [2019-11-01T15:26:11.182Z] #41 99.05 DEP criu/files-ext.d [2019-11-01T15:26:11.376Z] #42 138.5 CC criu/sk-unix.o [2019-11-01T15:26:11.441Z] #41 99.30 DEP criu/file-lock.d [2019-11-01T15:26:11.441Z] #41 ... [2019-11-01T15:26:11.441Z] [2019-11-01T15:26:11.441Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:26:11.441Z] #28 195.8 + rm -rf /tmp/tmp.CB9nxo6fSZ [2019-11-01T15:26:11.441Z] #28 DONE 196.3s [2019-11-01T15:26:11.441Z] [2019-11-01T15:26:11.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:11.441Z] #41 99.46 DEP criu/file-ids.d [2019-11-01T15:26:11.441Z] #41 ... [2019-11-01T15:26:11.441Z] [2019-11-01T15:26:11.441Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:11.441Z] #17 88.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-01T15:26:11.441Z] #17 88.35 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-01T15:26:11.441Z] #17 88.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:26:11.621Z] #41 151.0 CC criu/seize.o [2019-11-01T15:26:11.621Z] #41 ... [2019-11-01T15:26:11.621Z] [2019-11-01T15:26:11.621Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:11.621Z] #22 211.9 + return [2019-11-01T15:26:11.699Z] #17 ... [2019-11-01T15:26:11.699Z] [2019-11-01T15:26:11.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:11.699Z] #41 99.68 DEP criu/fifo.d [2019-11-01T15:26:11.820Z] #39 28.56 + GOPATH=/tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qz2Uy7EjNF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-01T15:26:11.882Z] #22 ... [2019-11-01T15:26:11.882Z] [2019-11-01T15:26:11.882Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:11.882Z] #59 162.2 + bin/containerd [2019-11-01T15:26:11.882Z] #59 ... [2019-11-01T15:26:11.882Z] [2019-11-01T15:26:11.882Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:11.882Z] #22 DONE 212.3s [2019-11-01T15:26:11.957Z] #41 100.0 DEP criu/fdstore.d [2019-11-01T15:26:12.143Z] [2019-11-01T15:26:12.143Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:12.143Z] #41 151.7 CC criu/servicefd.o [2019-11-01T15:26:12.215Z] #41 100.2 DEP criu/fault-injection.d [2019-11-01T15:26:12.215Z] #41 100.3 DEP criu/external.d [2019-11-01T15:26:12.474Z] #41 100.5 DEP criu/eventpoll.d [2019-11-01T15:26:12.708Z] #42 139.6 CC criu/sockets.o [2019-11-01T15:26:12.713Z] #41 152.0 CC criu/shmem.o [2019-11-01T15:26:12.740Z] #41 100.7 DEP criu/eventfd.d [2019-11-01T15:26:12.998Z] #41 100.8 DEP criu/crtools.d [2019-11-01T15:26:12.998Z] #41 100.9 DEP criu/cr-service.d [2019-11-01T15:26:12.998Z] #41 101.1 DEP criu/cr-restore.d [2019-11-01T15:26:13.114Z] #42 140.1 CC criu/stats.o [2019-11-01T15:26:13.114Z] #42 140.3 CC criu/string.o [2019-11-01T15:26:13.256Z] #41 101.2 DEP criu/cr-errno.d [2019-11-01T15:26:13.256Z] #41 101.3 DEP criu/cr-dump.d [2019-11-01T15:26:13.285Z] #41 152.7 CC criu/sigframe.o [2019-11-01T15:26:13.285Z] #41 152.8 CC criu/signalfd.o [2019-11-01T15:26:13.514Z] #41 101.4 DEP criu/cr-dedup.d [2019-11-01T15:26:13.515Z] #41 101.6 DEP criu/cr-check.d [2019-11-01T15:26:13.525Z] #42 140.4 CC criu/sysctl.o [2019-11-01T15:26:13.525Z] #42 140.8 CC criu/sysfs_parse.o [2019-11-01T15:26:13.558Z] #41 153.1 CC criu/sk-inet.o [2019-11-01T15:26:13.773Z] #41 101.8 DEP criu/config.d [2019-11-01T15:26:13.946Z] #42 141.1 CC criu/timerfd.o [2019-11-01T15:26:14.031Z] #41 101.9 DEP criu/clone-noasan.d [2019-11-01T15:26:14.031Z] #41 102.0 DEP criu/cgroup.d [2019-11-01T15:26:14.289Z] #41 102.2 DEP criu/cgroup-props.d [2019-11-01T15:26:14.289Z] #41 102.3 DEP criu/bitmap.d [2019-11-01T15:26:14.289Z] #41 102.3 DEP criu/bfd.d [2019-11-01T15:26:14.501Z] #41 ... [2019-11-01T15:26:14.501Z] [2019-11-01T15:26:14.501Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-01T15:26:14.501Z] #23 DONE 0.6s [2019-11-01T15:26:14.501Z] [2019-11-01T15:26:14.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:14.501Z] #41 153.8 CC criu/sk-netlink.o [2019-11-01T15:26:14.536Z] #42 141.5 CC criu/tty.o [2019-11-01T15:26:14.536Z] #42 ... [2019-11-01T15:26:14.536Z] [2019-11-01T15:26:14.536Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:26:14.536Z] #39 186.2 + dpkg --print-architecture [2019-11-01T15:26:14.547Z] #41 102.4 DEP criu/autofs.d [2019-11-01T15:26:14.547Z] #41 102.6 DEP criu/aio.d [2019-11-01T15:26:14.761Z] #41 154.2 CC criu/sk-packet.o [2019-11-01T15:26:14.805Z] #41 102.8 DEP criu/action-scripts.d [2019-11-01T15:26:15.031Z] #39 186.2 + cd /tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution [2019-11-01T15:26:15.031Z] #39 186.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-01T15:26:15.031Z] #39 186.6 + GOPATH=/tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.r65YBLpDFy [2019-11-01T15:26:15.031Z] #39 186.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-01T15:26:15.063Z] #41 103.0 CC criu/action-scripts.o [2019-11-01T15:26:15.313Z] #39 ... [2019-11-01T15:26:15.313Z] [2019-11-01T15:26:15.313Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:15.313Z] #51 31.72 + cd /tmp/tmp.LmeOrG8Jgg/src/github.com/golangci/golangci-lint/ [2019-11-01T15:26:15.313Z] #51 31.72 + git checkout -q v1.20.0 [2019-11-01T15:26:15.332Z] #41 154.7 CC criu/sk-queue.o [2019-11-01T15:26:15.593Z] #41 155.1 CC criu/sk-tcp.o [2019-11-01T15:26:15.602Z] #51 ... [2019-11-01T15:26:15.602Z] [2019-11-01T15:26:15.602Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:15.602Z] #41 22.18 Fetched 7720 kB in 21s (362 kB/s) [2019-11-01T15:26:15.602Z] #41 22.18 Reading package lists... [2019-11-01T15:26:15.602Z] #41 32.04 Reading package lists... [2019-11-01T15:26:15.602Z] #41 ... [2019-11-01T15:26:15.602Z] [2019-11-01T15:26:15.602Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:26:15.602Z] #25 21.50 Reading package lists... [2019-11-01T15:26:15.629Z] #41 103.6 CC criu/aio.o [2019-11-01T15:26:15.858Z] #41 ... [2019-11-01T15:26:15.858Z] [2019-11-01T15:26:15.858Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-01T15:26:15.858Z] #27 DONE 1.3s [2019-11-01T15:26:15.858Z] [2019-11-01T15:26:15.858Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-01T15:26:16.123Z] #29 DONE 0.3s [2019-11-01T15:26:16.123Z] [2019-11-01T15:26:16.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:16.123Z] #41 155.5 CC criu/sk-unix.o [2019-11-01T15:26:16.195Z] #41 104.1 CC criu/autofs.o [2019-11-01T15:26:16.248Z] #25 32.28 Reading package lists... [2019-11-01T15:26:16.248Z] #25 ... [2019-11-01T15:26:16.248Z] [2019-11-01T15:26:16.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:26:16.248Z] #11 23.12 Fetched 7720 kB in 22s (347 kB/s) [2019-11-01T15:26:16.248Z] #11 23.12 Reading package lists... [2019-11-01T15:26:16.383Z] #41 ... [2019-11-01T15:26:16.383Z] [2019-11-01T15:26:16.383Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-01T15:26:16.383Z] #32 DONE 0.3s [2019-11-01T15:26:16.383Z] [2019-11-01T15:26:16.383Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-01T15:26:16.383Z] #37 DONE 0.1s [2019-11-01T15:26:16.383Z] [2019-11-01T15:26:16.383Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-01T15:26:16.536Z] #11 ... [2019-11-01T15:26:16.536Z] [2019-11-01T15:26:16.536Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:16.536Z] #51 32.39 ++ git describe --tags [2019-11-01T15:26:16.536Z] #51 32.41 + version=v1.20.0 [2019-11-01T15:26:16.536Z] #51 32.41 ++ git rev-parse --short HEAD [2019-11-01T15:26:16.536Z] #51 32.42 + commit=cc98739 [2019-11-01T15:26:16.536Z] #51 32.43 ++ git show -s --format=%cd [2019-11-01T15:26:16.536Z] #51 32.44 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-01T15:26:16.536Z] #51 32.44 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-01T15:26:16.645Z] #39 DONE 0.2s [2019-11-01T15:26:16.645Z] [2019-11-01T15:26:16.645Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:16.829Z] #51 ... [2019-11-01T15:26:16.829Z] [2019-11-01T15:26:16.829Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:26:16.829Z] #57 23.58 Fetched 7720 kB in 22s (340 kB/s) [2019-11-01T15:26:16.829Z] #57 23.58 Reading package lists... [2019-11-01T15:26:16.829Z] #57 33.20 Reading package lists... [2019-11-01T15:26:16.829Z] #57 ... [2019-11-01T15:26:16.829Z] [2019-11-01T15:26:16.829Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:26:17.455Z] #11 33.61 Reading package lists... [2019-11-01T15:26:17.455Z] #11 ... [2019-11-01T15:26:17.455Z] [2019-11-01T15:26:17.455Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:26:17.455Z] #34 24.25 Fetched 7720 kB in 23s (330 kB/s) [2019-11-01T15:26:17.569Z] #41 105.6 CC criu/bfd.o [2019-11-01T15:26:17.614Z] #59 ... [2019-11-01T15:26:17.614Z] [2019-11-01T15:26:17.614Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:17.614Z] #41 157.1 CC criu/sockets.o [2019-11-01T15:26:17.745Z] #34 24.25 Reading package lists... [2019-11-01T15:26:17.745Z] #34 ... [2019-11-01T15:26:17.745Z] [2019-11-01T15:26:17.745Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:26:17.745Z] #69 28.16 + cd /tmp/tmp.cTr0oXiEPL/src/github.com/docker/libnetwork [2019-11-01T15:26:17.745Z] #69 28.16 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-11-01T15:26:17.745Z] #69 29.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-01T15:26:17.745Z] #69 ... [2019-11-01T15:26:17.745Z] [2019-11-01T15:26:17.745Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:26:17.745Z] #34 24.25 Reading package lists... [2019-11-01T15:26:18.033Z] #34 ... [2019-11-01T15:26:18.033Z] [2019-11-01T15:26:18.033Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:18.033Z] #45 24.53 vendor/golang.org/x/crypto/internal/subtle [2019-11-01T15:26:18.136Z] #41 106.2 CC criu/bitmap.o [2019-11-01T15:26:18.325Z] #45 ... [2019-11-01T15:26:18.325Z] [2019-11-01T15:26:18.325Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:26:18.395Z] #41 106.4 CC criu/cgroup-props.o [2019-11-01T15:26:18.577Z] #41 157.8 CC criu/stats.o [2019-11-01T15:26:18.577Z] #41 158.1 CC criu/string.o [2019-11-01T15:26:18.577Z] #41 158.1 CC criu/sysctl.o [2019-11-01T15:26:19.169Z] #41 158.6 CC criu/sysfs_parse.o [2019-11-01T15:26:19.428Z] #41 159.0 CC criu/timerfd.o [2019-11-01T15:26:19.688Z] #41 159.2 CC criu/tty.o [2019-11-01T15:26:19.771Z] #41 107.4 CC criu/cgroup.o [2019-11-01T15:26:20.662Z] Running on azwin-2-a55360 in d:\jenkins\workspace\moby_PR-40167 [Pipeline] { [Pipeline] ws [2019-11-01T15:26:20.680Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-01T15:26:21.597Z] #41 160.8 CC criu/tun.o [2019-11-01T15:26:21.597Z] #41 161.2 CC criu/uffd.o [2019-11-01T15:26:22.063Z] #39 ... [2019-11-01T15:26:22.063Z] [2019-11-01T15:26:22.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:22.063Z] #42 143.5 CC criu/tun.o [2019-11-01T15:26:22.063Z] #42 143.9 CC criu/uffd.o [2019-11-01T15:26:22.063Z] #42 144.7 CC criu/util.o [2019-11-01T15:26:22.063Z] #42 145.6 CC criu/uts_ns.o [2019-11-01T15:26:22.063Z] #42 145.8 CC criu/vdso.o [2019-11-01T15:26:22.063Z] #42 146.2 LINK criu/built-in.o [2019-11-01T15:26:22.063Z] #42 146.3 LINK criu/criu [2019-11-01T15:26:22.063Z] #42 146.7 DEP lib/c/criu.d [2019-11-01T15:26:22.063Z] #42 146.7 CC images/rpc.pb-c.o [2019-11-01T15:26:22.063Z] #42 147.1 CC lib/c/criu.o [2019-11-01T15:26:22.063Z] #42 147.7 LINK lib/c/built-in.o [2019-11-01T15:26:22.063Z] #42 147.7 LINK lib/c/libcriu.so [2019-11-01T15:26:22.063Z] #42 147.9 GEN magic.py [2019-11-01T15:26:22.063Z] #42 147.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:26:22.063Z] #42 147.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:26:22.063Z] #42 148.3 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:26:22.063Z] #42 148.7 make[1]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.0 make[1]: 'images/built-in.o' is up to date. [2019-11-01T15:26:22.063Z] #42 149.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-01T15:26:22.063Z] #42 149.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-01T15:26:22.063Z] #42 149.1 make[1]: 'compel/libcompel.a' is up to date. [2019-11-01T15:26:22.063Z] #42 149.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-01T15:26:22.063Z] #42 149.1 make[1]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:26:22.063Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.3 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.3 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.3 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.4 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:22.063Z] #42 149.4 INSTALL criu/criu [2019-11-01T15:26:22.301Z] #41 ... [2019-11-01T15:26:22.301Z] [2019-11-01T15:26:22.301Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:22.301Z] #17 93.88 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-01T15:26:22.301Z] #17 93.88 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-01T15:26:22.301Z] #17 93.89 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-01T15:26:22.301Z] #17 94.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-01T15:26:22.301Z] #17 94.30 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-01T15:26:22.301Z] #17 94.30 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:26:22.301Z] #17 ... [2019-11-01T15:26:22.301Z] [2019-11-01T15:26:22.301Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:22.301Z] #41 110.3 CC criu/clone-noasan.o [2019-11-01T15:26:22.464Z] #42 DONE 149.5s [2019-11-01T15:26:22.464Z] [2019-11-01T15:26:22.464Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:22.560Z] #41 110.4 CC criu/config.o [2019-11-01T15:26:23.096Z] #41 162.3 CC criu/util.o [2019-11-01T15:26:23.936Z] #41 111.9 CC criu/cr-check.o [2019-11-01T15:26:24.036Z] #41 163.4 CC criu/uts_ns.o [2019-11-01T15:26:24.295Z] #41 163.6 CC criu/vdso.o [2019-11-01T15:26:24.555Z] #41 164.1 LINK criu/built-in.o [2019-11-01T15:26:24.555Z] #41 164.2 LINK criu/criu [2019-11-01T15:26:25.127Z] #41 164.5 DEP lib/c/criu.d [2019-11-01T15:26:25.127Z] #41 164.6 CC images/rpc.pb-c.o [2019-11-01T15:26:25.336Z] #34 35.26 Reading package lists... [2019-11-01T15:26:25.336Z] #34 ... [2019-11-01T15:26:25.336Z] [2019-11-01T15:26:25.336Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:25.336Z] #41 32.04 Reading package lists... [2019-11-01T15:26:25.698Z] #41 165.1 CC lib/c/criu.o [2019-11-01T15:26:25.837Z] #41 113.4 CC criu/cr-dedup.o [2019-11-01T15:26:25.837Z] #41 113.8 CC criu/cr-dump.o [2019-11-01T15:26:26.637Z] #41 166.0 LINK lib/c/built-in.o [2019-11-01T15:26:26.637Z] #41 166.0 LINK lib/c/libcriu.so [2019-11-01T15:26:26.637Z] #41 166.2 GEN magic.py [2019-11-01T15:26:26.637Z] #41 166.3 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:26:26.637Z] #41 166.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:26:26.845Z] #41 41.62 Building dependency tree... [2019-11-01T15:26:27.206Z] #41 166.6 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:26:27.465Z] #41 166.9 make[1]: Nothing to be done for 'all'. [2019-11-01T15:26:27.724Z] #41 167.2 make[1]: 'images/built-in.o' is up to date. [2019-11-01T15:26:27.724Z] #41 167.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-01T15:26:27.724Z] #41 167.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-01T15:26:27.872Z] #41 44.68 The following additional packages will be installed: [2019-11-01T15:26:27.983Z] #41 167.3 make[1]: 'compel/libcompel.a' is up to date. [2019-11-01T15:26:27.983Z] #41 167.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-01T15:26:27.983Z] #41 167.3 make[1]: Nothing to be done for 'all'. [2019-11-01T15:26:27.983Z] #41 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:26:27.983Z] #41 167.4 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:27.983Z] #41 167.5 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:27.983Z] #41 167.5 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:27.983Z] #41 167.5 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:28.162Z] #41 44.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-01T15:26:28.162Z] #41 44.68 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-01T15:26:28.162Z] #41 44.69 Suggested packages: [2019-11-01T15:26:28.162Z] #41 44.69 manpages-dev python-setuptools [2019-11-01T15:26:28.242Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:28.242Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:28.242Z] #41 167.6 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:28.242Z] #41 167.7 make[2]: Nothing to be done for 'all'. [2019-11-01T15:26:28.242Z] #41 167.7 INSTALL criu/criu [2019-11-01T15:26:28.366Z] #41 ... [2019-11-01T15:26:28.366Z] [2019-11-01T15:26:28.366Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:28.366Z] #17 109.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-01T15:26:28.366Z] #17 109.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-01T15:26:28.366Z] #17 109.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:26:28.502Z] #41 DONE 168.1s [2019-11-01T15:26:28.502Z] [2019-11-01T15:26:28.502Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:29.882Z] #59 ... [2019-11-01T15:26:29.882Z] [2019-11-01T15:26:29.882Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-01T15:26:30.141Z] #42 DONE 0.2s [2019-11-01T15:26:30.141Z] [2019-11-01T15:26:30.141Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-01T15:26:30.400Z] #45 DONE 0.1s [2019-11-01T15:26:30.401Z] [2019-11-01T15:26:30.401Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-01T15:26:30.401Z] #48 DONE 0.1s [2019-11-01T15:26:30.401Z] [2019-11-01T15:26:30.401Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:30.401Z] #59 ... [2019-11-01T15:26:30.401Z] [2019-11-01T15:26:30.401Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-01T15:26:30.659Z] #51 DONE 0.3s [2019-11-01T15:26:30.659Z] [2019-11-01T15:26:30.659Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:30.659Z] #59 ... [2019-11-01T15:26:30.659Z] [2019-11-01T15:26:30.659Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-01T15:26:30.659Z] #55 DONE 0.1s [2019-11-01T15:26:30.875Z] #41 ... [2019-11-01T15:26:30.876Z] [2019-11-01T15:26:30.876Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:26:30.876Z] #25 32.28 Reading package lists... [2019-11-01T15:26:30.876Z] #25 42.39 Building dependency tree... [2019-11-01T15:26:30.876Z] #25 45.90 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-01T15:26:30.876Z] #25 45.90 The following additional packages will be installed: [2019-11-01T15:26:30.876Z] #25 45.91 libjq1 libonig4 [2019-11-01T15:26:30.876Z] #25 46.71 The following NEW packages will be installed: [2019-11-01T15:26:30.876Z] #25 46.73 jq libjq1 libonig4 [2019-11-01T15:26:30.876Z] #25 46.88 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:26:30.876Z] #25 46.88 Need to get 310 kB of archives. [2019-11-01T15:26:30.876Z] #25 46.88 After this operation, 1267 kB of additional disk space will be used. [2019-11-01T15:26:30.876Z] #25 46.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-01T15:26:30.876Z] #25 46.92 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-01T15:26:30.876Z] #25 46.93 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-01T15:26:30.919Z] [2019-11-01T15:26:30.919Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:31.162Z] #25 ... [2019-11-01T15:26:31.162Z] [2019-11-01T15:26:31.162Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:31.162Z] #41 47.75 The following NEW packages will be installed: [2019-11-01T15:26:31.162Z] #41 47.75 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-01T15:26:31.162Z] #41 47.75 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-01T15:26:31.162Z] #41 47.75 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-01T15:26:31.162Z] #41 47.75 zlib1g-dev [2019-11-01T15:26:31.162Z] #41 48.00 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:26:31.162Z] #41 48.00 Need to get 3548 kB of archives. [2019-11-01T15:26:31.162Z] #41 48.00 After this operation, 21.2 MB of additional disk space will be used. [2019-11-01T15:26:31.162Z] #41 48.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-01T15:26:31.451Z] #41 48.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-01T15:26:31.451Z] #41 48.08 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-01T15:26:31.451Z] #41 48.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-01T15:26:31.451Z] #41 48.16 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-01T15:26:31.451Z] #41 48.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-01T15:26:31.451Z] #41 48.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-01T15:26:31.451Z] #41 48.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-01T15:26:31.451Z] #41 48.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-01T15:26:31.451Z] #41 48.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-01T15:26:31.742Z] #41 48.39 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-01T15:26:31.742Z] #41 48.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-01T15:26:32.031Z] #41 48.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-01T15:26:32.031Z] #41 48.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-01T15:26:32.031Z] #41 48.73 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-01T15:26:32.031Z] #41 48.74 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-01T15:26:32.502Z] #60 ... [2019-11-01T15:26:32.502Z] [2019-11-01T15:26:32.502Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:26:32.502Z] #39 203.1 + rm -rf /tmp/tmp.r65YBLpDFy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.r65YBLpDFy [2019-11-01T15:26:32.502Z] #39 DONE 203.3s [2019-11-01T15:26:32.502Z] [2019-11-01T15:26:32.502Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:32.502Z] #51 ... [2019-11-01T15:26:32.502Z] [2019-11-01T15:26:32.502Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-01T15:26:32.502Z] #40 DONE 0.2s [2019-11-01T15:26:32.502Z] [2019-11-01T15:26:32.502Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-01T15:26:32.897Z] #43 DONE 0.1s [2019-11-01T15:26:32.898Z] [2019-11-01T15:26:32.898Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-01T15:26:32.898Z] #46 DONE 0.1s [2019-11-01T15:26:32.898Z] [2019-11-01T15:26:32.898Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:32.898Z] #51 ... [2019-11-01T15:26:32.898Z] [2019-11-01T15:26:32.898Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-01T15:26:32.898Z] #49 DONE 0.1s [2019-11-01T15:26:32.898Z] [2019-11-01T15:26:32.898Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:33.862Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-01T15:26:34.119Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-01T15:26:34.120Z] #41 50.86 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:26:34.417Z] #41 ... [2019-11-01T15:26:34.417Z] [2019-11-01T15:26:34.417Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-01T15:26:34.417Z] #25 48.72 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:26:34.417Z] #25 48.96 Fetched 310 kB in 0s (2495 kB/s) [2019-11-01T15:26:34.417Z] #25 49.13 Selecting previously unselected package libonig4:ppc64el. [2019-11-01T15:26:34.417Z] #25 49.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 ... 14950 files and directories currently installed.) [2019-11-01T15:26:34.417Z] #25 49.41 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-01T15:26:34.417Z] #25 49.43 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-01T15:26:34.417Z] #25 49.78 Selecting previously unselected package libjq1:ppc64el. [2019-11-01T15:26:34.417Z] #25 49.83 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-01T15:26:34.417Z] #25 49.84 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-01T15:26:34.417Z] #25 50.20 Selecting previously unselected package jq. [2019-11-01T15:26:34.417Z] #25 50.26 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-01T15:26:34.417Z] #25 50.27 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:26:34.417Z] #25 50.55 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-01T15:26:34.417Z] #25 50.56 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-01T15:26:34.417Z] #25 50.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:34.417Z] #25 50.75 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:26:34.417Z] #25 DONE 51.1s [2019-11-01T15:26:34.417Z] [2019-11-01T15:26:34.417Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:34.417Z] #41 51.03 Fetched 3548 kB in 0s (4072 kB/s) [2019-11-01T15:26:34.417Z] [2019-11-01T15:26:34.417Z] #41 ... [2019-11-01T15:26:34.417Z] [2019-11-01T15:26:34.417Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:26:34.417Z] #26 DONE 0.1s [2019-11-01T15:26:34.417Z] [2019-11-01T15:26:34.417Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:34.417Z] #41 51.19 Selecting previously unselected package libnet1:ppc64el. [2019-11-01T15:26:34.705Z] #41 51.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-01T15:26:34.705Z] #41 51.31 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-01T15:26:34.705Z] #41 51.32 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-01T15:26:34.705Z] #41 51.58 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-01T15:26:34.998Z] #41 51.60 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-01T15:26:34.998Z] #41 51.61 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-01T15:26:34.998Z] #41 51.83 Selecting previously unselected package libnet1-dev. [2019-11-01T15:26:35.286Z] #41 51.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-01T15:26:35.286Z] #41 51.86 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:26:35.576Z] #41 52.12 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-01T15:26:35.576Z] #41 52.13 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-01T15:26:35.576Z] #41 52.14 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-01T15:26:35.576Z] #41 52.30 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-01T15:26:35.576Z] #41 52.32 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-01T15:26:35.576Z] #41 52.33 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-01T15:26:35.863Z] #41 ... [2019-11-01T15:26:35.863Z] [2019-11-01T15:26:35.863Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-01T15:26:35.863Z] #57 33.20 Reading package lists... [2019-11-01T15:26:35.863Z] #57 43.63 Building dependency tree... [2019-11-01T15:26:35.863Z] #57 47.00 The following additional packages will be installed: [2019-11-01T15:26:35.863Z] #57 47.00 btrfs-progs liblzo2-2 [2019-11-01T15:26:35.863Z] #57 47.42 The following NEW packages will be installed: [2019-11-01T15:26:35.863Z] #57 47.43 btrfs-progs btrfs-tools liblzo2-2 [2019-11-01T15:26:35.863Z] #57 47.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:26:35.863Z] #57 47.61 Need to get 588 kB of archives. [2019-11-01T15:26:35.863Z] #57 47.61 After this operation, 5005 kB of additional disk space will be used. [2019-11-01T15:26:35.863Z] #57 47.61 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-01T15:26:35.863Z] #57 47.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-01T15:26:35.863Z] #57 47.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-01T15:26:35.863Z] #57 49.64 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:26:35.863Z] #57 50.03 Fetched 588 kB in 0s (3229 kB/s) [2019-11-01T15:26:35.863Z] #57 50.14 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-01T15:26:35.863Z] #57 50.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-01T15:26:35.863Z] #57 50.31 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-01T15:26:35.863Z] #57 50.32 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-01T15:26:35.863Z] #57 50.55 Selecting previously unselected package btrfs-progs. [2019-11-01T15:26:35.863Z] #57 50.59 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-01T15:26:35.863Z] #57 50.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:26:35.863Z] #57 51.95 Selecting previously unselected package btrfs-tools. [2019-11-01T15:26:35.863Z] #57 51.95 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-01T15:26:35.863Z] #57 51.97 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:26:35.863Z] #57 52.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:35.863Z] #57 52.25 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-01T15:26:35.863Z] #57 52.32 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:26:35.863Z] #57 52.33 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:26:35.863Z] #57 52.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:35.863Z] #57 DONE 52.6s [2019-11-01T15:26:35.863Z] [2019-11-01T15:26:35.863Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:26:35.863Z] #58 DONE 0.1s [2019-11-01T15:26:35.863Z] [2019-11-01T15:26:35.863Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-01T15:26:35.863Z] #59 DONE 0.1s [2019-11-01T15:26:35.863Z] [2019-11-01T15:26:35.863Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:36.493Z] #60 0.462 + RM_GOPATH=0 [2019-11-01T15:26:36.493Z] #60 0.462 + TMP_GOPATH= [2019-11-01T15:26:36.493Z] #60 0.462 + : /build [2019-11-01T15:26:36.493Z] #60 0.462 + '[' -z '' ']' [2019-11-01T15:26:36.493Z] #60 0.464 ++ mktemp -d [2019-11-01T15:26:36.493Z] #60 0.474 + export GOPATH=/tmp/tmp.Y6yAigeqj0 [2019-11-01T15:26:36.493Z] #60 0.474 + GOPATH=/tmp/tmp.Y6yAigeqj0 [2019-11-01T15:26:36.493Z] #60 0.474 + RM_GOPATH=1 [2019-11-01T15:26:36.493Z] #60 0.475 ++ dirname ./install.sh [2019-11-01T15:26:36.493Z] #60 0.494 + dir=. [2019-11-01T15:26:36.493Z] #60 0.494 + bin=containerd [2019-11-01T15:26:36.493Z] #60 0.494 + shift [2019-11-01T15:26:36.493Z] #60 0.494 + '[' '!' -f ./containerd.installer ']' [2019-11-01T15:26:36.493Z] #60 0.494 + . ./containerd.installer [2019-11-01T15:26:36.493Z] #60 0.494 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:26:36.493Z] #60 0.495 + install_containerd [2019-11-01T15:26:36.493Z] #60 0.495 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-01T15:26:36.493Z] #60 0.495 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:26:36.493Z] #60 0.495 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y6yAigeqj0/src/github.com/containerd/containerd [2019-11-01T15:26:36.493Z] #60 0.519 Cloning into '/tmp/tmp.Y6yAigeqj0/src/github.com/containerd/containerd'... [2019-11-01T15:26:36.509Z] #17 ... [2019-11-01T15:26:36.509Z] [2019-11-01T15:26:36.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:36.509Z] #41 116.4 CC criu/cr-errno.o [2019-11-01T15:26:36.509Z] #41 116.5 CC criu/cr-restore.o [2019-11-01T15:26:36.509Z] #41 120.8 CC criu/cr-service.o [2019-11-01T15:26:36.509Z] #41 122.3 CC criu/crtools.o [2019-11-01T15:26:36.509Z] #41 123.0 CC criu/eventfd.o [2019-11-01T15:26:36.509Z] #41 123.3 CC criu/eventpoll.o [2019-11-01T15:26:36.509Z] #41 124.2 CC criu/external.o [2019-11-01T15:26:36.768Z] #41 124.7 CC criu/fault-injection.o [2019-11-01T15:26:36.832Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-01T15:26:37.046Z] #41 124.9 CC criu/fdstore.o [2019-11-01T15:26:37.120Z] #60 ... [2019-11-01T15:26:37.120Z] [2019-11-01T15:26:37.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:26:37.120Z] #11 33.61 Reading package lists... [2019-11-01T15:26:37.120Z] #11 44.15 Building dependency tree... [2019-11-01T15:26:37.120Z] #11 48.27 The following additional packages will be installed: [2019-11-01T15:26:37.120Z] #11 48.28 libapparmor1 libseccomp2 [2019-11-01T15:26:37.120Z] #11 48.29 Suggested packages: [2019-11-01T15:26:37.120Z] #11 48.29 seccomp [2019-11-01T15:26:37.120Z] #11 48.93 The following NEW packages will be installed: [2019-11-01T15:26:37.120Z] #11 48.93 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-01T15:26:37.120Z] #11 49.14 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:26:37.120Z] #11 49.14 Need to get 296 kB of archives. [2019-11-01T15:26:37.120Z] #11 49.14 After this operation, 1346 kB of additional disk space will be used. [2019-11-01T15:26:37.120Z] #11 49.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-01T15:26:37.120Z] #11 49.18 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-01T15:26:37.120Z] #11 49.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-01T15:26:37.120Z] #11 49.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-01T15:26:37.120Z] #11 51.11 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:26:37.120Z] #11 51.49 Fetched 296 kB in 0s (1760 kB/s) [2019-11-01T15:26:37.120Z] #11 51.64 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-01T15:26:37.120Z] #11 51.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 ... 14950 files and directories currently installed.) [2019-11-01T15:26:37.120Z] #11 51.75 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #11 51.76 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-01T15:26:37.120Z] #11 52.00 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-01T15:26:37.120Z] #11 52.01 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #11 52.02 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-01T15:26:37.120Z] #11 52.38 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-01T15:26:37.120Z] #11 52.39 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #11 52.40 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-01T15:26:37.120Z] #11 52.77 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-01T15:26:37.120Z] #11 52.78 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #11 52.81 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-01T15:26:37.120Z] #11 53.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:37.120Z] #11 53.71 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-01T15:26:37.120Z] #11 53.73 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-01T15:26:37.120Z] #11 53.74 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-01T15:26:37.120Z] #11 53.75 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-01T15:26:37.120Z] #11 53.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:37.120Z] #11 ... [2019-11-01T15:26:37.120Z] [2019-11-01T15:26:37.120Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:37.120Z] #41 52.86 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-01T15:26:37.120Z] #41 52.87 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #41 52.88 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-01T15:26:37.120Z] #41 53.05 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-01T15:26:37.120Z] #41 53.05 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #41 53.05 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-01T15:26:37.120Z] #41 53.31 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-01T15:26:37.120Z] #41 53.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #41 53.34 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-01T15:26:37.120Z] #41 53.72 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-01T15:26:37.120Z] #41 53.74 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-01T15:26:37.120Z] #41 53.74 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-01T15:26:37.408Z] #41 ... [2019-11-01T15:26:37.408Z] [2019-11-01T15:26:37.408Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-01T15:26:37.408Z] #11 DONE 54.0s [2019-11-01T15:26:37.408Z] [2019-11-01T15:26:37.408Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:26:37.408Z] #53 DONE 0.1s [2019-11-01T15:26:37.408Z] [2019-11-01T15:26:37.408Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-01T15:26:37.408Z] #54 DONE 0.1s [2019-11-01T15:26:37.408Z] [2019-11-01T15:26:37.408Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:37.620Z] #41 125.5 CC criu/fifo.o [2019-11-01T15:26:37.700Z] #55 ... [2019-11-01T15:26:37.700Z] [2019-11-01T15:26:37.700Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-01T15:26:37.700Z] #12 DONE 0.5s [2019-11-01T15:26:37.700Z] [2019-11-01T15:26:37.700Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:37.700Z] #55 0.403 + RM_GOPATH=0 [2019-11-01T15:26:37.700Z] #55 0.433 + TMP_GOPATH= [2019-11-01T15:26:37.882Z] #41 125.9 CC criu/file-ids.o [2019-11-01T15:26:37.990Z] #55 0.434 + : /build [2019-11-01T15:26:37.990Z] #55 0.435 + '[' -z '' ']' [2019-11-01T15:26:37.990Z] #55 0.437 ++ mktemp -d [2019-11-01T15:26:37.990Z] #55 0.445 + export GOPATH=/tmp/tmp.EKmOHVzD6P [2019-11-01T15:26:37.990Z] #55 0.447 + GOPATH=/tmp/tmp.EKmOHVzD6P [2019-11-01T15:26:37.990Z] #55 0.447 + RM_GOPATH=1 [2019-11-01T15:26:37.990Z] #55 0.450 ++ dirname ./install.sh [2019-11-01T15:26:37.990Z] #55 0.457 + dir=. [2019-11-01T15:26:37.990Z] #55 0.457 + bin=runc [2019-11-01T15:26:37.990Z] #55 0.457 + shift [2019-11-01T15:26:37.990Z] #55 0.458 + '[' '!' -f ./runc.installer ']' [2019-11-01T15:26:37.990Z] #55 0.458 + . ./runc.installer [2019-11-01T15:26:37.990Z] #55 0.462 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:26:37.990Z] #55 0.463 + install_runc [2019-11-01T15:26:37.990Z] #55 0.470 + uname -r [2019-11-01T15:26:37.990Z] #55 0.474 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-01T15:26:37.990Z] #55 0.564 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-01T15:26:37.990Z] #55 0.567 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-01T15:26:37.991Z] #55 0.569 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-01T15:26:37.991Z] #55 0.571 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EKmOHVzD6P/src/github.com/opencontainers/runc [2019-11-01T15:26:37.991Z] #55 0.648 Cloning into '/tmp/tmp.EKmOHVzD6P/src/github.com/opencontainers/runc'... [2019-11-01T15:26:38.285Z] #55 ... [2019-11-01T15:26:38.285Z] [2019-11-01T15:26:38.285Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-01T15:26:38.285Z] #13 DONE 0.5s [2019-11-01T15:26:38.285Z] [2019-11-01T15:26:38.285Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:38.285Z] #41 54.95 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-01T15:26:38.285Z] #41 54.95 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-01T15:26:38.285Z] #41 54.97 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-01T15:26:38.447Z] #41 126.3 CC criu/file-lock.o [2019-11-01T15:26:38.573Z] #41 55.28 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-01T15:26:38.573Z] #41 55.32 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-01T15:26:38.573Z] #41 55.33 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-01T15:26:38.573Z] #41 ... [2019-11-01T15:26:38.573Z] [2019-11-01T15:26:38.573Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-01T15:26:38.573Z] #14 0.354 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-01T15:26:38.573Z] #14 DONE 0.5s [2019-11-01T15:26:38.863Z] [2019-11-01T15:26:38.863Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-01T15:26:38.863Z] #15 ... [2019-11-01T15:26:38.863Z] [2019-11-01T15:26:38.863Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:26:38.863Z] #34 35.26 Reading package lists... [2019-11-01T15:26:38.863Z] #34 46.07 Building dependency tree... [2019-11-01T15:26:38.863Z] #34 50.09 The following additional packages will be installed: [2019-11-01T15:26:38.863Z] #34 50.11 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-01T15:26:38.863Z] #34 50.14 Suggested packages: [2019-11-01T15:26:38.863Z] #34 50.15 codeblocks eclipse ninja-build lrzip [2019-11-01T15:26:38.863Z] #34 50.15 Recommended packages: [2019-11-01T15:26:38.863Z] #34 50.15 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-01T15:26:38.863Z] #34 51.84 The following NEW packages will be installed: [2019-11-01T15:26:38.863Z] #34 51.84 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-01T15:26:38.863Z] #34 51.86 vim-common xxd [2019-11-01T15:26:38.863Z] #34 52.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:26:38.863Z] #34 52.04 Need to get 13.4 MB of archives. [2019-11-01T15:26:38.863Z] #34 52.04 After this operation, 60.4 MB of additional disk space will be used. [2019-11-01T15:26:38.863Z] #34 52.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-01T15:26:38.863Z] #34 52.31 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-01T15:26:38.863Z] #34 52.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-01T15:26:38.863Z] #34 53.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-01T15:26:38.863Z] #34 53.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-01T15:26:38.863Z] #34 53.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-01T15:26:38.863Z] #34 53.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-01T15:26:38.863Z] #34 53.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-01T15:26:38.863Z] #34 54.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-01T15:26:38.863Z] #34 54.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:26:39.038Z] #59 198.8 + bin/containerd-stress [2019-11-01T15:26:39.151Z] #34 ... [2019-11-01T15:26:39.151Z] [2019-11-01T15:26:39.151Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-01T15:26:39.151Z] #15 DONE 0.5s [2019-11-01T15:26:39.151Z] [2019-11-01T15:26:39.151Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-01T15:26:39.382Z] #41 ... [2019-11-01T15:26:39.382Z] [2019-11-01T15:26:39.382Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:39.382Z] #17 121.1 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:26:39.382Z] #17 121.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:26:39.382Z] #17 121.2 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-01T15:26:39.382Z] #17 121.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:26:39.382Z] #17 121.2 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-01T15:26:39.382Z] #17 121.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:26:39.382Z] #17 121.3 Processing triggers for mime-support (3.60) ... [2019-11-01T15:26:39.382Z] #17 121.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:26:39.382Z] #17 121.3 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-01T15:26:39.382Z] #17 121.3 Setting up libcap2-bin (1:2.25-1) ... [2019-11-01T15:26:39.382Z] #17 121.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:26:39.382Z] #17 121.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:26:39.382Z] #17 121.4 Setting up bash-completion (1:2.1-4.3) ... [2019-11-01T15:26:39.801Z] #16 DONE 0.5s [2019-11-01T15:26:39.801Z] [2019-11-01T15:26:39.801Z] #17 [dev 6/24] RUN ldconfig [2019-11-01T15:26:40.430Z] #17 DONE 0.6s [2019-11-01T15:26:40.430Z] [2019-11-01T15:26:40.430Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:40.706Z] #51 ... [2019-11-01T15:26:40.706Z] [2019-11-01T15:26:40.706Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:40.706Z] #60 183.4 + bin/containerd [2019-11-01T15:26:41.461Z] #18 1.019 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-01T15:26:41.461Z] #18 1.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-01T15:26:41.461Z] #18 1.174 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-01T15:26:41.461Z] #18 1.214 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-01T15:26:41.574Z] #59 201.5 + bin/containerd-shim [2019-11-01T15:26:41.754Z] #18 1.366 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-01T15:26:41.914Z] #17 124.0 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-01T15:26:42.171Z] #17 124.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-01T15:26:42.171Z] #17 124.1 Setting up zip (3.0-11+b1) ... [2019-11-01T15:26:42.171Z] #17 124.1 Setting up bzip2 (1.0.6-8.1) ... [2019-11-01T15:26:42.171Z] #17 124.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-01T15:26:42.171Z] #17 124.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-01T15:26:42.171Z] #17 124.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:42.171Z] #17 124.1 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-01T15:26:42.171Z] #17 124.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:26:42.171Z] #17 124.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:26:42.171Z] #17 124.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-01T15:26:42.171Z] #17 124.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:26:42.171Z] #17 124.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:26:42.171Z] #17 124.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-01T15:26:42.171Z] #17 124.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-01T15:26:42.171Z] #17 124.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-01T15:26:42.171Z] #17 124.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:26:42.738Z] #17 124.6 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-01T15:26:42.738Z] #17 124.6 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-01T15:26:42.738Z] #17 124.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-01T15:26:42.738Z] #17 124.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-01T15:26:42.738Z] #17 124.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:26:42.738Z] #17 124.7 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-01T15:26:42.738Z] #17 124.7 Setting up pigz (2.3.4-1) ... [2019-11-01T15:26:42.738Z] #17 124.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:26:42.738Z] #17 124.7 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-01T15:26:42.738Z] #17 124.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:26:42.738Z] #17 124.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-01T15:26:42.996Z] #17 124.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-01T15:26:42.996Z] #17 124.8 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:26:43.255Z] #17 125.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-01T15:26:43.255Z] #17 125.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-01T15:26:43.255Z] #17 125.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:26:43.255Z] #17 125.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-01T15:26:43.255Z] #17 125.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-01T15:26:43.255Z] #17 125.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-01T15:26:43.255Z] #17 125.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-01T15:26:43.255Z] #17 125.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:26:43.255Z] #17 125.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:26:43.255Z] #17 125.2 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:26:43.255Z] #17 125.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-01T15:26:43.255Z] #17 125.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:26:43.858Z] #18 3.592 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-11-01T15:26:44.483Z] #18 ... [2019-11-01T15:26:44.483Z] [2019-11-01T15:26:44.483Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:26:44.483Z] #27 4.979 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-01T15:26:44.483Z] #27 6.623 [2019-11-01T15:26:44.483Z] #27 7.343 # 2.6% ######## 11.2% ############### 21.1% ##################### 29.6% ######################## 33.9% ############################ 39.3% ############################### 43.1% ################################### 49.5% ###################################### 53.8% ########################################### 60.2% ############################################## 64.9% ################################################## 70.6% ####################################################### 77.0% ############################################################ 83.4% ############################################################### 87.6% ################################################################## 92.3% ################################################################### 94.3% ###################################################################### 97.6% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-01T15:26:44.859Z] using credential docker-jenkins-github-credentials [2019-11-01T15:26:44.936Z] Cloning the remote Git repository [2019-11-01T15:26:44.936Z] Cloning with configured refspecs honoured and without tags [2019-11-01T15:26:45.054Z] #60 ... [2019-11-01T15:26:45.054Z] [2019-11-01T15:26:45.054Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:45.054Z] #51 DONE 215.7s [2019-11-01T15:26:45.054Z] [2019-11-01T15:26:45.054Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:45.444Z] #60 ... [2019-11-01T15:26:45.444Z] [2019-11-01T15:26:45.444Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-01T15:26:45.444Z] #52 DONE 0.2s [2019-11-01T15:26:45.444Z] [2019-11-01T15:26:45.444Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-01T15:26:45.444Z] #56 DONE 0.1s [2019-11-01T15:26:45.444Z] [2019-11-01T15:26:45.444Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:45.508Z] #27 11.14 [2019-11-01T15:26:45.796Z] #27 ... [2019-11-01T15:26:45.796Z] [2019-11-01T15:26:45.796Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:26:45.796Z] #69 DONE 62.1s [2019-11-01T15:26:45.796Z] [2019-11-01T15:26:45.796Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:26:45.796Z] #41 57.53 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-01T15:26:45.796Z] #41 57.54 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-01T15:26:45.796Z] #41 57.57 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-01T15:26:45.796Z] #41 58.55 Selecting previously unselected package protobuf-c-compiler. [2019-11-01T15:26:45.796Z] #41 58.63 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-01T15:26:45.796Z] #41 58.63 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:26:45.796Z] #41 58.94 Selecting previously unselected package protobuf-compiler. [2019-11-01T15:26:45.796Z] #41 58.99 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-01T15:26:45.796Z] #41 59.01 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-01T15:26:45.796Z] #41 59.38 Selecting previously unselected package python-pkg-resources. [2019-11-01T15:26:45.796Z] #41 59.39 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:26:45.796Z] #41 59.40 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-01T15:26:45.796Z] #41 59.93 Selecting previously unselected package python-protobuf. [2019-11-01T15:26:45.796Z] #41 59.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-01T15:26:45.796Z] #41 59.97 Unpacking python-protobuf (3.0.0-9) ... [2019-11-01T15:26:45.796Z] #41 60.88 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-01T15:26:45.796Z] #41 61.08 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-01T15:26:45.796Z] #41 61.09 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-01T15:26:46.537Z] #17 ... [2019-11-01T15:26:46.537Z] [2019-11-01T15:26:46.537Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:26:46.537Z] #54 158.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-01T15:26:46.537Z] #54 161.1 + mkdir -p /build [2019-11-01T15:26:46.537Z] #54 161.1 + cp runc /build/runc [2019-11-01T15:26:46.537Z] #54 DONE 162.2s [2019-11-01T15:26:46.537Z] [2019-11-01T15:26:46.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:46.537Z] #41 127.5 CC criu/files-ext.o [2019-11-01T15:26:46.537Z] #41 128.0 CC criu/files-reg.o [2019-11-01T15:26:46.537Z] #41 130.3 CC criu/files.o [2019-11-01T15:26:46.537Z] #41 132.4 CC criu/filesystems.o [2019-11-01T15:26:46.537Z] #41 133.2 CC criu/fsnotify.o [2019-11-01T15:26:46.537Z] #41 134.5 CC criu/image-desc.o [2019-11-01T15:26:45.337Z] Cloning repository https://github.com/moby/moby.git [2019-11-01T15:26:45.706Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-01T15:26:46.794Z] #41 134.9 CC criu/image.o [2019-11-01T15:26:46.844Z] #41 ... [2019-11-01T15:26:46.844Z] [2019-11-01T15:26:46.844Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:26:46.853Z] #59 206.8 + bin/containerd-shim-runc-v1 [2019-11-01T15:26:47.750Z] #27 12.12 ####### 9.9% ########### 15.7% ####################### 32.9% ############################## 42.7% #################################### 51.1% ############################################# 62.6% ##################################################### 74.2% ############################################################# 85.6% ################################################################# 91.4% ######################################################################## 100.0% [2019-11-01T15:26:48.168Z] #41 136.1 CC criu/ipc_ns.o [2019-11-01T15:26:48.426Z] #41 ... [2019-11-01T15:26:48.426Z] [2019-11-01T15:26:48.426Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:48.426Z] #17 130.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-01T15:26:48.426Z] #17 130.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:26:48.426Z] #17 130.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:26:48.426Z] #17 130.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:26:48.426Z] #17 130.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:26:48.426Z] #17 130.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:26:48.426Z] #17 130.3 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:26:48.426Z] #17 130.3 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:26:48.426Z] #17 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:26:48.426Z] #17 130.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:26:48.426Z] #17 130.3 Setting up python3 (3.5.3-1) ... [2019-11-01T15:26:48.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:26:48.551Z] > git --version # timeout=10 [2019-11-01T15:26:48.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:26:48.595Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:26:49.247Z] #27 14.69 [2019-11-01T15:26:49.390Z] #59 209.8 + bin/containerd-shim-runc-v2 [2019-11-01T15:26:50.130Z] #27 15.37 ## [2019-11-01T15:26:50.130Z] #27 ... [2019-11-01T15:26:50.130Z] [2019-11-01T15:26:50.130Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:26:50.130Z] #34 56.53 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:26:50.130Z] #34 56.96 Fetched 13.4 MB in 2s (6412 kB/s) [2019-11-01T15:26:50.130Z] #34 57.35 Selecting previously unselected package cmake-data. [2019-11-01T15:26:50.130Z] #34 57.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-01T15:26:50.130Z] #34 57.52 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-01T15:26:50.130Z] #34 57.55 Unpacking cmake-data (3.7.2-1) ... [2019-11-01T15:26:50.130Z] #34 62.04 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-01T15:26:50.130Z] #34 62.09 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-01T15:26:50.130Z] #34 62.09 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-01T15:26:50.130Z] #34 62.31 Selecting previously unselected package libicu57:ppc64el. [2019-11-01T15:26:50.130Z] #34 62.35 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-01T15:26:50.130Z] #34 62.36 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-01T15:26:50.130Z] #34 ... [2019-11-01T15:26:50.130Z] [2019-11-01T15:26:50.130Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:26:50.327Z] #17 131.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:26:50.768Z] #59 210.8 + binaries [2019-11-01T15:26:50.768Z] #59 210.8 + mkdir -p /build [2019-11-01T15:26:50.768Z] #59 210.8 + cp bin/containerd /build/containerd [2019-11-01T15:26:50.768Z] #59 210.9 + cp bin/containerd-shim /build/containerd-shim [2019-11-01T15:26:50.768Z] #59 210.9 + cp bin/ctr /build/ctr [2019-11-01T15:26:51.335Z] #59 DONE 211.7s [2019-11-01T15:26:51.520Z] #17 133.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-01T15:26:51.520Z] #17 133.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-01T15:26:51.520Z] #17 133.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-01T15:26:51.520Z] #17 133.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-01T15:26:51.898Z] #27 15.37 ## 3.2% ###### 8.4% ########### 16.1% ############### 21.3% ################# 23.9% ###################### 31.6% ######################## 33.5% ######################### 35.7% ############################### 43.5% #################################### 51.2% ############################################ 61.5% ################################################### 71.9% ######################################################### 79.3% ########################################################### 83.1% ################################################################ 89.2% ##################################################################### 96.9% ######################################################################## 100.0% [2019-11-01T15:26:52.470Z] #17 134.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:26:52.711Z] [2019-11-01T15:26:52.711Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-01T15:26:52.926Z] #27 18.52 [2019-11-01T15:26:52.969Z] #60 DONE 0.3s [2019-11-01T15:26:52.969Z] [2019-11-01T15:26:52.969Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-01T15:26:53.228Z] #64 DONE 0.1s [2019-11-01T15:26:53.228Z] [2019-11-01T15:26:53.228Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-01T15:26:53.405Z] #17 135.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-01T15:26:53.405Z] #17 135.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:26:53.486Z] #66 DONE 0.3s [2019-11-01T15:26:53.487Z] [2019-11-01T15:26:53.487Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-01T15:26:53.487Z] #69 DONE 0.1s [2019-11-01T15:26:53.487Z] [2019-11-01T15:26:53.487Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-01T15:26:53.487Z] #70 DONE 0.0s [2019-11-01T15:26:53.745Z] [2019-11-01T15:26:53.745Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-01T15:26:53.891Z] #27 19.16 # 1.6% ## 3.4% ### 5.2% [2019-11-01T15:26:53.891Z] #27 ... [2019-11-01T15:26:53.891Z] [2019-11-01T15:26:53.891Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:26:53.891Z] #48 60.18 + cd /tmp/tmp.BLhLpkdgL1/src/gotest.tools/gotestsum [2019-11-01T15:26:53.892Z] #48 60.18 + git checkout -q v0.3.5 [2019-11-01T15:26:53.892Z] #48 60.40 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-01T15:26:54.188Z] #48 ... [2019-11-01T15:26:54.188Z] [2019-11-01T15:26:54.188Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:26:54.598Z] #17 136.4 Setting up dmsetup (2:1.02.137-2) ... [2019-11-01T15:26:54.598Z] #17 136.4 Setting up python3-setuptools (33.1.1-1) ... [2019-11-01T15:26:55.538Z] #17 137.4 Setting up dh-python (2.20170125) ... [2019-11-01T15:26:55.649Z] #71 DONE 1.8s [2019-11-01T15:26:55.649Z] [2019-11-01T15:26:55.649Z] #72 exporting to image [2019-11-01T15:26:55.649Z] #72 exporting layers [2019-11-01T15:26:56.474Z] #17 138.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-01T15:26:56.475Z] #17 138.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:26:56.733Z] #17 DONE 138.7s [2019-11-01T15:26:56.733Z] [2019-11-01T15:26:56.733Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:26:56.733Z] #38 234.2 + dpkg --print-architecture [2019-11-01T15:26:56.733Z] #38 234.2 + cd /tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution [2019-11-01T15:26:56.733Z] #38 234.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-01T15:26:56.733Z] #38 234.6 + GOPATH=/tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jn1jzjWPnJ [2019-11-01T15:26:56.733Z] #38 234.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-01T15:26:56.992Z] #38 ... [2019-11-01T15:26:56.992Z] [2019-11-01T15:26:56.992Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:26:57.419Z] #27 19.16 # 1.6% ## 3.4% ### 5.2% ##### 6.9% ###### 8.7% ####### 10.3% ######### 13.2% ############ 16.8% ############## 20.3% ################ 23.0% ################### 27.5% ###################### 31.1% ######################## 33.7% ########################### 37.6% ############################ 39.4% ############################## 42.0% ################################ 44.7% ################################## 47.4% ################################### 49.2% #################################### 51.0% ##################################### 52.7% ####################################### 55.4% ######################################### 58.1% ########################################### 59.9% ############################################ 61.7% ############################################## 64.4% ############################################### 66.2% ################################################# 68.8% ################################################### 71.5% #################################################### 73.3% ###################################################### 76.0% [2019-11-01T15:26:57.419Z] #27 ... [2019-11-01T15:26:57.419Z] [2019-11-01T15:26:57.419Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:26:57.419Z] #18 6.965 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-11-01T15:26:57.419Z] #18 9.450 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-01T15:26:57.419Z] #18 ... [2019-11-01T15:26:57.419Z] [2019-11-01T15:26:57.419Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:26:58.607Z] #27 19.16 # 1.6% ## 3.4% ### 5.2% ##### 6.9% ###### 8.7% ####### 10.3% ######### 13.2% ############ 16.8% ############## 20.3% ################ 23.0% ################### 27.5% ###################### 31.1% ######################## 33.7% ########################### 37.6% ############################ 39.4% ############################## 42.0% ################################ 44.7% ################################## 47.4% ################################### 49.2% #################################### 51.0% ##################################### 52.7% ####################################### 55.4% ######################################### 58.1% ########################################### 59.9% ############################################ 61.7% ############################################## 64.4% ############################################### 66.2% ################################################# 68.8% ################################################### 71.5% #################################################### 73.3% ###################################################### 76.0% ####################################################### 77.8% ########################################################## 80.7% ############################################################ 83.9% ############################################################## 87.0% ############################################################### 88.8% ################################################################# 91.4% ################################################################### 94.1% #################################################################### 94.9% ##################################################################### 96.8% ####################################################################### 99.4% ######################################################################## 100.0% [2019-11-01T15:26:59.239Z] #27 24.54 [2019-11-01T15:26:59.524Z] #18 ... [2019-11-01T15:26:59.524Z] [2019-11-01T15:26:59.524Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:26:59.524Z] #41 137.2 CC criu/irmap.o [2019-11-01T15:26:59.524Z] #41 137.8 CC criu/kcmp-ids.o [2019-11-01T15:26:59.524Z] #41 138.1 CC criu/kerndat.o [2019-11-01T15:26:59.524Z] #41 139.0 CC criu/libnetlink.o [2019-11-01T15:26:59.524Z] #41 139.4 CC criu/log.o [2019-11-01T15:26:59.524Z] #41 139.9 CC criu/lsm.o [2019-11-01T15:26:59.524Z] #41 140.4 CC criu/mem.o [2019-11-01T15:26:59.524Z] #41 142.0 CC criu/mount.o [2019-11-01T15:26:59.524Z] #41 145.9 CC criu/namespaces.o [2019-11-01T15:26:59.783Z] #41 147.6 CC criu/net.o [2019-11-01T15:27:00.925Z] #72 exporting layers 4.7s done [2019-11-01T15:27:00.925Z] #72 writing image sha256:4608a5d0f1d1c3d6b8b7181baba6e0133ec8789286d8d1eaa3b08932a0a27e2d done [2019-11-01T15:27:00.925Z] #72 naming to docker.io/library/docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f done [2019-11-01T15:27:00.925Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-01T15:27:01.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/test/unit [2019-11-01T15:27:01.311Z] #27 ... [2019-11-01T15:27:01.312Z] [2019-11-01T15:27:01.312Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:27:01.312Z] #32 67.35 internal/reflectlite [2019-11-01T15:27:01.312Z] #32 67.35 sync [2019-11-01T15:27:01.312Z] #32 74.15 sort [2019-11-01T15:27:01.312Z] #32 74.15 errors [2019-11-01T15:27:01.312Z] #32 75.36 internal/oserror [2019-11-01T15:27:01.312Z] #32 75.37 io [2019-11-01T15:27:01.312Z] #32 75.38 strconv [2019-11-01T15:27:01.312Z] #32 75.95 syscall [2019-11-01T15:27:01.312Z] #32 ... [2019-11-01T15:27:01.312Z] [2019-11-01T15:27:01.312Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:27:01.312Z] #34 74.36 Selecting previously unselected package libxml2:ppc64el. [2019-11-01T15:27:01.312Z] #34 74.37 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-01T15:27:01.312Z] #34 74.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:27:01.312Z] #34 75.42 Selecting previously unselected package libarchive13:ppc64el. [2019-11-01T15:27:01.312Z] #34 75.45 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-01T15:27:01.312Z] #34 75.48 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-01T15:27:01.312Z] #34 75.89 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-01T15:27:01.312Z] #34 75.90 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-01T15:27:01.312Z] #34 75.91 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-01T15:27:01.312Z] #34 76.18 Selecting previously unselected package libuv1:ppc64el. [2019-11-01T15:27:01.312Z] #34 76.23 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-01T15:27:01.312Z] #34 76.24 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-01T15:27:01.312Z] #34 76.53 Selecting previously unselected package cmake. [2019-11-01T15:27:01.312Z] #34 76.55 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-01T15:27:01.312Z] #34 76.80 Unpacking cmake (3.7.2-1) ... [2019-11-01T15:27:02.341Z] #34 ... [2019-11-01T15:27:02.341Z] [2019-11-01T15:27:02.341Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:27:02.341Z] #41 69.15 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-01T15:27:02.341Z] #41 69.16 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-01T15:27:02.341Z] #41 69.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:27:02.341Z] #41 69.25 Setting up python-protobuf (3.0.0-9) ... [2019-11-01T15:27:02.629Z] #41 ... [2019-11-01T15:27:02.629Z] [2019-11-01T15:27:02.629Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:27:02.629Z] #27 27.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-01T15:27:03.070Z] #41 150.7 CC criu/netfilter.o [2019-11-01T15:27:03.070Z] #41 ... [2019-11-01T15:27:03.070Z] [2019-11-01T15:27:03.070Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:27:03.070Z] #18 6.179 Collecting yamllint==1.16.0 [2019-11-01T15:27:03.257Z] #27 28.72 [2019-11-01T15:27:03.547Z] #27 ... [2019-11-01T15:27:03.547Z] [2019-11-01T15:27:03.547Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-01T15:27:03.547Z] #41 79.98 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-01T15:27:03.547Z] #41 79.99 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-01T15:27:03.547Z] #41 80.00 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-01T15:27:03.547Z] #41 80.01 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-01T15:27:03.547Z] #41 80.02 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-01T15:27:03.547Z] #41 80.02 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-01T15:27:03.547Z] #41 80.03 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-01T15:27:03.547Z] #41 80.04 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-01T15:27:03.547Z] #41 80.05 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-01T15:27:03.547Z] #41 80.06 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-01T15:27:03.547Z] #41 80.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:27:03.547Z] #41 DONE 80.3s [2019-11-01T15:27:03.547Z] [2019-11-01T15:27:03.547Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:04.176Z] #42 ... [2019-11-01T15:27:04.176Z] [2019-11-01T15:27:04.176Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:04.176Z] #45 70.33 internal/reflectlite [2019-11-01T15:27:04.176Z] #45 70.36 sync [2019-11-01T15:27:04.176Z] #45 75.49 internal/singleflight [2019-11-01T15:27:04.176Z] #45 75.51 math/rand [2019-11-01T15:27:04.176Z] #45 75.57 github.com/LK4D4/vndr/godl/singleflight [2019-11-01T15:27:04.176Z] #45 79.96 io [2019-11-01T15:27:04.176Z] #45 79.96 strconv [2019-11-01T15:27:04.176Z] #45 79.98 sort [2019-11-01T15:27:04.176Z] #45 80.18 syscall [2019-11-01T15:27:04.176Z] #45 ... [2019-11-01T15:27:04.176Z] [2019-11-01T15:27:04.176Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-01T15:27:04.176Z] #34 80.68 Selecting previously unselected package xxd. [2019-11-01T15:27:04.176Z] #34 80.69 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-01T15:27:04.176Z] #34 80.69 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:27:04.176Z] #34 80.94 Selecting previously unselected package vim-common. [2019-11-01T15:27:04.176Z] #34 80.96 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:27:04.176Z] #34 81.02 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:27:04.805Z] #34 81.48 Processing triggers for mime-support (3.60) ... [2019-11-01T15:27:05.098Z] #34 81.68 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:27:05.098Z] #34 81.69 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-01T15:27:05.098Z] #34 81.71 Setting up cmake-data (3.7.2-1) ... [2019-11-01T15:27:05.098Z] #34 81.78 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-01T15:27:05.098Z] #34 81.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-01T15:27:05.098Z] #34 81.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:27:05.389Z] #34 81.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:27:05.389Z] #34 82.00 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-01T15:27:05.389Z] #34 82.01 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-01T15:27:05.389Z] #34 82.01 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-01T15:27:05.389Z] #34 82.02 Setting up cmake (3.7.2-1) ... [2019-11-01T15:27:05.428Z] #60 209.0 + bin/containerd-stress [2019-11-01T15:27:05.466Z] ? github.com/docker/docker/api [no test files] [2019-11-01T15:27:05.682Z] #34 82.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:27:05.972Z] #34 DONE 82.6s [2019-11-01T15:27:05.972Z] [2019-11-01T15:27:05.972Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:27:05.972Z] #35 DONE 0.2s [2019-11-01T15:27:05.972Z] [2019-11-01T15:27:05.972Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:27:05.972Z] #27 29.50 ######################################################################## 100.0% [2019-11-01T15:27:05.972Z] #27 29.81 [2019-11-01T15:27:06.262Z] #27 ... [2019-11-01T15:27:06.262Z] [2019-11-01T15:27:06.262Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-01T15:27:06.262Z] #36 DONE 0.1s [2019-11-01T15:27:06.262Z] [2019-11-01T15:27:06.262Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:27:06.262Z] #32 82.65 strings [2019-11-01T15:27:06.262Z] #32 82.67 bytes [2019-11-01T15:27:06.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:27:06.151Z] > git config --add remote.origin.fetch +refs/pull/40167/head:refs/remotes/origin/PR-40167 # timeout=10 [2019-11-01T15:27:06.194Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-01T15:27:06.394Z] Fetching without tags [2019-11-01T15:27:07.129Z] Merging remotes/origin/master commit 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc into PR head commit 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:27:07.772Z] #32 ... [2019-11-01T15:27:07.772Z] [2019-11-01T15:27:07.772Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:27:07.772Z] #29 74.50 + cd /tmp/tmp.BUjsLX5o83/src/github.com/go-swagger/go-swagger [2019-11-01T15:27:07.772Z] #29 74.50 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-01T15:27:07.772Z] #29 77.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-01T15:27:07.772Z] #29 ... [2019-11-01T15:27:07.772Z] [2019-11-01T15:27:07.772Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:27:07.772Z] #27 33.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-01T15:27:08.159Z] #60 211.4 + bin/containerd-shim [2019-11-01T15:27:08.802Z] #27 34.47 [2019-11-01T15:27:06.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-01T15:27:06.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-01T15:27:06.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-01T15:27:06.425Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40167/head:refs/remotes/origin/PR-40167 +refs/heads/master:refs/remotes/origin/master [2019-11-01T15:27:07.230Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:27:07.276Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:27:09.636Z] #18 ... [2019-11-01T15:27:09.636Z] [2019-11-01T15:27:09.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:09.636Z] #41 151.2 CC criu/page-pipe.o [2019-11-01T15:27:09.636Z] #41 151.8 CC criu/page-xfer.o [2019-11-01T15:27:09.636Z] #41 152.9 CC criu/pagemap-cache.o [2019-11-01T15:27:09.636Z] #41 153.2 CC criu/pagemap.o [2019-11-01T15:27:09.636Z] #41 154.0 CC criu/parasite-syscall.o [2019-11-01T15:27:09.636Z] #41 154.7 CC criu/path.o [2019-11-01T15:27:09.636Z] #41 155.0 CC criu/pie-util-vdso-elf32.o [2019-11-01T15:27:09.636Z] #41 155.3 CC criu/pie-util-vdso.o [2019-11-01T15:27:09.636Z] #41 155.6 CC criu/pie-util.o [2019-11-01T15:27:09.636Z] #41 155.8 CC criu/pipes.o [2019-11-01T15:27:09.636Z] #41 156.3 CC criu/plugin.o [2019-11-01T15:27:09.636Z] #41 156.6 CC criu/proc_parse.o [2019-11-01T15:27:09.722Z] #27 35.10 ##################################################################### 96.2% ######################################################################## 100.0% [2019-11-01T15:27:09.722Z] #27 ... [2019-11-01T15:27:09.722Z] [2019-11-01T15:27:09.722Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:09.722Z] #55 22.11 + cd /tmp/tmp.EKmOHVzD6P/src/github.com/opencontainers/runc [2019-11-01T15:27:09.722Z] #55 22.11 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-01T15:27:09.722Z] #55 22.85 + '[' -z '' ']' [2019-11-01T15:27:09.722Z] #55 22.85 + target=static [2019-11-01T15:27:09.722Z] #55 22.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-01T15:27:09.722Z] #55 27.46 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-01T15:27:09.722Z] #55 ... [2019-11-01T15:27:09.722Z] [2019-11-01T15:27:09.722Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:09.722Z] #37 0.474 + RM_GOPATH=0 [2019-11-01T15:27:09.722Z] #37 0.475 + TMP_GOPATH= [2019-11-01T15:27:09.722Z] #37 0.475 + : /build [2019-11-01T15:27:09.722Z] #37 0.475 + '[' -z '' ']' [2019-11-01T15:27:09.722Z] #37 0.477 ++ mktemp -d [2019-11-01T15:27:09.722Z] #37 0.479 + export GOPATH=/tmp/tmp.86o0IrXFAI [2019-11-01T15:27:09.722Z] #37 0.480 + GOPATH=/tmp/tmp.86o0IrXFAI [2019-11-01T15:27:09.722Z] #37 0.480 + RM_GOPATH=1 [2019-11-01T15:27:09.722Z] #37 0.481 ++ dirname ./install.sh [2019-11-01T15:27:09.722Z] #37 0.496 + dir=. [2019-11-01T15:27:09.722Z] #37 0.497 + bin=tini [2019-11-01T15:27:09.722Z] #37 0.497 + shift [2019-11-01T15:27:09.722Z] #37 0.498 + '[' '!' -f ./tini.installer ']' [2019-11-01T15:27:09.722Z] #37 0.499 + . ./tini.installer [2019-11-01T15:27:09.722Z] #37 0.500 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:27:09.722Z] #37 0.502 + install_tini [2019-11-01T15:27:09.722Z] #37 0.503 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-01T15:27:09.722Z] #37 0.503 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:27:09.722Z] #37 0.504 + git clone https://github.com/krallin/tini.git /tmp/tmp.86o0IrXFAI/tini [2019-11-01T15:27:09.722Z] #37 0.529 Cloning into '/tmp/tmp.86o0IrXFAI/tini'... [2019-11-01T15:27:09.722Z] #37 2.552 + cd /tmp/tmp.86o0IrXFAI/tini [2019-11-01T15:27:09.722Z] #37 2.552 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-01T15:27:09.722Z] #37 2.601 + cmake . [2019-11-01T15:27:09.722Z] #37 3.651 -- The C compiler identification is GNU 6.3.0 [2019-11-01T15:27:09.894Z] #41 ... [2019-11-01T15:27:09.894Z] [2019-11-01T15:27:09.894Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:27:09.894Z] #18 12.97 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-01T15:27:10.011Z] #37 3.768 -- Check for working C compiler: /usr/bin/cc [2019-11-01T15:27:10.152Z] #18 13.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-01T15:27:10.425Z] Merge succeeded, producing 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:27:10.426Z] Checking out Revision 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f (PR-40167) [2019-11-01T15:27:10.642Z] #37 4.700 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-01T15:27:10.934Z] #37 4.720 -- Detecting C compiler ABI info [2019-11-01T15:27:11.090Z] #18 14.35 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-01T15:27:11.964Z] #37 5.789 -- Detecting C compiler ABI info - done [2019-11-01T15:27:11.964Z] #37 5.993 -- Detecting C compile features [2019-11-01T15:27:09.958Z] > git merge 64fd3dc0d5e0b15246dcf8d2a58baf202cc179bc # timeout=10 [2019-11-01T15:27:10.104Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-01T15:27:10.455Z] > git config core.sparsecheckout # timeout=10 [2019-11-01T15:27:10.504Z] > git checkout -f 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:27:12.993Z] #18 15.82 Collecting pyyaml (from yamllint==1.16.0) [2019-11-01T15:27:13.927Z] #18 17.03 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-01T15:27:14.494Z] #18 ... [2019-11-01T15:27:14.494Z] [2019-11-01T15:27:14.494Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:27:14.494Z] #38 258.8 + rm -rf /tmp/tmp.jn1jzjWPnJ/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jn1jzjWPnJ [2019-11-01T15:27:14.494Z] #38 DONE 259.4s [2019-11-01T15:27:14.644Z] #60 217.3 + bin/containerd-shim-runc-v1 [2019-11-01T15:27:14.752Z] [2019-11-01T15:27:14.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:14.752Z] #41 158.7 CC criu/protobuf-desc.o [2019-11-01T15:27:14.752Z] #41 159.5 CC criu/protobuf.o [2019-11-01T15:27:14.752Z] #41 159.9 CC criu/pstree.o [2019-11-01T15:27:14.752Z] #41 160.8 CC criu/rbtree.o [2019-11-01T15:27:14.752Z] #41 161.0 CC criu/rst-malloc.o [2019-11-01T15:27:14.752Z] #41 161.3 CC criu/seccomp.o [2019-11-01T15:27:14.752Z] #41 162.0 CC criu/seize.o [2019-11-01T15:27:15.011Z] #41 163.0 CC criu/servicefd.o [2019-11-01T15:27:15.487Z] #37 ... [2019-11-01T15:27:15.487Z] [2019-11-01T15:27:15.487Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:15.487Z] #42 3.020 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:27:15.487Z] #42 3.020 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:27:15.487Z] #42 5.673 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:27:15.487Z] #42 5.728 GEN .gitid [2019-11-01T15:27:15.487Z] #42 5.768 GEN criu/include/version.h [2019-11-01T15:27:15.487Z] #42 5.856 GEN include/common/asm [2019-11-01T15:27:15.487Z] #42 9.341 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-01T15:27:15.487Z] #42 9.634 PBCC images/opts.pb-c.c [2019-11-01T15:27:15.487Z] #42 9.790 PBCC images/sit.pb-c.c [2019-11-01T15:27:15.487Z] #42 9.947 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-01T15:27:15.487Z] #42 10.16 DEP images/opts.pb-c.d [2019-11-01T15:27:15.487Z] #42 10.38 DEP images/sit.pb-c.d [2019-11-01T15:27:15.487Z] #42 10.52 PBCC images/macvlan.pb-c.c [2019-11-01T15:27:15.487Z] #42 10.54 DEP images/macvlan.pb-c.d [2019-11-01T15:27:15.487Z] #42 10.65 PBCC images/autofs.pb-c.c [2019-11-01T15:27:15.487Z] #42 10.76 DEP images/autofs.pb-c.d [2019-11-01T15:27:15.487Z] #42 10.89 PBCC images/sysctl.pb-c.c [2019-11-01T15:27:15.487Z] #42 10.94 DEP images/sysctl.pb-c.d [2019-11-01T15:27:15.487Z] #42 11.03 PBCC images/time.pb-c.c [2019-11-01T15:27:15.487Z] #42 11.08 DEP images/time.pb-c.d [2019-11-01T15:27:15.487Z] #42 11.18 PBCC images/binfmt-misc.pb-c.c [2019-11-01T15:27:15.487Z] #42 11.22 DEP images/binfmt-misc.pb-c.d [2019-11-01T15:27:15.487Z] #42 11.32 PBCC images/seccomp.pb-c.c [2019-11-01T15:27:15.487Z] #42 11.35 DEP images/seccomp.pb-c.d [2019-11-01T15:27:15.487Z] #42 11.48 PBCC images/userns.pb-c.c [2019-11-01T15:27:15.487Z] #42 11.55 DEP images/userns.pb-c.d [2019-11-01T15:27:15.487Z] #42 11.74 PBCC images/cgroup.pb-c.c [2019-11-01T15:27:15.487Z] #42 11.86 DEP images/cgroup.pb-c.d [2019-11-01T15:27:15.487Z] #42 ... [2019-11-01T15:27:15.487Z] [2019-11-01T15:27:15.487Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:15.487Z] #37 9.246 -- Detecting C compile features - done [2019-11-01T15:27:15.487Z] #37 9.335 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-01T15:27:15.946Z] #41 163.9 CC criu/shmem.o [2019-11-01T15:27:16.115Z] #37 9.753 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-01T15:27:16.115Z] #37 10.07 -- Configuring done [2019-11-01T15:27:16.115Z] #37 10.10 -- Generating done [2019-11-01T15:27:16.115Z] #37 10.12 -- Build files have been written to: /tmp/tmp.86o0IrXFAI/tini [2019-11-01T15:27:16.115Z] #37 10.14 + make tini-static [2019-11-01T15:27:16.512Z] #41 164.5 CC criu/sigframe.o [2019-11-01T15:27:16.514Z] #60 220.1 + bin/containerd-shim-runc-v2 [2019-11-01T15:27:16.771Z] #41 164.7 CC criu/signalfd.o [2019-11-01T15:27:17.029Z] #41 165.0 CC criu/sk-inet.o [2019-11-01T15:27:17.146Z] #37 10.80 Scanning dependencies of target tini-static [2019-11-01T15:27:17.146Z] #37 10.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-01T15:27:17.146Z] #37 ... [2019-11-01T15:27:17.146Z] [2019-11-01T15:27:17.146Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:27:17.146Z] #18 26.80 Fetched 7720 kB in 25s (299 kB/s) [2019-11-01T15:27:17.146Z] #18 26.80 Reading package lists... [2019-11-01T15:27:17.146Z] #18 35.88 Reading package lists... [2019-11-01T15:27:17.146Z] #18 ... [2019-11-01T15:27:17.146Z] [2019-11-01T15:27:17.146Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:17.146Z] #42 12.02 PBCC images/fown.pb-c.c [2019-11-01T15:27:17.146Z] #42 12.10 PBCC images/ext-file.pb-c.c [2019-11-01T15:27:17.146Z] #42 12.16 DEP images/fown.pb-c.d [2019-11-01T15:27:17.146Z] #42 12.22 DEP images/ext-file.pb-c.d [2019-11-01T15:27:17.146Z] #42 12.32 PBCC images/rpc.pb-c.c [2019-11-01T15:27:17.146Z] #42 12.39 DEP images/rpc.pb-c.d [2019-11-01T15:27:17.146Z] #42 12.51 PBCC images/siginfo.pb-c.c [2019-11-01T15:27:17.146Z] #42 12.53 DEP images/siginfo.pb-c.d [2019-11-01T15:27:17.146Z] #42 12.64 PBCC images/pagemap.pb-c.c [2019-11-01T15:27:17.146Z] #42 12.83 DEP images/pagemap.pb-c.d [2019-11-01T15:27:17.146Z] #42 12.99 PBCC images/rlimit.pb-c.c [2019-11-01T15:27:17.146Z] #42 13.08 DEP images/rlimit.pb-c.d [2019-11-01T15:27:17.146Z] #42 13.28 PBCC images/file-lock.pb-c.c [2019-11-01T15:27:17.146Z] #42 13.31 DEP images/file-lock.pb-c.d [2019-11-01T15:27:17.146Z] #42 13.41 PBCC images/tty.pb-c.c [2019-11-01T15:27:17.146Z] #42 13.58 DEP images/tty.pb-c.d [2019-11-01T15:27:17.146Z] #42 13.68 PBCC images/tun.pb-c.c [2019-11-01T15:27:17.146Z] #42 13.77 PBCC images/netdev.pb-c.c [2019-11-01T15:27:17.435Z] #42 13.88 DEP images/tun.pb-c.d [2019-11-01T15:27:17.435Z] #42 14.04 DEP images/netdev.pb-c.d [2019-11-01T15:27:17.699Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2019-11-01T15:27:17.725Z] #42 14.24 PBCC images/vma.pb-c.c [2019-11-01T15:27:17.818Z] #60 221.1 + binaries [2019-11-01T15:27:17.818Z] #60 221.1 + mkdir -p /build [2019-11-01T15:27:17.818Z] #60 221.1 + cp bin/containerd /build/containerd [2019-11-01T15:27:17.818Z] #60 221.1 + cp bin/containerd-shim /build/containerd-shim [2019-11-01T15:27:17.818Z] #60 221.1 + cp bin/ctr /build/ctr [2019-11-01T15:27:17.818Z] #60 DONE 221.3s [2019-11-01T15:27:17.983Z] #41 165.9 CC criu/sk-netlink.o [2019-11-01T15:27:18.016Z] #42 14.38 DEP images/vma.pb-c.d [2019-11-01T15:27:18.016Z] #42 14.59 PBCC images/creds.pb-c.c [2019-11-01T15:27:18.115Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-01T15:27:18.241Z] #41 ... [2019-11-01T15:27:18.241Z] [2019-11-01T15:27:18.241Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:27:18.241Z] #18 19.08 Building wheels for collected packages: pathspec, pyyaml [2019-11-01T15:27:18.241Z] #18 19.08 Running setup.py bdist_wheel for pathspec: started [2019-11-01T15:27:18.241Z] #18 20.11 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-01T15:27:18.241Z] #18 20.11 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-01T15:27:18.241Z] #18 20.13 Running setup.py bdist_wheel for pyyaml: started [2019-11-01T15:27:18.241Z] #18 21.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-01T15:27:18.241Z] #18 21.17 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-01T15:27:18.241Z] #18 21.23 Successfully built pathspec pyyaml [2019-11-01T15:27:18.241Z] #18 21.24 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-01T15:27:18.306Z] #42 14.70 DEP images/creds.pb-c.d [2019-11-01T15:27:18.306Z] #42 14.85 PBCC images/utsns.pb-c.c [2019-11-01T15:27:18.306Z] #42 14.91 DEP images/utsns.pb-c.d [2019-11-01T15:27:18.499Z] #18 21.58 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-01T15:27:18.595Z] #42 15.11 PBCC images/ipc-desc.pb-c.c [2019-11-01T15:27:18.595Z] #42 15.16 PBCC images/ipc-sem.pb-c.c [2019-11-01T15:27:18.758Z] #18 DONE 22.0s [2019-11-01T15:27:18.758Z] [2019-11-01T15:27:18.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:18.758Z] #41 166.3 CC criu/sk-packet.o [2019-11-01T15:27:18.763Z] [2019-11-01T15:27:18.763Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-01T15:27:18.763Z] #61 DONE 0.2s [2019-11-01T15:27:18.763Z] [2019-11-01T15:27:18.763Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-01T15:27:18.763Z] #65 DONE 0.1s [2019-11-01T15:27:18.763Z] [2019-11-01T15:27:18.763Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-01T15:27:18.884Z] #42 15.23 DEP images/ipc-desc.pb-c.d [2019-11-01T15:27:18.884Z] #42 15.38 DEP images/ipc-sem.pb-c.d [2019-11-01T15:27:19.022Z] #41 167.0 CC criu/sk-queue.o [2019-11-01T15:27:19.162Z] #67 DONE 0.1s [2019-11-01T15:27:19.162Z] [2019-11-01T15:27:19.162Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-01T15:27:19.162Z] #70 DONE 0.1s [2019-11-01T15:27:19.162Z] [2019-11-01T15:27:19.162Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-01T15:27:19.162Z] #71 DONE 0.1s [2019-11-01T15:27:19.162Z] [2019-11-01T15:27:19.162Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-01T15:27:19.174Z] #42 15.47 PBCC images/ipc-msg.pb-c.c [2019-11-01T15:27:19.174Z] #42 15.51 DEP images/ipc-msg.pb-c.d [2019-11-01T15:27:19.174Z] #42 15.62 PBCC images/ipc-shm.pb-c.c [2019-11-01T15:27:19.174Z] #42 15.66 DEP images/ipc-shm.pb-c.d [2019-11-01T15:27:19.280Z] #41 ... [2019-11-01T15:27:19.280Z] [2019-11-01T15:27:19.280Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-01T15:27:19.280Z] #23 DONE 0.4s [2019-11-01T15:27:19.463Z] #42 15.80 PBCC images/ipc-var.pb-c.c [2019-11-01T15:27:19.463Z] #42 15.93 DEP images/ipc-var.pb-c.d [2019-11-01T15:27:19.463Z] #42 16.02 PBCC images/sk-opts.pb-c.c [2019-11-01T15:27:19.537Z] [2019-11-01T15:27:19.538Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-01T15:27:19.753Z] #42 16.10 PBCC images/packet-sock.pb-c.c [2019-11-01T15:27:19.753Z] #42 ... [2019-11-01T15:27:19.753Z] [2019-11-01T15:27:19.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-01T15:27:19.753Z] #27 35.42 [2019-11-01T15:27:19.753Z] #27 38.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-01T15:27:19.753Z] #27 38.96 skipping existing c8c2d4a6b2e3 [2019-11-01T15:27:19.753Z] #27 39.36 [2019-11-01T15:27:19.753Z] #27 42.90 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-01T15:27:19.753Z] #27 44.06 [2019-11-01T15:27:19.753Z] #27 44.71 ######################################################################## 100.0% [2019-11-01T15:27:19.753Z] #27 45.10 [2019-11-01T15:27:19.753Z] #27 45.23 Download of images into '/build' complete. [2019-11-01T15:27:19.753Z] #27 45.23 Use something like the following to load the result into a Docker daemon: [2019-11-01T15:27:19.753Z] #27 45.23 tar -cC '/build' . | docker load [2019-11-01T15:27:19.753Z] #27 DONE 45.3s [2019-11-01T15:27:19.753Z] [2019-11-01T15:27:19.753Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:19.753Z] #42 16.18 DEP images/sk-opts.pb-c.d [2019-11-01T15:27:20.041Z] #42 16.44 DEP images/packet-sock.pb-c.d [2019-11-01T15:27:20.041Z] #42 16.56 PBCC images/sk-netlink.pb-c.c [2019-11-01T15:27:20.068Z] Commit message: "Rename "v1" to "statsV1"" [2019-11-01T15:27:20.328Z] #42 16.75 DEP images/sk-netlink.pb-c.d [2019-11-01T15:27:20.328Z] #42 16.84 PBCC images/sk-inet.pb-c.c [2019-11-01T15:27:20.479Z] #27 DONE 1.2s [2019-11-01T15:27:20.479Z] [2019-11-01T15:27:20.479Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-01T15:27:20.479Z] #29 DONE 0.2s [2019-11-01T15:27:20.479Z] [2019-11-01T15:27:20.479Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-01T15:27:20.491Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-01T15:27:20.632Z] #42 16.92 DEP images/sk-inet.pb-c.d [2019-11-01T15:27:20.632Z] #42 17.04 PBCC images/sk-unix.pb-c.c [2019-11-01T15:27:20.632Z] #42 ... [2019-11-01T15:27:20.632Z] [2019-11-01T15:27:20.632Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:20.632Z] #45 87.02 bytes [2019-11-01T15:27:20.632Z] #45 87.69 strings [2019-11-01T15:27:20.738Z] #32 DONE 0.1s [2019-11-01T15:27:20.738Z] [2019-11-01T15:27:20.738Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-01T15:27:20.738Z] #37 DONE 0.1s [2019-11-01T15:27:20.738Z] [2019-11-01T15:27:20.738Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:20.738Z] #41 167.6 CC criu/sk-tcp.o [2019-11-01T15:27:20.738Z] #41 168.0 CC criu/sk-unix.o [2019-11-01T15:27:20.922Z] #45 ... [2019-11-01T15:27:20.922Z] [2019-11-01T15:27:20.922Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:20.922Z] #42 17.17 DEP images/sk-unix.pb-c.d [2019-11-01T15:27:20.922Z] #42 17.44 PBCC images/mm.pb-c.c [2019-11-01T15:27:21.151Z] #72 DONE 2.1s [2019-11-01T15:27:21.209Z] #42 17.51 DEP images/mm.pb-c.d [2019-11-01T15:27:21.304Z] #41 ... [2019-11-01T15:27:21.304Z] [2019-11-01T15:27:21.304Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-01T15:27:21.304Z] #39 DONE 0.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-01T15:27:21.497Z] #42 17.77 PBCC images/timerfd.pb-c.c [2019-11-01T15:27:21.497Z] #42 17.89 DEP images/timerfd.pb-c.d [2019-11-01T15:27:21.497Z] #42 17.99 PBCC images/timer.pb-c.c [2019-11-01T15:27:21.497Z] #42 18.06 DEP images/timer.pb-c.d [2019-11-01T15:27:21.539Z] [2019-11-01T15:27:21.539Z] #73 exporting to oci image format [2019-11-01T15:27:21.539Z] #73 exporting layers [2019-11-01T15:27:21.563Z] [2019-11-01T15:27:21.563Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:21.784Z] #42 18.16 PBCC images/sa.pb-c.c [2019-11-01T15:27:21.784Z] #42 18.25 DEP images/sa.pb-c.d [2019-11-01T15:27:21.784Z] #42 18.34 PBCC images/pipe-data.pb-c.c [2019-11-01T15:27:21.784Z] #42 18.38 DEP images/pipe-data.pb-c.d [2019-11-01T15:27:21.821Z] #59 ... [2019-11-01T15:27:21.821Z] [2019-11-01T15:27:21.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:21.821Z] #41 169.9 CC criu/sockets.o [2019-11-01T15:27:22.072Z] #42 18.47 PBCC images/mnt.pb-c.c [2019-11-01T15:27:22.072Z] #42 18.53 DEP images/mnt.pb-c.d [2019-11-01T15:27:22.072Z] #42 18.63 PBCC images/sk-packet.pb-c.c [2019-11-01T15:27:22.359Z] #42 ... [2019-11-01T15:27:22.359Z] [2019-11-01T15:27:22.359Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:22.359Z] #37 15.19 [100%] Linking C executable tini-static [2019-11-01T15:27:22.359Z] #37 15.96 [100%] Built target tini-static [2019-11-01T15:27:22.359Z] #37 16.04 + mkdir -p /build [2019-11-01T15:27:22.359Z] #37 16.04 + cp tini-static /build/docker-init [2019-11-01T15:27:22.359Z] #37 DONE 16.1s [2019-11-01T15:27:22.359Z] [2019-11-01T15:27:22.359Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:22.359Z] #42 18.67 DEP images/sk-packet.pb-c.d [2019-11-01T15:27:22.359Z] #42 18.78 PBCC images/tcp-stream.pb-c.c [2019-11-01T15:27:22.387Z] #41 170.5 CC criu/stats.o [2019-11-01T15:27:22.645Z] #41 170.7 CC criu/string.o [2019-11-01T15:27:22.645Z] #41 170.8 CC criu/sysctl.o [2019-11-01T15:27:22.648Z] #42 18.94 DEP images/tcp-stream.pb-c.d [2019-11-01T15:27:22.648Z] #42 19.05 PBCC images/pipe.pb-c.c [2019-11-01T15:27:22.648Z] #42 19.18 DEP images/pipe.pb-c.d [2019-11-01T15:27:22.934Z] #42 19.32 PBCC images/pstree.pb-c.c [2019-11-01T15:27:22.934Z] #42 19.42 DEP images/pstree.pb-c.d [2019-11-01T15:27:23.211Z] #41 171.2 CC criu/sysfs_parse.o [2019-11-01T15:27:23.222Z] #42 19.62 PBCC images/fs.pb-c.c [2019-11-01T15:27:23.222Z] #42 19.67 DEP images/fs.pb-c.d [2019-11-01T15:27:23.222Z] #42 19.79 PBCC images/signalfd.pb-c.c [2019-11-01T15:27:23.222Z] #42 19.85 DEP images/signalfd.pb-c.d [2019-11-01T15:27:23.508Z] #42 19.98 PBCC images/fh.pb-c.c [2019-11-01T15:27:23.508Z] #42 20.09 PBCC images/fsnotify.pb-c.c [2019-11-01T15:27:23.777Z] #41 171.5 CC criu/timerfd.o [2019-11-01T15:27:23.795Z] #42 20.30 DEP images/fh.pb-c.d [2019-11-01T15:27:24.035Z] #41 171.8 CC criu/tty.o [2019-11-01T15:27:24.082Z] #42 20.50 DEP images/fsnotify.pb-c.d [2019-11-01T15:27:24.082Z] #42 20.58 PBCC images/eventpoll.pb-c.c [2019-11-01T15:27:24.082Z] #42 20.62 DEP images/eventpoll.pb-c.d [2019-11-01T15:27:24.117Z] + docker version [2019-11-01T15:27:24.370Z] #42 20.75 PBCC images/eventfd.pb-c.c [2019-11-01T15:27:24.370Z] #42 20.79 DEP images/eventfd.pb-c.d [2019-11-01T15:27:24.370Z] #42 20.89 PBCC images/remap-file-path.pb-c.c [2019-11-01T15:27:24.659Z] #42 20.95 DEP images/remap-file-path.pb-c.d [2019-11-01T15:27:24.659Z] #42 21.05 PBCC images/fifo.pb-c.c [2019-11-01T15:27:24.659Z] #42 21.11 DEP images/fifo.pb-c.d [2019-11-01T15:27:24.948Z] #42 21.20 PBCC images/ghost-file.pb-c.c [2019-11-01T15:27:24.948Z] #42 21.40 DEP images/ghost-file.pb-c.d [2019-11-01T15:27:25.238Z] #42 21.57 PBCC images/regfile.pb-c.c [2019-11-01T15:27:25.238Z] #42 21.70 DEP images/regfile.pb-c.d [2019-11-01T15:27:25.408Z] #41 173.2 CC criu/tun.o [2019-11-01T15:27:25.529Z] #42 21.79 PBCC images/ns.pb-c.c [2019-11-01T15:27:25.529Z] #42 21.84 DEP images/ns.pb-c.d [2019-11-01T15:27:25.529Z] #42 21.97 PBCC images/fdinfo.pb-c.c [2019-11-01T15:27:25.667Z] #41 173.6 CC criu/uffd.o [2019-11-01T15:27:25.819Z] #42 22.22 DEP images/fdinfo.pb-c.d [2019-11-01T15:27:26.108Z] #42 22.43 PBCC images/core-aarch64.pb-c.c [2019-11-01T15:27:26.108Z] #42 22.62 PBCC images/core-arm.pb-c.c [2019-11-01T15:27:26.108Z] #42 22.74 PBCC images/core-ppc64.pb-c.c [2019-11-01T15:27:26.407Z] #42 22.89 PBCC images/core-s390.pb-c.c [2019-11-01T15:27:26.407Z] #42 23.00 PBCC images/core-x86.pb-c.c [2019-11-01T15:27:26.601Z] #41 174.5 CC criu/util.o [2019-11-01T15:27:26.713Z] #42 23.14 PBCC images/core.pb-c.c [2019-11-01T15:27:27.002Z] #42 23.36 PBCC images/inventory.pb-c.c [2019-11-01T15:27:27.002Z] #42 23.52 DEP images/core-aarch64.pb-c.d [2019-11-01T15:27:27.292Z] #42 23.62 DEP images/core-arm.pb-c.d [2019-11-01T15:27:27.292Z] #42 23.79 DEP images/core-ppc64.pb-c.d [2019-11-01T15:27:27.535Z] #41 175.3 CC criu/uts_ns.o [2019-11-01T15:27:27.535Z] #41 175.5 CC criu/vdso-compat.o [2019-11-01T15:27:27.535Z] #41 175.7 CC criu/vdso.o [2019-11-01T15:27:27.582Z] #42 23.90 DEP images/core-s390.pb-c.d [2019-11-01T15:27:27.582Z] #42 24.00 DEP images/core-x86.pb-c.d [2019-11-01T15:27:27.872Z] #42 24.18 DEP images/core.pb-c.d [2019-11-01T15:27:27.872Z] #42 ... [2019-11-01T15:27:27.872Z] [2019-11-01T15:27:27.872Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:27:27.872Z] #18 35.88 Reading package lists... [2019-11-01T15:27:28.469Z] #41 176.3 LINK criu/built-in.o [2019-11-01T15:27:28.469Z] #41 176.4 LINK criu/criu [2019-11-01T15:27:28.728Z] #41 176.7 DEP lib/c/criu.d [2019-11-01T15:27:28.728Z] #41 176.8 CC images/rpc.pb-c.o [2019-11-01T15:27:29.190Z] #18 47.87 Building dependency tree... [2019-11-01T15:27:29.294Z] #41 177.4 CC lib/c/criu.o [2019-11-01T15:27:30.220Z] #18 49.88 The following additional packages will be installed: [2019-11-01T15:27:30.220Z] #18 49.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-01T15:27:30.220Z] #18 49.89 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-01T15:27:30.220Z] #18 49.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-01T15:27:30.220Z] #18 49.89 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-01T15:27:30.220Z] #18 49.89 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-01T15:27:30.220Z] #18 49.89 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-01T15:27:30.220Z] #18 49.89 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-01T15:27:30.220Z] #18 49.90 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-01T15:27:30.220Z] #18 49.90 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-01T15:27:30.220Z] #18 49.91 Suggested packages: [2019-11-01T15:27:30.220Z] #18 49.91 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-01T15:27:30.220Z] #18 49.91 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-01T15:27:30.220Z] #18 49.91 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-01T15:27:30.220Z] #18 49.91 vim-doc vim-scripts xfsdump acl attr quota [2019-11-01T15:27:30.220Z] #18 49.91 Recommended packages: [2019-11-01T15:27:30.220Z] #18 49.91 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-01T15:27:30.220Z] #18 49.91 python3-keyrings.alt python3-xdg unzip [2019-11-01T15:27:30.228Z] #41 178.1 LINK lib/c/built-in.o [2019-11-01T15:27:30.228Z] #41 178.1 LINK lib/c/libcriu.so [2019-11-01T15:27:30.228Z] #41 178.2 GEN magic.py [2019-11-01T15:27:30.228Z] #41 178.3 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:27:30.228Z] #41 178.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:27:30.794Z] #41 178.8 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:27:31.053Z] #41 ... [2019-11-01T15:27:31.053Z] [2019-11-01T15:27:31.053Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:31.053Z] #59 209.0 + bin/containerd [2019-11-01T15:27:32.938Z] #18 ... [2019-11-01T15:27:32.938Z] [2019-11-01T15:27:32.938Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:32.938Z] #45 99.29 bufio [2019-11-01T15:27:32.938Z] #45 102.8 reflect [2019-11-01T15:27:32.938Z] #45 106.3 regexp/syntax [2019-11-01T15:27:32.938Z] #45 107.7 hash/crc32 [2019-11-01T15:27:33.227Z] #45 ... [2019-11-01T15:27:33.227Z] [2019-11-01T15:27:33.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:33.227Z] #42 24.28 DEP images/inventory.pb-c.d [2019-11-01T15:27:33.227Z] #42 24.40 PBCC images/cpuinfo.pb-c.c [2019-11-01T15:27:33.227Z] #42 24.43 DEP images/cpuinfo.pb-c.d [2019-11-01T15:27:33.227Z] #42 24.57 PBCC images/stats.pb-c.c [2019-11-01T15:27:33.227Z] #42 24.61 DEP images/stats.pb-c.d [2019-11-01T15:27:33.227Z] #42 27.38 make[1]: Nothing to be done for 'all'. [2019-11-01T15:27:33.227Z] #42 29.86 CC images/stats.o [2019-11-01T15:27:33.517Z] #42 ... [2019-11-01T15:27:33.517Z] [2019-11-01T15:27:33.517Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:27:33.517Z] #32 99.87 bufio [2019-11-01T15:27:33.517Z] #32 101.8 reflect [2019-11-01T15:27:33.517Z] #32 104.3 path [2019-11-01T15:27:33.517Z] #32 106.9 text/tabwriter [2019-11-01T15:27:33.582Z] #59 ... [2019-11-01T15:27:33.582Z] [2019-11-01T15:27:33.582Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:33.582Z] #41 179.3 make[1]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 179.9 make[1]: 'images/built-in.o' is up to date. [2019-11-01T15:27:33.582Z] #41 179.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-01T15:27:33.582Z] #41 179.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-01T15:27:33.582Z] #41 180.0 make[1]: 'compel/libcompel.a' is up to date. [2019-11-01T15:27:33.582Z] #41 180.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-01T15:27:33.582Z] #41 180.0 make[1]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:27:33.582Z] #41 180.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.3 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.4 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.4 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.4 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.5 make[2]: Nothing to be done for 'all'. [2019-11-01T15:27:33.582Z] #41 180.5 INSTALL criu/criu [2019-11-01T15:27:33.582Z] #41 DONE 181.4s [2019-11-01T15:27:33.582Z] [2019-11-01T15:27:33.582Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:34.184Z] #32 ... [2019-11-01T15:27:34.184Z] [2019-11-01T15:27:34.184Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:34.184Z] #42 30.67 CC images/core.o [2019-11-01T15:27:35.024Z] #50 ... [2019-11-01T15:27:35.024Z] [2019-11-01T15:27:35.024Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-01T15:27:35.292Z] #42 DONE 0.2s [2019-11-01T15:27:35.292Z] [2019-11-01T15:27:35.292Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:35.559Z] #59 ... [2019-11-01T15:27:35.559Z] [2019-11-01T15:27:35.559Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-01T15:27:35.559Z] #45 DONE 0.3s [2019-11-01T15:27:35.559Z] [2019-11-01T15:27:35.559Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-01T15:27:35.559Z] #48 DONE 0.1s [2019-11-01T15:27:35.559Z] [2019-11-01T15:27:35.559Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:35.679Z] #42 32.08 CC images/core-x86.o [2019-11-01T15:27:36.703Z] #42 33.27 CC images/core-arm.o [2019-11-01T15:27:37.728Z] #42 34.14 CC images/core-aarch64.o [2019-11-01T15:27:38.084Z] #59 ... [2019-11-01T15:27:38.084Z] [2019-11-01T15:27:38.084Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:38.084Z] #50 DONE 281.9s [2019-11-01T15:27:38.084Z] [2019-11-01T15:27:38.084Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:38.358Z] #42 34.70 CC images/core-ppc64.o [2019-11-01T15:27:39.385Z] #42 ... [2019-11-01T15:27:39.385Z] [2019-11-01T15:27:39.385Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:27:39.385Z] #18 57.52 The following NEW packages will be installed: [2019-11-01T15:27:39.385Z] #18 57.53 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-01T15:27:39.385Z] #18 57.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-01T15:27:39.385Z] #18 57.53 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-01T15:27:39.385Z] #18 57.53 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-01T15:27:39.385Z] #18 57.53 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-01T15:27:39.385Z] #18 57.53 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-01T15:27:39.385Z] #18 57.53 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-01T15:27:39.385Z] #18 57.53 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-01T15:27:39.385Z] #18 57.53 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-01T15:27:39.385Z] #18 57.53 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-01T15:27:39.385Z] #18 57.53 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-01T15:27:39.385Z] #18 57.53 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-01T15:27:39.385Z] #18 57.53 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-01T15:27:39.385Z] #18 57.54 xfsprogs xxd xz-utils zip [2019-11-01T15:27:39.385Z] #18 57.72 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-01T15:27:39.385Z] #18 57.72 Need to get 87.3 MB of archives. [2019-11-01T15:27:39.385Z] #18 57.72 After this operation, 585 MB of additional disk space will be used. [2019-11-01T15:27:39.385Z] #18 57.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-01T15:27:39.385Z] #18 57.77 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-01T15:27:39.385Z] #18 57.78 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-01T15:27:39.385Z] #18 57.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-01T15:27:39.385Z] #18 57.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-01T15:27:39.385Z] #18 57.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-01T15:27:39.385Z] #18 57.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-01T15:27:39.385Z] #18 58.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-01T15:27:39.385Z] #18 58.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-01T15:27:39.385Z] #18 58.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-01T15:27:39.385Z] #18 58.55 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-01T15:27:39.385Z] #18 58.60 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-01T15:27:39.385Z] #18 58.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-01T15:27:39.385Z] #18 58.62 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-01T15:27:39.385Z] #18 58.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-01T15:27:39.385Z] #18 58.65 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-01T15:27:39.385Z] #18 58.65 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-01T15:27:39.385Z] #18 58.67 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-01T15:27:39.385Z] #18 58.68 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-01T15:27:39.385Z] #18 58.69 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-01T15:27:39.385Z] #18 58.70 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-01T15:27:39.385Z] #18 58.74 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-01T15:27:39.385Z] #18 58.76 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-01T15:27:39.385Z] #18 58.77 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-01T15:27:39.385Z] #18 58.78 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-01T15:27:39.385Z] #18 58.78 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-01T15:27:39.385Z] #18 58.80 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-01T15:27:39.385Z] #18 58.82 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-01T15:27:39.385Z] #18 58.82 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-01T15:27:39.385Z] #18 58.86 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-01T15:27:39.385Z] #18 58.86 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-01T15:27:39.385Z] #18 58.87 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-01T15:27:39.385Z] #18 58.88 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-01T15:27:39.385Z] #18 58.90 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-01T15:27:39.385Z] #18 58.92 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-01T15:27:39.385Z] #18 58.93 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-01T15:27:39.385Z] #18 58.93 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-01T15:27:39.385Z] #18 58.94 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-01T15:27:39.385Z] #18 58.94 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-01T15:27:39.385Z] #18 58.96 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-01T15:27:39.385Z] #18 58.97 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-01T15:27:39.385Z] #18 58.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-01T15:27:39.385Z] #18 59.03 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-01T15:27:39.385Z] #18 59.04 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-01T15:27:39.385Z] #18 59.05 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-01T15:27:39.385Z] #18 59.06 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-01T15:27:39.385Z] #18 59.06 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-01T15:27:39.385Z] #18 59.07 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-01T15:27:39.385Z] #18 59.24 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-01T15:27:39.456Z] #59 ... [2019-11-01T15:27:39.456Z] [2019-11-01T15:27:39.456Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-01T15:27:39.456Z] #51 DONE 0.2s [2019-11-01T15:27:39.456Z] [2019-11-01T15:27:39.456Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-01T15:27:39.456Z] #55 DONE 0.1s [2019-11-01T15:27:39.456Z] [2019-11-01T15:27:39.456Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:39.676Z] #18 59.28 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-01T15:27:39.676Z] #18 59.49 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-01T15:27:39.966Z] #18 59.52 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-01T15:27:39.966Z] #18 59.53 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-01T15:27:39.966Z] #18 59.57 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-01T15:27:39.966Z] #18 59.58 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-01T15:27:39.966Z] #18 59.63 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-01T15:27:40.603Z] #18 60.32 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-01T15:27:40.603Z] #18 60.44 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-01T15:27:40.891Z] #18 60.54 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-01T15:27:40.891Z] #18 60.58 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-01T15:27:40.891Z] #18 60.59 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-01T15:27:40.891Z] #18 60.66 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-01T15:27:41.179Z] #18 60.94 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-01T15:27:41.468Z] #18 61.23 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-01T15:27:41.468Z] #18 61.26 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-01T15:27:42.099Z] #18 61.86 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-01T15:27:42.390Z] #18 62.12 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-01T15:27:42.390Z] #18 62.15 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-01T15:27:45.113Z] #18 ... [2019-11-01T15:27:45.114Z] [2019-11-01T15:27:45.114Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:27:45.114Z] #32 111.4 internal/syscall/unix [2019-11-01T15:27:45.114Z] #32 111.5 time [2019-11-01T15:27:45.114Z] #32 ... [2019-11-01T15:27:45.114Z] [2019-11-01T15:27:45.114Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:27:45.114Z] #60 61.06 Checking out files: 48% (1416/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 85% (2507/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-01T15:27:45.114Z] #60 62.52 + cd /tmp/tmp.Y6yAigeqj0/src/github.com/containerd/containerd [2019-11-01T15:27:45.114Z] #60 62.52 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-01T15:27:45.114Z] #60 63.37 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-01T15:27:45.114Z] #60 63.37 + BUILDTAGS='netgo osusergo static_build' [2019-11-01T15:27:45.114Z] #60 63.37 + export EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:27:45.114Z] #60 63.37 + EXTRA_FLAGS=-buildmode=pie [2019-11-01T15:27:45.114Z] #60 63.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-01T15:27:45.114Z] #60 63.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-01T15:27:45.114Z] #60 63.37 + '[' '' = dynamic ']' [2019-11-01T15:27:45.114Z] #60 63.37 + make [2019-11-01T15:27:45.114Z] #60 65.25 + bin/ctr [2019-11-01T15:27:45.190Z] Client: Docker Engine - Enterprise [2019-11-01T15:27:45.190Z] Version: 19.03.2 [2019-11-01T15:27:45.190Z] API version: 1.40 [2019-11-01T15:27:45.190Z] Go version: go1.12.8 [2019-11-01T15:27:45.190Z] Git commit: c92ab06ed9 [2019-11-01T15:27:45.190Z] Built: 09/03/2019 16:38:11 [2019-11-01T15:27:45.190Z] OS/Arch: windows/amd64 [2019-11-01T15:27:45.190Z] Experimental: false [2019-11-01T15:27:45.190Z] [2019-11-01T15:27:45.190Z] Server: Docker Engine - Enterprise [2019-11-01T15:27:45.190Z] Engine: [2019-11-01T15:27:45.190Z] Version: 19.03.2 [2019-11-01T15:27:45.190Z] API version: 1.40 (minimum version 1.24) [2019-11-01T15:27:45.190Z] Go version: go1.12.8 [2019-11-01T15:27:45.190Z] Git commit: c92ab06ed9 [2019-11-01T15:27:45.190Z] Built: 09/03/2019 16:35:47 [2019-11-01T15:27:45.190Z] OS/Arch: windows/amd64 [2019-11-01T15:27:45.190Z] Experimental: true [2019-11-01T15:27:45.747Z] #60 ... [2019-11-01T15:27:45.747Z] [2019-11-01T15:27:45.747Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:45.747Z] #45 111.9 vendor/golang.org/x/net/dns/dnsmessage [2019-11-01T15:27:45.747Z] #45 120.3 time [2019-11-01T15:27:45.747Z] #45 ... [2019-11-01T15:27:45.747Z] [2019-11-01T15:27:45.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:45.747Z] #42 35.92 CC images/core-s390.o [2019-11-01T15:27:45.747Z] #42 37.49 CC images/cpuinfo.o [2019-11-01T15:27:45.747Z] #42 38.34 CC images/inventory.o [2019-11-01T15:27:45.747Z] #42 38.88 CC images/fdinfo.o [2019-11-01T15:27:45.747Z] #42 39.62 CC images/fown.o [2019-11-01T15:27:45.747Z] #42 40.02 CC images/ns.o [2019-11-01T15:27:45.747Z] #42 40.44 CC images/regfile.o [2019-11-01T15:27:45.747Z] #42 40.94 CC images/ghost-file.o [2019-11-01T15:27:45.747Z] #42 41.59 CC images/fifo.o [2019-11-01T15:27:45.747Z] #42 41.95 CC images/remap-file-path.o [Pipeline] sh [2019-11-01T15:27:46.043Z] #42 42.40 CC images/eventfd.o [2019-11-01T15:27:46.043Z] #42 ... [2019-11-01T15:27:46.043Z] [2019-11-01T15:27:46.043Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:27:46.043Z] #18 65.73 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-01T15:27:46.707Z] + docker info [2019-11-01T15:27:50.495Z] #18 69.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-01T15:27:50.495Z] #18 70.17 Fetched 87.3 MB in 10s (8085 kB/s) [2019-11-01T15:27:50.495Z] #18 70.32 Selecting previously unselected package bash-completion. [2019-11-01T15:27:50.786Z] #18 70.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-01T15:27:50.786Z] #18 70.49 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-01T15:27:54.285Z] #18 ... [2019-11-01T15:27:54.285Z] [2019-11-01T15:27:54.285Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:27:54.285Z] #45 130.7 regexp [2019-11-01T15:27:56.339Z] #45 ... [2019-11-01T15:27:56.339Z] [2019-11-01T15:27:56.339Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:27:56.339Z] #42 42.83 CC images/eventpoll.o [2019-11-01T15:27:56.339Z] #42 43.46 CC images/fh.o [2019-11-01T15:27:56.339Z] #42 44.29 CC images/fsnotify.o [2019-11-01T15:27:56.339Z] #42 45.82 CC images/signalfd.o [2019-11-01T15:27:56.339Z] #42 46.34 CC images/fs.o [2019-11-01T15:27:56.339Z] #42 46.74 CC images/pstree.o [2019-11-01T15:27:56.339Z] #42 47.22 CC images/pipe.o [2019-11-01T15:27:56.339Z] #42 47.72 CC images/tcp-stream.o [2019-11-01T15:27:56.339Z] #42 48.16 CC images/sk-packet.o [2019-11-01T15:27:56.339Z] #42 48.82 CC images/mnt.o [2019-11-01T15:27:56.339Z] #42 49.33 CC images/pipe-data.o [2019-11-01T15:27:56.339Z] #42 49.75 CC images/sa.o [2019-11-01T15:27:56.339Z] #42 50.30 CC images/timer.o [2019-11-01T15:27:56.339Z] #42 51.05 CC images/timerfd.o [2019-11-01T15:27:56.339Z] #42 51.52 CC images/mm.o [2019-11-01T15:27:56.339Z] #42 52.13 CC images/sk-opts.o [2019-11-01T15:27:56.339Z] #42 52.68 CC images/sk-unix.o [2019-11-01T15:27:56.968Z] #42 53.33 CC images/sk-inet.o [2019-11-01T15:27:56.968Z] #42 ... [2019-11-01T15:27:56.968Z] [2019-11-01T15:27:56.968Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:27:56.968Z] #18 76.75 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-01T15:27:57.256Z] #18 ... [2019-11-01T15:27:57.256Z] [2019-11-01T15:27:57.256Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:27:57.256Z] #32 123.6 internal/poll [2019-11-01T15:27:57.256Z] #32 127.9 os [2019-11-01T15:27:57.256Z] #32 131.1 internal/fmtsort [2019-11-01T15:27:57.256Z] #32 133.2 path/filepath [2019-11-01T15:27:57.256Z] #32 133.2 fmt [2019-11-01T15:27:57.888Z] #32 ... [2019-11-01T15:27:57.888Z] [2019-11-01T15:27:57.888Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:27:57.888Z] #18 77.48 Selecting previously unselected package libnet1:ppc64el. [2019-11-01T15:27:57.888Z] #18 77.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-01T15:27:57.888Z] #18 77.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-01T15:27:57.888Z] #18 77.64 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-01T15:27:57.888Z] #18 77.65 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-01T15:27:57.888Z] #18 77.66 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-01T15:27:58.184Z] #18 77.76 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-01T15:27:58.184Z] #18 77.77 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-01T15:27:58.184Z] #18 77.78 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-01T15:27:58.184Z] #18 77.98 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-01T15:27:58.184Z] #18 77.99 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-01T15:27:58.472Z] #18 78.09 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-01T15:27:58.764Z] #18 78.44 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-01T15:27:58.764Z] #18 78.47 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-01T15:27:58.764Z] #18 78.47 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-01T15:27:59.792Z] #18 79.35 Selecting previously unselected package python3.5-minimal. [2019-11-01T15:27:59.792Z] #18 79.36 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-01T15:27:59.792Z] #18 79.38 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:28:01.289Z] #18 80.96 Selecting previously unselected package python3-minimal. [2019-11-01T15:28:01.289Z] #18 80.98 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-01T15:28:01.289Z] #18 81.00 Unpacking python3-minimal (3.5.3-1) ... [2019-11-01T15:28:01.579Z] #18 81.24 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-01T15:28:01.579Z] #18 81.28 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-01T15:28:01.579Z] #18 81.29 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-01T15:28:01.868Z] #18 81.55 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-01T15:28:01.868Z] #18 81.58 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-01T15:28:01.868Z] #18 81.59 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-01T15:28:04.501Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2019-11-01T15:28:04.582Z] #18 84.40 Selecting previously unselected package python3.5. [2019-11-01T15:28:04.582Z] #18 84.41 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-01T15:28:04.582Z] #18 84.42 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:28:04.761Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-01T15:28:04.874Z] #18 84.77 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-01T15:28:04.874Z] #18 84.78 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-01T15:28:05.188Z] #18 84.80 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-01T15:28:05.188Z] #18 84.91 Selecting previously unselected package dh-python. [2019-11-01T15:28:05.188Z] #18 84.93 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-01T15:28:05.188Z] #18 84.94 Unpacking dh-python (2.20170125) ... [2019-11-01T15:28:05.332Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2019-11-01T15:28:05.332Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-01T15:28:05.332Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-01T15:28:05.332Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-01T15:28:05.479Z] #18 85.23 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-01T15:28:05.479Z] #18 85.25 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-01T15:28:05.593Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-01T15:28:05.593Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-01T15:28:05.593Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-01T15:28:05.593Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-01T15:28:05.593Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-01T15:28:05.855Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-01T15:28:05.979Z] #59 239.3 + bin/containerd-stress [2019-11-01T15:28:05.979Z] #59 241.3 + bin/containerd-shim [2019-11-01T15:28:06.107Z] #18 ... [2019-11-01T15:28:06.107Z] [2019-11-01T15:28:06.107Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:28:06.107Z] #45 142.4 os/exec [2019-11-01T15:28:06.107Z] #45 142.6 net [2019-11-01T15:28:06.796Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-01T15:28:06.796Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-01T15:28:07.369Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2019-11-01T15:28:07.369Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2019-11-01T15:28:07.369Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2019-11-01T15:28:07.630Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-01T15:28:07.630Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-01T15:28:07.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-01T15:28:08.156Z] #45 ... [2019-11-01T15:28:08.156Z] [2019-11-01T15:28:08.156Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:28:08.156Z] #42 54.31 CC images/tun.o [2019-11-01T15:28:08.156Z] #42 55.07 CC images/sk-netlink.o [2019-11-01T15:28:08.156Z] #42 55.60 CC images/packet-sock.o [2019-11-01T15:28:08.156Z] #42 56.39 CC images/ipc-var.o [2019-11-01T15:28:08.156Z] #42 56.81 CC images/ipc-desc.o [2019-11-01T15:28:08.156Z] #42 57.33 CC images/ipc-shm.o [2019-11-01T15:28:08.156Z] #42 57.68 CC images/ipc-msg.o [2019-11-01T15:28:08.156Z] #42 58.19 CC images/ipc-sem.o [2019-11-01T15:28:08.156Z] #42 58.70 CC images/utsns.o [2019-11-01T15:28:08.156Z] #42 59.14 CC images/creds.o [2019-11-01T15:28:08.156Z] #42 59.76 CC images/vma.o [2019-11-01T15:28:08.156Z] #42 60.21 CC images/netdev.o [2019-11-01T15:28:08.156Z] #42 61.11 CC images/tty.o [2019-11-01T15:28:08.156Z] #42 62.73 CC images/file-lock.o [2019-11-01T15:28:08.156Z] #42 63.16 CC images/rlimit.o [2019-11-01T15:28:08.156Z] #42 63.62 CC images/pagemap.o [2019-11-01T15:28:08.156Z] #42 64.33 CC images/siginfo.o [2019-11-01T15:28:08.201Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2019-11-01T15:28:08.443Z] #42 64.91 CC images/rpc.o [2019-11-01T15:28:08.732Z] #42 ... [2019-11-01T15:28:08.732Z] [2019-11-01T15:28:08.732Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:28:08.732Z] #45 145.0 internal/lazyregexp [2019-11-01T15:28:10.162Z] #59 248.1 + bin/containerd-shim-runc-v1 [2019-11-01T15:28:10.230Z] #45 ... [2019-11-01T15:28:10.230Z] [2019-11-01T15:28:10.230Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:28:10.230Z] #32 136.4 io/ioutil [2019-11-01T15:28:10.230Z] #32 139.6 flag [2019-11-01T15:28:10.230Z] #32 139.6 github.com/BurntSushi/toml [2019-11-01T15:28:10.230Z] #32 139.6 log [2019-11-01T15:28:10.745Z] ok github.com/docker/docker/cli/debug 0.061s coverage: 100.0% of statements [2019-11-01T15:28:11.258Z] #32 147.8 github.com/BurntSushi/toml/cmd/tomlv [2019-11-01T15:28:11.547Z] #32 ... [2019-11-01T15:28:11.547Z] [2019-11-01T15:28:11.547Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:28:11.547Z] #42 68.02 CC images/ext-file.o [2019-11-01T15:28:11.836Z] #42 68.46 CC images/cgroup.o [2019-11-01T15:28:12.127Z] ok github.com/docker/docker/builder/remotecontext 0.287s coverage: 13.6% of statements [2019-11-01T15:28:12.697Z] ok github.com/docker/docker/builder/remotecontext/git 3.302s coverage: 85.1% of statements [2019-11-01T15:28:13.269Z] ok github.com/docker/docker/builder/dockerfile 1.029s coverage: 48.2% of statements [2019-11-01T15:28:13.269Z] ? github.com/docker/docker/cli [no test files] [2019-11-01T15:28:13.269Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-01T15:28:13.447Z] #59 251.3 + bin/containerd-shim-runc-v2 [2019-11-01T15:28:13.924Z] #42 70.01 CC images/userns.o [2019-11-01T15:28:14.213Z] #42 70.76 CC images/google/protobuf/descriptor.o [2019-11-01T15:28:14.381Z] #59 252.1 + binaries [2019-11-01T15:28:14.381Z] #59 252.1 + mkdir -p /build [2019-11-01T15:28:14.381Z] #59 252.1 + cp bin/containerd /build/containerd [2019-11-01T15:28:14.381Z] #59 252.2 + cp bin/containerd-shim /build/containerd-shim [2019-11-01T15:28:14.381Z] #59 252.2 + cp bin/ctr /build/ctr [2019-11-01T15:28:15.313Z] #59 DONE 253.1s [2019-11-01T15:28:16.244Z] [2019-11-01T15:28:16.244Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-01T15:28:16.808Z] #60 DONE 0.4s [2019-11-01T15:28:16.808Z] [2019-11-01T15:28:16.808Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-01T15:28:16.939Z] #42 ... [2019-11-01T15:28:16.939Z] [2019-11-01T15:28:16.939Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:28:16.939Z] #18 91.82 Setting up python3-minimal (3.5.3-1) ... [2019-11-01T15:28:16.939Z] #18 94.03 Selecting previously unselected package python3. [2019-11-01T15:28:16.939Z] #18 94.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-01T15:28:16.939Z] #18 94.13 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 94.14 Unpacking python3 (3.5.3-1) ... [2019-11-01T15:28:16.939Z] #18 94.29 Selecting previously unselected package pigz. [2019-11-01T15:28:16.939Z] #18 94.29 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 94.29 Unpacking pigz (2.3.4-1) ... [2019-11-01T15:28:16.939Z] #18 94.43 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-01T15:28:16.939Z] #18 94.45 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 94.45 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:28:16.939Z] #18 94.56 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-01T15:28:16.939Z] #18 94.56 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 94.57 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:28:16.939Z] #18 94.72 Selecting previously unselected package libiptc0:ppc64el. [2019-11-01T15:28:16.939Z] #18 94.73 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 94.73 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:28:16.939Z] #18 94.82 Selecting previously unselected package libxtables12:ppc64el. [2019-11-01T15:28:16.939Z] #18 94.83 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 94.84 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:28:16.939Z] #18 95.00 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-01T15:28:16.939Z] #18 95.01 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 95.01 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-01T15:28:16.939Z] #18 95.14 Selecting previously unselected package iptables. [2019-11-01T15:28:16.939Z] #18 95.17 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 95.17 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:28:16.939Z] #18 95.82 Selecting previously unselected package xxd. [2019-11-01T15:28:16.939Z] #18 95.83 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 95.84 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:28:16.939Z] #18 96.04 Selecting previously unselected package vim-common. [2019-11-01T15:28:16.939Z] #18 96.05 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:28:16.939Z] #18 96.06 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:28:16.939Z] #18 96.42 Selecting previously unselected package bzip2. [2019-11-01T15:28:16.939Z] #18 96.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 96.45 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-01T15:28:16.939Z] #18 96.68 Selecting previously unselected package libgpm2:ppc64el. [2019-11-01T15:28:16.939Z] #18 96.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-01T15:28:16.939Z] #18 96.70 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-01T15:28:16.939Z] #18 96.81 Selecting previously unselected package xz-utils. [2019-11-01T15:28:17.064Z] #64 DONE 0.4s [2019-11-01T15:28:17.064Z] [2019-11-01T15:28:17.064Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-01T15:28:17.229Z] #18 96.83 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-01T15:28:17.229Z] #18 96.89 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:28:17.323Z] #66 DONE 0.2s [2019-11-01T15:28:17.323Z] [2019-11-01T15:28:17.323Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-01T15:28:17.323Z] #69 DONE 0.2s [2019-11-01T15:28:17.323Z] [2019-11-01T15:28:17.323Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-01T15:28:17.323Z] #70 DONE 0.0s [2019-11-01T15:28:17.323Z] [2019-11-01T15:28:17.323Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-01T15:28:17.517Z] #18 97.24 Selecting previously unselected package aufs-tools. [2019-11-01T15:28:17.517Z] #18 97.27 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-01T15:28:17.517Z] #18 97.27 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:28:17.807Z] #18 97.51 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-01T15:28:17.807Z] #18 97.53 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-01T15:28:17.807Z] #18 97.56 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-01T15:28:18.096Z] #18 97.69 Selecting previously unselected package btrfs-progs. [2019-11-01T15:28:18.096Z] #18 97.71 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-01T15:28:18.096Z] #18 97.72 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-01T15:28:18.385Z] #18 ... [2019-11-01T15:28:18.385Z] [2019-11-01T15:28:18.385Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-01T15:28:18.385Z] #32 DONE 154.7s [2019-11-01T15:28:18.385Z] [2019-11-01T15:28:18.385Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:28:18.385Z] #45 151.2 encoding/binary [2019-11-01T15:28:18.385Z] #45 151.3 go/token [2019-11-01T15:28:18.385Z] #45 151.3 net/url [2019-11-01T15:28:18.385Z] #45 154.7 go/scanner [2019-11-01T15:28:18.554Z] ok github.com/docker/docker/client 0.460s coverage: 75.8% of statements [2019-11-01T15:28:18.694Z] #71 DONE 1.2s [2019-11-01T15:28:18.694Z] [2019-11-01T15:28:18.694Z] #72 exporting to image [2019-11-01T15:28:18.694Z] #72 exporting layers [2019-11-01T15:28:20.448Z] #45 ... [2019-11-01T15:28:20.448Z] [2019-11-01T15:28:20.448Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:28:20.448Z] #18 98.63 Selecting previously unselected package btrfs-tools. [2019-11-01T15:28:20.448Z] #18 98.65 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-01T15:28:20.448Z] #18 98.66 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-01T15:28:20.448Z] #18 98.79 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-01T15:28:20.448Z] #18 98.81 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-01T15:28:20.448Z] #18 98.81 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-01T15:28:20.448Z] #18 99.11 Selecting previously unselected package dmsetup. [2019-11-01T15:28:20.448Z] #18 99.13 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-01T15:28:20.449Z] #18 99.14 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-01T15:28:20.449Z] #18 99.54 Selecting previously unselected package libonig4:ppc64el. [2019-11-01T15:28:20.449Z] #18 99.67 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-01T15:28:20.449Z] #18 99.67 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-01T15:28:20.449Z] #18 100.0 Selecting previously unselected package libjq1:ppc64el. [2019-11-01T15:28:20.449Z] #18 100.0 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-01T15:28:20.449Z] #18 100.0 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-01T15:28:20.449Z] #18 100.2 Selecting previously unselected package jq. [2019-11-01T15:28:20.449Z] #18 100.2 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-01T15:28:20.449Z] #18 100.2 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-01T15:28:20.736Z] #18 100.3 Selecting previously unselected package libaio1:ppc64el. [2019-11-01T15:28:20.736Z] #18 100.3 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-01T15:28:20.736Z] #18 100.3 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-01T15:28:20.736Z] #18 100.5 Selecting previously unselected package libcap2-bin. [2019-11-01T15:28:20.736Z] #18 100.5 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-01T15:28:20.736Z] #18 100.5 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-01T15:28:20.823Z] #73 exporting layers 56.9s done [2019-11-01T15:28:20.823Z] #73 exporting manifest sha256:2a947e797c1db6e01ea9b2ea613b7e51c1127c4a9c0ad70837f6a41845923c07 done [2019-11-01T15:28:20.823Z] #73 exporting config sha256:54fa1ad6ec330f58e672ad17e650534a126b8ecdf1d83caa02c8db09b57f2bee done [2019-11-01T15:28:20.823Z] #73 sending tarball [2019-11-01T15:28:21.022Z] #18 100.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-01T15:28:21.022Z] #18 100.7 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-01T15:28:21.022Z] #18 100.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-01T15:28:21.310Z] #18 100.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-01T15:28:21.310Z] #18 100.9 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-01T15:28:21.310Z] #18 100.9 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-01T15:28:21.600Z] #18 101.3 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-01T15:28:21.600Z] #18 101.3 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-01T15:28:21.600Z] #18 101.3 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-01T15:28:21.889Z] #18 101.5 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-01T15:28:21.889Z] #18 101.6 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-01T15:28:21.889Z] #18 101.6 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-01T15:28:21.889Z] #18 101.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-01T15:28:22.178Z] #18 101.8 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-01T15:28:22.179Z] #18 101.8 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-01T15:28:22.467Z] #18 102.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-01T15:28:22.467Z] #18 102.3 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-01T15:28:22.467Z] #18 102.3 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-01T15:28:23.103Z] #18 102.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-01T15:28:23.103Z] #18 102.7 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-01T15:28:23.103Z] #18 102.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-01T15:28:23.103Z] #18 102.8 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-01T15:28:23.103Z] #18 102.8 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-01T15:28:23.103Z] #18 102.8 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-01T15:28:23.391Z] #18 103.1 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-01T15:28:23.392Z] #18 103.1 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-01T15:28:23.392Z] #18 103.1 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-01T15:28:23.679Z] #18 103.3 Selecting previously unselected package libreadline5:ppc64el. [2019-11-01T15:28:23.679Z] #18 103.3 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-01T15:28:23.679Z] #18 103.3 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-01T15:28:23.679Z] #18 103.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-01T15:28:23.679Z] #18 103.5 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-01T15:28:23.679Z] #18 103.5 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-01T15:28:25.392Z] #72 exporting layers 6.3s done [2019-11-01T15:28:25.392Z] #72 writing image sha256:5d6423f99df5c6ee66579ed874d62916de7a77ff9c2cfe26f3827373e39774c1 done [2019-11-01T15:28:25.392Z] #72 naming to docker.io/library/docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f done [2019-11-01T15:28:25.392Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-01T15:28:26.392Z] #18 106.2 Selecting previously unselected package net-tools. [2019-11-01T15:28:26.680Z] #18 106.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-01T15:28:26.680Z] #18 106.3 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:28:26.967Z] #18 106.6 Selecting previously unselected package python-pip-whl. [2019-11-01T15:28:26.967Z] #18 106.7 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:28:26.967Z] #18 106.7 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:28:27.375Z] [2019-11-01T15:28:27.375Z] Removing bundles/ [2019-11-01T15:28:27.375Z] [2019-11-01T15:28:27.375Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-01T15:28:27.375Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:28:27.375Z] GOOS="" GOARCH="" GOARM="" [2019-11-01T15:28:27.996Z] #18 107.6 Selecting previously unselected package python3-pip. [2019-11-01T15:28:27.997Z] #18 107.6 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-01T15:28:27.997Z] #18 107.6 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:28:28.283Z] #18 107.9 Selecting previously unselected package python3-pkg-resources. [2019-11-01T15:28:28.283Z] #18 107.9 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-01T15:28:28.283Z] #18 107.9 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:28:28.309Z] #73 sending tarball 9.0s done [2019-11-01T15:28:28.309Z] #73 DONE 65.9s [2019-11-01T15:28:28.309Z] [2019-11-01T15:28:28.309Z] #74 importing to docker [2019-11-01T15:28:28.572Z] #18 108.2 Selecting previously unselected package python3-setuptools. [2019-11-01T15:28:28.572Z] #18 108.2 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-01T15:28:28.572Z] #18 108.2 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-01T15:28:28.871Z] #18 108.5 Selecting previously unselected package python3-wheel. [2019-11-01T15:28:28.871Z] #18 108.5 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-01T15:28:28.871Z] #18 108.5 Unpacking python3-wheel (0.29.0-2) ... [2019-11-01T15:28:28.871Z] #18 ... [2019-11-01T15:28:28.871Z] [2019-11-01T15:28:28.871Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:28:28.871Z] #42 75.27 CC images/opts.o [2019-11-01T15:28:28.871Z] #42 75.95 CC images/seccomp.o [2019-11-01T15:28:28.871Z] #42 77.02 CC images/binfmt-misc.o [2019-11-01T15:28:28.871Z] #42 77.38 CC images/time.o [2019-11-01T15:28:28.871Z] #42 77.83 CC images/sysctl.o [2019-11-01T15:28:28.871Z] #42 78.12 CC images/autofs.o [2019-11-01T15:28:28.871Z] #42 78.45 CC images/macvlan.o [2019-11-01T15:28:28.871Z] #42 78.87 CC images/sit.o [2019-11-01T15:28:28.871Z] #42 79.25 LINK images/built-in.o [2019-11-01T15:28:28.871Z] #42 79.61 GEN compel/include/asm [2019-11-01T15:28:28.871Z] #42 79.62 GEN compel/include/version.h [2019-11-01T15:28:28.871Z] #42 79.69 touch .config [2019-11-01T15:28:28.871Z] #42 79.71 GEN include/common/config.h [2019-11-01T15:28:28.871Z] #42 79.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-01T15:28:28.871Z] #42 80.02 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-01T15:28:28.871Z] #42 80.11 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-01T15:28:28.871Z] #42 80.15 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-01T15:28:28.871Z] #42 80.25 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-01T15:28:28.871Z] #42 80.31 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-01T15:28:28.871Z] #42 80.36 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-01T15:28:28.871Z] #42 80.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-01T15:28:28.871Z] #42 80.41 DEP compel/plugins/std/infect.d [2019-11-01T15:28:28.871Z] #42 80.66 DEP compel/plugins/std/string.d [2019-11-01T15:28:28.871Z] #42 80.88 DEP compel/plugins/std/log.d [2019-11-01T15:28:28.871Z] #42 81.05 DEP compel/plugins/std/fds.d [2019-11-01T15:28:28.871Z] #42 81.36 DEP compel/plugins/std/std.d [2019-11-01T15:28:28.871Z] #42 81.60 DEP compel/plugins/shmem/shmem.d [2019-11-01T15:28:28.871Z] #42 81.90 DEP compel/plugins/fds/fds.d [2019-11-01T15:28:28.871Z] #42 82.26 CC compel/plugins/std/std.o [2019-11-01T15:28:28.871Z] #42 82.88 CC compel/plugins/std/fds.o [2019-11-01T15:28:28.871Z] #42 83.55 CC compel/plugins/std/log.o [2019-11-01T15:28:28.871Z] #42 85.04 CC compel/plugins/std/string.o [2019-11-01T15:28:29.161Z] #42 ... [2019-11-01T15:28:29.161Z] [2019-11-01T15:28:29.161Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:28:29.161Z] #18 108.8 Selecting previously unselected package thin-provisioning-tools. [2019-11-01T15:28:29.161Z] #18 108.8 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-01T15:28:29.161Z] #18 108.8 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:28:29.790Z] #18 109.5 Selecting previously unselected package vim-runtime. [2019-11-01T15:28:29.790Z] #18 109.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-01T15:28:29.790Z] #18 109.6 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-01T15:28:29.790Z] #18 109.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-01T15:28:30.079Z] #18 109.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:28:32.784Z] #18 ... [2019-11-01T15:28:32.784Z] [2019-11-01T15:28:32.784Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:28:32.784Z] #45 159.2 text/template/parse [2019-11-01T15:28:32.784Z] #45 160.4 encoding/base64 [2019-11-01T15:28:32.784Z] #45 160.6 go/ast [2019-11-01T15:28:32.784Z] #45 163.2 encoding/json [2019-11-01T15:28:33.072Z] #45 ... [2019-11-01T15:28:33.072Z] [2019-11-01T15:28:33.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:28:33.072Z] #42 86.31 CC compel/plugins/std/infect.o [2019-11-01T15:28:33.072Z] #42 87.25 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-01T15:28:33.072Z] #42 87.32 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-01T15:28:33.072Z] #42 87.42 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-01T15:28:33.072Z] #42 87.49 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-01T15:28:33.072Z] #42 87.68 AR compel/plugins/std.lib.a [2019-11-01T15:28:33.072Z] #42 87.83 CC compel/plugins/fds/fds.o [2019-11-01T15:28:33.072Z] #42 88.40 AR compel/plugins/fds.lib.a [2019-11-01T15:28:33.072Z] #42 88.54 HOSTDEP compel/src/lib/log-host.d [2019-11-01T15:28:33.072Z] #42 88.79 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-01T15:28:33.072Z] #42 89.10 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-01T15:28:33.072Z] #42 89.31 HOSTDEP compel/src/main-host.d [2019-11-01T15:28:33.072Z] #42 89.59 DEP compel/src/lib/ptrace.d [2019-11-01T15:28:33.361Z] #42 89.84 DEP compel/src/lib/infect.d [2019-11-01T15:28:33.650Z] #42 90.26 DEP compel/src/lib/infect-util.d [2019-11-01T15:28:34.287Z] #42 90.59 DEP compel/src/lib/infect-rpc.d [2019-11-01T15:28:34.287Z] #42 90.83 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-01T15:28:34.494Z] ................................................ [ 29%] [2019-11-01T15:28:34.573Z] #42 91.11 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-01T15:28:34.861Z] #42 91.30 DEP compel/src/lib/log.d [2019-11-01T15:28:35.149Z] #42 91.56 DEP compel/src/main.d [2019-11-01T15:28:35.149Z] #42 ... [2019-11-01T15:28:35.149Z] [2019-11-01T15:28:35.149Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:28:35.149Z] #18 114.9 Selecting previously unselected package vim. [2019-11-01T15:28:35.149Z] #18 115.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-01T15:28:35.438Z] #18 115.0 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:28:36.064Z] #18 115.8 Selecting previously unselected package xfsprogs. [2019-11-01T15:28:36.064Z] #18 115.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-01T15:28:36.064Z] #18 115.8 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:28:37.090Z] #18 116.7 Selecting previously unselected package zip. [2019-11-01T15:28:37.090Z] #18 116.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-01T15:28:37.090Z] #18 116.8 Unpacking zip (3.0-11+b1) ... [2019-11-01T15:28:37.090Z] #18 117.0 Selecting previously unselected package libapparmor-perl. [2019-11-01T15:28:37.379Z] #18 117.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-01T15:28:37.380Z] #18 117.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:28:37.380Z] #18 117.2 Selecting previously unselected package apparmor. [2019-11-01T15:28:37.380Z] #18 117.2 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-01T15:28:37.669Z] #18 117.3 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:28:38.297Z] #18 118.1 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-01T15:28:38.297Z] #18 118.1 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-01T15:28:38.297Z] #18 118.1 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:28:41.015Z] #18 120.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-01T15:28:41.015Z] #18 120.5 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-01T15:28:41.015Z] #18 120.5 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:28:44.545Z] #18 123.8 Selecting previously unselected package binutils-mingw-w64. [2019-11-01T15:28:44.545Z] #18 123.8 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-01T15:28:44.545Z] #18 123.8 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:28:44.545Z] #18 124.0 Selecting previously unselected package mingw-w64-common. [2019-11-01T15:28:44.545Z] #18 124.1 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-01T15:28:44.545Z] #18 124.1 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-01T15:28:44.994Z] #74 DONE 16.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-11-01T15:28:45.123Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 30.3% of statements [2019-11-01T15:28:45.123Z] ok github.com/docker/docker/container 0.177s coverage: 35.3% of statements [2019-11-01T15:28:45.123Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-01T15:28:45.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-01T15:28:45.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-01T15:28:45.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] sh [2019-11-01T15:28:45.567Z] #18 ... [2019-11-01T15:28:45.567Z] [2019-11-01T15:28:45.567Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:28:45.567Z] #42 91.92 DEP compel/src/lib/handle-elf.d [2019-11-01T15:28:45.567Z] #42 92.15 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-01T15:28:45.567Z] #42 92.47 CC compel/src/lib/log.o [2019-11-01T15:28:45.567Z] #42 93.07 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-01T15:28:45.567Z] #42 93.61 CC compel/arch/ppc64/src/lib/infect.o [2019-11-01T15:28:45.567Z] #42 94.79 CC compel/src/lib/infect-rpc.o [2019-11-01T15:28:45.567Z] #42 95.57 CC compel/src/lib/infect-util.o [2019-11-01T15:28:45.567Z] #42 96.30 CC compel/src/lib/infect.o [2019-11-01T15:28:45.567Z] #42 101.2 CC compel/src/lib/ptrace.o [2019-11-01T15:28:45.567Z] #42 102.1 AR compel/libcompel.a [2019-11-01T15:28:45.859Z] #42 102.2 HOSTCC compel/src/main-host.o [2019-11-01T15:28:46.016Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/test/unit [2019-11-01T15:28:46.483Z] #42 102.9 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-01T15:28:46.770Z] #42 103.4 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-01T15:28:47.790Z] #42 104.1 HOSTCC compel/src/lib/log-host.o [2019-11-01T15:28:48.078Z] #42 104.6 HOSTLINK compel/compel-host-bin [2019-11-01T15:28:48.367Z] #42 105.0 DEP soccr/soccr.d [2019-11-01T15:28:48.992Z] #42 105.4 CC soccr/soccr.o [2019-11-01T15:28:49.327Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2019-11-01T15:28:49.327Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.8% of statements [2019-11-01T15:28:49.501Z] ? github.com/docker/docker/api [no test files] [2019-11-01T15:28:50.269Z] ok github.com/docker/docker/daemon/cluster 0.209s coverage: 0.5% of statements [2019-11-01T15:28:50.503Z] #42 ... [2019-11-01T15:28:50.503Z] [2019-11-01T15:28:50.503Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:28:50.503Z] #45 176.8 text/template [2019-11-01T15:28:50.503Z] #45 182.2 go/parser [2019-11-01T15:28:50.790Z] #45 ... [2019-11-01T15:28:50.790Z] [2019-11-01T15:28:50.790Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:28:50.790Z] #18 130.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-01T15:28:50.790Z] #18 130.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-01T15:28:50.790Z] #18 130.6 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:28:53.569Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-11-01T15:28:53.569Z] ok github.com/docker/docker/daemon/config 0.141s coverage: 82.1% of statements [2019-11-01T15:28:55.025Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2019-11-01T15:28:56.414Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2019-11-01T15:28:57.605Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-01T15:28:57.660Z] #18 ... [2019-11-01T15:28:57.660Z] [2019-11-01T15:28:57.660Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:28:57.660Z] #42 108.7 AR soccr/libsoccr.a [2019-11-01T15:28:57.660Z] #42 108.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:28:57.660Z] #42 109.5 DEP criu/arch/ppc64/sigframe.d [2019-11-01T15:28:57.660Z] #42 109.9 DEP criu/arch/ppc64/crtools.d [2019-11-01T15:28:57.660Z] #42 110.3 DEP criu/arch/ppc64/cpu.d [2019-11-01T15:28:57.660Z] #42 110.8 CC criu/arch/ppc64/cpu.o [2019-11-01T15:28:57.660Z] #42 112.0 CC criu/arch/ppc64/crtools.o [2019-11-01T15:28:57.660Z] #42 114.0 CC criu/arch/ppc64/sigframe.o [2019-11-01T15:28:57.660Z] #42 ... [2019-11-01T15:28:57.660Z] [2019-11-01T15:28:57.660Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:28:57.660Z] #18 137.2 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-01T15:28:57.660Z] #18 137.3 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-01T15:28:57.660Z] #18 137.3 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-01T15:28:57.660Z] #18 137.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-01T15:28:57.660Z] #18 137.5 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-01T15:28:57.947Z] #18 137.5 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:28:59.707Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-11-01T15:29:01.020Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2019-11-01T15:29:01.086Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 13.7% of statements [2019-11-01T15:29:01.654Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.673s coverage: 57.0% of statements [2019-11-01T15:29:02.401Z] #18 ... [2019-11-01T15:29:02.401Z] [2019-11-01T15:29:02.401Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:29:02.401Z] #45 188.6 compress/gzip [2019-11-01T15:29:02.401Z] #45 191.3 math/big [2019-11-01T15:29:02.401Z] #45 198.9 vendor/golang.org/x/text/unicode/bidi [2019-11-01T15:29:02.401Z] #45 ... [2019-11-01T15:29:02.401Z] [2019-11-01T15:29:02.401Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:02.401Z] #42 114.7 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-01T15:29:02.401Z] #42 114.8 DEP criu/arch/ppc64/misc.d [2019-11-01T15:29:02.401Z] #42 114.8 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-01T15:29:02.401Z] #42 114.9 DEP criu/arch/ppc64/vdso-pie.d [2019-11-01T15:29:02.401Z] #42 115.2 DEP criu/pie/parasite-vdso.d [2019-11-01T15:29:02.401Z] #42 115.5 DEP criu/pie/util-vdso.d [2019-11-01T15:29:02.401Z] #42 115.7 DEP criu/pie/util.d [2019-11-01T15:29:02.401Z] #42 116.0 CC criu/pie/util.o [2019-11-01T15:29:02.401Z] #42 116.6 CC criu/pie/util-vdso.o [2019-11-01T15:29:02.401Z] #42 118.2 CC criu/pie/parasite-vdso.o [2019-11-01T15:29:03.026Z] #42 119.5 CC criu/arch/ppc64/vdso-pie.o [2019-11-01T15:29:04.051Z] #42 120.4 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-01T15:29:04.051Z] #42 120.5 CC criu/arch/ppc64/misc.o [2019-11-01T15:29:04.051Z] #42 120.5 AR criu/pie/pie.lib.a [2019-11-01T15:29:04.341Z] #42 120.7 DEP criu/pie/restorer.d [2019-11-01T15:29:04.341Z] #42 ... [2019-11-01T15:29:04.341Z] [2019-11-01T15:29:04.341Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:29:04.341Z] #63 190.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-01T15:29:04.341Z] #63 190.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-01T15:29:04.629Z] #63 ... [2019-11-01T15:29:04.629Z] [2019-11-01T15:29:04.629Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:04.629Z] #42 121.2 DEP criu/arch/ppc64/restorer.d [2019-11-01T15:29:05.257Z] #42 121.6 DEP criu/pie/parasite.d [2019-11-01T15:29:05.860Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.822s coverage: 51.0% of statements [2019-11-01T15:29:05.860Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.648s coverage: 72.5% of statements [2019-11-01T15:29:05.883Z] #42 122.2 CC criu/pie/parasite.o [2019-11-01T15:29:06.119Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.596s coverage: 45.9% of statements [2019-11-01T15:29:06.197Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-01T15:29:08.033Z] ok github.com/docker/docker/daemon 12.343s coverage: 17.6% of statements [2019-11-01T15:29:08.033Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-01T15:29:08.033Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-01T15:29:08.033Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-01T15:29:08.033Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-01T15:29:08.033Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-01T15:29:08.292Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-11-01T15:29:08.613Z] #42 ... [2019-11-01T15:29:08.613Z] [2019-11-01T15:29:08.613Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:29:08.613Z] #63 DONE 204.6s [2019-11-01T15:29:08.613Z] [2019-11-01T15:29:08.613Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-01T15:29:08.613Z] #64 DONE 0.1s [2019-11-01T15:29:08.613Z] [2019-11-01T15:29:08.613Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:29:08.613Z] #45 203.4 go/doc [2019-11-01T15:29:08.861Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.639s coverage: 76.1% of statements [2019-11-01T15:29:10.244Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-11-01T15:29:10.244Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-11-01T15:29:11.042Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-01T15:29:12.157Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2019-11-01T15:29:12.157Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-11-01T15:29:12.714Z] Client: [2019-11-01T15:29:12.714Z] Debug Mode: false [2019-11-01T15:29:12.714Z] Plugins: [2019-11-01T15:29:12.714Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-01T15:29:12.714Z] [2019-11-01T15:29:12.714Z] Server: [2019-11-01T15:29:12.714Z] Containers: 0 [2019-11-01T15:29:12.714Z] Running: 0 [2019-11-01T15:29:12.714Z] Paused: 0 [2019-11-01T15:29:12.714Z] Stopped: 0 [2019-11-01T15:29:12.714Z] Images: 0 [2019-11-01T15:29:12.714Z] Server Version: 19.03.2 [2019-11-01T15:29:12.714Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-01T15:29:12.714Z] Windows: [2019-11-01T15:29:12.714Z] LCOW: [2019-11-01T15:29:12.714Z] Logging Driver: json-file [2019-11-01T15:29:12.714Z] Plugins: [2019-11-01T15:29:12.714Z] Volume: local [2019-11-01T15:29:12.714Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-01T15:29:12.714Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-01T15:29:12.714Z] Swarm: inactive [2019-11-01T15:29:12.714Z] Default Isolation: process [2019-11-01T15:29:12.714Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-01T15:29:12.714Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-01T15:29:12.714Z] OSType: windows [2019-11-01T15:29:12.714Z] Architecture: x86_64 [2019-11-01T15:29:12.714Z] CPUs: 4 [2019-11-01T15:29:12.714Z] Total Memory: 32GiB [2019-11-01T15:29:12.714Z] Name: azwin-2-a55360 [2019-11-01T15:29:12.714Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-01T15:29:12.714Z] Docker Root Dir: D:\docker [2019-11-01T15:29:12.714Z] Debug Mode: false [2019-11-01T15:29:12.714Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:29:12.714Z] Labels: [2019-11-01T15:29:12.714Z] Experimental: true [2019-11-01T15:29:12.714Z] Insecure Registries: [2019-11-01T15:29:12.714Z] 10.0.0.4:5000 [2019-11-01T15:29:12.714Z] 127.0.0.0/8 [2019-11-01T15:29:12.714Z] Registry Mirrors: [2019-11-01T15:29:12.714Z] http://10.0.0.4:5000/ [2019-11-01T15:29:12.714Z] Live Restore Enabled: false [2019-11-01T15:29:12.714Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-01T15:29:13.051Z] #45 ... [2019-11-01T15:29:13.051Z] [2019-11-01T15:29:13.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:13.051Z] #42 125.2 LINK criu/pie/parasite.built-in.o [2019-11-01T15:29:13.051Z] #42 125.3 GEN criu/pie/parasite-blob.h [2019-11-01T15:29:13.051Z] #42 125.4 CC criu/arch/ppc64/restorer.o [2019-11-01T15:29:13.051Z] #42 127.0 CC criu/pie/restorer.o [2019-11-01T15:29:13.102Z] ok github.com/docker/docker/daemon/logger/awslogs 0.252s coverage: 77.8% of statements [2019-11-01T15:29:13.675Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2019-11-01T15:29:13.934Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2019-11-01T15:29:13.934Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.327s coverage: 57.2% of statements [2019-11-01T15:29:13.934Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-01T15:29:13.934Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-01T15:29:13.934Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-01T15:29:13.934Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-01T15:29:13.934Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-01T15:29:13.934Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-01T15:29:14.504Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.035s coverage: 88.3% of statements [2019-11-01T15:29:14.504Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.073s coverage: 62.1% of statements [2019-11-01T15:29:15.101Z] #42 ... [2019-11-01T15:29:15.101Z] [2019-11-01T15:29:15.101Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:29:15.101Z] #45 211.2 vendor/golang.org/x/text/unicode/norm [2019-11-01T15:29:15.893Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 74.7% of statements [2019-11-01T15:29:15.894Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-01T15:29:16.160Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.9% of statements [2019-11-01T15:29:16.424Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2019-11-01T15:29:16.996Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2019-11-01T15:29:17.567Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2019-11-01T15:29:18.557Z] ok github.com/docker/docker/daemon/logger/splunk 1.956s coverage: 82.5% of statements [2019-11-01T15:29:18.557Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-01T15:29:18.557Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-01T15:29:19.504Z] ok github.com/docker/docker/distribution/metadata 0.099s coverage: 48.2% of statements [2019-11-01T15:29:20.444Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements [2019-11-01T15:29:20.444Z] ok github.com/docker/docker/distribution 0.310s coverage: 22.1% of statements [2019-11-01T15:29:20.444Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-01T15:29:20.739Z] #45 ... [2019-11-01T15:29:20.739Z] [2019-11-01T15:29:20.739Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:20.739Z] #42 132.9 LINK criu/pie/restorer.built-in.o [2019-11-01T15:29:20.739Z] #42 132.9 GEN criu/pie/restorer-blob.h [2019-11-01T15:29:20.739Z] #42 133.2 DEP criu/vdso.d [2019-11-01T15:29:20.739Z] #42 133.6 DEP criu/uts_ns.d [2019-11-01T15:29:20.739Z] #42 134.1 DEP criu/util.d [2019-11-01T15:29:20.739Z] #42 134.5 DEP criu/uffd.d [2019-11-01T15:29:20.739Z] #42 135.0 DEP criu/tun.d [2019-11-01T15:29:20.739Z] #42 135.3 DEP criu/tty.d [2019-11-01T15:29:20.739Z] #42 135.7 DEP criu/timerfd.d [2019-11-01T15:29:20.739Z] #42 136.1 DEP criu/sysfs_parse.d [2019-11-01T15:29:20.739Z] #42 136.5 DEP criu/sysctl.d [2019-11-01T15:29:20.739Z] #42 136.9 DEP criu/string.d [2019-11-01T15:29:20.739Z] #42 137.0 DEP criu/stats.d [2019-11-01T15:29:20.739Z] #42 137.2 DEP criu/sockets.d [2019-11-01T15:29:21.369Z] #42 137.7 DEP criu/sk-unix.d [2019-11-01T15:29:21.657Z] #42 138.2 DEP criu/sk-tcp.d [2019-11-01T15:29:22.289Z] #42 138.6 DEP criu/sk-queue.d [2019-11-01T15:29:22.357Z] ok github.com/docker/docker/image 0.054s coverage: 86.4% of statements [2019-11-01T15:29:22.357Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2019-11-01T15:29:22.357Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-11-01T15:29:22.580Z] #42 139.1 DEP criu/sk-packet.d [2019-11-01T15:29:22.617Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.6% of statements [2019-11-01T15:29:22.617Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-01T15:29:22.618Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-01T15:29:22.618Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-01T15:29:23.188Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2019-11-01T15:29:23.188Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 50.0% of statements [2019-11-01T15:29:23.210Z] #42 ... [2019-11-01T15:29:23.210Z] [2019-11-01T15:29:23.210Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:29:23.210Z] #18 162.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-01T15:29:23.210Z] #18 162.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-01T15:29:23.210Z] #18 162.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:29:24.589Z] ok github.com/docker/docker/opts 0.062s coverage: 66.9% of statements [2019-11-01T15:29:25.969Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2019-11-01T15:29:26.229Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2019-11-01T15:29:26.489Z] ok github.com/docker/docker/pkg/authorization 0.937s coverage: 68.3% of statements [2019-11-01T15:29:27.059Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2019-11-01T15:29:27.319Z] ok github.com/docker/docker/pkg/archive 1.280s coverage: 77.0% of statements [2019-11-01T15:29:27.889Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-11-01T15:29:28.148Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-11-01T15:29:28.717Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2019-11-01T15:29:29.288Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-11-01T15:29:29.857Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-01T15:29:30.073Z] #18 ... [2019-11-01T15:29:30.073Z] [2019-11-01T15:29:30.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:30.073Z] #42 139.6 DEP criu/sk-netlink.d [2019-11-01T15:29:30.073Z] #42 140.0 DEP criu/sk-inet.d [2019-11-01T15:29:30.073Z] #42 140.6 DEP criu/signalfd.d [2019-11-01T15:29:30.073Z] #42 141.0 DEP criu/sigframe.d [2019-11-01T15:29:30.073Z] #42 141.3 DEP criu/shmem.d [2019-11-01T15:29:30.073Z] #42 141.7 DEP criu/servicefd.d [2019-11-01T15:29:30.073Z] #42 142.0 DEP criu/seize.d [2019-11-01T15:29:30.073Z] #42 142.4 DEP criu/seccomp.d [2019-11-01T15:29:30.073Z] #42 142.9 DEP criu/rst-malloc.d [2019-11-01T15:29:30.073Z] #42 143.1 DEP criu/rbtree.d [2019-11-01T15:29:30.073Z] #42 143.1 DEP criu/pstree.d [2019-11-01T15:29:30.073Z] #42 143.5 DEP criu/protobuf.d [2019-11-01T15:29:30.073Z] #42 143.8 GEN criu/protobuf-desc-gen.h [2019-11-01T15:29:30.367Z] #42 147.0 DEP criu/protobuf-desc.d [2019-11-01T15:29:30.794Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-11-01T15:29:30.998Z] #42 147.5 DEP criu/proc_parse.d [2019-11-01T15:29:31.287Z] #42 147.9 DEP criu/plugin.d [2019-11-01T15:29:31.363Z] ok github.com/docker/docker/pkg/chrootarchive 3.512s coverage: 43.2% of statements [2019-11-01T15:29:31.363Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2019-11-01T15:29:31.576Z] #42 148.1 DEP criu/pipes.d [2019-11-01T15:29:31.865Z] #42 148.4 DEP criu/pie-util.d [2019-11-01T15:29:31.931Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-11-01T15:29:32.154Z] #42 148.7 DEP criu/pie-util-vdso.d [2019-11-01T15:29:32.190Z] ok github.com/docker/docker/pkg/fsutils 0.321s coverage: 85.1% of statements [2019-11-01T15:29:32.443Z] #42 149.0 DEP criu/pie-util-vdso-elf32.d [2019-11-01T15:29:32.450Z] ok github.com/docker/docker/pkg/discovery/kv 3.135s coverage: 84.1% of statements [2019-11-01T15:29:32.731Z] #42 149.2 DEP criu/path.d [2019-11-01T15:29:33.021Z] #42 149.5 DEP criu/parasite-syscall.d [2019-11-01T15:29:33.391Z] ok github.com/docker/docker/layer 8.018s coverage: 68.8% of statements [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/oci [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-01T15:29:33.391Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-01T15:29:33.391Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2019-11-01T15:29:33.648Z] #42 150.0 DEP criu/pagemap.d [2019-11-01T15:29:33.650Z] ok github.com/docker/docker/pkg/idtools 0.738s coverage: 70.1% of statements [2019-11-01T15:29:33.650Z] ok github.com/docker/docker/pkg/ioutils 0.676s coverage: 70.6% of statements [2019-11-01T15:29:33.650Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2019-11-01T15:29:33.911Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2019-11-01T15:29:33.911Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-01T15:29:33.936Z] #42 150.3 DEP criu/pagemap-cache.d [2019-11-01T15:29:33.936Z] #42 ... [2019-11-01T15:29:33.936Z] [2019-11-01T15:29:33.936Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:29:34.481Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-11-01T15:29:34.481Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2019-11-01T15:29:34.740Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2019-11-01T15:29:35.089Z] #23 230.4 Checking out files: 19% (2124/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 33% (3588/10703) Checking out files: 34% (3640/10703) [2019-11-01T15:29:35.089Z] #23 ... [2019-11-01T15:29:35.089Z] [2019-11-01T15:29:35.089Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:29:35.089Z] #45 221.3 github.com/LK4D4/vndr/build [2019-11-01T15:29:35.089Z] #45 ... [2019-11-01T15:29:35.089Z] [2019-11-01T15:29:35.089Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:29:35.309Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 91.4% of statements [2019-11-01T15:29:35.309Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.4% of statements [2019-11-01T15:29:35.880Z] ok github.com/docker/docker/pkg/mount 0.867s coverage: 70.0% of statements [2019-11-01T15:29:35.880Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-01T15:29:35.880Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-01T15:29:35.880Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-01T15:29:35.880Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2019-11-01T15:29:36.453Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2019-11-01T15:29:36.717Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-11-01T15:29:36.717Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2019-11-01T15:29:37.288Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2019-11-01T15:29:37.858Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2019-11-01T15:29:38.118Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 73.9% of statements [2019-11-01T15:29:38.518Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-01T15:29:38.518Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c3ef39d8\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-01T15:29:38.518Z] ---------------------------------------------------------------------------- [2019-11-01T15:29:38.518Z] [2019-11-01T15:29:38.518Z] INFO: executeCI.ps1 starting at Fri Nov 1 15:29:35 CUT 2019 [2019-11-01T15:29:38.518Z] [2019-11-01T15:29:38.518Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-01T15:29:38.518Z] INFO: Running git version 2.23.0.windows.1 [2019-11-01T15:29:38.518Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-01T15:29:38.518Z] INFO: Environment variables: [2019-11-01T15:29:38.518Z] [2019-11-01T15:29:38.518Z] Name Value [2019-11-01T15:29:38.518Z] ---- ----- [2019-11-01T15:29:38.518Z] ALLUSERSPROFILE C:\ProgramData [2019-11-01T15:29:38.518Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-01T15:29:38.518Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-01T15:29:38.518Z] BRANCH_NAME PR-40167 [2019-11-01T15:29:38.519Z] BUILD_DISPLAY_NAME #1 [2019-11-01T15:29:38.519Z] BUILD_ID 1 [2019-11-01T15:29:38.519Z] BUILD_NUMBER 1 [2019-11-01T15:29:38.519Z] BUILD_TAG jenkins-moby-PR-40167-1 [2019-11-01T15:29:38.519Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40167/1/ [2019-11-01T15:29:38.519Z] CHANGE_AUTHOR thaJeztah [2019-11-01T15:29:38.519Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-11-01T15:29:38.519Z] CHANGE_BRANCH stats_alias [2019-11-01T15:29:38.519Z] CHANGE_FORK thaJeztah [2019-11-01T15:29:38.519Z] CHANGE_ID 40167 [2019-11-01T15:29:38.519Z] CHANGE_TARGET master [2019-11-01T15:29:38.519Z] CHANGE_TITLE Rename "v1" to "statsV1" [2019-11-01T15:29:38.519Z] CHANGE_URL https://github.com/moby/moby/pull/40167 [2019-11-01T15:29:38.519Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-01T15:29:38.519Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-01T15:29:38.519Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-01T15:29:38.519Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-01T15:29:38.519Z] COMPUTERNAME azwin-2-a55360 [2019-11-01T15:29:38.519Z] ComSpec C:\windows\system32\cmd.exe [2019-11-01T15:29:38.519Z] ConfigSequenceNumber 0 [2019-11-01T15:29:38.519Z] DOCKER_BUILDKIT 0 [2019-11-01T15:29:38.519Z] DOCKER_DUT_DEBUG 1 [2019-11-01T15:29:38.519Z] DOCKER_EXPERIMENTAL 1 [2019-11-01T15:29:38.519Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-01T15:29:38.519Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-01T15:29:38.519Z] EXECUTOR_NUMBER 0 [2019-11-01T15:29:38.519Z] FQDN azwin-2-a55360.westus.cloudapp.azure.com [2019-11-01T15:29:38.519Z] GIT_BRANCH PR-40167 [2019-11-01T15:29:38.519Z] GIT_COMMIT 9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:29:38.519Z] GIT_URL https://github.com/moby/moby.git [2019-11-01T15:29:38.519Z] HUDSON_COOKIE 2aa5bb8a-2ea1-4331-8e4a-d2384442c09f [2019-11-01T15:29:38.519Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-01T15:29:38.519Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-01T15:29:38.519Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-01T15:29:38.519Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-01T15:29:38.519Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-01T15:29:38.519Z] JENKINS_NODE_COOKIE 15e0e912-0bec-4595-b03f-0b065ae3b519 [2019-11-01T15:29:38.519Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-01T15:29:38.519Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-01T15:29:38.519Z] JOB_BASE_NAME PR-40167 [2019-11-01T15:29:38.519Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40167/display/redirect [2019-11-01T15:29:38.519Z] JOB_NAME moby/PR-40167 [2019-11-01T15:29:38.519Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40167/ [2019-11-01T15:29:38.519Z] library.jps.version master [2019-11-01T15:29:38.519Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-01T15:29:38.519Z] NODE_LABELS amd64 azure azwin-2-a55360 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-01T15:29:38.519Z] NODE_NAME azwin-2-a55360 [2019-11-01T15:29:38.519Z] NUMBER_OF_PROCESSORS 4 [2019-11-01T15:29:38.519Z] OS Windows_NT [2019-11-01T15:29:38.519Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-01T15:29:38.519Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-01T15:29:38.519Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-01T15:29:38.519Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-01T15:29:38.519Z] PROCESSOR_LEVEL 6 [2019-11-01T15:29:38.519Z] PROCESSOR_REVISION 4f01 [2019-11-01T15:29:38.519Z] ProgramData C:\ProgramData [2019-11-01T15:29:38.519Z] ProgramFiles C:\Program Files [2019-11-01T15:29:38.519Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-01T15:29:38.519Z] ProgramW6432 C:\Program Files [2019-11-01T15:29:38.519Z] PROMPT $P$G [2019-11-01T15:29:38.519Z] PSExecutionPolicyPreference Bypass [2019-11-01T15:29:38.519Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-01T15:29:38.519Z] PUBLIC C:\Users\Public [2019-11-01T15:29:38.519Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40167/1/display/redirect?page=changes [2019-11-01T15:29:38.519Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40167/1/display/redirect [2019-11-01T15:29:38.519Z] SKIP_VALIDATION_TESTS 1 [2019-11-01T15:29:38.519Z] SOURCES_DRIVE d [2019-11-01T15:29:38.519Z] SOURCES_SUBDIR gopath [2019-11-01T15:29:38.519Z] STAGE_NAME Run tests [2019-11-01T15:29:38.519Z] SystemDrive C: [2019-11-01T15:29:38.519Z] SystemRoot C:\windows [2019-11-01T15:29:38.519Z] TEMP C:\windows\TEMP [2019-11-01T15:29:38.519Z] TESTDEBUG 0 [2019-11-01T15:29:38.519Z] TESTRUN_DRIVE d [2019-11-01T15:29:38.519Z] TESTRUN_SUBDIR CI [2019-11-01T15:29:38.519Z] TIMEOUT 120m [2019-11-01T15:29:38.519Z] TMP C:\windows\TEMP [2019-11-01T15:29:38.519Z] USERDOMAIN WORKGROUP [2019-11-01T15:29:38.519Z] USERNAME azwin-2-a55360$ [2019-11-01T15:29:38.519Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-01T15:29:38.519Z] windir C:\windows [2019-11-01T15:29:38.519Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-01T15:29:38.519Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-01T15:29:38.519Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-01T15:29:38.519Z] [2019-11-01T15:29:38.519Z] [2019-11-01T15:29:38.519Z] [2019-11-01T15:29:38.519Z] INFO: Sources under d:\gopath\... [2019-11-01T15:29:38.519Z] INFO: Test run under d:\CI\... [2019-11-01T15:29:38.519Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-01T15:29:38.519Z] INFO: docker/docker repository was found [2019-11-01T15:29:38.688Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-11-01T15:29:38.688Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-11-01T15:29:38.699Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-01T15:29:39.258Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-11-01T15:29:39.258Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-11-01T15:29:39.486Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-11-01T15:29:39.737Z] #23 230.4 Checking out files: 19% (2124/10703) Checking out files: 20% (2141/10703) Checking out files: 21% (2248/10703) Checking out files: 22% (2355/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 33% (3588/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 44% (4774/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 73% (7876/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 89% (9557/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-01T15:29:40.026Z] #23 236.2 + cd /tmp/tmp.UpMGqQc1Kb/tmp/docker-ce [2019-11-01T15:29:40.026Z] #23 236.3 + git checkout -q v17.06.2-ce [2019-11-01T15:29:40.198Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2019-11-01T15:29:40.198Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2019-11-01T15:29:40.198Z] ok github.com/docker/docker/pkg/signal 2.838s coverage: 61.0% of statements [2019-11-01T15:29:41.020Z] ltsc2019: Pulling from windows/servercore [2019-11-01T15:29:41.020Z] 65014b3c3121: Pulling fs layer [2019-11-01T15:29:41.020Z] 12c8dbabfd62: Pulling fs layer [2019-11-01T15:29:41.137Z] testing: warning: no tests to run [2019-11-01T15:29:41.137Z] coverage: [no statements] [2019-11-01T15:29:41.137Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2019-11-01T15:29:41.137Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2019-11-01T15:29:41.137Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2019-11-01T15:29:41.397Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-11-01T15:29:41.657Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2019-11-01T15:29:41.657Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-11-01T15:29:42.084Z] #23 ... [2019-11-01T15:29:42.084Z] [2019-11-01T15:29:42.084Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:29:42.084Z] #18 181.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-01T15:29:42.084Z] #18 181.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-01T15:29:42.084Z] #18 181.4 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-01T15:29:42.084Z] #18 181.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-01T15:29:42.084Z] #18 181.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-01T15:29:42.084Z] #18 181.5 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:29:42.084Z] #18 181.6 Processing triggers for mime-support (3.60) ... [2019-11-01T15:29:42.084Z] #18 181.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:29:42.084Z] #18 181.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-01T15:29:42.084Z] #18 181.7 Setting up libcap2-bin (1:2.25-1) ... [2019-11-01T15:29:42.084Z] #18 181.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-01T15:29:42.084Z] #18 181.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-01T15:29:42.084Z] #18 181.7 Setting up bash-completion (1:2.1-4.3) ... [2019-11-01T15:29:43.568Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements [2019-11-01T15:29:43.568Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 73.8% of statements [2019-11-01T15:29:44.136Z] ok github.com/docker/docker/reference 0.043s coverage: 84.4% of statements [2019-11-01T15:29:44.143Z] #18 ... [2019-11-01T15:29:44.143Z] [2019-11-01T15:29:44.143Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:44.143Z] #42 150.7 DEP criu/page-xfer.d [2019-11-01T15:29:44.143Z] #42 151.0 DEP criu/page-pipe.d [2019-11-01T15:29:44.143Z] #42 151.2 DEP criu/netfilter.d [2019-11-01T15:29:44.143Z] #42 151.6 DEP criu/net.d [2019-11-01T15:29:44.143Z] #42 152.1 DEP criu/namespaces.d [2019-11-01T15:29:44.143Z] #42 152.7 DEP criu/mount.d [2019-11-01T15:29:44.143Z] #42 153.2 DEP criu/mem.d [2019-11-01T15:29:44.143Z] #42 153.6 DEP criu/lsm.d [2019-11-01T15:29:44.143Z] #42 153.9 DEP criu/log.d [2019-11-01T15:29:44.143Z] #42 154.4 DEP criu/libnetlink.d [2019-11-01T15:29:44.143Z] #42 154.8 DEP criu/kerndat.d [2019-11-01T15:29:44.143Z] #42 155.3 DEP criu/kcmp-ids.d [2019-11-01T15:29:44.143Z] #42 155.4 DEP criu/irmap.d [2019-11-01T15:29:44.143Z] #42 155.7 DEP criu/ipc_ns.d [2019-11-01T15:29:44.143Z] #42 156.2 DEP criu/image.d [2019-11-01T15:29:44.143Z] #42 156.7 DEP criu/image-desc.d [2019-11-01T15:29:44.143Z] #42 157.0 DEP criu/fsnotify.d [2019-11-01T15:29:44.143Z] #42 157.5 DEP criu/filesystems.d [2019-11-01T15:29:44.143Z] #42 158.0 DEP criu/files.d [2019-11-01T15:29:44.143Z] #42 158.4 DEP criu/files-reg.d [2019-11-01T15:29:44.143Z] #42 158.8 DEP criu/files-ext.d [2019-11-01T15:29:44.143Z] #42 159.2 DEP criu/file-lock.d [2019-11-01T15:29:44.143Z] #42 159.7 DEP criu/file-ids.d [2019-11-01T15:29:44.143Z] #42 160.2 DEP criu/fifo.d [2019-11-01T15:29:44.143Z] #42 160.6 DEP criu/fdstore.d [2019-11-01T15:29:44.431Z] #42 160.8 DEP criu/fault-injection.d [2019-11-01T15:29:44.431Z] #42 160.9 DEP criu/external.d [2019-11-01T15:29:44.719Z] #42 161.2 DEP criu/eventpoll.d [2019-11-01T15:29:45.008Z] #42 161.6 DEP criu/eventfd.d [2019-11-01T15:29:45.076Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.1% of statements [2019-11-01T15:29:45.299Z] #42 ... [2019-11-01T15:29:45.299Z] [2019-11-01T15:29:45.299Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:29:45.299Z] #45 231.7 vendor/golang.org/x/net/idna [2019-11-01T15:29:45.299Z] #45 233.0 vendor/golang.org/x/crypto/cryptobyte [2019-11-01T15:29:45.299Z] #45 237.0 mime [2019-11-01T15:29:45.299Z] #45 ... [2019-11-01T15:29:45.299Z] [2019-11-01T15:29:45.299Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:29:45.299Z] #23 241.8 + mkdir -p /tmp/tmp.UpMGqQc1Kb/src/github.com/docker [2019-11-01T15:29:45.299Z] #23 241.8 + mv components/cli /tmp/tmp.UpMGqQc1Kb/src/github.com/docker/cli [2019-11-01T15:29:45.299Z] #23 241.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-01T15:29:45.647Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2019-11-01T15:29:45.647Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 50.9% of statements [2019-11-01T15:29:45.907Z] ok github.com/docker/docker/registry 0.315s coverage: 56.3% of statements [2019-11-01T15:29:46.167Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-11-01T15:29:46.927Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-01T15:29:47.106Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-11-01T15:29:48.798Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:29:48.798Z] [2019-11-01T15:29:48.860Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-01T15:29:49.019Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-11-01T15:29:49.278Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2019-11-01T15:29:49.278Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-11-01T15:29:49.583Z] 12c8dbabfd62: Verifying Checksum [2019-11-01T15:29:49.583Z] 12c8dbabfd62: Download complete [2019-11-01T15:29:49.729Z] [2019-11-01T15:29:49.986Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-01T15:29:49.986Z] PKG_CONFIG=pkg-config [2019-11-01T15:29:49.986Z] GOLANG_VERSION=1.13.3 [2019-11-01T15:29:49.986Z] HOSTNAME=8877d8c842b1 [2019-11-01T15:29:49.986Z] KEEPBUNDLE=1 [2019-11-01T15:29:49.986Z] container=docker [2019-11-01T15:29:49.986Z] TEST_SKIP_INTEGRATION=1 [2019-11-01T15:29:49.986Z] GO111MODULE=off [2019-11-01T15:29:49.986Z] GOPATH=/go [2019-11-01T15:29:49.986Z] PWD=/go/src/github.com/docker/docker [2019-11-01T15:29:49.986Z] HOME=/root [2019-11-01T15:29:49.986Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-01T15:29:49.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-01T15:29:49.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-01T15:29:49.986Z] DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:29:49.986Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-01T15:29:49.986Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-01T15:29:49.986Z] TERM=xterm [2019-11-01T15:29:49.986Z] VALIDATE_BRANCH=master [2019-11-01T15:29:49.986Z] DEST=bundles/test-integration [2019-11-01T15:29:49.986Z] SHLVL=1 [2019-11-01T15:29:49.986Z] TIMEOUT=120m [2019-11-01T15:29:49.986Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-01T15:29:49.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-01T15:29:49.986Z] DOCKER_PKG=github.com/docker/docker [2019-11-01T15:29:49.986Z] TESTDEBUG=0 [2019-11-01T15:29:49.986Z] _=/usr/bin/env [2019-11-01T15:29:49.986Z] Building test suite binary ./integration-cli/test.main [2019-11-01T15:29:49.986Z] [2019-11-01T15:29:49.986Z] [2019-11-01T15:29:50.244Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-01T15:29:50.244Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-01T15:29:50.244Z] PKG_CONFIG=pkg-config [2019-11-01T15:29:50.244Z] GOLANG_VERSION=1.13.3 [2019-11-01T15:29:50.244Z] HOSTNAME=10da414f6a70 [2019-11-01T15:29:50.244Z] KEEPBUNDLE=1 [2019-11-01T15:29:50.244Z] container=docker [2019-11-01T15:29:50.244Z] TEST_SKIP_INTEGRATION=1 [2019-11-01T15:29:50.244Z] GO111MODULE=off [2019-11-01T15:29:50.244Z] GOPATH=/go [2019-11-01T15:29:50.244Z] PWD=/go/src/github.com/docker/docker [2019-11-01T15:29:50.244Z] HOME=/root [2019-11-01T15:29:50.244Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-01T15:29:50.244Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-01T15:29:50.244Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-01T15:29:50.244Z] DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:29:50.244Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-01T15:29:50.244Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-01T15:29:50.244Z] TERM=xterm [2019-11-01T15:29:50.244Z] VALIDATE_BRANCH=master [2019-11-01T15:29:50.244Z] DEST=bundles/test-integration [2019-11-01T15:29:50.244Z] SHLVL=1 [2019-11-01T15:29:50.244Z] TIMEOUT=120m [2019-11-01T15:29:50.244Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-01T15:29:50.244Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-01T15:29:50.244Z] DOCKER_PKG=github.com/docker/docker [2019-11-01T15:29:50.244Z] TESTDEBUG=0 [2019-11-01T15:29:50.244Z] _=/usr/bin/env [2019-11-01T15:29:50.244Z] Building test suite binary ./integration-cli/test.main [2019-11-01T15:29:50.502Z] No new tests added to integration. [2019-11-01T15:29:50.502Z] [2019-11-01T15:29:50.502Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-01T15:29:50.655Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-11-01T15:29:50.842Z] #23 ... [2019-11-01T15:29:50.842Z] [2019-11-01T15:29:50.842Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:29:50.842Z] #18 186.9 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-01T15:29:50.842Z] #18 186.9 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-01T15:29:50.842Z] #18 186.9 Setting up zip (3.0-11+b1) ... [2019-11-01T15:29:50.842Z] #18 186.9 Setting up bzip2 (1.0.6-8.1) ... [2019-11-01T15:29:50.842Z] #18 186.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-01T15:29:50.842Z] #18 186.9 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-01T15:29:50.842Z] #18 186.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:29:50.842Z] #18 187.0 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-01T15:29:50.842Z] #18 187.0 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:29:50.842Z] #18 187.0 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-01T15:29:50.842Z] #18 187.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-01T15:29:50.842Z] #18 187.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-01T15:29:50.842Z] #18 187.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:29:50.842Z] #18 187.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-01T15:29:50.842Z] #18 187.1 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-01T15:29:50.842Z] #18 187.1 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-01T15:29:50.842Z] #18 187.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:29:50.842Z] #18 188.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-01T15:29:50.842Z] #18 188.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-01T15:29:50.842Z] #18 188.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-01T15:29:50.842Z] #18 188.3 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-01T15:29:50.842Z] #18 188.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-01T15:29:50.842Z] #18 188.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up pigz (2.3.4-1) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up jq (1.5+dfsg-1.3) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-01T15:29:50.842Z] #18 188.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-01T15:29:50.842Z] #18 188.5 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-01T15:29:50.842Z] #18 188.5 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-01T15:29:50.842Z] #18 188.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-01T15:29:50.842Z] #18 188.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-01T15:29:50.842Z] #18 188.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-01T15:29:50.842Z] #18 188.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-01T15:29:50.842Z] #18 188.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-01T15:29:50.842Z] #18 188.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-01T15:29:50.842Z] #18 188.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-01T15:29:50.842Z] #18 188.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-01T15:29:50.842Z] #18 188.7 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-01T15:29:50.842Z] #18 188.7 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-01T15:29:50.842Z] #18 188.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-01T15:29:50.842Z] #18 188.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-01T15:29:50.842Z] #18 188.8 Setting up btrfs-progs (4.7.3-1) ... [2019-11-01T15:29:50.842Z] #18 188.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-01T15:29:50.842Z] #18 188.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-01T15:29:51.877Z] PKG_CONFIG=pkg-config [2019-11-01T15:29:51.877Z] GOLANG_VERSION=1.13.3 [2019-11-01T15:29:51.877Z] HOSTNAME=56a66eb710e3 [2019-11-01T15:29:51.877Z] KEEPBUNDLE=1 [2019-11-01T15:29:51.877Z] container=docker [2019-11-01T15:29:51.877Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-01T15:29:51.877Z] GO111MODULE=off [2019-11-01T15:29:51.877Z] GOPATH=/go [2019-11-01T15:29:51.877Z] PWD=/go/src/github.com/docker/docker [2019-11-01T15:29:51.877Z] HOME=/root [2019-11-01T15:29:51.877Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-01T15:29:51.877Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-01T15:29:51.877Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-01T15:29:51.877Z] DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:29:51.877Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-01T15:29:51.877Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-01T15:29:51.877Z] TERM=xterm [2019-11-01T15:29:51.877Z] VALIDATE_BRANCH=master [2019-11-01T15:29:51.877Z] DEST=bundles/test-integration [2019-11-01T15:29:51.877Z] SHLVL=1 [2019-11-01T15:29:51.877Z] TIMEOUT=120m [2019-11-01T15:29:51.877Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-01T15:29:51.877Z] DOCKER_PKG=github.com/docker/docker [2019-11-01T15:29:51.877Z] TESTDEBUG=0 [2019-11-01T15:29:51.877Z] _=/usr/bin/env [2019-11-01T15:29:51.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-01T15:29:53.579Z] #18 ... [2019-11-01T15:29:53.579Z] [2019-11-01T15:29:53.579Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:29:53.579Z] #48 DONE 249.4s [2019-11-01T15:29:53.579Z] [2019-11-01T15:29:53.579Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:29:53.579Z] #42 161.9 DEP criu/crtools.d [2019-11-01T15:29:53.579Z] #42 162.3 DEP criu/cr-service.d [2019-11-01T15:29:53.579Z] #42 162.7 DEP criu/cr-restore.d [2019-11-01T15:29:53.579Z] #42 163.3 DEP criu/cr-errno.d [2019-11-01T15:29:53.580Z] #42 163.4 DEP criu/cr-dump.d [2019-11-01T15:29:53.580Z] #42 163.8 DEP criu/cr-dedup.d [2019-11-01T15:29:53.580Z] #42 164.1 DEP criu/cr-check.d [2019-11-01T15:29:53.580Z] #42 164.6 DEP criu/config.d [2019-11-01T15:29:53.580Z] #42 165.0 DEP criu/clone-noasan.d [2019-11-01T15:29:53.580Z] #42 165.2 DEP criu/cgroup.d [2019-11-01T15:29:53.580Z] #42 165.8 DEP criu/cgroup-props.d [2019-11-01T15:29:53.580Z] #42 166.0 DEP criu/bitmap.d [2019-11-01T15:29:53.580Z] #42 166.1 DEP criu/bfd.d [2019-11-01T15:29:53.580Z] #42 166.3 DEP criu/autofs.d [2019-11-01T15:29:53.580Z] #42 166.9 DEP criu/aio.d [2019-11-01T15:29:53.580Z] #42 167.2 DEP criu/action-scripts.d [2019-11-01T15:29:53.580Z] #42 167.8 CC criu/action-scripts.o [2019-11-01T15:29:53.580Z] #42 169.0 CC criu/aio.o [2019-11-01T15:29:53.868Z] #42 170.3 CC criu/autofs.o [2019-11-01T15:29:54.398Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-01T15:29:57.364Z] #42 173.8 CC criu/bfd.o [2019-11-01T15:29:58.388Z] #42 174.8 CC criu/bitmap.o [2019-11-01T15:29:58.677Z] #42 175.1 CC criu/cgroup-props.o [2019-11-01T15:29:59.702Z] #42 ... [2019-11-01T15:29:59.702Z] [2019-11-01T15:29:59.702Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:29:59.702Z] #45 246.0 vendor/golang.org/x/net/http/httpproxy [2019-11-01T15:29:59.702Z] #45 246.0 net/textproto [2019-11-01T15:29:59.702Z] #45 246.0 crypto/x509 [2019-11-01T15:29:59.702Z] #45 248.9 vendor/golang.org/x/net/http/httpguts [2019-11-01T15:29:59.702Z] #45 248.9 mime/multipart [2019-11-01T15:29:59.702Z] #45 254.3 crypto/tls [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-01T15:30:00.133Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-01T15:30:00.133Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2019-11-01T15:30:00.727Z] #45 ... [2019-11-01T15:30:00.727Z] [2019-11-01T15:30:00.727Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:00.727Z] #42 176.9 CC criu/cgroup.o [2019-11-01T15:30:01.955Z] 65014b3c3121: Verifying Checksum [2019-11-01T15:30:01.955Z] 65014b3c3121: Download complete [2019-11-01T15:30:02.742Z] ok github.com/docker/docker/builder/remotecontext 0.369s coverage: 13.6% of statements [2019-11-01T15:30:03.136Z] ok github.com/docker/docker/builder/dockerfile 1.028s coverage: 48.2% of statements [2019-11-01T15:30:03.951Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-11-01T15:30:04.772Z] ok github.com/docker/docker/builder/remotecontext/git 0.812s coverage: 85.1% of statements [2019-11-01T15:30:04.772Z] ? github.com/docker/docker/cli [no test files] [2019-11-01T15:30:04.772Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-01T15:30:06.283Z] #42 ... [2019-11-01T15:30:06.283Z] [2019-11-01T15:30:06.283Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:30:06.283Z] #18 201.4 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-01T15:30:06.283Z] #18 201.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:30:06.283Z] #18 201.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:30:06.283Z] #18 201.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:30:06.283Z] #18 201.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-01T15:30:06.283Z] #18 201.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-01T15:30:06.283Z] #18 201.4 Setting up btrfs-tools (4.7.3-1) ... [2019-11-01T15:30:06.283Z] #18 201.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-01T15:30:06.283Z] #18 201.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:30:06.283Z] #18 201.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-01T15:30:06.283Z] #18 201.4 Setting up python3 (3.5.3-1) ... [2019-11-01T15:30:06.283Z] #18 204.4 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-01T15:30:06.911Z] #18 206.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-01T15:30:06.911Z] #18 ... [2019-11-01T15:30:06.911Z] [2019-11-01T15:30:06.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:06.911Z] #42 183.5 CC criu/clone-noasan.o [2019-11-01T15:30:07.537Z] #42 183.8 CC criu/config.o [2019-11-01T15:30:08.160Z] ok github.com/docker/docker/client 0.223s coverage: 75.8% of statements [2019-11-01T15:30:09.133Z] ......................... [ 67%] [2019-11-01T15:30:10.253Z] #42 186.7 CC criu/cr-check.o [2019-11-01T15:30:12.581Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/rootless [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/volume [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-01T15:30:12.581Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === Skipped [2019-11-01T15:30:12.581Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-01T15:30:12.581Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-01T15:30:12.581Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-01T15:30:12.581Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-01T15:30:12.581Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-01T15:30:12.581Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:30:12.581Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-01T15:30:12.581Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-01T15:30:12.581Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-01T15:30:12.581Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] [2019-11-01T15:30:12.581Z] DONE 2115 tests, 20 skipped in 186.010s Post stage [Pipeline] junit [2019-11-01T15:30:12.597Z] Recording test results [2019-11-01T15:30:13.762Z] #42 ... [2019-11-01T15:30:13.762Z] [2019-11-01T15:30:13.762Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:30:13.762Z] #18 206.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-01T15:30:13.762Z] #18 206.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-01T15:30:13.762Z] #18 206.9 Setting up python3-wheel (0.29.0-2) ... [2019-11-01T15:30:13.762Z] #18 208.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-01T15:30:13.762Z] #18 210.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-01T15:30:13.762Z] #18 210.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-01T15:30:13.762Z] #18 212.8 Setting up dmsetup (2:1.02.137-2) ... [2019-11-01T15:30:13.762Z] #18 212.9 Setting up python3-setuptools (33.1.1-1) ... [2019-11-01T15:30:13.762Z] #18 ... [2019-11-01T15:30:13.762Z] [2019-11-01T15:30:13.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:13.762Z] #42 190.1 CC criu/cr-dedup.o [2019-11-01T15:30:14.787Z] #42 191.1 CC criu/cr-dump.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-01T15:30:15.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/make.sh dynbinary test-integration [2019-11-01T15:30:16.460Z] [2019-11-01T15:30:16.460Z] Removing bundles/ [2019-11-01T15:30:16.460Z] [2019-11-01T15:30:16.460Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-01T15:30:16.460Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:30:16.460Z] GOOS="" GOARCH="" GOARM="" [2019-11-01T15:30:17.500Z] #42 ... [2019-11-01T15:30:17.500Z] [2019-11-01T15:30:17.500Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-01T15:30:17.500Z] #18 214.8 Setting up dh-python (2.20170125) ... [2019-11-01T15:30:17.500Z] #18 216.5 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-01T15:30:17.500Z] #18 216.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-01T15:30:17.500Z] #18 DONE 216.8s [2019-11-01T15:30:17.500Z] [2019-11-01T15:30:17.500Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:30:18.530Z] #19 ... [2019-11-01T15:30:18.530Z] [2019-11-01T15:30:18.530Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:30:18.530Z] #45 264.9 net/http/httptrace [2019-11-01T15:30:18.530Z] #45 265.4 net/http [2019-11-01T15:30:20.594Z] #45 ... [2019-11-01T15:30:20.594Z] [2019-11-01T15:30:20.594Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:20.594Z] #42 196.7 CC criu/cr-errno.o [2019-11-01T15:30:20.594Z] #42 196.9 CC criu/cr-restore.o [2019-11-01T15:30:29.029Z] #42 ... [2019-11-01T15:30:29.029Z] [2019-11-01T15:30:29.029Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:30:29.029Z] #45 284.9 github.com/LK4D4/vndr/godl [2019-11-01T15:30:30.054Z] #45 286.3 github.com/LK4D4/vndr [2019-11-01T15:30:35.616Z] #45 ... [2019-11-01T15:30:35.616Z] [2019-11-01T15:30:35.616Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:30:35.616Z] #19 13.13 Collecting yamllint==1.16.0 [2019-11-01T15:30:35.616Z] #19 14.82 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-01T15:30:35.616Z] #19 15.73 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-01T15:30:35.616Z] #19 15.98 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-01T15:30:37.112Z] #19 19.80 Collecting pyyaml (from yamllint==1.16.0) [2019-11-01T15:30:37.402Z] #19 20.20 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-01T15:30:40.120Z] #19 ... [2019-11-01T15:30:40.120Z] [2019-11-01T15:30:40.120Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:40.120Z] #42 206.5 CC criu/cr-service.o [2019-11-01T15:30:40.120Z] #42 210.1 CC criu/crtools.o [2019-11-01T15:30:40.120Z] #42 211.8 CC criu/eventfd.o [2019-11-01T15:30:40.120Z] #42 212.9 CC criu/eventpoll.o [2019-11-01T15:30:40.120Z] #42 215.3 CC criu/external.o [2019-11-01T15:30:40.120Z] #42 216.1 CC criu/fault-injection.o [2019-11-01T15:30:40.120Z] #42 216.3 CC criu/fdstore.o [2019-11-01T15:30:40.751Z] #42 217.0 CC criu/fifo.o [2019-11-01T15:30:41.775Z] #42 217.9 CC criu/file-ids.o [2019-11-01T15:30:42.065Z] #42 ... [2019-11-01T15:30:42.065Z] [2019-11-01T15:30:42.065Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:30:42.065Z] #19 24.85 Building wheels for collected packages: pathspec, pyyaml [2019-11-01T15:30:42.065Z] #19 24.85 Running setup.py bdist_wheel for pathspec: started [2019-11-01T15:30:42.867Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 30.3% of statements [2019-11-01T15:30:42.867Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-11-01T15:30:42.867Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-01T15:30:42.867Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-01T15:30:42.867Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-01T15:30:42.867Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-01T15:30:44.798Z] #19 27.66 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-01T15:30:44.798Z] #19 27.66 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-01T15:30:44.798Z] #19 27.71 Running setup.py bdist_wheel for pyyaml: started [2019-11-01T15:30:45.424Z] #19 ... [2019-11-01T15:30:45.424Z] [2019-11-01T15:30:45.424Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:30:45.424Z] #45 DONE 301.6s [2019-11-01T15:30:45.424Z] [2019-11-01T15:30:45.424Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:45.424Z] #42 218.8 CC criu/file-lock.o [2019-11-01T15:30:45.424Z] #42 221.1 CC criu/files-ext.o [2019-11-01T15:30:45.713Z] #42 222.2 CC criu/files-reg.o [2019-11-01T15:30:47.076Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2019-11-01T15:30:48.422Z] #42 ... [2019-11-01T15:30:48.422Z] [2019-11-01T15:30:48.422Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-01T15:30:48.422Z] #19 30.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-01T15:30:48.423Z] #19 30.82 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-01T15:30:48.423Z] #19 30.94 Successfully built pathspec pyyaml [2019-11-01T15:30:48.423Z] #19 30.95 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-01T15:30:48.710Z] #19 31.73 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-01T15:30:49.136Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2019-11-01T15:30:49.338Z] #19 DONE 32.1s [2019-11-01T15:30:49.338Z] [2019-11-01T15:30:49.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:50.046Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-01T15:30:50.850Z] #42 227.0 CC criu/files.o [2019-11-01T15:30:51.162Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-01T15:30:54.349Z] #42 230.7 CC criu/filesystems.o [2019-11-01T15:30:55.846Z] #42 232.0 CC criu/fsnotify.o [2019-11-01T15:30:55.846Z] #42 ... [2019-11-01T15:30:55.846Z] [2019-11-01T15:30:55.846Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-01T15:30:55.846Z] #29 312.4 + rm -rf /tmp/tmp.BUjsLX5o83 [2019-11-01T15:30:56.134Z] #29 DONE 313.0s [2019-11-01T15:30:56.134Z] [2019-11-01T15:30:56.134Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:30:58.849Z] #42 235.0 CC criu/image-desc.o [2019-11-01T15:30:58.849Z] #42 235.3 CC criu/image.o [2019-11-01T15:30:58.904Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-11-01T15:31:00.030Z] ok github.com/docker/docker/daemon 12.431s coverage: 17.6% of statements [2019-11-01T15:31:00.030Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-01T15:31:00.030Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-01T15:31:00.912Z] #42 236.9 CC criu/ipc_ns.o [2019-11-01T15:31:01.481Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 82.1% of statements [2019-11-01T15:31:01.882Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-01T15:31:02.408Z] #42 238.9 CC criu/irmap.o [2019-11-01T15:31:03.218Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2019-11-01T15:31:03.218Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-01T15:31:03.218Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-01T15:31:03.218Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-11-01T15:31:03.434Z] #42 240.0 CC criu/kcmp-ids.o [2019-11-01T15:31:04.061Z] #42 240.5 CC criu/kerndat.o [2019-11-01T15:31:04.893Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-01T15:31:06.118Z] #42 242.5 CC criu/libnetlink.o [2019-11-01T15:31:06.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-01T15:31:06.748Z] #42 243.1 CC criu/log.o [2019-11-01T15:31:07.339Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 57.9% of statements [2019-11-01T15:31:07.395Z] #42 243.9 CC criu/lsm.o [2019-11-01T15:31:07.415Z] tests/integration/client_test.py ..... [ 75%] [2019-11-01T15:31:07.979Z] tests/integration/errors_test.py . [ 76%] [2019-11-01T15:31:08.421Z] #42 244.7 CC criu/mem.o [2019-11-01T15:31:11.292Z] #42 247.8 CC criu/mount.o [2019-11-01T15:31:15.147Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.161s coverage: 46.2% of statements [2019-11-01T15:31:16.992Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.770s coverage: 51.0% of statements [2019-11-01T15:31:16.992Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.140s coverage: 72.5% of statements [2019-11-01T15:31:16.992Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-01T15:31:18.157Z] #42 ... [2019-11-01T15:31:18.157Z] [2019-11-01T15:31:18.157Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-01T15:31:18.157Z] #55 280.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-01T15:31:19.495Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.598s coverage: 76.1% of statements [2019-11-01T15:31:20.838Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-01T15:31:21.669Z] #55 283.7 + mkdir -p /build [2019-11-01T15:31:21.670Z] #55 283.7 + cp runc /build/runc [2019-11-01T15:31:21.670Z] #55 DONE 283.8s [2019-11-01T15:31:21.670Z] [2019-11-01T15:31:21.670Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:31:21.670Z] #42 254.7 CC criu/namespaces.o [2019-11-01T15:31:21.670Z] #42 257.8 CC criu/net.o [2019-11-01T15:31:22.289Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-11-01T15:31:24.182Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:31:24.182Z] [2019-11-01T15:31:24.182Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-01T15:31:24.182Z] PKG_CONFIG=pkg-config [2019-11-01T15:31:24.182Z] GOLANG_VERSION=1.13.3 [2019-11-01T15:31:24.182Z] HOSTNAME=2c498cca3263 [2019-11-01T15:31:24.182Z] DOCKER_EXPERIMENTAL=1 [2019-11-01T15:31:24.182Z] container=docker [2019-11-01T15:31:24.182Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-01T15:31:24.182Z] GO111MODULE=off [2019-11-01T15:31:24.182Z] GOPATH=/go [2019-11-01T15:31:24.182Z] PWD=/go/src/github.com/docker/docker [2019-11-01T15:31:24.182Z] HOME=/root [2019-11-01T15:31:24.182Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-01T15:31:24.182Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-01T15:31:24.182Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-01T15:31:24.182Z] DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:31:24.182Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-01T15:31:24.182Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-01T15:31:24.182Z] TERM=xterm [2019-11-01T15:31:24.182Z] VALIDATE_BRANCH=master [2019-11-01T15:31:24.182Z] DEST=bundles/test-integration [2019-11-01T15:31:24.182Z] SHLVL=1 [2019-11-01T15:31:24.182Z] TIMEOUT=120m [2019-11-01T15:31:24.182Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-01T15:31:24.182Z] DOCKER_PKG=github.com/docker/docker [2019-11-01T15:31:24.182Z] TESTDEBUG=0 [2019-11-01T15:31:24.182Z] _=/usr/bin/env [2019-11-01T15:31:24.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-01T15:31:24.803Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-11-01T15:31:24.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.390s coverage: 57.0% of statements [2019-11-01T15:31:24.803Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-01T15:31:24.803Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-01T15:31:24.803Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-01T15:31:24.803Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2019-11-01T15:31:24.803Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-01T15:31:26.714Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 42.7% of statements [2019-11-01T15:31:27.124Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.4% of statements [2019-11-01T15:31:27.124Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-01T15:31:27.124Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-01T15:31:27.192Z] #42 263.6 CC criu/netfilter.o [2019-11-01T15:31:27.816Z] #42 264.2 CC criu/page-pipe.o [2019-11-01T15:31:27.946Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2019-11-01T15:31:28.318Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 26.2% of statements [2019-11-01T15:31:28.838Z] #42 265.2 CC criu/page-xfer.o [2019-11-01T15:31:29.125Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 88.3% of statements [2019-11-01T15:31:29.125Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2019-11-01T15:31:30.441Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 74.7% of statements [2019-11-01T15:31:30.441Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-01T15:31:30.441Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.010s coverage: 19.9% of statements [2019-11-01T15:31:30.899Z] #42 267.1 CC criu/pagemap-cache.o [2019-11-01T15:31:31.188Z] #42 267.7 CC criu/pagemap.o [2019-11-01T15:31:32.548Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 47.8% of statements [2019-11-01T15:31:32.684Z] #42 269.2 CC criu/parasite-syscall.o [2019-11-01T15:31:33.006Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2019-11-01T15:31:33.879Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-01T15:31:34.245Z] ok github.com/docker/docker/daemon/logger/splunk 2.072s coverage: 82.5% of statements [2019-11-01T15:31:34.245Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-01T15:31:34.245Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-01T15:31:34.735Z] #42 270.8 CC criu/path.o [2019-11-01T15:31:34.736Z] #42 271.3 CC criu/pie-util-vdso-elf32.o [2019-11-01T15:31:35.366Z] #42 271.9 CC criu/pie-util-vdso.o [2019-11-01T15:31:35.996Z] #42 272.5 CC criu/pie-util.o [2019-11-01T15:31:36.092Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2019-11-01T15:31:36.322Z] #42 272.8 CC criu/pipes.o [2019-11-01T15:31:36.470Z] ok github.com/docker/docker/distribution 0.357s coverage: 22.1% of statements [2019-11-01T15:31:36.470Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-01T15:31:37.832Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-11-01T15:31:37.841Z] #42 274.0 CC criu/plugin.o [2019-11-01T15:31:38.469Z] #42 274.7 CC criu/proc_parse.o [2019-11-01T15:31:39.132Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-01T15:31:40.001Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 85.6% of statements [2019-11-01T15:31:40.001Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-01T15:31:40.501Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2019-11-01T15:31:40.501Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-01T15:31:41.949Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-11-01T15:31:41.949Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-01T15:31:42.825Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2019-11-01T15:31:42.899Z] #42 279.4 CC criu/protobuf-desc.o [2019-11-01T15:31:43.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-01T15:31:43.649Z] ok github.com/docker/docker/opts 0.028s coverage: 66.9% of statements [2019-11-01T15:31:44.029Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-01T15:31:44.950Z] #42 281.1 CC criu/protobuf.o [2019-11-01T15:31:45.237Z] #42 281.6 CC criu/pstree.o [2019-11-01T15:31:45.887Z] ok github.com/docker/docker/pkg/archive 0.524s coverage: 77.0% of statements [2019-11-01T15:31:45.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-01T15:31:47.298Z] #42 283.6 CC criu/rbtree.o [2019-11-01T15:31:47.587Z] #42 284.1 CC criu/rst-malloc.o [2019-11-01T15:31:47.942Z] ok github.com/docker/docker/pkg/authorization 1.172s coverage: 68.3% of statements [2019-11-01T15:31:48.213Z] #42 284.6 CC criu/seccomp.o [2019-11-01T15:31:48.319Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-01T15:31:48.700Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-01T15:31:48.802Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-01T15:31:49.232Z] #42 285.8 CC criu/seize.o [2019-11-01T15:31:50.257Z] #42 ... [2019-11-01T15:31:50.257Z] [2019-11-01T15:31:50.257Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:31:50.257Z] #39 367.1 + dpkg --print-architecture [2019-11-01T15:31:50.257Z] #39 367.1 + cd /tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution [2019-11-01T15:31:50.257Z] #39 367.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-01T15:31:50.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-01T15:31:50.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-01T15:31:50.881Z] #39 367.6 + GOPATH=/tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qz2Uy7EjNF [2019-11-01T15:31:50.881Z] #39 367.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-01T15:31:51.328Z] ok github.com/docker/docker/layer 8.068s coverage: 68.8% of statements [2019-11-01T15:31:51.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-01T15:31:51.328Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-01T15:31:51.328Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-01T15:31:51.328Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-01T15:31:51.328Z] ? github.com/docker/docker/oci [no test files] [2019-11-01T15:31:51.328Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-01T15:31:51.714Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-01T15:31:52.120Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-01T15:31:52.505Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-11-01T15:31:53.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-01T15:31:53.311Z] ok github.com/docker/docker/pkg/chrootarchive 3.589s coverage: 43.2% of statements [2019-11-01T15:31:53.311Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-01T15:31:53.311Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-01T15:31:54.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-01T15:31:54.123Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2019-11-01T15:31:54.948Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2019-11-01T15:31:55.350Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-11-01T15:31:56.636Z] ok github.com/docker/docker/pkg/discovery/kv 3.214s coverage: 84.1% of statements [2019-11-01T15:31:57.029Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2019-11-01T15:31:57.029Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2019-11-01T15:31:57.579Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2019-11-01T15:31:58.080Z] ok github.com/docker/docker/pkg/fsutils 0.449s coverage: 85.1% of statements [2019-11-01T15:31:59.518Z] ok github.com/docker/docker/pkg/idtools 0.487s coverage: 70.1% of statements [2019-11-01T15:31:59.518Z] ok github.com/docker/docker/pkg/ioutils 0.421s coverage: 70.6% of statements [2019-11-01T15:32:00.340Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2019-11-01T15:32:00.340Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2019-11-01T15:32:00.721Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2019-11-01T15:32:00.721Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-01T15:32:01.114Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-01T15:32:01.227Z] #39 ... [2019-11-01T15:32:01.227Z] [2019-11-01T15:32:01.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:32:01.227Z] #42 287.4 CC criu/servicefd.o [2019-11-01T15:32:01.227Z] #42 288.2 CC criu/shmem.o [2019-11-01T15:32:01.227Z] #42 289.8 CC criu/sigframe.o [2019-11-01T15:32:01.227Z] #42 290.1 CC criu/signalfd.o [2019-11-01T15:32:01.227Z] #42 290.8 CC criu/sk-inet.o [2019-11-01T15:32:01.227Z] #42 292.6 CC criu/sk-netlink.o [2019-11-01T15:32:01.227Z] #42 293.3 CC criu/sk-packet.o [2019-11-01T15:32:01.227Z] #42 294.5 CC criu/sk-queue.o [2019-11-01T15:32:01.227Z] #42 295.5 CC criu/sk-tcp.o [2019-11-01T15:32:01.227Z] #42 296.4 CC criu/sk-unix.o [2019-11-01T15:32:01.488Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-01T15:32:01.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-11-01T15:32:02.245Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-11-01T15:32:02.245Z] ok github.com/docker/docker/pkg/mount 1.216s coverage: 70.0% of statements [2019-11-01T15:32:02.245Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-01T15:32:02.640Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2019-11-01T15:32:02.640Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-01T15:32:02.641Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-01T15:32:03.286Z] #42 299.6 CC criu/sockets.o [2019-11-01T15:32:03.461Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-11-01T15:32:04.301Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-01T15:32:04.702Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-01T15:32:04.783Z] #42 301.3 CC criu/stats.o [2019-11-01T15:32:05.074Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-01T15:32:05.412Z] #42 302.0 CC criu/string.o [2019-11-01T15:32:05.703Z] #42 302.1 CC criu/sysctl.o [2019-11-01T15:32:06.410Z] ok github.com/docker/docker/pkg/pubsub 1.052s coverage: 73.9% of statements [2019-11-01T15:32:06.752Z] #42 303.2 CC criu/sysfs_parse.o [2019-11-01T15:32:06.913Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-11-01T15:32:07.384Z] #42 303.9 CC criu/timerfd.o [2019-11-01T15:32:08.008Z] #42 304.5 CC criu/tty.o [2019-11-01T15:32:10.097Z] ......... [ 85%] [2019-11-01T15:32:10.204Z] ok github.com/docker/docker/pkg/signal 2.525s coverage: 61.0% of statements [2019-11-01T15:32:10.204Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-11-01T15:32:11.021Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-01T15:32:11.021Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-01T15:32:11.391Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-01T15:32:11.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-01T15:32:11.499Z] #42 308.0 CC criu/tun.o [2019-11-01T15:32:12.211Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-01T15:32:12.524Z] #42 309.0 CC criu/uffd.o [2019-11-01T15:32:12.596Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2019-11-01T15:32:12.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-01T15:32:13.397Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2019-11-01T15:32:13.595Z] 65014b3c3121: Pull complete [2019-11-01T15:32:13.773Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2019-11-01T15:32:14.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-01T15:32:14.572Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-11-01T15:32:14.572Z] testing: warning: no tests to run [2019-11-01T15:32:14.572Z] coverage: [no statements] [2019-11-01T15:32:14.572Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-01T15:32:15.111Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-01T15:32:15.234Z] #42 311.4 CC criu/util.o [2019-11-01T15:32:15.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-01T15:32:15.727Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-01T15:32:15.727Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-01T15:32:15.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-01T15:32:16.442Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-01T15:32:17.296Z] #42 313.9 CC criu/uts_ns.o [2019-11-01T15:32:17.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-01T15:32:17.923Z] #42 314.3 CC criu/vdso.o [2019-11-01T15:32:18.255Z] ok github.com/docker/docker/plugin 0.558s coverage: 27.1% of statements [2019-11-01T15:32:18.594Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-01T15:32:18.946Z] #42 315.3 LINK criu/built-in.o [2019-11-01T15:32:18.946Z] #42 315.5 LINK criu/criu [2019-11-01T15:32:19.065Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-01T15:32:19.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-01T15:32:19.874Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-11-01T15:32:19.975Z] #42 316.4 DEP lib/c/criu.d [2019-11-01T15:32:20.250Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-01T15:32:20.263Z] #42 316.6 CC images/rpc.pb-c.o [2019-11-01T15:32:20.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-01T15:32:21.752Z] #42 318.0 CC lib/c/criu.o [2019-11-01T15:32:22.127Z] ok github.com/docker/docker/registry 0.159s coverage: 56.3% of statements [2019-11-01T15:32:22.518Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-11-01T15:32:22.911Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-01T15:32:23.721Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-01T15:32:23.845Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-01T15:32:24.110Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2019-11-01T15:32:24.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-01T15:32:24.482Z] #42 320.7 LINK lib/c/built-in.o [2019-11-01T15:32:24.482Z] #42 320.7 LINK lib/c/libcriu.so [2019-11-01T15:32:24.772Z] #42 321.3 GEN magic.py [2019-11-01T15:32:25.062Z] #42 321.6 Note: Building without setproctitle() and strlcpy() support. [2019-11-01T15:32:25.062Z] #42 321.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-01T15:32:25.738Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-01T15:32:26.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-01T15:32:26.560Z] #42 322.7 fatal: Not a git repository (or any of the parent directories): .git [2019-11-01T15:32:27.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-01T15:32:27.573Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-01T15:32:28.057Z] #42 324.1 make[1]: Nothing to be done for 'all'. [2019-11-01T15:32:28.381Z] ok github.com/docker/docker/volume/local 0.026s coverage: 73.0% of statements [2019-11-01T15:32:28.769Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2019-11-01T15:32:29.092Z] #42 325.7 make[1]: 'images/built-in.o' is up to date. [2019-11-01T15:32:29.380Z] #42 325.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-01T15:32:29.380Z] #42 325.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-01T15:32:29.380Z] #42 325.9 make[1]: 'compel/libcompel.a' is up to date. [2019-11-01T15:32:29.380Z] #42 326.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-01T15:32:29.670Z] #42 326.0 make[1]: Nothing to be done for 'all'. [2019-11-01T15:32:29.670Z] #42 326.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-01T15:32:29.962Z] #42 ... [2019-11-01T15:32:29.962Z] [2019-11-01T15:32:29.962Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-01T15:32:29.962Z] #39 406.5 + rm -rf /tmp/tmp.qz2Uy7EjNF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qz2Uy7EjNF [2019-11-01T15:32:29.962Z] #39 DONE 406.7s [2019-11-01T15:32:29.962Z] [2019-11-01T15:32:29.962Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-01T15:32:29.962Z] #42 326.5 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:30.065Z] ok github.com/docker/docker/volume/service 0.036s coverage: 73.0% of statements [2019-11-01T15:32:30.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-01T15:32:30.253Z] #42 326.5 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:30.253Z] #42 326.7 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:30.565Z] #42 326.9 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:30.855Z] #42 327.1 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:30.855Z] #42 327.2 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:30.855Z] #42 327.3 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:31.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-01T15:32:31.158Z] #42 327.6 make[2]: Nothing to be done for 'all'. [2019-11-01T15:32:31.158Z] #42 327.6 INSTALL criu/criu [2019-11-01T15:32:31.448Z] #42 DONE 327.8s [2019-11-01T15:32:31.448Z] [2019-11-01T15:32:31.448Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:32:31.551Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-01T15:32:32.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-01T15:32:33.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-01T15:32:33.897Z] Using test binary docker [2019-11-01T15:32:33.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-01T15:32:33.897Z] +++ /etc/init.d/apparmor start [2019-11-01T15:32:33.897Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:32:33.897Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:32:33.897Z] Warning failed to create cache: (null) [2019-11-01T15:32:33.897Z] . [2019-11-01T15:32:33.897Z] INFO: Waiting for daemon to start... [2019-11-01T15:32:33.897Z] Starting dockerd [2019-11-01T15:32:33.897Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-01T15:32:35.964Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-01T15:32:35.964Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-01T15:32:36.432Z] . [2019-11-01T15:32:36.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-01T15:32:36.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-01T15:32:36.432Z] Error: No such image: emptyfs [2019-11-01T15:32:36.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-01T15:32:36.432Z] ++++ docker load [2019-11-01T15:32:36.432Z] Running integration-test (iteration 1) [2019-11-01T15:32:36.432Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-01T15:32:36.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:32:36.432Z] ++ set -e [2019-11-01T15:32:36.432Z] ++ '[' -n 0 ']' [2019-11-01T15:32:36.432Z] ++ set -x [2019-11-01T15:32:36.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:32:37.737Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/rootless [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/volume [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-01T15:32:37.737Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-01T15:32:37.737Z] [2019-11-01T15:32:37.737Z] === Skipped [2019-11-01T15:32:37.737Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-01T15:32:37.737Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-01T15:32:37.737Z] [2019-11-01T15:32:37.737Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-01T15:32:37.737Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-01T15:32:37.737Z] [2019-11-01T15:32:37.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-01T15:32:37.738Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-01T15:32:37.738Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-01T15:32:37.738Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:32:37.738Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-01T15:32:37.738Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-01T15:32:37.738Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-01T15:32:37.738Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] [2019-11-01T15:32:37.738Z] DONE 2115 tests, 20 skipped in 229.360s Post stage [Pipeline] junit [2019-11-01T15:32:38.254Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-01T15:32:40.820Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/make.sh dynbinary test-integration [2019-11-01T15:32:41.195Z] [2019-11-01T15:32:41.196Z] Removing bundles/ [2019-11-01T15:32:41.196Z] [2019-11-01T15:32:41.196Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-01T15:32:41.196Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:32:41.196Z] GOOS="" GOARCH="" GOARM="" [2019-11-01T15:32:41.295Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-01T15:32:41.552Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-01T15:32:41.552Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-01T15:32:41.552Z] [2019-11-01T15:32:41.552Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-01T15:32:41.552Z] =========================== short test summary info ============================ [2019-11-01T15:32:41.552Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-01T15:32:41.552Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-01T15:32:41.552Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-01T15:32:41.552Z] Not supported on most drivers [2019-11-01T15:32:41.552Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-01T15:32:41.552Z] This doesn't seem to be taken into account by the engine [2019-11-01T15:32:41.552Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-01T15:32:41.552Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-01T15:32:41.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-01T15:32:41.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-01T15:32:41.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-01T15:32:41.552Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-01T15:32:41.552Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-01T15:32:41.552Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 396.05 seconds == [2019-11-01T15:32:41.809Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-01T15:32:46.415Z] Loaded image: buildpack-deps:jessie [2019-11-01T15:32:46.415Z] Loaded image: busybox:latest [2019-11-01T15:32:46.415Z] Loaded image: busybox:glibc [2019-11-01T15:32:46.415Z] Loaded image: debian:jessie [2019-11-01T15:32:46.415Z] Loaded image: hello-world:latest [2019-11-01T15:32:46.415Z] INFO: Testing against a local daemon [2019-11-01T15:32:46.415Z] === RUN TestCgroupNamespacesBuild [2019-11-01T15:32:50.603Z] --- PASS: TestCgroupNamespacesBuild (4.92s) [2019-11-01T15:32:50.603Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-01T15:32:52.506Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2019-11-01T15:32:52.506Z] === RUN TestBuildWithSession [2019-11-01T15:32:52.507Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-01T15:32:52.507Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:32:52.507Z] === RUN TestBuildSquashParent [2019-11-01T15:32:53.986Z] Clearing AppArmor profiles cache:. [2019-11-01T15:32:53.986Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T15:32:53.986Z] Unloading profiles will leave already running processes permanently [2019-11-01T15:32:53.986Z] unconfined, which can lead to unexpected situations. [2019-11-01T15:32:53.986Z] [2019-11-01T15:32:53.986Z] To set a process to complain mode, use the command line tool [2019-11-01T15:32:53.986Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T15:32:53.986Z] with the 'teardown' option." [2019-11-01T15:32:53.986Z] Post stage [Pipeline] junit [2019-11-01T15:32:54.927Z] Recording test results [Pipeline] sh [2019-11-01T15:32:55.323Z] + echo Ensuring container killed. [2019-11-01T15:32:55.323Z] Ensuring container killed. [2019-11-01T15:32:55.323Z] + docker rm -vf docker-pr1 [2019-11-01T15:32:55.323Z] Error: No such container: docker-pr1 [2019-11-01T15:32:55.323Z] + true [Pipeline] sh [2019-11-01T15:32:55.605Z] + echo Chowning /workspace to jenkins user [2019-11-01T15:32:55.605Z] Chowning /workspace to jenkins user [2019-11-01T15:32:55.605Z] + id -u [2019-11-01T15:32:55.605Z] + id -g [2019-11-01T15:32:55.605Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40167:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-01T15:32:57.799Z] + bundleName=docker-py [2019-11-01T15:32:57.799Z] + echo Creating docker-py-bundles.tar.gz [2019-11-01T15:32:57.799Z] Creating docker-py-bundles.tar.gz [2019-11-01T15:32:57.799Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-01T15:32:57.810Z] Archiving artifacts [2019-11-01T15:32:58.129Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-01T15:32:58.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/make.sh binary-daemon [2019-11-01T15:32:59.057Z] [2019-11-01T15:32:59.070Z] --- PASS: TestBuildSquashParent (6.59s) [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:32:59.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:32:59.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:32:59.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:32:59.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:32:59.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:32:59.071Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:32:59.071Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:32:59.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:32:59.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:32:59.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:32:59.071Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:32:59.314Z] Removing bundles/ [2019-11-01T15:32:59.314Z] [2019-11-01T15:32:59.314Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-01T15:32:59.314Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-01T15:32:59.314Z] GOOS="" GOARCH="" GOARM="" [2019-11-01T15:33:02.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:33:02.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2019-11-01T15:33:04.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2019-11-01T15:33:04.265Z] === RUN TestBuildMultiStageCopy [2019-11-01T15:33:04.265Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-01T15:33:06.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-01T15:33:07.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-01T15:33:07.637Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-01T15:33:08.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-01T15:33:08.773Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2019-11-01T15:33:08.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2019-11-01T15:33:08.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-11-01T15:33:08.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2019-11-01T15:33:08.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-11-01T15:33:08.773Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-11-01T15:33:08.773Z] === RUN TestBuildMultiStageParentConfig [2019-11-01T15:33:10.676Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2019-11-01T15:33:10.676Z] === RUN TestBuildLabelWithTargets [2019-11-01T15:33:10.750Z] #23 ... [2019-11-01T15:33:10.750Z] [2019-11-01T15:33:10.750Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:10.750Z] #60 393.5 + bin/containerd [2019-11-01T15:33:12.579Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2019-11-01T15:33:12.579Z] === RUN TestBuildWithEmptyLayers [2019-11-01T15:33:12.795Z] #60 ... [2019-11-01T15:33:12.795Z] [2019-11-01T15:33:12.795Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:12.795Z] #51 DONE 449.0s [2019-11-01T15:33:12.795Z] [2019-11-01T15:33:12.795Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:13.518Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-11-01T15:33:13.518Z] === RUN TestBuildMultiStageOnBuild [2019-11-01T15:33:15.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-01T15:33:15.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-01T15:33:15.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-01T15:33:15.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-01T15:33:15.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-01T15:33:16.809Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2019-11-01T15:33:16.809Z] === RUN TestBuildUncleanTarFilenames [2019-11-01T15:33:18.189Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2019-11-01T15:33:18.189Z] === RUN TestBuildMultiStageLayerLeak [2019-11-01T15:33:20.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-01T15:33:21.235Z] #23 457.7 + return [2019-11-01T15:33:21.476Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-11-01T15:33:21.476Z] === RUN TestBuildWithHugeFile [2019-11-01T15:33:21.523Z] #23 DONE 457.8s [2019-11-01T15:33:21.523Z] [2019-11-01T15:33:21.523Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:24.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-01T15:33:24.239Z] #60 ... [2019-11-01T15:33:24.239Z] [2019-11-01T15:33:24.239Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-01T15:33:24.239Z] #24 DONE 0.1s [2019-11-01T15:33:24.239Z] [2019-11-01T15:33:24.239Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:24.529Z] #60 ... [2019-11-01T15:33:24.529Z] [2019-11-01T15:33:24.529Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-01T15:33:24.818Z] #28 DONE 0.6s [2019-11-01T15:33:24.818Z] [2019-11-01T15:33:24.818Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:25.107Z] #60 ... [2019-11-01T15:33:25.107Z] [2019-11-01T15:33:25.107Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-01T15:33:25.107Z] #30 DONE 0.1s [2019-11-01T15:33:25.107Z] [2019-11-01T15:33:25.107Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-01T15:33:25.107Z] #33 DONE 0.1s [2019-11-01T15:33:25.107Z] [2019-11-01T15:33:25.107Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-01T15:33:25.107Z] #38 DONE 0.1s [2019-11-01T15:33:25.107Z] [2019-11-01T15:33:25.107Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-01T15:33:25.393Z] #40 DONE 0.1s [2019-11-01T15:33:25.393Z] [2019-11-01T15:33:25.393Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-01T15:33:25.393Z] #43 DONE 0.1s [2019-11-01T15:33:25.393Z] [2019-11-01T15:33:25.393Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:25.393Z] #60 ... [2019-11-01T15:33:25.393Z] [2019-11-01T15:33:25.393Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-01T15:33:25.393Z] #46 DONE 0.1s [2019-11-01T15:33:25.393Z] [2019-11-01T15:33:25.393Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-01T15:33:25.682Z] #49 DONE 0.1s [2019-11-01T15:33:25.682Z] [2019-11-01T15:33:25.682Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-01T15:33:25.682Z] #52 DONE 0.1s [2019-11-01T15:33:25.682Z] [2019-11-01T15:33:25.682Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:25.682Z] #60 ... [2019-11-01T15:33:25.682Z] [2019-11-01T15:33:25.682Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-01T15:33:25.682Z] #56 DONE 0.1s [2019-11-01T15:33:25.970Z] [2019-11-01T15:33:25.970Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-01T15:33:28.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-01T15:33:34.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-01T15:33:39.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-01T15:33:42.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-01T15:33:47.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-01T15:33:50.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-01T15:33:51.784Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:33:51.785Z] [2019-11-01T15:33:51.785Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-01T15:33:51.785Z] PKG_CONFIG=pkg-config [2019-11-01T15:33:51.785Z] GOLANG_VERSION=1.13.3 [2019-11-01T15:33:51.785Z] HOSTNAME=0c6822ec8214 [2019-11-01T15:33:51.785Z] DOCKER_EXPERIMENTAL=1 [2019-11-01T15:33:51.785Z] container=docker [2019-11-01T15:33:51.785Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-01T15:33:51.785Z] GO111MODULE=off [2019-11-01T15:33:51.785Z] GOPATH=/go [2019-11-01T15:33:51.785Z] PWD=/go/src/github.com/docker/docker [2019-11-01T15:33:51.785Z] HOME=/root [2019-11-01T15:33:51.785Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-01T15:33:51.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-01T15:33:51.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-01T15:33:51.785Z] DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:33:51.785Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-01T15:33:51.785Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-01T15:33:51.785Z] TERM=xterm [2019-11-01T15:33:51.785Z] VALIDATE_BRANCH=master [2019-11-01T15:33:51.785Z] DEST=bundles/test-integration [2019-11-01T15:33:51.785Z] SHLVL=1 [2019-11-01T15:33:51.785Z] TIMEOUT=120m [2019-11-01T15:33:51.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-01T15:33:51.785Z] DOCKER_PKG=github.com/docker/docker [2019-11-01T15:33:51.785Z] TESTDEBUG=0 [2019-11-01T15:33:51.785Z] _=/usr/bin/env [2019-11-01T15:33:51.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-01T15:33:53.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-01T15:33:56.826Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-01T15:33:56.826Z] Using test binary docker [2019-11-01T15:33:56.826Z] +++ /etc/init.d/apparmor start [2019-11-01T15:33:56.826Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:33:56.826Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:33:56.826Z] Warning failed to create cache: (null) [2019-11-01T15:33:56.826Z] . [2019-11-01T15:33:56.826Z] INFO: Waiting for daemon to start... [2019-11-01T15:33:56.826Z] Starting dockerd [2019-11-01T15:33:56.826Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-01T15:33:59.357Z] . [2019-11-01T15:33:59.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-01T15:33:59.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-01T15:33:59.357Z] Error: No such image: emptyfs [2019-11-01T15:33:59.357Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-01T15:33:59.357Z] ++++ docker load [2019-11-01T15:33:59.615Z] Running integration-test (iteration 1) [2019-11-01T15:33:59.615Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-01T15:33:59.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:33:59.615Z] ++ set -e [2019-11-01T15:33:59.615Z] ++ '[' -n 0 ']' [2019-11-01T15:33:59.615Z] ++ set -x [2019-11-01T15:33:59.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:05.647Z] #60 445.6 + bin/containerd-stress [2019-11-01T15:34:05.647Z] #60 449.3 + bin/containerd-shim [2019-11-01T15:34:08.178Z] --- PASS: TestBuildWithHugeFile (44.11s) [2019-11-01T15:34:08.178Z] === RUN TestBuildWithEmptyDockerfile [2019-11-01T15:34:08.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:34:08.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:34:08.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:34:08.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:34:08.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:34:08.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:34:08.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:34:08.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:34:08.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:34:08.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-11-01T15:34:08.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-11-01T15:34:08.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-11-01T15:34:08.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2019-11-01T15:34:08.178Z] === RUN TestBuildPreserveOwnership [2019-11-01T15:34:08.178Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-01T15:34:10.083Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-01T15:34:11.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-01T15:34:11.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-01T15:34:11.988Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2019-11-01T15:34:11.988Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2019-11-01T15:34:11.988Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2019-11-01T15:34:11.988Z] === RUN TestBuildPlatformInvalid [2019-11-01T15:34:11.988Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-01T15:34:11.988Z] PASS [2019-11-01T15:34:11.988Z] [2019-11-01T15:34:11.988Z] === Skipped [2019-11-01T15:34:11.988Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-01T15:34:11.988Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:34:11.988Z] [2019-11-01T15:34:11.988Z] [2019-11-01T15:34:11.988Z] DONE 32 tests, 1 skipped in 95.714s [2019-11-01T15:34:12.247Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-01T15:34:12.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:12.247Z] ++ set -e [2019-11-01T15:34:12.247Z] ++ '[' -n 0 ']' [2019-11-01T15:34:12.247Z] ++ set -x [2019-11-01T15:34:12.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:12.247Z] INFO: Testing against a local daemon [2019-11-01T15:34:12.247Z] === RUN TestConfigList [2019-11-01T15:34:14.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-01T15:34:15.983Z] #60 460.0 + bin/containerd-shim-runc-v1 [2019-11-01T15:34:16.437Z] --- PASS: TestConfigList (3.45s) [2019-11-01T15:34:16.437Z] === RUN TestConfigsCreateAndDelete [2019-11-01T15:34:18.970Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2019-11-01T15:34:18.970Z] === RUN TestConfigsUpdate [2019-11-01T15:34:20.729Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-01T15:34:20.729Z] Copying nested executables into bundles/binary-daemon [2019-11-01T15:34:20.729Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-01T15:34:21.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/make.sh cross [2019-11-01T15:34:21.508Z] #60 465.1 + bin/containerd-shim-runc-v2 [2019-11-01T15:34:21.990Z] [2019-11-01T15:34:21.990Z] Removing bundles/ [2019-11-01T15:34:21.990Z] [2019-11-01T15:34:21.990Z] ---> Making bundle: cross (in bundles/cross) [2019-11-01T15:34:21.990Z] Cross building: bundles/cross/linux/amd64 [2019-11-01T15:34:21.990Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-01T15:34:21.990Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-01T15:34:22.254Z] --- PASS: TestConfigsUpdate (3.12s) [2019-11-01T15:34:22.255Z] === RUN TestTemplatedConfig [2019-11-01T15:34:22.521Z] #60 466.7 + binaries [2019-11-01T15:34:22.804Z] #60 466.7 + mkdir -p /build [2019-11-01T15:34:22.804Z] #60 466.7 + cp bin/containerd /build/containerd [2019-11-01T15:34:22.804Z] #60 466.7 + cp bin/containerd-shim /build/containerd-shim [2019-11-01T15:34:22.804Z] #60 466.7 + cp bin/ctr /build/ctr [2019-11-01T15:34:23.089Z] #60 DONE 466.8s [2019-11-01T15:34:24.566Z] [2019-11-01T15:34:24.566Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-01T15:34:24.566Z] #61 DONE 0.1s [2019-11-01T15:34:24.566Z] [2019-11-01T15:34:24.566Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-01T15:34:24.566Z] #65 DONE 0.1s [2019-11-01T15:34:24.566Z] [2019-11-01T15:34:24.566Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-01T15:34:24.566Z] #67 DONE 0.1s [2019-11-01T15:34:24.566Z] [2019-11-01T15:34:24.566Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-01T15:34:24.566Z] #70 DONE 0.1s [2019-11-01T15:34:24.566Z] [2019-11-01T15:34:24.566Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-01T15:34:24.566Z] #71 DONE 0.0s [2019-11-01T15:34:24.566Z] [2019-11-01T15:34:24.566Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-01T15:34:25.299Z] 12c8dbabfd62: Pull complete [2019-11-01T15:34:25.299Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-01T15:34:25.299Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:34:25.299Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:34:25.299Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-11-01T15:34:25.299Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-11-01T15:34:25.299Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-11-01T15:34:25.299Z] INFO: Docker version of control daemon [2019-11-01T15:34:25.299Z] [2019-11-01T15:34:25.299Z] Client: Docker Engine - Enterprise [2019-11-01T15:34:25.299Z] Version: 19.03.2 [2019-11-01T15:34:25.299Z] API version: 1.40 [2019-11-01T15:34:25.299Z] Go version: go1.12.8 [2019-11-01T15:34:25.299Z] Git commit: c92ab06ed9 [2019-11-01T15:34:25.299Z] Built: 09/03/2019 16:38:11 [2019-11-01T15:34:25.299Z] OS/Arch: windows/amd64 [2019-11-01T15:34:25.299Z] Experimental: false [2019-11-01T15:34:25.299Z] [2019-11-01T15:34:25.299Z] Server: Docker Engine - Enterprise [2019-11-01T15:34:25.300Z] Engine: [2019-11-01T15:34:25.300Z] Version: 19.03.2 [2019-11-01T15:34:25.300Z] API version: 1.40 (minimum version 1.24) [2019-11-01T15:34:25.300Z] Go version: go1.12.8 [2019-11-01T15:34:25.300Z] Git commit: c92ab06ed9 [2019-11-01T15:34:25.300Z] Built: 09/03/2019 16:35:47 [2019-11-01T15:34:25.300Z] OS/Arch: windows/amd64 [2019-11-01T15:34:25.300Z] Experimental: true [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] INFO: Docker info of control daemon [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] Client: [2019-11-01T15:34:25.300Z] Debug Mode: false [2019-11-01T15:34:25.300Z] Plugins: [2019-11-01T15:34:25.300Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] Server: [2019-11-01T15:34:25.300Z] Containers: 0 [2019-11-01T15:34:25.300Z] Running: 0 [2019-11-01T15:34:25.300Z] Paused: 0 [2019-11-01T15:34:25.300Z] Stopped: 0 [2019-11-01T15:34:25.300Z] Images: 1 [2019-11-01T15:34:25.300Z] Server Version: 19.03.2 [2019-11-01T15:34:25.300Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-01T15:34:25.300Z] Windows: [2019-11-01T15:34:25.300Z] LCOW: [2019-11-01T15:34:25.300Z] Logging Driver: json-file [2019-11-01T15:34:25.300Z] Plugins: [2019-11-01T15:34:25.300Z] Volume: local [2019-11-01T15:34:25.300Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-01T15:34:25.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-01T15:34:25.300Z] Swarm: inactive [2019-11-01T15:34:25.300Z] Default Isolation: process [2019-11-01T15:34:25.300Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-01T15:34:25.300Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-01T15:34:25.300Z] OSType: windows [2019-11-01T15:34:25.300Z] Architecture: x86_64 [2019-11-01T15:34:25.300Z] CPUs: 4 [2019-11-01T15:34:25.300Z] Total Memory: 32GiB [2019-11-01T15:34:25.300Z] Name: azwin-2-a55360 [2019-11-01T15:34:25.300Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-01T15:34:25.300Z] Docker Root Dir: D:\docker [2019-11-01T15:34:25.300Z] Debug Mode: false [2019-11-01T15:34:25.300Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:34:25.300Z] Labels: [2019-11-01T15:34:25.300Z] Experimental: true [2019-11-01T15:34:25.300Z] Insecure Registries: [2019-11-01T15:34:25.300Z] 10.0.0.4:5000 [2019-11-01T15:34:25.300Z] 127.0.0.0/8 [2019-11-01T15:34:25.300Z] Registry Mirrors: [2019-11-01T15:34:25.300Z] http://10.0.0.4:5000/ [2019-11-01T15:34:25.300Z] Live Restore Enabled: false [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] INFO: Commit hash is 9a7e96b5b [2019-11-01T15:34:25.300Z] INFO: Nuke-Everything... [2019-11-01T15:34:25.300Z] INFO: Container count on control daemon to delete is 0 [2019-11-01T15:34:25.300Z] INFO: Nuking d:\CI [2019-11-01T15:34:25.300Z] INFO: Zapped successfully [2019-11-01T15:34:25.300Z] INFO: Location for testing is d:\CI\PR-40167\1 [2019-11-01T15:34:25.300Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] INFO: Building the image from Dockerfile.windows at 11/01/2019 15:34:17... [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] Sending build context to Docker daemon 50.14MB [2019-11-01T15:34:25.300Z] [2019-11-01T15:34:25.300Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-01T15:34:25.300Z] ---> 739b21bd02e7 [2019-11-01T15:34:25.300Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-01T15:34:25.300Z] ---> Running in 4453522d5421 [2019-11-01T15:34:25.300Z] Removing intermediate container 4453522d5421 [2019-11-01T15:34:25.300Z] ---> 899daf817fac [2019-11-01T15:34:25.300Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-11-01T15:34:25.300Z] ---> Running in eb08a72ff5bc [2019-11-01T15:34:25.762Z] Removing intermediate container eb08a72ff5bc [2019-11-01T15:34:25.762Z] ---> dd18d9280b29 [2019-11-01T15:34:25.762Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-01T15:34:25.762Z] ---> Running in 1ba3148c95d7 [2019-11-01T15:34:26.223Z] Removing intermediate container 1ba3148c95d7 [2019-11-01T15:34:26.223Z] ---> 5105f2849a65 [2019-11-01T15:34:26.224Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-01T15:34:26.224Z] ---> Running in 2bb60834e11f [2019-11-01T15:34:26.441Z] --- PASS: TestTemplatedConfig (3.58s) [2019-11-01T15:34:26.441Z] === RUN TestConfigInspect [2019-11-01T15:34:27.267Z] #72 DONE 2.3s [2019-11-01T15:34:27.267Z] [2019-11-01T15:34:27.267Z] #73 exporting to oci image format [2019-11-01T15:34:27.267Z] #73 exporting layers [2019-11-01T15:34:28.973Z] --- PASS: TestConfigInspect (3.25s) [2019-11-01T15:34:28.973Z] === RUN TestConfigCreateWithLabels [2019-11-01T15:34:31.791Z] Loaded image: buildpack-deps:jessie [2019-11-01T15:34:31.791Z] Loaded image: busybox:latest [2019-11-01T15:34:32.261Z] --- PASS: TestConfigCreateWithLabels (3.15s) [2019-11-01T15:34:32.261Z] === RUN TestConfigCreateResolve [2019-11-01T15:34:32.724Z] Loaded image: busybox:glibc [2019-11-01T15:34:32.724Z] Loaded image: debian:jessie [2019-11-01T15:34:33.291Z] Loaded image: hello-world:latest [2019-11-01T15:34:33.291Z] INFO: Testing against a local daemon [2019-11-01T15:34:33.291Z] === RUN TestCgroupNamespacesBuild [2019-11-01T15:34:34.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-01T15:34:34.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-01T15:34:34.837Z] [2019-11-01T15:34:34.837Z] SUCCESS: Specified value was saved. [2019-11-01T15:34:35.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-01T15:34:35.546Z] --- PASS: TestConfigCreateResolve (3.16s) [2019-11-01T15:34:35.546Z] === RUN TestConfigDaemonLibtrustID [2019-11-01T15:34:35.804Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-01T15:34:35.804Z] PASS [2019-11-01T15:34:35.804Z] [2019-11-01T15:34:35.804Z] DONE 8 tests in 23.644s [2019-11-01T15:34:35.804Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-01T15:34:35.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:35.804Z] ++ set -e [2019-11-01T15:34:35.804Z] ++ '[' -n 0 ']' [2019-11-01T15:34:35.804Z] ++ set -x [2019-11-01T15:34:35.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:35.810Z] INFO: Downloading git... [2019-11-01T15:34:35.883Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2019-11-01T15:34:35.883Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-01T15:34:36.063Z] INFO: Testing against a local daemon [2019-11-01T15:34:36.063Z] === RUN TestCheckpoint [2019-11-01T15:34:36.063Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-01T15:34:36.063Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:34:36.063Z] === RUN TestContainerInvalidJSON [2019-11-01T15:34:36.063Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:34:36.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:34:36.063Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:34:36.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:34:36.063Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:34:36.063Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:34:36.063Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:34:36.063Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:34:36.063Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:34:36.063Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-01T15:34:36.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-01T15:34:36.063Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-01T15:34:36.063Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-01T15:34:36.063Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-01T15:34:36.063Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-01T15:34:36.063Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-01T15:34:36.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-01T15:34:36.322Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-01T15:34:36.322Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-01T15:34:36.322Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-01T15:34:36.581Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2019-11-01T15:34:36.581Z] === RUN TestCopyFromContainer [2019-11-01T15:34:36.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-01T15:34:37.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-01T15:34:37.361Z] INFO: Downloading go... [2019-11-01T15:34:38.414Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s) [2019-11-01T15:34:38.414Z] === RUN TestBuildWithSession [2019-11-01T15:34:38.414Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-01T15:34:38.414Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:34:38.414Z] === RUN TestBuildSquashParent [2019-11-01T15:34:38.484Z] === RUN TestCopyFromContainer// [2019-11-01T15:34:38.743Z] === RUN TestCopyFromContainer//bar/root [2019-11-01T15:34:38.743Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-01T15:34:38.919Z] INFO: Downloading compiler 1 of 3... [2019-11-01T15:34:39.002Z] === RUN TestCopyFromContainer/bar/quux [2019-11-01T15:34:39.002Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-01T15:34:39.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-01T15:34:39.261Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-01T15:34:39.261Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-01T15:34:39.521Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-01T15:34:39.521Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-01T15:34:39.521Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer (3.23s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-01T15:34:39.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-01T15:34:39.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-01T15:34:39.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:34:39.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:34:39.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:34:39.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:34:39.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:34:39.780Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:34:39.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:34:39.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:34:39.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:34:39.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-01T15:34:39.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-01T15:34:39.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-01T15:34:39.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-01T15:34:39.780Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-01T15:34:39.780Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-01T15:34:39.780Z] === RUN TestCreateWithInvalidEnv [2019-11-01T15:34:39.780Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-01T15:34:39.780Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-01T15:34:39.780Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-01T15:34:39.780Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-01T15:34:39.780Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-01T15:34:39.780Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-01T15:34:39.893Z] INFO: Downloading compiler 2 of 3... [2019-11-01T15:34:40.039Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-01T15:34:40.040Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-01T15:34:40.040Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-01T15:34:40.040Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-01T15:34:40.040Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-01T15:34:40.040Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-01T15:34:40.040Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-01T15:34:40.040Z] === RUN TestCreateTmpfsMountsTarget [2019-11-01T15:34:40.040Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-01T15:34:40.040Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-01T15:34:40.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-01T15:34:40.355Z] INFO: Downloading compiler 3 of 3... [2019-11-01T15:34:40.817Z] INFO: Extracting git... [2019-11-01T15:34:41.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:34:42.572Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:34:42.572Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-11-01T15:34:42.572Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-01T15:34:42.572Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-01T15:34:44.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2019-11-01T15:34:45.103Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-01T15:34:45.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:34:45.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:34:45.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:34:45.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:34:45.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:34:45.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:34:45.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:34:45.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:34:45.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:34:45.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:34:45.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:34:45.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:34:45.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:34:45.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:34:45.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-11-01T15:34:45.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-01T15:34:45.103Z] === RUN TestContainerStartOnDaemonRestart [2019-11-01T15:34:45.103Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-01T15:34:45.103Z] === RUN TestDaemonRestartIpcMode [2019-11-01T15:34:45.103Z] === PAUSE TestDaemonRestartIpcMode [2019-11-01T15:34:45.103Z] === RUN TestDiff [2019-11-01T15:34:45.671Z] --- PASS: TestDiff (0.80s) [2019-11-01T15:34:45.671Z] === RUN TestExecWithCloseStdin [2019-11-01T15:34:46.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-01T15:34:47.050Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-11-01T15:34:47.050Z] === RUN TestExec [2019-11-01T15:34:47.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-01T15:34:47.985Z] --- PASS: TestExec (1.02s) [2019-11-01T15:34:47.985Z] === RUN TestExecUser [2019-11-01T15:34:48.920Z] --- PASS: TestExecUser (1.01s) [2019-11-01T15:34:48.920Z] === RUN TestExportContainerAndImportImage [2019-11-01T15:34:49.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-01T15:34:50.298Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2019-11-01T15:34:50.298Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-01T15:34:50.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-01T15:34:50.614Z] --- PASS: TestBuildSquashParent (10.97s) [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:34:50.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:34:50.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:34:50.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:34:50.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:34:50.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:34:50.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:34:50.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:34:50.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:34:50.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:34:51.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-01T15:34:52.204Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2019-11-01T15:34:52.204Z] === RUN TestHealthCheckWorkdir [2019-11-01T15:34:52.511Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-01T15:34:52.511Z] Using test binary docker [2019-11-01T15:34:52.511Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-01T15:34:52.511Z] +++ /etc/init.d/apparmor start [2019-11-01T15:34:52.511Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:34:52.511Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:34:52.511Z] Warning failed to create cache: (null) [2019-11-01T15:34:52.511Z] . [2019-11-01T15:34:52.877Z] INFO: Waiting for daemon to start... [2019-11-01T15:34:52.877Z] Starting dockerd [2019-11-01T15:34:52.877Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-01T15:34:53.141Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2019-11-01T15:34:53.141Z] === RUN TestHealthKillContainer [2019-11-01T15:34:53.146Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:34:53.146Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:34:54.715Z] . [2019-11-01T15:34:54.715Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-01T15:34:54.715Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-01T15:34:54.715Z] Error: No such image: emptyfs [2019-11-01T15:34:54.715Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-01T15:34:54.715Z] ++++ docker load [2019-11-01T15:34:55.352Z] Running integration-test (iteration 1) [2019-11-01T15:34:55.352Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-01T15:34:55.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:55.352Z] ++ set -e [2019-11-01T15:34:55.352Z] ++ '[' -n 0 ']' [2019-11-01T15:34:55.352Z] ++ set -x [2019-11-01T15:34:55.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:34:56.427Z] --- PASS: TestHealthKillContainer (3.03s) [2019-11-01T15:34:56.427Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-01T15:34:56.486Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:34:56.753Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:34:56.994Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2019-11-01T15:34:56.994Z] === RUN TestIpcModeNone [2019-11-01T15:34:57.930Z] --- PASS: TestIpcModeNone (0.98s) [2019-11-01T15:34:57.930Z] === RUN TestIpcModePrivate [2019-11-01T15:34:58.537Z] INFO: Expanding go... [2019-11-01T15:34:59.307Z] --- PASS: TestIpcModePrivate (1.09s) [2019-11-01T15:34:59.307Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-01T15:34:59.307Z] === RUN TestIpcModeShareable [2019-11-01T15:35:00.242Z] --- PASS: TestIpcModeShareable (1.01s) [2019-11-01T15:35:00.242Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-01T15:35:00.242Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.70s) [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.57s) [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.62s) [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.64s) [2019-11-01T15:35:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.50s) [2019-11-01T15:35:00.935Z] === RUN TestBuildMultiStageCopy [2019-11-01T15:35:00.935Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-01T15:35:03.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-01T15:35:03.528Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2019-11-01T15:35:03.528Z] === RUN TestAPIIpcModeHost [2019-11-01T15:35:04.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-01T15:35:04.102Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-11-01T15:35:04.102Z] === RUN TestDaemonIpcModeShareable [2019-11-01T15:35:04.867Z] Loaded image: buildpack-deps:jessie [2019-11-01T15:35:04.867Z] Loaded image: busybox:latest [2019-11-01T15:35:04.867Z] Loaded image: busybox:glibc [2019-11-01T15:35:04.867Z] Loaded image: debian:jessie [2019-11-01T15:35:04.867Z] Loaded image: hello-world:latest [2019-11-01T15:35:04.867Z] INFO: Testing against a local daemon [2019-11-01T15:35:04.867Z] === RUN TestCgroupNamespacesBuild [2019-11-01T15:35:04.964Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-01T15:35:05.531Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-01T15:35:06.014Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-11-01T15:35:06.014Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-01T15:35:06.014Z] === RUN TestDaemonIpcModePrivate [2019-11-01T15:35:06.098Z] --- PASS: TestBuildMultiStageCopy (5.90s) [2019-11-01T15:35:06.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2019-11-01T15:35:06.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2019-11-01T15:35:06.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2019-11-01T15:35:06.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2019-11-01T15:35:06.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-11-01T15:35:06.098Z] === RUN TestBuildMultiStageParentConfig [2019-11-01T15:35:06.174Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2019-11-01T15:35:06.174Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-01T15:35:07.918Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2019-11-01T15:35:07.918Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-01T15:35:07.918Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-01T15:35:07.999Z] --- PASS: TestBuildMultiStageParentConfig (1.79s) [2019-11-01T15:35:07.999Z] === RUN TestBuildLabelWithTargets [2019-11-01T15:35:08.083Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2019-11-01T15:35:08.083Z] === RUN TestBuildWithSession [2019-11-01T15:35:08.083Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-01T15:35:08.083Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:35:08.083Z] === RUN TestBuildSquashParent [2019-11-01T15:35:09.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2019-11-01T15:35:09.823Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-01T15:35:09.823Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-01T15:35:10.531Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2019-11-01T15:35:10.531Z] === RUN TestBuildWithEmptyLayers [2019-11-01T15:35:11.727Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2019-11-01T15:35:11.727Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-01T15:35:11.727Z] === RUN TestIpcModeOlderClient [2019-11-01T15:35:11.727Z] === PAUSE TestIpcModeOlderClient [2019-11-01T15:35:11.727Z] === RUN TestKillContainerInvalidSignal [2019-11-01T15:35:11.905Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2019-11-01T15:35:11.905Z] === RUN TestBuildMultiStageOnBuild [2019-11-01T15:35:12.662Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-11-01T15:35:12.662Z] === RUN TestKillContainer [2019-11-01T15:35:12.662Z] === RUN TestKillContainer/no_signal [2019-11-01T15:35:13.598Z] === RUN TestKillContainer/non_killing_signal [2019-11-01T15:35:14.166Z] === RUN TestKillContainer/killing_signal [2019-11-01T15:35:14.422Z] --- PASS: TestBuildSquashParent (5.86s) [2019-11-01T15:35:14.422Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-01T15:35:14.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:35:14.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:35:14.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:35:14.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:35:14.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:35:14.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:35:14.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:35:14.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:35:14.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:35:14.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:35:14.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:35:14.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:35:14.423Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:35:14.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:35:15.544Z] --- PASS: TestKillContainer (2.98s) [2019-11-01T15:35:15.544Z] --- PASS: TestKillContainer/no_signal (0.98s) [2019-11-01T15:35:15.544Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2019-11-01T15:35:15.544Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-11-01T15:35:15.544Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-01T15:35:15.544Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-01T15:35:16.088Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2019-11-01T15:35:16.088Z] === RUN TestBuildUncleanTarFilenames [2019-11-01T15:35:16.479Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-01T15:35:16.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:35:16.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:35:17.415Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2019-11-01T15:35:17.415Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2019-11-01T15:35:17.415Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2019-11-01T15:35:17.415Z] === RUN TestKillStoppedContainer [2019-11-01T15:35:17.415Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-01T15:35:17.415Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-01T15:35:17.415Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-01T15:35:17.416Z] === RUN TestKillDifferentUserContainer [2019-11-01T15:35:17.473Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2019-11-01T15:35:17.473Z] === RUN TestBuildMultiStageLayerLeak [2019-11-01T15:35:18.350Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-11-01T15:35:18.350Z] === RUN TestInspectOomKilledTrue [2019-11-01T15:35:18.350Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-01T15:35:18.350Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:35:18.350Z] === RUN TestInspectOomKilledFalse [2019-11-01T15:35:18.350Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-01T15:35:18.350Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:35:18.350Z] === RUN TestLinksEtcHostsContentMatch [2019-11-01T15:35:18.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:35:18.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:35:19.285Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2019-11-01T15:35:19.285Z] === RUN TestLinksContainerNames [2019-11-01T15:35:20.661Z] --- PASS: TestLinksContainerNames (1.71s) [2019-11-01T15:35:20.661Z] === RUN TestLogsFollowTailEmpty [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2019-11-01T15:35:21.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.43s) [2019-11-01T15:35:21.290Z] === RUN TestBuildMultiStageCopy [2019-11-01T15:35:21.290Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-01T15:35:21.598Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2019-11-01T15:35:21.598Z] === RUN TestContainerNetworkMountsNoChown [2019-11-01T15:35:21.663Z] --- PASS: TestBuildMultiStageLayerLeak (3.81s) [2019-11-01T15:35:21.663Z] === RUN TestBuildWithHugeFile [2019-11-01T15:35:22.534Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/default [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/default [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/private [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/private [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rprivate [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/slave [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/slave [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rslave [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/shared [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/shared [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rshared [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/default [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rslave [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rprivate [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/slave [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rshared [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/private [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/shared [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:35:22.534Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:35:22.534Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:35:22.534Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:35:22.793Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-01T15:35:23.052Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.09s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-11-01T15:35:23.052Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-01T15:35:23.052Z] === RUN TestContainerBindMountNonRecursive [2019-11-01T15:35:23.722Z] INFO: Expanding compiler 1 of 3... [2019-11-01T15:35:23.722Z] INFO: Expanding compiler 2 of 3... [2019-11-01T15:35:23.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-01T15:35:24.163Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-01T15:35:24.563Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-01T15:35:25.371Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-01T15:35:25.585Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2019-11-01T15:35:25.585Z] === RUN TestNetworkNat [2019-11-01T15:35:25.747Z] --- PASS: TestBuildMultiStageCopy (4.59s) [2019-11-01T15:35:25.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2019-11-01T15:35:25.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2019-11-01T15:35:25.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-11-01T15:35:25.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2019-11-01T15:35:25.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2019-11-01T15:35:25.748Z] === RUN TestBuildMultiStageParentConfig [2019-11-01T15:35:26.154Z] --- PASS: TestNetworkNat (0.95s) [2019-11-01T15:35:26.154Z] === RUN TestNetworkLocalhostTCPNat [2019-11-01T15:35:27.010Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2019-11-01T15:35:27.010Z] === RUN TestBuildLabelWithTargets [2019-11-01T15:35:27.089Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-11-01T15:35:27.089Z] === RUN TestNetworkLoopbackNat [2019-11-01T15:35:28.465Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-11-01T15:35:28.465Z] === RUN TestPause [2019-11-01T15:35:29.032Z] --- PASS: TestPause (0.94s) [2019-11-01T15:35:29.032Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-01T15:35:29.032Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-01T15:35:29.032Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:35:29.032Z] === RUN TestPauseStopPausedContainer [2019-11-01T15:35:29.549Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2019-11-01T15:35:29.549Z] === RUN TestBuildWithEmptyLayers [2019-11-01T15:35:29.968Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-11-01T15:35:29.968Z] === RUN TestPsFilter [2019-11-01T15:35:30.358Z] --- PASS: TestPsFilter (0.29s) [2019-11-01T15:35:30.358Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-01T15:35:30.437Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2019-11-01T15:35:30.437Z] === RUN TestBuildMultiStageOnBuild [2019-11-01T15:35:30.824Z] INFO: Expanding compiler 3 of 3... [2019-11-01T15:35:30.824Z] INFO: Removing downloaded files... [2019-11-01T15:35:30.824Z] INFO: Creating source directory... [2019-11-01T15:35:30.824Z] INFO: Configuring git core.autocrlf... [2019-11-01T15:35:31.285Z] INFO: Completed [2019-11-01T15:35:31.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2019-11-01T15:35:31.295Z] === RUN TestRemoveContainerWithVolume [2019-11-01T15:35:31.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-01T15:35:31.632Z] Using test binary docker [2019-11-01T15:35:31.632Z] +++ /etc/init.d/apparmor start [2019-11-01T15:35:31.632Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:35:31.632Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:35:31.632Z] Warning failed to create cache: (null) [2019-11-01T15:35:31.632Z] . [2019-11-01T15:35:31.632Z] INFO: Waiting for daemon to start... [2019-11-01T15:35:31.632Z] Starting dockerd [2019-11-01T15:35:31.632Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-01T15:35:31.632Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-01T15:35:31.632Z] Using test binary docker [2019-11-01T15:35:31.632Z] +++ /etc/init.d/apparmor start [2019-11-01T15:35:31.632Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:35:31.632Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:35:31.632Z] Warning failed to create cache: (null) [2019-11-01T15:35:31.632Z] . [2019-11-01T15:35:31.632Z] INFO: Waiting for daemon to start... [2019-11-01T15:35:31.633Z] Starting dockerd [2019-11-01T15:35:31.633Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-01T15:35:32.231Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-11-01T15:35:32.231Z] === RUN TestRemoveContainerRunning [2019-11-01T15:35:33.168Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-11-01T15:35:33.168Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-01T15:35:33.699Z] --- PASS: TestBuildMultiStageOnBuild (3.27s) [2019-11-01T15:35:33.699Z] === RUN TestBuildUncleanTarFilenames [2019-11-01T15:35:33.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2019-11-01T15:35:33.736Z] === RUN TestRemoveInvalidContainer [2019-11-01T15:35:33.995Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-01T15:35:33.995Z] === RUN TestRenameLinkedContainer [2019-11-01T15:35:34.497Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-11-01T15:35:34.497Z] === RUN TestBuildMultiStageLayerLeak [2019-11-01T15:35:37.285Z] --- PASS: TestRenameLinkedContainer (3.31s) [2019-11-01T15:35:37.285Z] === RUN TestRenameStoppedContainer [2019-11-01T15:35:37.659Z] --- PASS: TestBuildMultiStageLayerLeak (2.71s) [2019-11-01T15:35:37.659Z] === RUN TestBuildWithHugeFile [2019-11-01T15:35:38.221Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-11-01T15:35:38.221Z] === RUN TestRenameRunningContainerAndReuse [2019-11-01T15:35:39.598Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2019-11-01T15:35:39.598Z] === RUN TestRenameInvalidName [2019-11-01T15:35:39.733Z] . [2019-11-01T15:35:39.733Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-01T15:35:39.733Z] [2019-11-01T15:35:39.733Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-01T15:35:39.733Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-01T15:35:39.733Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-01T15:35:39.733Z] Error: No such image: emptyfs [2019-11-01T15:35:39.733Z] ++++ docker loadError: No such image: emptyfs [2019-11-01T15:35:39.733Z] [2019-11-01T15:35:39.733Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-01T15:35:39.733Z] ++++ docker load [2019-11-01T15:35:39.733Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-01T15:35:39.733Z] Running integration-test (iteration 1) [2019-11-01T15:35:39.733Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-01T15:35:39.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-01T15:35:39.734Z] ++ set -e [2019-11-01T15:35:39.734Z] ++ '[' -n 0 ']' [2019-11-01T15:35:39.734Z] ++ set -x [2019-11-01T15:35:39.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-01T15:35:39.734Z] Running integration-test (iteration 1) [2019-11-01T15:35:39.734Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-01T15:35:39.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-01T15:35:39.734Z] ++ set -e [2019-11-01T15:35:39.734Z] ++ '[' -n 0 ']' [2019-11-01T15:35:39.734Z] ++ set -x [2019-11-01T15:35:39.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-01T15:35:40.534Z] --- PASS: TestRenameInvalidName (0.84s) [2019-11-01T15:35:40.534Z] === RUN TestRenameAnonymousContainer [2019-11-01T15:35:43.400Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-01T15:35:43.400Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-01T15:35:43.400Z] Cross building: bundles/cross/windows/amd64 [2019-11-01T15:35:43.400Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-01T15:35:43.400Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-01T15:35:44.723Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2019-11-01T15:35:44.723Z] === RUN TestRenameContainerWithSameName [2019-11-01T15:35:45.659Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-11-01T15:35:45.659Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-01T15:35:47.036Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2019-11-01T15:35:47.036Z] === RUN TestResize [2019-11-01T15:35:47.972Z] --- PASS: TestResize (0.86s) [2019-11-01T15:35:47.972Z] === RUN TestResizeWithInvalidSize [2019-11-01T15:35:48.907Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-11-01T15:35:48.907Z] === RUN TestResizeWhenContainerNotStarted [2019-11-01T15:35:49.842Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:35:49.842Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:35:49.842Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:35:49.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:35:49.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:35:49.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:35:49.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:35:51.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:35:51.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:35:52.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:35:52.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:35:53.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:35:54.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:35:56.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:35:56.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.76s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-11-01T15:35:58.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2019-11-01T15:35:58.535Z] === RUN TestCgroupNamespacesRun [2019-11-01T15:36:00.438Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2019-11-01T15:36:00.438Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-01T15:36:02.341Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2019-11-01T15:36:02.341Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-01T15:36:04.244Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2019-11-01T15:36:04.244Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-01T15:36:06.147Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-11-01T15:36:06.147Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-01T15:36:08.050Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.92s) [2019-11-01T15:36:08.050Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-01T15:36:08.617Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-11-01T15:36:08.617Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-01T15:36:09.558Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-11-01T15:36:09.558Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-01T15:36:11.486Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2019-11-01T15:36:11.486Z] === RUN TestKernelTCPMemory [2019-11-01T15:36:12.336Z] --- PASS: TestBuildWithHugeFile (31.46s) [2019-11-01T15:36:12.336Z] === RUN TestBuildWithEmptyDockerfile [2019-11-01T15:36:12.336Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:36:12.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:36:12.336Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:36:12.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:36:12.336Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:36:12.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:36:12.336Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:36:12.336Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:36:12.336Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:36:12.336Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-11-01T15:36:12.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-11-01T15:36:12.336Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2019-11-01T15:36:12.336Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2019-11-01T15:36:12.336Z] === RUN TestBuildPreserveOwnership [2019-11-01T15:36:12.336Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-01T15:36:12.421Z] --- PASS: TestKernelTCPMemory (1.03s) [2019-11-01T15:36:12.421Z] === RUN TestNISDomainname [2019-11-01T15:36:13.118Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-01T15:36:13.799Z] --- PASS: TestNISDomainname (1.15s) [2019-11-01T15:36:13.799Z] === RUN TestHostnameDnsResolution [2019-11-01T15:36:15.663Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2019-11-01T15:36:15.664Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2019-11-01T15:36:15.664Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2019-11-01T15:36:15.664Z] === RUN TestBuildPlatformInvalid [2019-11-01T15:36:15.664Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-01T15:36:15.664Z] PASS [2019-11-01T15:36:15.664Z] [2019-11-01T15:36:15.664Z] === Skipped [2019-11-01T15:36:15.664Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-01T15:36:15.664Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:36:15.664Z] [2019-11-01T15:36:15.664Z] [2019-11-01T15:36:15.664Z] DONE 32 tests, 1 skipped in 80.282s [2019-11-01T15:36:15.664Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-01T15:36:15.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:15.664Z] ++ set -e [2019-11-01T15:36:15.664Z] ++ '[' -n 0 ']' [2019-11-01T15:36:15.664Z] ++ set -x [2019-11-01T15:36:15.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:15.664Z] INFO: Testing against a local daemon [2019-11-01T15:36:15.664Z] === RUN TestConfigList [2019-11-01T15:36:15.702Z] --- PASS: TestHostnameDnsResolution (1.84s) [2019-11-01T15:36:15.702Z] === RUN TestStats [2019-11-01T15:36:17.604Z] --- PASS: TestStats (2.14s) [2019-11-01T15:36:17.604Z] === RUN TestStopContainerWithTimeout [2019-11-01T15:36:17.604Z] === RUN TestStopContainerWithTimeout/0 [2019-11-01T15:36:17.604Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-01T15:36:17.604Z] === RUN TestStopContainerWithTimeout/1 [2019-11-01T15:36:17.604Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-01T15:36:17.604Z] === RUN TestStopContainerWithTimeout/3 [2019-11-01T15:36:17.604Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-01T15:36:17.604Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-01T15:36:17.604Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-01T15:36:17.604Z] === CONT TestStopContainerWithTimeout/0 [2019-11-01T15:36:17.604Z] === CONT TestStopContainerWithTimeout/1 [2019-11-01T15:36:17.604Z] === CONT TestStopContainerWithTimeout/3 [2019-11-01T15:36:17.604Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-01T15:36:18.435Z] Loaded image: buildpack-deps:jessie [2019-11-01T15:36:18.435Z] Loaded image: busybox:latest [2019-11-01T15:36:18.435Z] Loaded image: buildpack-deps:jessie [2019-11-01T15:36:18.435Z] Loaded image: busybox:latest [2019-11-01T15:36:18.435Z] Loaded image: busybox:glibc [2019-11-01T15:36:18.435Z] Loaded image: debian:jessie [2019-11-01T15:36:18.435Z] Loaded image: hello-world:latest [2019-11-01T15:36:18.435Z] INFO: Testing against a local daemon [2019-11-01T15:36:18.435Z] === RUN TestDockerDaemonSuite [2019-11-01T15:36:18.435Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-01T15:36:18.435Z] Loaded image: busybox:glibc [2019-11-01T15:36:18.435Z] Loaded image: debian:jessie [2019-11-01T15:36:18.435Z] Loaded image: hello-world:latest [2019-11-01T15:36:18.435Z] INFO: Testing against a local daemon [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-01T15:36:18.435Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-01T15:36:18.846Z] --- PASS: TestConfigList (2.93s) [2019-11-01T15:36:18.846Z] === RUN TestConfigsCreateAndDelete [2019-11-01T15:36:19.450Z] #73 exporting layers 109.5s done [2019-11-01T15:36:19.450Z] #73 exporting manifest sha256:629c09cb1b05e187b7f10fede156d5a4bebb29da2bfaad853e8e8ebac4093113 done [2019-11-01T15:36:19.450Z] #73 exporting config sha256:cf92d6fefcb0f60ff94ba971ee3cfa6976b891b697b8d5604cea377a0effdb6a done [2019-11-01T15:36:19.450Z] #73 sending tarball [2019-11-01T15:36:20.891Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-01T15:36:20.891Z] --- PASS: TestStopContainerWithTimeout/0 (1.41s) [2019-11-01T15:36:20.891Z] --- PASS: TestStopContainerWithTimeout/1 (2.43s) [2019-11-01T15:36:20.891Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2019-11-01T15:36:20.891Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2019-11-01T15:36:20.891Z] === RUN TestDeleteDevicemapper [2019-11-01T15:36:20.891Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-01T15:36:20.891Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:36:20.891Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-01T15:36:20.962Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-01T15:36:21.281Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2019-11-01T15:36:21.281Z] === RUN TestConfigsUpdate [2019-11-01T15:36:21.527Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-01T15:36:22.461Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-01T15:36:22.461Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-01T15:36:23.027Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-01T15:36:23.124Z] --- PASS: TestConfigsUpdate (2.35s) [2019-11-01T15:36:23.124Z] === RUN TestTemplatedConfig [2019-11-01T15:36:23.284Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-01T15:36:23.284Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-01T15:36:24.177Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.28s) [2019-11-01T15:36:24.178Z] === RUN TestUpdateMemory [2019-11-01T15:36:24.178Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-01T15:36:24.178Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:36:24.178Z] === RUN TestUpdateCPUQuota [2019-11-01T15:36:26.081Z] --- PASS: TestUpdateCPUQuota (1.67s) [2019-11-01T15:36:26.081Z] === RUN TestUpdatePidsLimit [2019-11-01T15:36:26.081Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-01T15:36:26.340Z] === RUN TestUpdatePidsLimit/no_change [2019-11-01T15:36:26.565Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-01T15:36:26.565Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-01T15:36:26.573Z] --- PASS: TestTemplatedConfig (3.01s) [2019-11-01T15:36:26.573Z] === RUN TestConfigInspect [2019-11-01T15:36:26.823Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-01T15:36:26.823Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-01T15:36:26.823Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-01T15:36:26.906Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-01T15:36:27.165Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-01T15:36:27.733Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-01T15:36:28.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-01T15:36:28.726Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-01T15:36:28.867Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-01T15:36:29.037Z] --- PASS: TestConfigInspect (2.87s) [2019-11-01T15:36:29.037Z] === RUN TestConfigCreateWithLabels [2019-11-01T15:36:30.104Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-01T15:36:30.104Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-01T15:36:30.104Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-01T15:36:30.104Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-01T15:36:30.104Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-01T15:36:30.362Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-01T15:36:30.769Z] --- PASS: TestUpdatePidsLimit (5.07s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2019-11-01T15:36:30.770Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2019-11-01T15:36:30.770Z] === RUN TestUpdateRestartPolicy [2019-11-01T15:36:31.596Z] --- PASS: TestConfigCreateWithLabels (2.37s) [2019-11-01T15:36:31.596Z] === RUN TestConfigCreateResolve [2019-11-01T15:36:34.784Z] --- PASS: TestConfigCreateResolve (2.92s) [2019-11-01T15:36:34.784Z] === RUN TestConfigDaemonLibtrustID [2019-11-01T15:36:35.236Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-01T15:36:35.236Z] PASS [2019-11-01T15:36:35.236Z] [2019-11-01T15:36:35.236Z] DONE 8 tests in 19.497s [2019-11-01T15:36:35.236Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-01T15:36:35.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:35.236Z] ++ set -e [2019-11-01T15:36:35.236Z] ++ '[' -n 0 ']' [2019-11-01T15:36:35.236Z] ++ set -x [2019-11-01T15:36:35.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:35.236Z] INFO: Testing against a local daemon [2019-11-01T15:36:35.236Z] === RUN TestCheckpoint [2019-11-01T15:36:35.236Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-01T15:36:35.236Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:36:35.236Z] === RUN TestContainerInvalidJSON [2019-11-01T15:36:35.236Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:36:35.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:36:35.236Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:36:35.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:36:35.236Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:36:35.236Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:36:35.236Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:36:35.236Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:36:35.236Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:36:35.236Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-01T15:36:35.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-01T15:36:35.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-01T15:36:35.236Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-01T15:36:35.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-01T15:36:35.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-01T15:36:35.236Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-01T15:36:35.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-01T15:36:35.707Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-01T15:36:35.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2019-11-01T15:36:35.707Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-01T15:36:35.707Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-01T15:36:35.707Z] === RUN TestCopyFromContainer [2019-11-01T15:36:36.963Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-01T15:36:36.963Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-01T15:36:37.616Z] === RUN TestCopyFromContainer// [2019-11-01T15:36:37.616Z] === RUN TestCopyFromContainer//bar/root [2019-11-01T15:36:37.616Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-01T15:36:37.995Z] === RUN TestCopyFromContainer/bar/quux [2019-11-01T15:36:37.995Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-01T15:36:37.995Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-01T15:36:37.995Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-01T15:36:38.047Z] #73 sending tarball 19.0s done [2019-11-01T15:36:38.047Z] #73 DONE 128.5s [2019-11-01T15:36:38.047Z] [2019-11-01T15:36:38.047Z] #74 importing to docker [2019-11-01T15:36:38.379Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-01T15:36:38.379Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-01T15:36:38.379Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-01T15:36:38.379Z] --- PASS: TestCopyFromContainer (2.88s) [2019-11-01T15:36:38.379Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-01T15:36:38.379Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-11-01T15:36:38.379Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2019-11-01T15:36:38.380Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-01T15:36:38.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-01T15:36:38.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:36:38.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:36:38.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:36:38.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:36:38.380Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:36:38.380Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:36:38.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:36:38.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:36:38.380Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:36:38.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-01T15:36:38.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-01T15:36:38.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-01T15:36:38.380Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-01T15:36:38.380Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-01T15:36:38.380Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-01T15:36:38.380Z] === RUN TestCreateWithInvalidEnv [2019-11-01T15:36:38.380Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-01T15:36:38.380Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-01T15:36:38.380Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-01T15:36:38.380Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-01T15:36:38.380Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-01T15:36:38.380Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-01T15:36:38.380Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-01T15:36:38.380Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-01T15:36:38.380Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-01T15:36:38.380Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-01T15:36:38.380Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-01T15:36:38.380Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-01T15:36:38.380Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-01T15:36:38.380Z] === RUN TestCreateTmpfsMountsTarget [2019-11-01T15:36:38.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-11-01T15:36:38.753Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-01T15:36:41.143Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:36:41.211Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:36:41.211Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-01T15:36:41.211Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-01T15:36:41.211Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-01T15:36:42.076Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2019-11-01T15:36:44.374Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-01T15:36:44.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:36:44.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:36:44.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:36:44.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:36:44.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:36:44.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:36:44.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:36:44.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:36:44.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:36:44.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:36:44.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:36:44.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:36:44.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:36:44.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:36:44.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-01T15:36:44.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-01T15:36:44.374Z] === RUN TestContainerStartOnDaemonRestart [2019-11-01T15:36:44.374Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-01T15:36:44.374Z] === RUN TestDaemonRestartIpcMode [2019-11-01T15:36:44.374Z] === PAUSE TestDaemonRestartIpcMode [2019-11-01T15:36:44.374Z] === RUN TestDiff [2019-11-01T15:36:44.745Z] --- PASS: TestDiff (0.80s) [2019-11-01T15:36:44.745Z] === RUN TestExecWithCloseStdin [2019-11-01T15:36:45.393Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-01T15:36:45.393Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-01T15:36:45.648Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2019-11-01T15:36:45.648Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-01T15:36:45.648Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2019-11-01T15:36:45.648Z] === RUN TestWaitNonBlocked [2019-11-01T15:36:45.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:36:45.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:36:45.648Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:36:45.648Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:36:45.649Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:36:45.649Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:36:45.649Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-01T15:36:45.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-11-01T15:36:45.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2019-11-01T15:36:45.649Z] === RUN TestWaitBlocked [2019-11-01T15:36:45.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:36:45.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:36:45.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:36:45.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:36:45.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:36:45.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:36:45.733Z] --- PASS: TestExecWithCloseStdin (1.10s) [2019-11-01T15:36:45.733Z] === RUN TestExec [2019-11-01T15:36:46.590Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-01T15:36:46.590Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2019-11-01T15:36:46.590Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-11-01T15:36:46.590Z] === CONT TestContainerStartOnDaemonRestart [2019-11-01T15:36:46.590Z] === CONT TestDaemonRestartIpcMode [2019-11-01T15:36:46.590Z] === CONT TestIpcModeOlderClient [2019-11-01T15:36:46.803Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-01T15:36:46.848Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-11-01T15:36:47.053Z] --- PASS: TestExec (1.05s) [2019-11-01T15:36:47.053Z] === RUN TestExecUser [2019-11-01T15:36:47.736Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-01T15:36:47.876Z] --- PASS: TestExecUser (1.08s) [2019-11-01T15:36:47.876Z] === RUN TestExportContainerAndImportImage [2019-11-01T15:36:49.195Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2019-11-01T15:36:49.195Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-01T15:36:49.635Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-01T15:36:50.138Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2019-11-01T15:36:50.396Z] --- PASS: TestDaemonRestartIpcMode (3.86s) [2019-11-01T15:36:50.396Z] PASS [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] === Skipped [2019-11-01T15:36:50.396Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-01T15:36:50.396Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-01T15:36:50.396Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-01T15:36:50.396Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-01T15:36:50.396Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-01T15:36:50.396Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-01T15:36:50.396Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] [2019-11-01T15:36:50.396Z] DONE 197 tests, 6 skipped in 134.627s [2019-11-01T15:36:50.396Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-01T15:36:50.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:50.396Z] ++ set -e [2019-11-01T15:36:50.396Z] ++ '[' -n 0 ']' [2019-11-01T15:36:50.396Z] ++ set -x [2019-11-01T15:36:50.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:50.654Z] INFO: Testing against a local daemon [2019-11-01T15:36:50.654Z] === RUN TestCommitInheritsEnv [2019-11-01T15:36:51.006Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-01T15:36:51.015Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-01T15:36:51.015Z] === RUN TestHealthCheckWorkdir [2019-11-01T15:36:51.067Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-01T15:36:51.067Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-01T15:36:51.067Z] remote: Enumerating objects: 19, done. [2019-11-01T15:36:51.067Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-01T15:36:51.067Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-01T15:36:51.067Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-01T15:36:51.067Z] [2019-11-01T15:36:51.221Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-01T15:36:51.221Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-01T15:36:51.221Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-01T15:36:51.221Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-01T15:36:51.221Z] === RUN TestImagesFilterMultiReference [2019-11-01T15:36:51.480Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-01T15:36:51.480Z] === RUN TestImagePullPlatformInvalid [2019-11-01T15:36:51.480Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-01T15:36:51.480Z] === RUN TestRemoveImageOrphaning [2019-11-01T15:36:51.570Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-01T15:36:52.047Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2019-11-01T15:36:52.047Z] === RUN TestRemoveImageGarbageCollector [2019-11-01T15:36:52.047Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-01T15:36:52.047Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:36:52.047Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-01T15:36:52.047Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-11-01T15:36:52.047Z] === RUN TestTagInvalidReference [2019-11-01T15:36:52.047Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-01T15:36:52.047Z] === RUN TestTagValidPrefixedRepo [2019-11-01T15:36:52.135Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-01T15:36:52.306Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-01T15:36:52.306Z] === RUN TestTagExistedNameWithoutForce [2019-11-01T15:36:52.306Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-01T15:36:52.306Z] === RUN TestTagOfficialNames [2019-11-01T15:36:52.306Z] --- PASS: TestTagOfficialNames (0.09s) [2019-11-01T15:36:52.306Z] === RUN TestTagMatchesDigest [2019-11-01T15:36:52.306Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-01T15:36:52.306Z] PASS [2019-11-01T15:36:52.306Z] [2019-11-01T15:36:52.306Z] === Skipped [2019-11-01T15:36:52.306Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-01T15:36:52.306Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-01T15:36:52.306Z] [2019-11-01T15:36:52.306Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-01T15:36:52.306Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:36:52.306Z] [2019-11-01T15:36:52.306Z] [2019-11-01T15:36:52.306Z] DONE 12 tests, 2 skipped in 1.861s [2019-11-01T15:36:52.306Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-01T15:36:52.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:52.306Z] ++ set -e [2019-11-01T15:36:52.306Z] ++ '[' -n 0 ']' [2019-11-01T15:36:52.306Z] ++ set -x [2019-11-01T15:36:52.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:52.308Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2019-11-01T15:36:52.308Z] === RUN TestHealthKillContainer [2019-11-01T15:36:52.393Z] --- PASS: TestBuildWithHugeFile (91.09s) [2019-11-01T15:36:52.393Z] === RUN TestBuildWithEmptyDockerfile [2019-11-01T15:36:52.393Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:36:52.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:36:52.393Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:36:52.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:36:52.393Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:36:52.393Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:36:52.393Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:36:52.393Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:36:52.564Z] INFO: Testing against a local daemon [2019-11-01T15:36:52.564Z] === RUN TestNetworkCreateDelete [2019-11-01T15:36:52.652Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:36:52.823Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-11-01T15:36:52.823Z] === RUN TestDockerNetworkDeletePreferID [2019-11-01T15:36:52.909Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-01T15:36:52.909Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-11-01T15:36:52.909Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-11-01T15:36:52.909Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-11-01T15:36:52.909Z] === RUN TestBuildPreserveOwnership [2019-11-01T15:36:52.909Z] === RUN TestBuildPreserveOwnership/copy_from [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-01T15:36:53.297Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/test/unit [2019-11-01T15:36:53.474Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-01T15:36:54.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-01T15:36:54.198Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2019-11-01T15:36:54.198Z] === RUN TestInspectNetwork [2019-11-01T15:36:55.413Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-01T15:36:55.569Z] --- PASS: TestHealthKillContainer (3.02s) [2019-11-01T15:36:55.569Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-01T15:36:55.955Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-11-01T15:36:55.955Z] === RUN TestIpcModeNone [2019-11-01T15:36:56.585Z] ? github.com/docker/docker/api [no test files] [2019-11-01T15:36:56.784Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-01T15:36:57.225Z] --- PASS: TestIpcModeNone (1.05s) [2019-11-01T15:36:57.225Z] === RUN TestIpcModePrivate [2019-11-01T15:36:57.350Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-01T15:36:57.608Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-01T15:36:58.019Z] --- PASS: TestIpcModePrivate (1.13s) [2019-11-01T15:36:58.019Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-01T15:36:58.019Z] === RUN TestIpcModeShareable [2019-11-01T15:36:58.541Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-01T15:36:59.107Z] --- PASS: TestBuildPreserveOwnership (6.30s) [2019-11-01T15:36:59.107Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2019-11-01T15:36:59.107Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2019-11-01T15:36:59.107Z] === RUN TestBuildPlatformInvalid [2019-11-01T15:36:59.290Z] --- PASS: TestIpcModeShareable (1.11s) [2019-11-01T15:36:59.290Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-01T15:36:59.290Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-01T15:36:59.365Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-01T15:36:59.365Z] PASS [2019-11-01T15:36:59.365Z] [2019-11-01T15:36:59.365Z] === Skipped [2019-11-01T15:36:59.365Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-01T15:36:59.365Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:36:59.365Z] [2019-11-01T15:36:59.365Z] [2019-11-01T15:36:59.365Z] DONE 32 tests, 1 skipped in 179.613s [2019-11-01T15:36:59.365Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-01T15:36:59.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:59.365Z] ++ set -e [2019-11-01T15:36:59.365Z] ++ '[' -n 0 ']' [2019-11-01T15:36:59.365Z] ++ set -x [2019-11-01T15:36:59.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:36:59.365Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-01T15:36:59.365Z] INFO: Testing against a local daemon [2019-11-01T15:36:59.365Z] === RUN TestConfigList [2019-11-01T15:37:00.763Z] === RUN TestInspectNetwork/full_network_id [2019-11-01T15:37:00.763Z] === RUN TestInspectNetwork/partial_network_id [2019-11-01T15:37:00.763Z] === RUN TestInspectNetwork/network_name [2019-11-01T15:37:00.763Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-01T15:37:01.893Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-01T15:37:01.893Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-01T15:37:02.459Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-01T15:37:02.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2019-11-01T15:37:02.496Z] === RUN TestAPIIpcModeHost [2019-11-01T15:37:03.024Z] --- PASS: TestConfigList (3.50s) [2019-11-01T15:37:03.024Z] === RUN TestConfigsCreateAndDelete [2019-11-01T15:37:03.317Z] --- PASS: TestAPIIpcModeHost (0.89s) [2019-11-01T15:37:03.317Z] === RUN TestDaemonIpcModeShareable [2019-11-01T15:37:03.590Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-01T15:37:04.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-01T15:37:04.950Z] --- PASS: TestInspectNetwork (11.01s) [2019-11-01T15:37:04.950Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-01T15:37:04.950Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-01T15:37:04.950Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-01T15:37:04.950Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-01T15:37:04.950Z] === RUN TestRunContainerWithBridgeNone [2019-11-01T15:37:05.044Z] #74 DONE 25.6s [Pipeline] } [Pipeline] // stage [2019-11-01T15:37:05.087Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-01T15:37:05.318Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2019-11-01T15:37:05.318Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-01T15:37:05.318Z] === RUN TestDaemonIpcModePrivate [2019-11-01T15:37:05.345Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-01T15:37:05.495Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/test/unit [2019-11-01T15:37:06.278Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2019-11-01T15:37:06.278Z] === RUN TestConfigsUpdate [2019-11-01T15:37:07.144Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-11-01T15:37:07.144Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-01T15:37:07.144Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-01T15:37:07.210Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-01T15:37:07.775Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-01T15:37:08.033Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-01T15:37:08.235Z] --- PASS: TestRunContainerWithBridgeNone (2.85s) [2019-11-01T15:37:08.236Z] === RUN TestNetworkInvalidJSON [2019-11-01T15:37:08.236Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-01T15:37:08.236Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-01T15:37:08.236Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:37:08.236Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:37:08.236Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:37:08.236Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:37:08.236Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-01T15:37:08.236Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:37:08.236Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:37:08.236Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-01T15:37:08.236Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-01T15:37:08.236Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-01T15:37:08.236Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-01T15:37:08.236Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-01T15:37:08.290Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-01T15:37:08.548Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-01T15:37:08.943Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2019-11-01T15:37:08.943Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-01T15:37:08.943Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-01T15:37:09.174Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2019-11-01T15:37:09.174Z] === RUN TestDaemonDefaultNetworkPools [2019-11-01T15:37:09.480Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-01T15:37:09.480Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-01T15:37:09.739Z] --- PASS: TestConfigsUpdate (3.36s) [2019-11-01T15:37:09.739Z] === RUN TestTemplatedConfig [2019-11-01T15:37:09.905Z] ? github.com/docker/docker/api [no test files] [2019-11-01T15:37:09.996Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-01T15:37:10.552Z] --- PASS: TestDaemonDefaultNetworkPools (1.09s) [2019-11-01T15:37:10.552Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-01T15:37:10.563Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-01T15:37:10.563Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-01T15:37:10.757Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-11-01T15:37:10.757Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-01T15:37:10.757Z] === RUN TestIpcModeOlderClient [2019-11-01T15:37:10.757Z] === PAUSE TestIpcModeOlderClient [2019-11-01T15:37:10.757Z] === RUN TestKillContainerInvalidSignal [2019-11-01T15:37:11.133Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-11-01T15:37:11.133Z] === RUN TestKillContainer [2019-11-01T15:37:11.133Z] === RUN TestKillContainer/no_signal [2019-11-01T15:37:11.444Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-11-01T15:37:11.496Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-01T15:37:11.928Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.67s) [2019-11-01T15:37:11.928Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-01T15:37:12.430Z] === RUN TestKillContainer/non_killing_signal [2019-11-01T15:37:12.868Z] === RUN TestKillContainer/killing_signal [2019-11-01T15:37:13.397Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-01T15:37:13.654Z] --- PASS: TestTemplatedConfig (3.91s) [2019-11-01T15:37:13.654Z] === RUN TestConfigInspect [2019-11-01T15:37:14.216Z] --- PASS: TestKillContainer (2.75s) [2019-11-01T15:37:14.216Z] --- PASS: TestKillContainer/no_signal (1.03s) [2019-11-01T15:37:14.216Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2019-11-01T15:37:14.216Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2019-11-01T15:37:14.216Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-01T15:37:14.216Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-01T15:37:14.460Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.08s) [2019-11-01T15:37:14.460Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-01T15:37:14.720Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2019-11-01T15:37:14.720Z] === RUN TestServiceWithPredefinedNetwork [2019-11-01T15:37:15.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-01T15:37:15.026Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-01T15:37:16.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s) [2019-11-01T15:37:16.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2019-11-01T15:37:16.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2019-11-01T15:37:16.262Z] === RUN TestKillStoppedContainer [2019-11-01T15:37:16.262Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-11-01T15:37:16.262Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-01T15:37:16.262Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-01T15:37:16.262Z] === RUN TestKillDifferentUserContainer [2019-11-01T15:37:17.074Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2019-11-01T15:37:17.074Z] === RUN TestInspectOomKilledTrue [2019-11-01T15:37:17.074Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-01T15:37:17.074Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:37:17.074Z] === RUN TestInspectOomKilledFalse [2019-11-01T15:37:17.074Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-01T15:37:17.074Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:37:17.074Z] === RUN TestLinksEtcHostsContentMatch [2019-11-01T15:37:17.557Z] --- PASS: TestConfigInspect (3.69s) [2019-11-01T15:37:17.557Z] === RUN TestConfigCreateWithLabels [2019-11-01T15:37:17.557Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-01T15:37:17.882Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2019-11-01T15:37:17.882Z] === RUN TestLinksContainerNames [2019-11-01T15:37:18.005Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2019-11-01T15:37:18.005Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-01T15:37:18.005Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:37:18.005Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:37:18.005Z] === RUN TestServiceWithDataPathPortInit [2019-11-01T15:37:18.929Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-01T15:37:19.187Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-01T15:37:19.681Z] --- PASS: TestLinksContainerNames (1.75s) [2019-11-01T15:37:19.681Z] === RUN TestLogsFollowTailEmpty [2019-11-01T15:37:20.463Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-11-01T15:37:20.463Z] === RUN TestContainerNetworkMountsNoChown [2019-11-01T15:37:20.559Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2019-11-01T15:37:20.559Z] === RUN TestConfigCreateResolve [2019-11-01T15:37:21.345Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/default [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/default [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/private [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/private [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rprivate [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/slave [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/slave [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rslave [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/shared [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/shared [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rshared [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/default [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/rshared [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/shared [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/rslave [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/slave [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/rprivate [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/private [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-01T15:37:21.345Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:37:21.345Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-01T15:37:21.345Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:37:21.730Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-01T15:37:22.125Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-01T15:37:22.125Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-01T15:37:22.126Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-01T15:37:22.126Z] === RUN TestContainerBindMountNonRecursive [2019-11-01T15:37:23.084Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-01T15:37:23.653Z] --- PASS: TestConfigCreateResolve (3.13s) [2019-11-01T15:37:23.653Z] === RUN TestConfigDaemonLibtrustID [2019-11-01T15:37:23.949Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2019-11-01T15:37:23.949Z] === RUN TestNetworkNat [2019-11-01T15:37:24.219Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-01T15:37:24.219Z] PASS [2019-11-01T15:37:24.219Z] [2019-11-01T15:37:24.219Z] DONE 8 tests in 24.748s [2019-11-01T15:37:24.219Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-01T15:37:24.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:37:24.219Z] ++ set -e [2019-11-01T15:37:24.219Z] ++ '[' -n 0 ']' [2019-11-01T15:37:24.219Z] ++ set -x [2019-11-01T15:37:24.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:37:24.219Z] INFO: Testing against a local daemon [2019-11-01T15:37:24.219Z] === RUN TestCheckpoint [2019-11-01T15:37:24.219Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-01T15:37:24.219Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:37:24.219Z] === RUN TestContainerInvalidJSON [2019-11-01T15:37:24.219Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:37:24.219Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:37:24.219Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:37:24.219Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:37:24.219Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:37:24.219Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:37:24.219Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:37:24.219Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:37:24.219Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:37:24.219Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-01T15:37:24.219Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-01T15:37:24.219Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-01T15:37:24.219Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-01T15:37:24.219Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-01T15:37:24.476Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-01T15:37:24.476Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-01T15:37:24.476Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-01T15:37:24.476Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-01T15:37:24.476Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-01T15:37:24.476Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-01T15:37:24.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-01T15:37:24.734Z] === RUN TestCopyFromContainer [2019-11-01T15:37:25.223Z] --- PASS: TestNetworkNat (0.88s) [2019-11-01T15:37:25.223Z] === RUN TestNetworkLocalhostTCPNat [2019-11-01T15:37:25.998Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-11-01T15:37:25.998Z] === RUN TestNetworkLoopbackNat [2019-11-01T15:37:26.636Z] === RUN TestCopyFromContainer// [2019-11-01T15:37:26.636Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-01T15:37:26.636Z] === RUN TestCopyFromContainer//bar/root [2019-11-01T15:37:26.636Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-01T15:37:26.893Z] === RUN TestCopyFromContainer/bar/quux [2019-11-01T15:37:26.893Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-01T15:37:26.893Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-01T15:37:27.151Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-01T15:37:27.151Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-01T15:37:27.151Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-01T15:37:27.277Z] --- PASS: TestNetworkLoopbackNat (1.18s) [2019-11-01T15:37:27.277Z] === RUN TestPause [2019-11-01T15:37:27.409Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-01T15:37:27.409Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer (2.81s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer// (0.15s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-01T15:37:27.409Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-01T15:37:27.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-01T15:37:27.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:37:27.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:37:27.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:37:27.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:37:27.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:37:27.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:37:27.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:37:27.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:37:27.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:37:27.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-01T15:37:27.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-01T15:37:27.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-01T15:37:27.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-01T15:37:27.409Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-01T15:37:27.666Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-01T15:37:27.666Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-01T15:37:27.666Z] === RUN TestCreateWithInvalidEnv [2019-11-01T15:37:27.666Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-01T15:37:27.666Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-01T15:37:27.666Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-01T15:37:27.666Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-01T15:37:27.666Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-01T15:37:27.666Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-01T15:37:27.666Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-01T15:37:27.666Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-01T15:37:27.666Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-01T15:37:27.666Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-01T15:37:27.666Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-01T15:37:27.666Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-01T15:37:27.666Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-01T15:37:27.666Z] === RUN TestCreateTmpfsMountsTarget [2019-11-01T15:37:27.666Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-11-01T15:37:27.666Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-01T15:37:28.065Z] --- PASS: TestPause (1.02s) [2019-11-01T15:37:28.066Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-01T15:37:28.066Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-11-01T15:37:28.066Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:37:28.066Z] === RUN TestPauseStopPausedContainer [2019-11-01T15:37:28.232Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-01T15:37:28.797Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-01T15:37:29.407Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2019-11-01T15:37:29.407Z] === RUN TestPsFilter [2019-11-01T15:37:29.407Z] --- PASS: TestPsFilter (0.27s) [2019-11-01T15:37:29.407Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-01T15:37:30.169Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:37:30.169Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:37:30.169Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:37:30.169Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-01T15:37:30.169Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-01T15:37:30.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-11-01T15:37:30.302Z] === RUN TestRemoveContainerWithVolume [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:37:30.427Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-01T15:37:30.427Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-01T15:37:30.427Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-01T15:37:31.101Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-11-01T15:37:31.102Z] === RUN TestRemoveContainerRunning [2019-11-01T15:37:31.360Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-01T15:37:31.899Z] --- PASS: TestRemoveContainerRunning (0.88s) [2019-11-01T15:37:31.900Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-01T15:37:31.925Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-01T15:37:31.925Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-01T15:37:31.925Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-01T15:37:33.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-11-01T15:37:33.166Z] === RUN TestRemoveInvalidContainer [2019-11-01T15:37:33.166Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-01T15:37:33.166Z] === RUN TestRenameLinkedContainer [2019-11-01T15:37:33.298Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.82s) [2019-11-01T15:37:33.298Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-01T15:37:33.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:37:33.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:37:33.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:37:33.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:37:33.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:37:33.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:37:33.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:37:33.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:37:33.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:37:33.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:37:33.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:37:33.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:37:33.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:37:33.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:37:33.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:37:33.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-01T15:37:33.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-01T15:37:33.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-01T15:37:33.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-01T15:37:33.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-01T15:37:33.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-01T15:37:33.704Z] === RUN TestContainerStartOnDaemonRestart [2019-11-01T15:37:33.704Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-01T15:37:33.704Z] === RUN TestDaemonRestartIpcMode [2019-11-01T15:37:33.704Z] === PAUSE TestDaemonRestartIpcMode [2019-11-01T15:37:33.704Z] === RUN TestDiff [2019-11-01T15:37:33.704Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-01T15:37:33.962Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-01T15:37:34.528Z] --- PASS: TestDiff (0.92s) [2019-11-01T15:37:34.528Z] === RUN TestExecWithCloseStdin [2019-11-01T15:37:34.785Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-01T15:37:34.785Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-01T15:37:34.785Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-01T15:37:35.719Z] --- PASS: TestExecWithCloseStdin (1.18s) [2019-11-01T15:37:35.719Z] === RUN TestExec [2019-11-01T15:37:36.513Z] --- PASS: TestRenameLinkedContainer (3.46s) [2019-11-01T15:37:36.513Z] === RUN TestRenameStoppedContainer [2019-11-01T15:37:36.653Z] --- PASS: TestExec (1.24s) [2019-11-01T15:37:36.653Z] === RUN TestExecUser [2019-11-01T15:37:36.957Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2019-11-01T15:37:37.220Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-01T15:37:37.220Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-01T15:37:37.313Z] --- PASS: TestRenameStoppedContainer (0.98s) [2019-11-01T15:37:37.313Z] === RUN TestRenameRunningContainerAndReuse [2019-11-01T15:37:37.860Z] --- PASS: TestExecUser (1.20s) [2019-11-01T15:37:37.860Z] === RUN TestExportContainerAndImportImage [2019-11-01T15:37:39.288Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-11-01T15:37:39.288Z] === RUN TestRenameInvalidName [2019-11-01T15:37:39.772Z] --- PASS: TestExportContainerAndImportImage (1.71s) [2019-11-01T15:37:39.772Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-01T15:37:39.937Z] --- PASS: TestServiceWithDataPathPortInit (19.80s) [2019-11-01T15:37:39.937Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-01T15:37:40.029Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-01T15:37:40.122Z] --- PASS: TestRenameInvalidName (1.05s) [2019-11-01T15:37:40.122Z] === RUN TestRenameAnonymousContainer [2019-11-01T15:37:40.960Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-01T15:37:41.218Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-11-01T15:37:41.218Z] === RUN TestHealthCheckWorkdir [2019-11-01T15:37:41.784Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-01T15:37:42.041Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-01T15:37:42.606Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2019-11-01T15:37:42.606Z] === RUN TestHealthKillContainer [2019-11-01T15:37:43.031Z] Removing intermediate container 2bb60834e11f [2019-11-01T15:37:43.031Z] ---> b607e8e4e834 [2019-11-01T15:37:43.031Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-01T15:37:43.031Z] ---> Running in 397f0b2231fa [2019-11-01T15:37:43.031Z] Removing intermediate container 397f0b2231fa [2019-11-01T15:37:43.031Z] ---> 38eccab1df1a [2019-11-01T15:37:43.031Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-01T15:37:43.031Z] ---> Running in e6bd6bb9d945 [2019-11-01T15:37:43.031Z] Removing intermediate container e6bd6bb9d945 [2019-11-01T15:37:43.031Z] ---> b6c187dfaf5c [2019-11-01T15:37:43.031Z] Step 8/8 : COPY . . [2019-11-01T15:37:43.284Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2019-11-01T15:37:43.284Z] === RUN TestRenameContainerWithSameName [2019-11-01T15:37:43.539Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-01T15:37:44.088Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2019-11-01T15:37:44.088Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-01T15:37:45.912Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-11-01T15:37:45.912Z] === RUN TestResize [2019-11-01T15:37:46.063Z] --- PASS: TestHealthKillContainer (3.31s) [2019-11-01T15:37:46.063Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-01T15:37:46.682Z] --- PASS: TestResize (0.90s) [2019-11-01T15:37:46.683Z] === RUN TestResizeWithInvalidSize [2019-11-01T15:37:46.999Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-11-01T15:37:46.999Z] === RUN TestIpcModeNone [2019-11-01T15:37:46.999Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-01T15:37:47.471Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-11-01T15:37:47.471Z] === RUN TestResizeWhenContainerNotStarted [2019-11-01T15:37:47.563Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-01T15:37:48.051Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.09s) [2019-11-01T15:37:48.051Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r5ug2f4i3mxvepcix9n3dtlge Created:2019-11-01 15:37:39.652353814 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[18606efb5861069d61c3e4b499040ea74f95c650fcd72daf77802cbd27d4e3ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r7xy1i9jxsvzyd2nrcyqt2cez EndpointID:d284cc0e3ebfb87bbe36ec3230a34ef318cdbc3d5eefba4f968677890762e34e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8a785bd661c9f09217f70e71d8bfadd8eb51f8a591cb8db618aee03553ec3be8 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:add9c3aa4fae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r7xy1i9jxsvzyd2nrcyqt2cez EndpointID:d284cc0e3ebfb87bbe36ec3230a34ef318cdbc3d5eefba4f968677890762e34e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-01T15:37:48.051Z] PASS [2019-11-01T15:37:48.051Z] [2019-11-01T15:37:48.051Z] === Skipped [2019-11-01T15:37:48.051Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:37:48.051Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:37:48.051Z] [2019-11-01T15:37:48.051Z] [2019-11-01T15:37:48.051Z] DONE 21 tests, 1 skipped in 55.641s [2019-11-01T15:37:48.051Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:37:48.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:37:48.051Z] ++ set -e [2019-11-01T15:37:48.051Z] ++ '[' -n 0 ']' [2019-11-01T15:37:48.051Z] ++ set -x [2019-11-01T15:37:48.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:37:48.051Z] INFO: Testing against a local daemon [2019-11-01T15:37:48.051Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-01T15:37:48.051Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-01T15:37:48.051Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:37:48.051Z] === RUN TestDockerNetworkIpvlan [2019-11-01T15:37:48.130Z] --- PASS: TestIpcModeNone (1.20s) [2019-11-01T15:37:48.130Z] === RUN TestIpcModePrivate [2019-11-01T15:37:48.309Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:37:48.309Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:37:48.309Z] PASS [2019-11-01T15:37:48.309Z] [2019-11-01T15:37:48.309Z] === Skipped [2019-11-01T15:37:48.309Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-01T15:37:48.309Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:37:48.309Z] [2019-11-01T15:37:48.309Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:37:48.309Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:37:48.309Z] [2019-11-01T15:37:48.309Z] [2019-11-01T15:37:48.309Z] DONE 2 tests, 2 skipped in 0.153s [2019-11-01T15:37:48.309Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:37:48.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:37:48.309Z] ++ set -e [2019-11-01T15:37:48.309Z] ++ '[' -n 0 ']' [2019-11-01T15:37:48.309Z] ++ set -x [2019-11-01T15:37:48.309Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:37:48.309Z] INFO: Testing against a local daemon [2019-11-01T15:37:48.309Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-01T15:37:48.410Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:37:48.411Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:37:48.411Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:37:48.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:37:48.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:37:49.061Z] --- PASS: TestIpcModePrivate (1.07s) [2019-11-01T15:37:49.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2019-11-01T15:37:49.061Z] === RUN TestIpcModeShareable [2019-11-01T15:37:50.212Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.86s) [2019-11-01T15:37:50.212Z] === RUN TestDockerNetworkMacvlan [2019-11-01T15:37:50.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:37:50.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:37:50.433Z] --- PASS: TestIpcModeShareable (1.09s) [2019-11-01T15:37:50.433Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:206, shared: true, mustBeShared: true [2019-11-01T15:37:50.433Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-01T15:37:50.690Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-01T15:37:51.159Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-01T15:37:51.256Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-01T15:37:51.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:37:52.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-01T15:37:53.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:37:53.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:37:53.487Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-01T15:37:53.788Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.30s) [2019-11-01T15:37:53.788Z] === RUN TestAPIIpcModeHost [2019-11-01T15:37:54.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:37:54.354Z] --- PASS: TestAPIIpcModeHost (0.93s) [2019-11-01T15:37:54.354Z] === RUN TestDaemonIpcModeShareable [2019-11-01T15:37:55.287Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-01T15:37:55.287Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-01T15:37:55.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:37:55.545Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-01T15:37:56.479Z] --- PASS: TestDaemonIpcModeShareable (2.01s) [2019-11-01T15:37:56.479Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2019-11-01T15:37:56.479Z] === RUN TestDaemonIpcModePrivate [2019-11-01T15:37:56.772Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-01T15:37:56.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:37:57.852Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-01T15:37:58.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:37:58.785Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2019-11-01T15:37:58.785Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2019-11-01T15:37:58.785Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-01T15:37:59.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:37:59.718Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-01T15:38:00.282Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-01T15:38:00.539Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.99s) [2019-11-01T15:38:00.539Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-11-01T15:38:00.539Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-01T15:38:00.763Z] ---> e779707f5fb0 [2019-11-01T15:38:00.797Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-01T15:38:00.963Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-01T15:38:01.362Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-01T15:38:01.743Z] Successfully built e779707f5fb0 [2019-11-01T15:38:01.743Z] Successfully tagged docker:latest [2019-11-01T15:38:01.743Z] INFO: Image build ended at 11/01/2019 15:38:01. Duration:00:03:43.5254227 [2019-11-01T15:38:01.928Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s) [2019-11-01T15:38:02.089Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2019-11-01T15:38:02.089Z] === RUN TestCgroupNamespacesRun [2019-11-01T15:38:02.205Z] [2019-11-01T15:38:02.205Z] [2019-11-01T15:38:02.205Z] INFO: Building the test binaries at 11/01/2019 15:38:01... [2019-11-01T15:38:02.495Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) [2019-11-01T15:38:02.495Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-11-01T15:38:02.495Z] === RUN TestIpcModeOlderClient [2019-11-01T15:38:02.495Z] === PAUSE TestIpcModeOlderClient [2019-11-01T15:38:02.495Z] === RUN TestKillContainerInvalidSignal [2019-11-01T15:38:03.428Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-01T15:38:03.428Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-01T15:38:03.685Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2019-11-01T15:38:03.685Z] === RUN TestKillContainer [2019-11-01T15:38:03.685Z] === RUN TestKillContainer/no_signal [2019-11-01T15:38:03.925Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2019-11-01T15:38:03.925Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-01T15:38:04.252Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-01T15:38:04.510Z] === RUN TestKillContainer/non_killing_signal [2019-11-01T15:38:05.076Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-01T15:38:05.334Z] === RUN TestKillContainer/killing_signal [2019-11-01T15:38:05.737Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-11-01T15:38:05.737Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-01T15:38:06.708Z] --- PASS: TestKillContainer (2.89s) [2019-11-01T15:38:06.709Z] --- PASS: TestKillContainer/no_signal (1.00s) [2019-11-01T15:38:06.709Z] --- PASS: TestKillContainer/non_killing_signal (0.76s) [2019-11-01T15:38:06.709Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-11-01T15:38:06.709Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-01T15:38:06.709Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-01T15:38:06.912Z] INFO: make.ps1 starting at 11/01/2019 15:38:06 [2019-11-01T15:38:06.966Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-01T15:38:07.374Z] INFO: Git commit (9a7e96b5b) assumed from DOCKER_GITCOMMIT environment variable [2019-11-01T15:38:07.374Z] INFO: Invoking autogen... [2019-11-01T15:38:07.529Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-01T15:38:07.531Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-01T15:38:07.713Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2019-11-01T15:38:07.713Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-01T15:38:07.836Z] INFO: Building daemon... [2019-11-01T15:38:08.096Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-01T15:38:08.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2019-11-01T15:38:08.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2019-11-01T15:38:08.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2019-11-01T15:38:08.354Z] === RUN TestKillStoppedContainer [2019-11-01T15:38:08.612Z] --- PASS: TestKillStoppedContainer (0.23s) [2019-11-01T15:38:08.612Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-01T15:38:08.612Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-01T15:38:08.612Z] === RUN TestKillDifferentUserContainer [2019-11-01T15:38:08.870Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-01T15:38:09.432Z] --- PASS: TestDockerNetworkMacvlan (19.26s) [2019-11-01T15:38:09.432Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-11-01T15:38:09.432Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-11-01T15:38:09.432Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2019-11-01T15:38:09.433Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) [2019-11-01T15:38:09.433Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2019-11-01T15:38:09.433Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2019-11-01T15:38:09.433Z] PASS [2019-11-01T15:38:09.433Z] [2019-11-01T15:38:09.433Z] DONE 8 tests in 21.271s [2019-11-01T15:38:09.433Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-01T15:38:09.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:09.433Z] ++ set -e [2019-11-01T15:38:09.433Z] ++ '[' -n 0 ']' [2019-11-01T15:38:09.433Z] ++ set -x [2019-11-01T15:38:09.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:09.433Z] testing: warning: no tests to run [2019-11-01T15:38:09.433Z] PASS [2019-11-01T15:38:09.433Z] [2019-11-01T15:38:09.433Z] DONE 0 tests in 0.028s [2019-11-01T15:38:09.433Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-01T15:38:09.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:09.433Z] ++ set -e [2019-11-01T15:38:09.433Z] ++ '[' -n 0 ']' [2019-11-01T15:38:09.433Z] ++ set -x [2019-11-01T15:38:09.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:09.522Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2019-11-01T15:38:09.522Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-01T15:38:09.692Z] INFO: Testing against a local daemon [2019-11-01T15:38:09.692Z] === RUN TestAuthZPluginAllowRequest [2019-11-01T15:38:09.803Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-11-01T15:38:09.803Z] === RUN TestInspectOomKilledTrue [2019-11-01T15:38:09.803Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-01T15:38:09.803Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:38:09.803Z] === RUN TestInspectOomKilledFalse [2019-11-01T15:38:09.803Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-01T15:38:09.803Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:38:09.803Z] === RUN TestLinksEtcHostsContentMatch [2019-11-01T15:38:10.369Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-11-01T15:38:10.369Z] === RUN TestLinksContainerNames [2019-11-01T15:38:10.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-01T15:38:11.193Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-01T15:38:11.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-11-01T15:38:11.341Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-01T15:38:11.595Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2019-11-01T15:38:11.595Z] === RUN TestAuthZPluginTLS [2019-11-01T15:38:12.115Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-01T15:38:12.115Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-01T15:38:12.162Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-11-01T15:38:12.162Z] === RUN TestAuthZPluginDenyRequest [2019-11-01T15:38:12.569Z] --- PASS: TestLinksContainerNames (2.10s) [2019-11-01T15:38:12.569Z] === RUN TestLogsFollowTailEmpty [2019-11-01T15:38:12.569Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-01T15:38:12.730Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-01T15:38:12.730Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-01T15:38:12.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-01T15:38:12.912Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-11-01T15:38:12.912Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-01T15:38:13.297Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-11-01T15:38:13.297Z] === RUN TestAuthZPluginDenyResponse [2019-11-01T15:38:13.399Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2019-11-01T15:38:13.399Z] === RUN TestContainerNetworkMountsNoChown [2019-11-01T15:38:13.864Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-01T15:38:13.865Z] === RUN TestAuthZPluginAllowEventStream [2019-11-01T15:38:13.971Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-01T15:38:14.228Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s) [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/default [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/default [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/private [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/private [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/rprivate [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/slave [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/slave [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/rslave [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/shared [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/shared [2019-11-01T15:38:14.228Z] === RUN TestMountDaemonRoot/rshared [2019-11-01T15:38:14.228Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/default [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/rshared [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/shared [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/rslave [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/slave [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/rprivate [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/private [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-01T15:38:14.486Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:38:14.486Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:38:14.486Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:38:14.743Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:38:14.765Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2019-11-01T15:38:14.765Z] === RUN TestKernelTCPMemory [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:38:15.001Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:38:15.001Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-01T15:38:15.259Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:38:15.259Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:38:15.259Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:38:15.259Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:38:15.259Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-01T15:38:15.259Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot (0.09s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-01T15:38:15.259Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-01T15:38:15.259Z] === RUN TestContainerBindMountNonRecursive [2019-11-01T15:38:15.516Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-01T15:38:15.658Z] --- PASS: TestKernelTCPMemory (1.05s) [2019-11-01T15:38:15.658Z] === RUN TestNISDomainname [2019-11-01T15:38:15.768Z] --- PASS: TestAuthZPluginAllowEventStream (1.84s) [2019-11-01T15:38:15.768Z] === RUN TestAuthZPluginErrorResponse [2019-11-01T15:38:16.335Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-11-01T15:38:16.335Z] === RUN TestAuthZPluginErrorRequest [2019-11-01T15:38:16.902Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-01T15:38:16.902Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-01T15:38:16.992Z] --- PASS: TestNISDomainname (1.19s) [2019-11-01T15:38:16.992Z] === RUN TestHostnameDnsResolution [2019-11-01T15:38:17.417Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2019-11-01T15:38:17.417Z] === RUN TestNetworkNat [2019-11-01T15:38:17.417Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-01T15:38:17.470Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-01T15:38:17.470Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-01T15:38:18.273Z] --- PASS: TestHostnameDnsResolution (1.17s) [2019-11-01T15:38:18.273Z] === RUN TestStats [2019-11-01T15:38:18.349Z] --- PASS: TestNetworkNat (0.86s) [2019-11-01T15:38:18.349Z] === RUN TestNetworkLocalhostTCPNat [2019-11-01T15:38:18.913Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-01T15:38:19.106Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-01T15:38:19.106Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-11-01T15:38:19.171Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2019-11-01T15:38:19.171Z] === RUN TestNetworkLoopbackNat [2019-11-01T15:38:20.001Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2019-11-01T15:38:20.001Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-01T15:38:20.542Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2019-11-01T15:38:20.542Z] === RUN TestPause [2019-11-01T15:38:20.693Z] --- PASS: TestStats (2.27s) [2019-11-01T15:38:20.693Z] === RUN TestStopContainerWithTimeout [2019-11-01T15:38:20.693Z] === RUN TestStopContainerWithTimeout/0 [2019-11-01T15:38:20.693Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-01T15:38:20.693Z] === RUN TestStopContainerWithTimeout/1 [2019-11-01T15:38:20.693Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-01T15:38:20.693Z] === RUN TestStopContainerWithTimeout/3 [2019-11-01T15:38:20.693Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-01T15:38:20.693Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-01T15:38:20.693Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-01T15:38:20.693Z] === CONT TestStopContainerWithTimeout/0 [2019-11-01T15:38:20.693Z] === CONT TestStopContainerWithTimeout/3 [2019-11-01T15:38:21.475Z] --- PASS: TestPause (1.05s) [2019-11-01T15:38:21.475Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-01T15:38:21.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-01T15:38:21.475Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:38:21.475Z] === RUN TestPauseStopPausedContainer [2019-11-01T15:38:21.479Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-01T15:38:21.633Z] ok github.com/docker/docker/builder/remotecontext 0.198s coverage: 13.6% of statements [2019-11-01T15:38:21.633Z] ok github.com/docker/docker/builder/dockerfile 0.553s coverage: 48.2% of statements [2019-11-01T15:38:21.904Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2019-11-01T15:38:21.904Z] === RUN TestAuthZPluginHeader [2019-11-01T15:38:22.407Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-11-01T15:38:22.407Z] === RUN TestPsFilter [2019-11-01T15:38:22.664Z] --- PASS: TestPsFilter (0.35s) [2019-11-01T15:38:22.664Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-01T15:38:22.839Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-11-01T15:38:22.839Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-01T15:38:22.839Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-01T15:38:22.839Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:22.839Z] === RUN TestAuthZPluginV2Disable [2019-11-01T15:38:22.839Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-01T15:38:22.839Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:22.839Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-01T15:38:22.839Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-01T15:38:22.839Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:22.839Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-01T15:38:22.839Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-01T15:38:22.839Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:22.839Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-01T15:38:23.003Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-11-01T15:38:23.297Z] === CONT TestStopContainerWithTimeout/1 [2019-11-01T15:38:23.595Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-11-01T15:38:23.595Z] === RUN TestRemoveContainerWithVolume [2019-11-01T15:38:24.528Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2019-11-01T15:38:24.528Z] === RUN TestRemoveContainerRunning [2019-11-01T15:38:24.897Z] ok github.com/docker/docker/builder/remotecontext/git 1.882s coverage: 85.1% of statements [2019-11-01T15:38:24.897Z] ? github.com/docker/docker/cli [no test files] [2019-11-01T15:38:24.897Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-01T15:38:25.267Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-01T15:38:25.267Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2019-11-01T15:38:25.267Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2019-11-01T15:38:25.267Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-11-01T15:38:25.267Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2019-11-01T15:38:25.267Z] === RUN TestDeleteDevicemapper [2019-11-01T15:38:25.267Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-11-01T15:38:25.267Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:38:25.267Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-01T15:38:25.462Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-01T15:38:25.462Z] --- PASS: TestRemoveContainerRunning (0.99s) [2019-11-01T15:38:25.462Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-01T15:38:25.462Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-01T15:38:26.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2019-11-01T15:38:26.394Z] === RUN TestRemoveInvalidContainer [2019-11-01T15:38:26.394Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-01T15:38:26.394Z] === RUN TestRenameLinkedContainer [2019-11-01T15:38:26.792Z] ok github.com/docker/docker/client 0.229s coverage: 75.8% of statements [2019-11-01T15:38:29.325Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2019-11-01T15:38:29.325Z] === RUN TestUpdateMemory [2019-11-01T15:38:29.325Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-01T15:38:29.325Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:38:29.325Z] === RUN TestUpdateCPUQuota [2019-11-01T15:38:30.587Z] --- PASS: TestUpdateCPUQuota (1.63s) [2019-11-01T15:38:30.587Z] === RUN TestUpdatePidsLimit [2019-11-01T15:38:30.587Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-01T15:38:30.634Z] --- PASS: TestRenameLinkedContainer (4.12s) [2019-11-01T15:38:30.634Z] === RUN TestRenameStoppedContainer [2019-11-01T15:38:30.961Z] === RUN TestUpdatePidsLimit/no_change [2019-11-01T15:38:31.331Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-01T15:38:31.723Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-01T15:38:32.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-01T15:38:32.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-01T15:38:32.038Z] --- PASS: TestRenameStoppedContainer (1.36s) [2019-11-01T15:38:32.038Z] === RUN TestRenameRunningContainerAndReuse [2019-11-01T15:38:32.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-01T15:38:32.898Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-01T15:38:33.293Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-01T15:38:33.938Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2019-11-01T15:38:33.938Z] === RUN TestRenameInvalidName [2019-11-01T15:38:34.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-01T15:38:34.764Z] --- PASS: TestRenameInvalidName (0.93s) [2019-11-01T15:38:34.764Z] === RUN TestRenameAnonymousContainer [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit (4.36s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-11-01T15:38:35.236Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-11-01T15:38:35.236Z] === RUN TestUpdateRestartPolicy [2019-11-01T15:38:35.330Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-01T15:38:35.897Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-01T15:38:40.087Z] --- PASS: TestRenameAnonymousContainer (4.59s) [2019-11-01T15:38:40.087Z] === RUN TestRenameContainerWithSameName [2019-11-01T15:38:40.346Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2019-11-01T15:38:40.346Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-01T15:38:40.921Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2019-11-01T15:38:40.921Z] PASS [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] === Skipped [2019-11-01T15:38:40.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-01T15:38:40.921Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-01T15:38:40.921Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-01T15:38:40.921Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-01T15:38:40.921Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] DONE 17 tests, 4 skipped in 31.083s [2019-11-01T15:38:40.921Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-01T15:38:40.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:40.921Z] ++ set -e [2019-11-01T15:38:40.921Z] ++ '[' -n 0 ']' [2019-11-01T15:38:40.921Z] ++ set -x [2019-11-01T15:38:40.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:40.921Z] INFO: Testing against a local daemon [2019-11-01T15:38:40.921Z] === RUN TestPluginInvalidJSON [2019-11-01T15:38:40.921Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:38:40.921Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:38:40.921Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:38:40.921Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-01T15:38:40.921Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-01T15:38:40.921Z] PASS [2019-11-01T15:38:40.921Z] [2019-11-01T15:38:40.921Z] DONE 2 tests in 0.172s [2019-11-01T15:38:40.921Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-01T15:38:40.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:40.921Z] ++ set -e [2019-11-01T15:38:40.921Z] ++ '[' -n 0 ']' [2019-11-01T15:38:40.921Z] ++ set -x [2019-11-01T15:38:40.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:40.921Z] INFO: Testing against a local daemon [2019-11-01T15:38:40.921Z] === RUN TestExternalGraphDriver [2019-11-01T15:38:41.180Z] === RUN TestExternalGraphDriver/json [2019-11-01T15:38:42.879Z] --- PASS: TestRenameContainerWithLinkedContainer (2.30s) [2019-11-01T15:38:42.879Z] === RUN TestResize [2019-11-01T15:38:43.715Z] === RUN TestExternalGraphDriver/spec [2019-11-01T15:38:44.252Z] --- PASS: TestResize (1.39s) [2019-11-01T15:38:44.252Z] === RUN TestResizeWithInvalidSize [2019-11-01T15:38:46.155Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2019-11-01T15:38:46.155Z] === RUN TestResizeWhenContainerNotStarted [2019-11-01T15:38:47.001Z] === RUN TestExternalGraphDriver/pull [2019-11-01T15:38:47.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:38:47.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:38:47.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:38:47.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:38:47.092Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-01T15:38:48.815Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2019-11-01T15:38:48.816Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-01T15:38:48.816Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-11-01T15:38:48.816Z] === RUN TestWaitNonBlocked [2019-11-01T15:38:48.816Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:38:48.816Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:38:48.816Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:38:48.816Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:38:48.816Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:38:48.816Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:38:48.905Z] --- PASS: TestExternalGraphDriver (7.65s) [2019-11-01T15:38:48.905Z] --- PASS: TestExternalGraphDriver/json (2.51s) [2019-11-01T15:38:48.905Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2019-11-01T15:38:48.905Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2019-11-01T15:38:48.905Z] === RUN TestGraphdriverPluginV2 [2019-11-01T15:38:48.905Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-01T15:38:48.905Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:48.905Z] PASS [2019-11-01T15:38:48.905Z] [2019-11-01T15:38:48.905Z] === Skipped [2019-11-01T15:38:48.905Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-01T15:38:48.905Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:48.905Z] [2019-11-01T15:38:48.905Z] [2019-11-01T15:38:48.905Z] DONE 5 tests, 1 skipped in 7.826s [2019-11-01T15:38:48.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-01T15:38:48.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:48.905Z] ++ set -e [2019-11-01T15:38:48.905Z] ++ '[' -n 0 ']' [2019-11-01T15:38:48.905Z] ++ set -x [2019-11-01T15:38:48.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:48.905Z] INFO: Testing against a local daemon [2019-11-01T15:38:48.905Z] === RUN TestContinueAfterPluginCrash [2019-11-01T15:38:48.905Z] === PAUSE TestContinueAfterPluginCrash [2019-11-01T15:38:48.905Z] === RUN TestDaemonStartWithLogOpt [2019-11-01T15:38:48.905Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-01T15:38:48.905Z] === CONT TestContinueAfterPluginCrash [2019-11-01T15:38:48.905Z] === CONT TestDaemonStartWithLogOpt [2019-11-01T15:38:48.989Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-01T15:38:49.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-01T15:38:50.092Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-01T15:38:50.092Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2019-11-01T15:38:50.092Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2019-11-01T15:38:50.092Z] === RUN TestWaitBlocked [2019-11-01T15:38:50.092Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:38:50.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:38:50.092Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:38:50.092Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:38:50.092Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:38:50.092Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:38:50.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:38:50.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:38:50.687Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-01T15:38:51.555Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-01T15:38:51.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.46s) [2019-11-01T15:38:51.555Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s) [2019-11-01T15:38:51.555Z] === CONT TestContainerStartOnDaemonRestart [2019-11-01T15:38:51.555Z] === CONT TestIpcModeOlderClient [2019-11-01T15:38:51.555Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-01T15:38:51.555Z] === CONT TestDaemonRestartIpcMode [2019-11-01T15:38:52.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-01T15:38:53.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-01T15:38:53.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:38:54.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:38:54.829Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-11-01T15:38:55.607Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2019-11-01T15:38:55.607Z] PASS [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] === Skipped [2019-11-01T15:38:55.607Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-01T15:38:55.607Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-01T15:38:55.607Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-01T15:38:55.607Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-11-01T15:38:55.607Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-11-01T15:38:55.607Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-01T15:38:55.607Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] [2019-11-01T15:38:55.607Z] DONE 197 tests, 6 skipped in 140.420s [2019-11-01T15:38:55.607Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-01T15:38:55.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:55.607Z] ++ set -e [2019-11-01T15:38:55.607Z] ++ '[' -n 0 ']' [2019-11-01T15:38:55.607Z] ++ set -x [2019-11-01T15:38:55.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:38:55.607Z] INFO: Testing against a local daemon [2019-11-01T15:38:55.607Z] === RUN TestCommitInheritsEnv [2019-11-01T15:38:55.994Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-11-01T15:38:55.994Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-01T15:38:55.994Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-01T15:38:55.994Z] === RUN TestImagesFilterMultiReference [2019-11-01T15:38:56.091Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-01T15:38:56.382Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-11-01T15:38:56.383Z] === RUN TestImagePullPlatformInvalid [2019-11-01T15:38:56.383Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-01T15:38:56.383Z] === RUN TestRemoveImageOrphaning [2019-11-01T15:38:56.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:38:56.746Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2019-11-01T15:38:56.746Z] === RUN TestRemoveImageGarbageCollector [2019-11-01T15:38:56.746Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-01T15:38:56.746Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:38:56.746Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-01T15:38:56.746Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-01T15:38:56.746Z] === RUN TestTagInvalidReference [2019-11-01T15:38:56.746Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-01T15:38:56.746Z] === RUN TestTagValidPrefixedRepo [2019-11-01T15:38:56.746Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-01T15:38:56.746Z] === RUN TestTagExistedNameWithoutForce [2019-11-01T15:38:56.746Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-01T15:38:56.746Z] === RUN TestTagOfficialNames [2019-11-01T15:38:56.746Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-01T15:38:56.746Z] === RUN TestTagMatchesDigest [2019-11-01T15:38:56.746Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-01T15:38:56.746Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-01T15:38:57.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:38:59.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:38:59.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:38:59.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-01T15:39:00.758Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:39:01.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:39:01.116Z] --- PASS: TestDaemonStartWithLogOpt (10.51s) [2019-11-01T15:39:02.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.34s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.71s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-11-01T15:39:03.492Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2019-11-01T15:39:03.492Z] === RUN TestCgroupNamespacesRun [2019-11-01T15:39:04.400Z] --- PASS: TestContinueAfterPluginCrash (15.56s) [2019-11-01T15:39:04.400Z] PASS [2019-11-01T15:39:04.400Z] [2019-11-01T15:39:04.400Z] DONE 2 tests in 15.717s [2019-11-01T15:39:04.400Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-01T15:39:04.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:39:04.400Z] ++ set -e [2019-11-01T15:39:04.400Z] ++ '[' -n 0 ']' [2019-11-01T15:39:04.400Z] ++ set -x [2019-11-01T15:39:04.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:39:04.425Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-01T15:39:04.660Z] INFO: Testing against a local daemon [2019-11-01T15:39:04.660Z] === RUN TestPluginWithDevMounts [2019-11-01T15:39:04.660Z] === PAUSE TestPluginWithDevMounts [2019-11-01T15:39:04.660Z] === CONT TestPluginWithDevMounts [2019-11-01T15:39:04.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-01T15:39:05.482Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.3% of statements [2019-11-01T15:39:05.482Z] ok github.com/docker/docker/container 0.121s coverage: 35.0% of statements [2019-11-01T15:39:05.482Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-01T15:39:05.482Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-01T15:39:05.482Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-01T15:39:05.482Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-01T15:39:05.556Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2019-11-01T15:39:05.556Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-01T15:39:07.193Z] --- PASS: TestPluginWithDevMounts (2.28s) [2019-11-01T15:39:07.193Z] PASS [2019-11-01T15:39:07.193Z] [2019-11-01T15:39:07.193Z] DONE 1 tests in 2.444s [2019-11-01T15:39:07.193Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-01T15:39:07.193Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:39:07.193Z] ++ set -e [2019-11-01T15:39:07.193Z] ++ '[' -n 0 ']' [2019-11-01T15:39:07.193Z] ++ set -x [2019-11-01T15:39:07.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:39:07.193Z] INFO: Testing against a local daemon [2019-11-01T15:39:07.193Z] === RUN TestSecretInspect [2019-11-01T15:39:07.457Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2019-11-01T15:39:07.457Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-01T15:39:07.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-01T15:39:09.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-01T15:39:09.617Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-11-01T15:39:09.617Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-01T15:39:10.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-01T15:39:10.480Z] --- PASS: TestSecretInspect (3.21s) [2019-11-01T15:39:10.480Z] === RUN TestSecretList [2019-11-01T15:39:10.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-01T15:39:11.683Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2019-11-01T15:39:11.683Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-01T15:39:11.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-01T15:39:13.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-01T15:39:13.585Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2019-11-01T15:39:13.585Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-01T15:39:13.767Z] --- PASS: TestSecretList (3.16s) [2019-11-01T15:39:13.767Z] === RUN TestSecretsCreateAndDelete [2019-11-01T15:39:14.119Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-11-01T15:39:14.119Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-01T15:39:14.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-11-01T15:39:14.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-01T15:39:14.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-01T15:39:15.141Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2019-11-01T15:39:15.141Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-01T15:39:15.141Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-01T15:39:15.141Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-01T15:39:15.429Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-01T15:39:15.429Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-01T15:39:15.429Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-01T15:39:15.429Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-01T15:39:15.429Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-01T15:39:15.446Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2019-11-01T15:39:15.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-01T15:39:15.449Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-01T15:39:15.704Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-01T15:39:16.054Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-01T15:39:17.051Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2019-11-01T15:39:17.051Z] === RUN TestSecretsUpdate [2019-11-01T15:39:17.074Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-11-01T15:39:17.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-01T15:39:17.346Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2019-11-01T15:39:17.346Z] === RUN TestKernelTCPMemory [2019-11-01T15:39:17.553Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-01T15:39:17.553Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-01T15:39:18.718Z] --- PASS: TestKernelTCPMemory (1.28s) [2019-11-01T15:39:18.718Z] === RUN TestNISDomainname [2019-11-01T15:39:19.045Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2019-11-01T15:39:19.045Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2019-11-01T15:39:19.332Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2019-11-01T15:39:19.332Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-01T15:39:19.332Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-01T15:39:20.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-01T15:39:20.090Z] --- PASS: TestNISDomainname (1.42s) [2019-11-01T15:39:20.090Z] === RUN TestHostnameDnsResolution [2019-11-01T15:39:20.141Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-01T15:39:20.141Z] [2019-11-01T15:39:20.141Z] ________ ____ __. [2019-11-01T15:39:20.141Z] \_____ \ | |/ _| [2019-11-01T15:39:20.141Z] / | \| < [2019-11-01T15:39:20.141Z] / | \ | \ [2019-11-01T15:39:20.141Z] \_______ /____|__ \ [2019-11-01T15:39:20.141Z] \/ \/ [2019-11-01T15:39:20.141Z] [2019-11-01T15:39:20.141Z] INFO: make.ps1 ended at 11/01/2019 15:39:15 [2019-11-01T15:39:20.141Z] INFO: Binaries build ended at 11/01/2019 15:39:18. Duration:00:01:16.0121038 [2019-11-01T15:39:20.141Z] INFO: Copying the built daemon binary to d:\CI\PR-40167\1\binary\dockerd-9a7e96b5b.exe... [2019-11-01T15:39:20.335Z] --- PASS: TestSecretsUpdate (3.18s) [2019-11-01T15:39:20.335Z] === RUN TestTemplatedSecret [2019-11-01T15:39:20.352Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-01T15:39:20.353Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-01T15:39:20.642Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2019-11-01T15:39:21.114Z] INFO: Copying the built client binary to d:\CI\PR-40167\1\binary\docker-9a7e96b5b.exe... [2019-11-01T15:39:21.114Z] INFO: Copying dockerversion from the container... [2019-11-01T15:39:21.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-01T15:39:21.719Z] --- PASS: TestHostnameDnsResolution (1.72s) [2019-11-01T15:39:21.719Z] === RUN TestStats [2019-11-01T15:39:22.087Z] INFO: Copying the golang package from the container to d:\CI\PR-40167\1\installer\go.zip... [2019-11-01T15:39:23.623Z] --- PASS: TestTemplatedSecret (3.43s) [2019-11-01T15:39:23.623Z] === RUN TestSecretCreateResolve [2019-11-01T15:39:24.274Z] INFO: Extracting go.zip to d:\CI\PR-40167\1\go [2019-11-01T15:39:24.291Z] --- PASS: TestStats (2.29s) [2019-11-01T15:39:24.291Z] === RUN TestStopContainerWithTimeout [2019-11-01T15:39:24.291Z] === RUN TestStopContainerWithTimeout/0 [2019-11-01T15:39:24.291Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-01T15:39:24.291Z] === RUN TestStopContainerWithTimeout/1 [2019-11-01T15:39:24.291Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-01T15:39:24.291Z] === RUN TestStopContainerWithTimeout/3 [2019-11-01T15:39:24.291Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-01T15:39:24.291Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-01T15:39:24.291Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-01T15:39:24.291Z] === CONT TestStopContainerWithTimeout/0 [2019-11-01T15:39:24.291Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-01T15:39:24.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-01T15:39:25.173Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.6% of statements [2019-11-01T15:39:25.223Z] === CONT TestStopContainerWithTimeout/3 [2019-11-01T15:39:25.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-01T15:39:26.542Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.6% of statements [2019-11-01T15:39:26.542Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-01T15:39:26.542Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-01T15:39:26.911Z] --- PASS: TestSecretCreateResolve (3.20s) [2019-11-01T15:39:26.911Z] PASS [2019-11-01T15:39:26.911Z] [2019-11-01T15:39:26.911Z] DONE 6 tests in 19.508s [2019-11-01T15:39:26.911Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-01T15:39:26.911Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:39:26.911Z] ++ set -e [2019-11-01T15:39:26.911Z] ++ '[' -n 0 ']' [2019-11-01T15:39:26.911Z] ++ set -x [2019-11-01T15:39:26.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:39:26.911Z] INFO: Testing against a local daemon [2019-11-01T15:39:26.911Z] === RUN TestServiceCreateInit [2019-11-01T15:39:26.911Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-01T15:39:27.106Z] ok github.com/docker/docker/daemon/config 0.061s coverage: 82.1% of statements [2019-11-01T15:39:27.379Z] === CONT TestStopContainerWithTimeout/1 [2019-11-01T15:39:27.510Z] ok github.com/docker/docker/cli/debug 0.024s coverage: 100.0% of statements [2019-11-01T15:39:27.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-01T15:39:28.037Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-11-01T15:39:28.037Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-11-01T15:39:28.037Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-01T15:39:28.037Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-01T15:39:28.546Z] ok github.com/docker/docker/builder/remotecontext/git 5.235s coverage: 85.1% of statements [2019-11-01T15:39:29.090Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-01T15:39:29.090Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-11-01T15:39:29.090Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2019-11-01T15:39:29.090Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2019-11-01T15:39:29.090Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2019-11-01T15:39:29.090Z] === RUN TestDeleteDevicemapper [2019-11-01T15:39:29.090Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-01T15:39:29.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:39:29.090Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-01T15:39:29.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-01T15:39:29.946Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-01T15:39:31.260Z] ok github.com/docker/docker/builder/remotecontext 0.611s coverage: 13.6% of statements [2019-11-01T15:39:31.842Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-01T15:39:32.179Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-01T15:39:32.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-01T15:39:32.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s) [2019-11-01T15:39:32.621Z] === RUN TestUpdateMemory [2019-11-01T15:39:32.621Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-01T15:39:32.621Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:39:32.621Z] === RUN TestUpdateCPUQuota [2019-11-01T15:39:32.775Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.198s coverage: 57.0% of statements [2019-11-01T15:39:33.978Z] ok github.com/docker/docker/builder/dockerfile 1.452s coverage: 48.2% of statements [2019-11-01T15:39:33.978Z] ? github.com/docker/docker/cli [no test files] [2019-11-01T15:39:33.979Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-01T15:39:35.148Z] --- PASS: TestUpdateCPUQuota (2.07s) [2019-11-01T15:39:35.148Z] === RUN TestUpdatePidsLimit [2019-11-01T15:39:35.148Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-01T15:39:35.406Z] === RUN TestUpdatePidsLimit/no_change [2019-11-01T15:39:35.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-01T15:39:35.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-01T15:39:35.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-01T15:39:35.972Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-01T15:39:36.061Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.597s coverage: 72.5% of statements [2019-11-01T15:39:36.230Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-01T15:39:36.626Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.980s coverage: 46.2% of statements [2019-11-01T15:39:36.626Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-01T15:39:36.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-01T15:39:37.361Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-01T15:39:37.448Z] --- PASS: TestServiceCreateInit (10.61s) [2019-11-01T15:39:37.448Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.39s) [2019-11-01T15:39:37.448Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2019-11-01T15:39:37.448Z] === RUN TestCreateServiceMultipleTimes [2019-11-01T15:39:37.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-01T15:39:38.617Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.075s coverage: 51.0% of statements [2019-11-01T15:39:39.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-01T15:39:39.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit (5.01s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.50s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.58s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-11-01T15:39:39.863Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-11-01T15:39:39.863Z] === RUN TestUpdateRestartPolicy [2019-11-01T15:39:39.987Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.306s coverage: 76.1% of statements [2019-11-01T15:39:41.358Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-01T15:39:41.358Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.058s coverage: 57.2% of statements [2019-11-01T15:39:41.358Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-01T15:39:41.358Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-01T15:39:42.436Z] ok github.com/docker/docker/client 1.116s coverage: 75.8% of statements [2019-11-01T15:39:42.729Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-01T15:39:43.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-01T15:39:43.662Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-11-01T15:39:44.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-01T15:39:44.596Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-01T15:39:44.596Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-01T15:39:44.596Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-01T15:39:45.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-01T15:39:45.529Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 42.7% of statements [2019-11-01T15:39:46.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-01T15:39:46.902Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2019-11-01T15:39:46.902Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-01T15:39:46.902Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-01T15:39:46.902Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2019-11-01T15:39:47.835Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-01T15:39:47.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-01T15:39:48.093Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-01T15:39:48.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-01T15:39:48.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-01T15:39:49.722Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-11-01T15:39:49.722Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-01T15:39:49.980Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 19.9% of statements [2019-11-01T15:39:51.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-01T15:39:51.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-01T15:39:51.350Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2019-11-01T15:39:51.914Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2019-11-01T15:39:52.480Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-01T15:39:52.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-01T15:39:53.044Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2019-11-01T15:39:53.044Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-01T15:39:53.044Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-01T15:39:53.163Z] --- PASS: TestUpdateRestartPolicy (13.50s) [2019-11-01T15:39:53.163Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-01T15:39:54.099Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2019-11-01T15:39:54.099Z] === RUN TestWaitNonBlocked [2019-11-01T15:39:54.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:39:54.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:39:54.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:39:54.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:39:54.326Z] INFO: Extraction ended at 11/01/2019 15:39:51. Duration:00:00:27.2187440 [2019-11-01T15:39:54.326Z] INFO: Updating the golang and path environment variables [2019-11-01T15:39:54.326Z] INFO: GOPATH=d:\gopath [2019-11-01T15:39:54.326Z] INFO: go version go1.13.3 windows/amd64 [2019-11-01T15:39:54.326Z] INFO: Running the daemon under test in debug mode [2019-11-01T15:39:54.326Z] INFO: Starting a daemon under test... [2019-11-01T15:39:54.326Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40167\1\daemon --pidfile d:\CI\PR-40167\1\docker.pid -D [2019-11-01T15:39:54.326Z] INFO: Process started successfully. [2019-11-01T15:39:54.326Z] INFO: Start tailing logs of the daemon under tests [2019-11-01T15:39:54.326Z] INFO: Waiting for the daemon under test to start... [2019-11-01T15:39:54.357Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:39:54.357Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:39:54.942Z] ok github.com/docker/docker/distribution 0.182s coverage: 22.1% of statements [2019-11-01T15:39:54.942Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2019-11-01T15:39:54.942Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-01T15:39:55.289Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-01T15:39:55.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-11-01T15:39:55.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2019-11-01T15:39:55.289Z] === RUN TestWaitBlocked [2019-11-01T15:39:55.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:39:55.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:39:55.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:39:55.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:39:55.299Z] INFO: Daemon under test started and replied! [2019-11-01T15:39:55.299Z] INFO: Docker version of the daemon under test [2019-11-01T15:39:55.299Z] [2019-11-01T15:39:55.299Z] Client: [2019-11-01T15:39:55.299Z] Version: 17.06.2-ce [2019-11-01T15:39:55.299Z] API version: 1.30 [2019-11-01T15:39:55.299Z] Go version: go1.8.3 [2019-11-01T15:39:55.299Z] Git commit: cec0b72 [2019-11-01T15:39:55.299Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-01T15:39:55.299Z] OS/Arch: windows/amd64 [2019-11-01T15:39:55.299Z] [2019-11-01T15:39:55.299Z] Server: [2019-11-01T15:39:55.300Z] Version: 0.0.0-dev [2019-11-01T15:39:55.300Z] API version: 1.41 (minimum version 1.24) [2019-11-01T15:39:55.300Z] Go version: go1.13.3 [2019-11-01T15:39:55.300Z] Git commit: 9a7e96b5b [2019-11-01T15:39:55.300Z] Built: 11/01/2019 15:38:07 [2019-11-01T15:39:55.300Z] OS/Arch: windows/amd64 [2019-11-01T15:39:55.300Z] Experimental: false [2019-11-01T15:39:55.300Z] [2019-11-01T15:39:55.300Z] INFO: Docker info of the daemon under test [2019-11-01T15:39:55.300Z] [2019-11-01T15:39:55.300Z] Containers: 0 [2019-11-01T15:39:55.300Z] Running: 0 [2019-11-01T15:39:55.300Z] Paused: 0 [2019-11-01T15:39:55.300Z] Stopped: 0 [2019-11-01T15:39:55.300Z] Images: 0 [2019-11-01T15:39:55.300Z] Server Version: 0.0.0-dev [2019-11-01T15:39:55.300Z] Storage Driver: windowsfilter [2019-11-01T15:39:55.300Z] Windows: [2019-11-01T15:39:55.300Z] Logging Driver: json-file [2019-11-01T15:39:55.300Z] Plugins: [2019-11-01T15:39:55.300Z] Volume: local [2019-11-01T15:39:55.300Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-01T15:39:55.300Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-01T15:39:55.300Z] Swarm: inactive [2019-11-01T15:39:55.300Z] Default Isolation: process [2019-11-01T15:39:55.300Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-01T15:39:55.300Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-01T15:39:55.300Z] OSType: windows [2019-11-01T15:39:55.300Z] Architecture: x86_64 [2019-11-01T15:39:55.300Z] CPUs: 4 [2019-11-01T15:39:55.300Z] Total Memory: 32GiB [2019-11-01T15:39:55.300Z] Name: azwin-2-a55360 [2019-11-01T15:39:55.300Z] ID: M52J:DU5C:YXWA:Q5IO:OSOB:GGKI:3EEE:RKEE:URB7:LOCR:LUA5:DQNF [2019-11-01T15:39:55.300Z] Docker Root Dir: D:\CI\PR-40167\1\daemon [2019-11-01T15:39:55.300Z] Debug Mode (client): false [2019-11-01T15:39:55.300Z] Debug Mode (server): true [2019-11-01T15:39:55.300Z] File Descriptors: -1 [2019-11-01T15:39:55.300Z] Goroutines: 17 [2019-11-01T15:39:55.300Z] System Time: 2019-11-01T15:39:55.1937367Z [2019-11-01T15:39:55.300Z] EventsListeners: 0 [2019-11-01T15:39:55.300Z] Registry: https://index.docker.io/v1/ [2019-11-01T15:39:55.300Z] Labels: [2019-11-01T15:39:55.300Z] Experimental: false [2019-11-01T15:39:55.300Z] Insecure Registries: [2019-11-01T15:39:55.300Z] 127.0.0.0/8 [2019-11-01T15:39:55.300Z] Live Restore Enabled: false [2019-11-01T15:39:55.300Z] [2019-11-01T15:39:55.300Z] [2019-11-01T15:39:55.300Z] INFO: Docker images of the daemon under test [2019-11-01T15:39:55.300Z] [2019-11-01T15:39:55.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:39:55.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:39:55.761Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-01T15:39:55.761Z] [2019-11-01T15:39:55.761Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-01T15:39:55.761Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-01T15:39:55.761Z] ltsc2019: Pulling from windows/servercore [2019-11-01T15:39:56.223Z] 65014b3c3121: Pulling fs layer [2019-11-01T15:39:56.223Z] 12c8dbabfd62: Pulling fs layer [2019-11-01T15:39:56.319Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2019-11-01T15:39:56.922Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-01T15:39:56.922Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2019-11-01T15:39:56.922Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2019-11-01T15:39:56.922Z] === CONT TestContainerStartOnDaemonRestart [2019-11-01T15:39:56.922Z] === CONT TestIpcModeOlderClient [2019-11-01T15:39:56.922Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-01T15:39:56.922Z] === CONT TestDaemonRestartIpcMode [2019-11-01T15:39:56.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-01T15:39:57.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-01T15:39:57.692Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-01T15:39:58.625Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-11-01T15:39:58.625Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2019-11-01T15:39:58.625Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-01T15:39:58.625Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-01T15:39:59.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-01T15:39:59.997Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2019-11-01T15:39:59.997Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-01T15:40:00.562Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-01T15:40:00.976Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2019-11-01T15:40:00.976Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-01T15:40:01.542Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2019-11-01T15:40:01.542Z] PASS [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] === Skipped [2019-11-01T15:40:01.542Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-01T15:40:01.542Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-01T15:40:01.542Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-01T15:40:01.542Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-01T15:40:01.542Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-01T15:40:01.542Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-01T15:40:01.542Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] [2019-11-01T15:40:01.542Z] DONE 197 tests, 6 skipped in 157.419s [2019-11-01T15:40:01.542Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-01T15:40:01.542Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:40:01.542Z] ++ set -e [2019-11-01T15:40:01.542Z] ++ '[' -n 0 ']' [2019-11-01T15:40:01.542Z] ++ set -x [2019-11-01T15:40:01.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:40:01.799Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-01T15:40:01.799Z] INFO: Testing against a local daemon [2019-11-01T15:40:01.799Z] === RUN TestCommitInheritsEnv [2019-11-01T15:40:01.933Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-01T15:40:01.933Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-01T15:40:02.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-01T15:40:02.316Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-11-01T15:40:02.316Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-01T15:40:02.316Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-01T15:40:02.316Z] === RUN TestImagesFilterMultiReference [2019-11-01T15:40:02.316Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-01T15:40:02.316Z] === RUN TestImagePullPlatformInvalid [2019-11-01T15:40:02.574Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-01T15:40:02.574Z] === RUN TestRemoveImageOrphaning [2019-11-01T15:40:02.574Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-01T15:40:03.140Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2019-11-01T15:40:03.140Z] === RUN TestRemoveImageGarbageCollector [2019-11-01T15:40:03.833Z] ok github.com/docker/docker/pkg/archive 0.450s coverage: 77.4% of statements [2019-11-01T15:40:03.990Z] --- PASS: TestCreateServiceMultipleTimes (23.94s) [2019-11-01T15:40:03.990Z] === RUN TestCreateServiceConflict [2019-11-01T15:40:04.249Z] --- PASS: TestCreateServiceConflict (3.22s) [2019-11-01T15:40:04.249Z] === RUN TestCreateServiceMaxReplicas [2019-11-01T15:40:04.837Z] 12c8dbabfd62: Download complete [2019-11-01T15:40:05.204Z] ok github.com/docker/docker/pkg/authorization 0.285s coverage: 68.3% of statements [2019-11-01T15:40:05.204Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-01T15:40:05.461Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-01T15:40:05.667Z] --- PASS: TestRemoveImageGarbageCollector (2.49s) [2019-11-01T15:40:05.667Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-01T15:40:05.667Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-01T15:40:05.667Z] === RUN TestTagInvalidReference [2019-11-01T15:40:05.667Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-01T15:40:05.667Z] === RUN TestTagValidPrefixedRepo [2019-11-01T15:40:05.667Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-01T15:40:05.667Z] === RUN TestTagExistedNameWithoutForce [2019-11-01T15:40:05.667Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-01T15:40:05.667Z] === RUN TestTagOfficialNames [2019-11-01T15:40:05.667Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-01T15:40:05.667Z] === RUN TestTagMatchesDigest [2019-11-01T15:40:05.667Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-01T15:40:05.667Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-01T15:40:07.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-01T15:40:08.441Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) [2019-11-01T15:40:08.441Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-01T15:40:08.769Z] ok github.com/docker/docker/layer 7.117s coverage: 68.8% of statements [2019-11-01T15:40:08.769Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-01T15:40:08.769Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-01T15:40:08.769Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-01T15:40:08.769Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-01T15:40:08.769Z] ? github.com/docker/docker/oci [no test files] [2019-11-01T15:40:08.769Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-01T15:40:08.769Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-01T15:40:08.769Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-01T15:40:09.041Z] ok github.com/docker/docker/pkg/chrootarchive 2.918s coverage: 43.2% of statements [2019-11-01T15:40:09.041Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-01T15:40:09.041Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-01T15:40:09.298Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2019-11-01T15:40:10.230Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-11-01T15:40:10.324Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-01T15:40:10.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-01T15:40:10.794Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-11-01T15:40:11.052Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-01T15:40:12.221Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-01T15:40:12.424Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-01T15:40:12.990Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-11-01T15:40:13.155Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-01T15:40:13.556Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2019-11-01T15:40:13.814Z] ok github.com/docker/docker/pkg/fsutils 0.222s coverage: 85.1% of statements [2019-11-01T15:40:14.073Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2019-11-01T15:40:14.089Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-01T15:40:14.346Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-01T15:40:15.005Z] ok github.com/docker/docker/pkg/idtools 0.461s coverage: 70.1% of statements [2019-11-01T15:40:15.262Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 69.3% of statements [2019-11-01T15:40:15.520Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-11-01T15:40:15.778Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2019-11-01T15:40:16.035Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-01T15:40:16.035Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-01T15:40:16.601Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-11-01T15:40:16.859Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-01T15:40:17.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-01T15:40:17.257Z] 65014b3c3121: Verifying Checksum [2019-11-01T15:40:17.257Z] 65014b3c3121: Download complete [2019-11-01T15:40:17.375Z] ok github.com/docker/docker/pkg/mount 0.567s coverage: 70.0% of statements [2019-11-01T15:40:17.375Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-01T15:40:17.632Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2019-11-01T15:40:17.890Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-11-01T15:40:17.890Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-01T15:40:17.890Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-01T15:40:18.526Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-01T15:40:18.823Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2019-11-01T15:40:19.387Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-01T15:40:19.644Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-01T15:40:19.901Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-01T15:40:20.421Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-01T15:40:21.269Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2019-11-01T15:40:21.526Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-01T15:40:22.320Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-01T15:40:24.217Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-01T15:40:24.800Z] ok github.com/docker/docker/pkg/signal 2.427s coverage: 61.0% of statements [2019-11-01T15:40:24.800Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-01T15:40:25.057Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-01T15:40:25.149Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-01T15:40:25.314Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-01T15:40:25.571Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-01T15:40:26.083Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-01T15:40:26.136Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-01T15:40:26.525Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.79s) [2019-11-01T15:40:26.525Z] === RUN TestCreateServiceSecretFileMode [2019-11-01T15:40:26.701Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2019-11-01T15:40:26.958Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2019-11-01T15:40:27.021Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-01T15:40:27.092Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2019-11-01T15:40:27.092Z] === RUN TestCreateServiceConfigFileMode [2019-11-01T15:40:27.278Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-01T15:40:27.522Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-11-01T15:40:28.087Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-01T15:40:28.087Z] testing: warning: no tests to run [2019-11-01T15:40:28.087Z] coverage: [no statements] [2019-11-01T15:40:28.087Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-01T15:40:28.210Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-01T15:40:28.468Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-01T15:40:28.468Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-01T15:40:28.651Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-01T15:40:28.651Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-01T15:40:28.908Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-01T15:40:30.380Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2019-11-01T15:40:30.380Z] === RUN TestCreateServiceSysctls [2019-11-01T15:40:30.416Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-01T15:40:30.416Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-01T15:40:31.432Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [2019-11-01T15:40:31.689Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-01T15:40:31.787Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-01T15:40:32.046Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-01T15:40:32.611Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-01T15:40:32.621Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-01T15:40:32.878Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-11-01T15:40:34.775Z] ok github.com/docker/docker/registry 0.169s coverage: 56.3% of statements [2019-11-01T15:40:35.339Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-01T15:40:35.339Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-11-01T15:40:35.651Z] --- PASS: TestCreateServiceSysctls (4.47s) [2019-11-01T15:40:35.651Z] === RUN TestCreateServiceCapabilities [2019-11-01T15:40:36.116Z] --- PASS: TestImportExtremelyLargeImageWorks (97.73s) [2019-11-01T15:40:36.116Z] PASS [2019-11-01T15:40:36.116Z] [2019-11-01T15:40:36.116Z] === Skipped [2019-11-01T15:40:36.116Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-01T15:40:36.116Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:40:36.116Z] [2019-11-01T15:40:36.116Z] [2019-11-01T15:40:36.116Z] DONE 12 tests, 1 skipped in 99.110s [2019-11-01T15:40:36.116Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-01T15:40:36.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:40:36.116Z] ++ set -e [2019-11-01T15:40:36.116Z] ++ '[' -n 0 ']' [2019-11-01T15:40:36.116Z] ++ set -x [2019-11-01T15:40:36.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:40:36.116Z] INFO: Testing against a local daemon [2019-11-01T15:40:36.116Z] === RUN TestNetworkCreateDelete [2019-11-01T15:40:36.116Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-11-01T15:40:36.116Z] === RUN TestDockerNetworkDeletePreferID [2019-11-01T15:40:36.116Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-11-01T15:40:36.116Z] === RUN TestInspectNetwork [2019-11-01T15:40:36.269Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-01T15:40:36.270Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-01T15:40:37.876Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-01T15:40:37.876Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-01T15:40:38.185Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2019-11-01T15:40:38.185Z] === RUN TestInspect [2019-11-01T15:40:38.792Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-01T15:40:39.248Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-01T15:40:39.248Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-01T15:40:39.266Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 30.3% of statements [2019-11-01T15:40:39.266Z] ok github.com/docker/docker/container 0.208s coverage: 35.3% of statements [2019-11-01T15:40:39.266Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-01T15:40:39.266Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-01T15:40:39.266Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-01T15:40:39.266Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-01T15:40:39.479Z] === RUN TestInspectNetwork/full_network_id [2019-11-01T15:40:39.479Z] === RUN TestInspectNetwork/partial_network_id [2019-11-01T15:40:39.479Z] === RUN TestInspectNetwork/network_name [2019-11-01T15:40:39.479Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-01T15:40:39.506Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-01T15:40:39.723Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-11-01T15:40:40.072Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-01T15:40:40.287Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-01T15:40:41.366Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-01T15:40:42.374Z] --- PASS: TestInspect (3.47s) [2019-11-01T15:40:42.374Z] === RUN TestServiceListWithStatuses [2019-11-01T15:40:42.374Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-01T15:40:42.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:40:42.374Z] === RUN TestDockerNetworkConnectAlias [2019-11-01T15:40:42.832Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2019-11-01T15:40:44.256Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-01T15:40:44.256Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-01T15:40:44.256Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-01T15:40:44.691Z] --- PASS: TestInspectNetwork (8.95s) [2019-11-01T15:40:44.691Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-01T15:40:44.691Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-01T15:40:44.691Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-01T15:40:44.691Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-01T15:40:44.691Z] === RUN TestRunContainerWithBridgeNone [2019-11-01T15:40:45.633Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-01T15:40:45.633Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-01T15:40:46.200Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-01T15:40:46.767Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-01T15:40:47.145Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2019-11-01T15:40:47.145Z] === RUN TestNetworkInvalidJSON [2019-11-01T15:40:47.145Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-01T15:40:47.145Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-01T15:40:47.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:40:47.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:40:47.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:40:47.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:40:47.145Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-01T15:40:47.145Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:40:47.145Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:40:47.145Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-11-01T15:40:47.145Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-01T15:40:47.145Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-01T15:40:47.145Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-01T15:40:47.145Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-01T15:40:47.334Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-01T15:40:47.901Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-01T15:40:47.924Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-01T15:40:47.924Z] === RUN TestDaemonDefaultNetworkPools [2019-11-01T15:40:48.739Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-11-01T15:40:48.739Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-01T15:40:48.947Z] --- PASS: TestDockerNetworkConnectAlias (7.28s) [2019-11-01T15:40:48.947Z] === RUN TestDockerNetworkReConnect [2019-11-01T15:40:50.115Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-11-01T15:40:50.115Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-01T15:40:50.474Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-01T15:40:51.301Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 35.8% of statements [2019-11-01T15:40:51.377Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2019-11-01T15:40:51.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-01T15:40:51.739Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-01T15:40:51.740Z] === RUN TestServiceWithPredefinedNetwork [2019-11-01T15:40:53.352Z] ok github.com/docker/docker/daemon/cluster 0.218s coverage: 0.5% of statements [2019-11-01T15:40:53.560Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/rootless [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/volume [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-01T15:40:53.560Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === Skipped [2019-11-01T15:40:53.560Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-01T15:40:53.560Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-01T15:40:53.560Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-01T15:40:53.560Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-01T15:40:53.560Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-01T15:40:53.560Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:40:53.560Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-01T15:40:53.560Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-01T15:40:53.560Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-01T15:40:53.560Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] [2019-11-01T15:40:53.560Z] DONE 2115 tests, 20 skipped in 237.787s Post stage [Pipeline] junit [2019-11-01T15:40:53.579Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-01T15:40:54.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40167/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/validate/vendor [2019-11-01T15:40:54.936Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2019-11-01T15:40:54.936Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-01T15:40:54.936Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:40:54.936Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:40:54.936Z] === RUN TestServiceWithDataPathPortInit [2019-11-01T15:40:55.511Z] --- PASS: TestDockerNetworkReConnect (5.81s) [2019-11-01T15:40:55.511Z] === RUN TestServicePlugin [2019-11-01T15:40:55.511Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-01T15:40:55.511Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:40:55.511Z] === RUN TestServiceUpdateLabel [2019-11-01T15:40:55.587Z] No vendor changes in diff. [2019-11-01T15:40:55.733Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-01T15:40:56.299Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-01T15:40:56.855Z] + echo Building e2e image [2019-11-01T15:40:56.855Z] Building e2e image [2019-11-01T15:40:56.855Z] + docker build --build-arg DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -t moby-e2e-test -f Dockerfile.e2e . [2019-11-01T15:40:56.855Z] #2 [internal] load build definition from Dockerfile.e2e [2019-11-01T15:40:56.855Z] #2 transferring dockerfile: 3.21kB done [2019-11-01T15:40:56.855Z] #2 DONE 0.0s [2019-11-01T15:40:56.855Z] [2019-11-01T15:40:56.855Z] #1 [internal] load .dockerignore [2019-11-01T15:40:56.855Z] #1 transferring context: 34B done [2019-11-01T15:40:56.855Z] #1 DONE 0.0s [2019-11-01T15:40:56.855Z] [2019-11-01T15:40:56.855Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-01T15:40:57.113Z] #4 DONE 0.3s [2019-11-01T15:40:57.113Z] [2019-11-01T15:40:57.113Z] #3 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-11-01T15:40:57.113Z] #3 DONE 0.3s [2019-11-01T15:40:57.113Z] [2019-11-01T15:40:57.113Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-01T15:40:57.113Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-01T15:40:57.113Z] #5 DONE 0.0s [2019-11-01T15:40:57.113Z] [2019-11-01T15:40:57.113Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-01T15:40:57.113Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-11-01T15:40:57.113Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s [2019-11-01T15:40:57.113Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.1s [2019-11-01T15:40:57.113Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-11-01T15:40:57.113Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-11-01T15:40:57.113Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-11-01T15:40:57.113Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-11-01T15:40:57.370Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-01T15:40:57.370Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-01T15:40:57.370Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-01T15:40:57.370Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-11-01T15:40:57.644Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 11.38MB / 126.85MB 0.4s [2019-11-01T15:40:57.644Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-11-01T15:40:57.904Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 21.01MB / 126.85MB 0.6s [2019-11-01T15:40:57.904Z] #14 ... [2019-11-01T15:40:57.904Z] [2019-11-01T15:40:57.904Z] #8 [internal] load build context [2019-11-01T15:40:57.904Z] #8 transferring context: 808.70kB 0.3s done [2019-11-01T15:40:57.904Z] #8 DONE 0.7s [2019-11-01T15:40:57.904Z] [2019-11-01T15:40:57.904Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-01T15:40:57.904Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-01T15:40:57.904Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 39.53MB / 126.85MB 0.9s [2019-11-01T15:40:58.042Z] --- PASS: TestServiceUpdateLabel (3.24s) [2019-11-01T15:40:58.043Z] === RUN TestServiceUpdateSecrets [2019-11-01T15:40:58.161Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 50.01MB / 126.85MB 1.0s [2019-11-01T15:40:58.161Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 60.68MB / 126.85MB 1.1s [2019-11-01T15:40:58.421Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 70.94MB / 126.85MB 1.2s [2019-11-01T15:40:58.421Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 91.85MB / 126.85MB 1.4s [2019-11-01T15:40:58.681Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 101.94MB / 126.85MB 1.5s [2019-11-01T15:40:58.681Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 110.89MB / 126.85MB 1.6s [2019-11-01T15:40:58.939Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.8s [2019-11-01T15:40:58.951Z] ok github.com/docker/docker/daemon/discovery 0.057s coverage: 30.0% of statements [2019-11-01T15:40:59.503Z] #14 ... [2019-11-01T15:40:59.503Z] [2019-11-01T15:40:59.503Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-01T15:40:59.503Z] #6 DONE 2.3s [2019-11-01T15:40:59.503Z] [2019-11-01T15:40:59.503Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-11-01T15:40:59.503Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.3s done [2019-11-01T15:40:59.503Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-11-01T15:41:01.663Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-11-01T15:41:01.949Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 82.1% of statements [2019-11-01T15:41:02.851Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-01T15:41:03.784Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-01T15:41:04.764Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.2s [2019-11-01T15:41:05.161Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-01T15:41:05.429Z] ok github.com/docker/docker/daemon/graphdriver 0.032s coverage: 2.2% of statements [2019-11-01T15:41:05.728Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-01T15:41:06.135Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done [2019-11-01T15:41:06.662Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-01T15:41:07.066Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-11-01T15:41:07.322Z] #14 DONE 10.3s [2019-11-01T15:41:07.322Z] [2019-11-01T15:41:07.322Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-01T15:41:07.322Z] #7 1.110 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-01T15:41:07.322Z] #7 2.196 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-01T15:41:07.322Z] #7 2.307 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-01T15:41:07.322Z] #7 2.310 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-01T15:41:07.322Z] #7 2.522 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-01T15:41:07.322Z] #7 2.532 (4/31) Installing readline (8.0.0-r0) [2019-11-01T15:41:07.322Z] #7 2.541 (5/31) Installing bash (5.0.0-r0) [2019-11-01T15:41:07.322Z] #7 2.557 Executing bash-5.0.0-r0.post-install [2019-11-01T15:41:07.322Z] #7 2.562 (6/31) Installing ca-certificates (20190108-r0) [2019-11-01T15:41:07.322Z] #7 2.580 (7/31) Installing libgcc (8.3.0-r0) [2019-11-01T15:41:07.323Z] #7 2.587 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-01T15:41:07.323Z] #7 2.603 (9/31) Installing binutils (2.32-r0) [2019-11-01T15:41:07.323Z] #7 2.714 (10/31) Installing gmp (6.1.2-r1) [2019-11-01T15:41:07.323Z] #7 2.724 (11/31) Installing isl (0.18-r0) [2019-11-01T15:41:07.323Z] #7 2.747 (12/31) Installing libgomp (8.3.0-r0) [2019-11-01T15:41:07.323Z] #7 2.751 (13/31) Installing libatomic (8.3.0-r0) [2019-11-01T15:41:07.323Z] #7 2.754 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-01T15:41:07.323Z] #7 2.762 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-01T15:41:07.323Z] #7 2.765 (16/31) Installing gcc (8.3.0-r0) [2019-11-01T15:41:07.323Z] #7 3.792 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-01T15:41:07.323Z] #7 3.909 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-01T15:41:07.323Z] #7 3.911 (19/31) Installing g++ (8.3.0-r0) [2019-11-01T15:41:07.323Z] #7 4.517 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-01T15:41:07.323Z] #7 4.523 (21/31) Installing libcurl (7.66.0-r0) [2019-11-01T15:41:07.323Z] #7 4.532 (22/31) Installing expat (2.2.8-r0) [2019-11-01T15:41:07.323Z] #7 4.535 (23/31) Installing pcre2 (10.33-r0) [2019-11-01T15:41:07.323Z] #7 4.545 (24/31) Installing git (2.22.0-r0) [2019-11-01T15:41:07.323Z] #7 4.778 (25/31) Installing libmnl (1.0.4-r0) [2019-11-01T15:41:07.323Z] #7 4.780 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-01T15:41:07.323Z] #7 4.784 (27/31) Installing iptables (1.8.3-r0) [2019-11-01T15:41:07.323Z] #7 4.810 (28/31) Installing pigz (2.4-r0) [2019-11-01T15:41:07.323Z] #7 4.817 (29/31) Installing tar (1.32-r0) [2019-11-01T15:41:07.323Z] #7 4.826 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-01T15:41:07.323Z] #7 4.830 (31/31) Installing xz (5.2.4-r0) [2019-11-01T15:41:07.323Z] #7 4.836 Executing busybox-1.30.1-r2.trigger [2019-11-01T15:41:07.323Z] #7 4.841 Executing ca-certificates-20190108-r0.trigger [2019-11-01T15:41:07.323Z] #7 4.905 OK: 185 MiB in 45 packages [2019-11-01T15:41:07.467Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 13.6% of statements [2019-11-01T15:41:09.219Z] #7 DONE 9.3s [2019-11-01T15:41:09.219Z] [2019-11-01T15:41:09.219Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-01T15:41:09.219Z] #9 DONE 0.1s [2019-11-01T15:41:09.219Z] [2019-11-01T15:41:09.219Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-01T15:41:09.219Z] #10 DONE 0.1s [2019-11-01T15:41:09.219Z] [2019-11-01T15:41:09.219Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-01T15:41:09.219Z] #15 ... [2019-11-01T15:41:09.219Z] [2019-11-01T15:41:09.219Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-01T15:41:09.219Z] #11 DONE 0.1s [2019-11-01T15:41:09.219Z] [2019-11-01T15:41:09.219Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-01T15:41:09.219Z] #12 DONE 0.1s [2019-11-01T15:41:09.219Z] [2019-11-01T15:41:09.219Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-01T15:41:09.476Z] #13 DONE 0.2s [2019-11-01T15:41:09.476Z] [2019-11-01T15:41:09.476Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-01T15:41:09.476Z] #15 2.028 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-01T15:41:09.508Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-11-01T15:41:09.942Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-01T15:41:10.202Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-01T15:41:10.540Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.075s coverage: 57.9% of statements [2019-11-01T15:41:10.845Z] #15 3.097 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-01T15:41:10.845Z] #15 3.172 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-01T15:41:10.845Z] #15 3.174 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-01T15:41:10.845Z] #15 3.305 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-01T15:41:10.845Z] #15 3.313 (4/43) Installing readline (8.0.0-r0) [2019-11-01T15:41:10.845Z] #15 3.318 (5/43) Installing bash (5.0.0-r0) [2019-11-01T15:41:10.845Z] #15 3.329 Executing bash-5.0.0-r0.post-install [2019-11-01T15:41:10.845Z] #15 3.331 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-01T15:41:10.845Z] #15 3.403 (7/43) Installing libuuid (2.33.2-r0) [2019-11-01T15:41:10.845Z] #15 3.405 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-01T15:41:10.845Z] #15 3.408 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-01T15:41:10.845Z] #15 3.413 (10/43) Installing binutils (2.32-r0) [2019-11-01T15:41:10.845Z] #15 3.483 (11/43) Installing libmagic (5.37-r1) [2019-11-01T15:41:10.845Z] #15 3.503 (12/43) Installing file (5.37-r1) [2019-11-01T15:41:11.103Z] #15 3.505 (13/43) Installing gmp (6.1.2-r1) [2019-11-01T15:41:11.103Z] #15 3.510 (14/43) Installing isl (0.18-r0) [2019-11-01T15:41:11.103Z] #15 3.524 (15/43) Installing libgomp (8.3.0-r0) [2019-11-01T15:41:11.103Z] #15 3.527 (16/43) Installing libatomic (8.3.0-r0) [2019-11-01T15:41:11.103Z] #15 3.528 (17/43) Installing libgcc (8.3.0-r0) [2019-11-01T15:41:11.103Z] #15 3.531 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-01T15:41:11.103Z] #15 3.536 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-01T15:41:11.103Z] #15 3.539 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-01T15:41:11.103Z] #15 3.550 (21/43) Installing gcc (8.3.0-r0) [2019-11-01T15:41:11.401Z] --- PASS: TestServiceWithDataPathPortInit (16.31s) [2019-11-01T15:41:11.401Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-01T15:41:11.562Z] ok github.com/docker/docker/daemon 12.519s coverage: 17.6% of statements [2019-11-01T15:41:11.562Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-01T15:41:11.562Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-01T15:41:11.562Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-01T15:41:11.562Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-01T15:41:11.667Z] #15 4.221 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-01T15:41:11.925Z] #15 4.289 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-01T15:41:11.925Z] #15 4.290 (24/43) Installing g++ (8.3.0-r0) [2019-11-01T15:41:12.182Z] #15 4.709 (25/43) Installing make (4.2.1-r2) [2019-11-01T15:41:12.182Z] #15 4.713 (26/43) Installing fortify-headers (1.1-r0) [2019-11-01T15:41:12.182Z] #15 4.716 (27/43) Installing build-base (0.5-r1) [2019-11-01T15:41:12.182Z] #15 4.718 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-01T15:41:12.182Z] #15 4.721 (29/43) Installing libcurl (7.66.0-r0) [2019-11-01T15:41:12.182Z] #15 4.727 (30/43) Installing curl (7.66.0-r0) [2019-11-01T15:41:12.182Z] #15 4.730 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-01T15:41:12.182Z] #15 4.736 (32/43) Installing jq (1.6-r0) [2019-11-01T15:41:12.182Z] #15 4.743 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-01T15:41:12.182Z] #15 4.748 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-01T15:41:12.182Z] #15 4.750 (35/43) Installing libaio (0.3.111-r0) [2019-11-01T15:41:12.182Z] #15 4.752 (36/43) Installing libblkid (2.33.2-r0) [2019-11-01T15:41:12.182Z] #15 4.757 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-01T15:41:12.182Z] #15 4.785 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-01T15:41:12.439Z] #15 4.791 (39/43) Installing libmount (2.33.2-r0) [2019-11-01T15:41:12.439Z] #15 4.797 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-01T15:41:12.439Z] #15 4.800 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-01T15:41:12.439Z] #15 4.803 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-01T15:41:12.439Z] #15 4.824 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-01T15:41:12.439Z] #15 4.829 Executing busybox-1.30.1-r2.trigger [2019-11-01T15:41:12.439Z] #15 4.835 OK: 189 MiB in 58 packages [2019-11-01T15:41:12.726Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-01T15:41:12.983Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-01T15:41:13.548Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-01T15:41:13.807Z] #15 DONE 6.2s [2019-11-01T15:41:13.807Z] [2019-11-01T15:41:13.807Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-01T15:41:14.114Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-01T15:41:14.739Z] #16 DONE 1.0s [2019-11-01T15:41:14.739Z] [2019-11-01T15:41:14.739Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-01T15:41:15.304Z] #17 DONE 0.8s [2019-11-01T15:41:15.304Z] [2019-11-01T15:41:15.304Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-01T15:41:15.304Z] #18 DONE 0.0s [2019-11-01T15:41:15.485Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-01T15:41:15.562Z] [2019-11-01T15:41:15.562Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-01T15:41:15.562Z] #19 DONE 0.1s [2019-11-01T15:41:15.562Z] [2019-11-01T15:41:15.562Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-01T15:41:16.050Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-01T15:41:16.050Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-01T15:41:16.125Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2019-11-01T15:41:16.125Z] === RUN TestServiceUpdateConfigs [2019-11-01T15:41:16.934Z] #20 ... [2019-11-01T15:41:16.934Z] [2019-11-01T15:41:16.934Z] #31 [builder 1/4] COPY . . [2019-11-01T15:41:16.934Z] #31 DONE 1.3s [2019-11-01T15:41:16.934Z] [2019-11-01T15:41:16.934Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-01T15:41:17.102Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.516s coverage: 68.6% of statements [2019-11-01T15:41:17.388Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.927s coverage: 51.0% of statements [2019-11-01T15:41:17.422Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-01T15:41:17.422Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-01T15:41:17.422Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-01T15:41:17.422Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-01T15:41:17.422Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-01T15:41:18.308Z] #32 DONE 1.3s [2019-11-01T15:41:18.308Z] [2019-11-01T15:41:18.308Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-01T15:41:18.308Z] #20 1.460 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-01T15:41:18.308Z] #20 1.689 [2019-11-01T15:41:18.309Z] #20 1.798 ########## 14.6% ################## 25.9% ##################################### 52.8% ################################################### 71.7% ################################################################# 90.8% ######################################################################## 100.0% [2019-11-01T15:41:18.309Z] #20 2.471 [2019-11-01T15:41:18.309Z] #20 2.581 ############################### 43.2% #################################################################### 95.6% ######################################################################## 100.0% [2019-11-01T15:41:18.354Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-01T15:41:18.567Z] #20 3.005 [2019-11-01T15:41:19.083Z] #20 3.116 #### 6.6% ############################# 40.6% ############################################# 63.7% ############################################################## 86.7% ######################################################################## 100.0% [2019-11-01T15:41:19.340Z] #20 3.746 [2019-11-01T15:41:19.454Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.156s coverage: 46.2% of statements [2019-11-01T15:41:19.454Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-01T15:41:20.253Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-01T15:41:20.629Z] #20 3.860 ## 4.0% ######## 12.5% ############## 19.9% ################### 27.4% ######################### 34.9% ############################## 42.0% ################################### 49.5% ####################################### 55.3% ############################################## 64.4% ################################################### 71.7% ######################################################### 79.2% ############################################################## 86.6% ################################################################### 94.3% ######################################################################## 100.0% [2019-11-01T15:41:20.707Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.49s) [2019-11-01T15:41:20.707Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w3xlaytfg7705d561t7hoiuye Created:2019-11-01 15:41:12.31705206 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bfa5b23089ab044327d83cfaf97f08fb6316f2520fd2d9896a2f34f60d568bc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a0av0ns4umidjctepsbcev1vf EndpointID:978caaead33dd96268feab2976b63074d516386795469b9244fa17e8665c8c45 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3d7dd7e9d6a0cf94f48cc9defe93749c63a94f68fbea5f4c4c24b581f1d4c490 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:de13d65bf229 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a0av0ns4umidjctepsbcev1vf EndpointID:978caaead33dd96268feab2976b63074d516386795469b9244fa17e8665c8c45 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-01T15:41:20.707Z] PASS [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] === Skipped [2019-11-01T15:41:20.707Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:41:20.707Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] DONE 21 tests, 1 skipped in 44.708s [2019-11-01T15:41:20.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:41:20.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:20.707Z] ++ set -e [2019-11-01T15:41:20.707Z] ++ '[' -n 0 ']' [2019-11-01T15:41:20.707Z] ++ set -x [2019-11-01T15:41:20.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:20.707Z] INFO: Testing against a local daemon [2019-11-01T15:41:20.707Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-01T15:41:20.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-01T15:41:20.707Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:41:20.707Z] === RUN TestDockerNetworkIpvlan [2019-11-01T15:41:20.707Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:41:20.707Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:41:20.707Z] PASS [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] === Skipped [2019-11-01T15:41:20.707Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-01T15:41:20.707Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:41:20.707Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] [2019-11-01T15:41:20.707Z] DONE 2 tests, 2 skipped in 0.190s [2019-11-01T15:41:20.707Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:41:20.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:20.707Z] ++ set -e [2019-11-01T15:41:20.707Z] ++ '[' -n 0 ']' [2019-11-01T15:41:20.707Z] ++ set -x [2019-11-01T15:41:20.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:20.707Z] INFO: Testing against a local daemon [2019-11-01T15:41:20.707Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-01T15:41:20.886Z] #20 5.349 [2019-11-01T15:41:21.070Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-11-01T15:41:21.070Z] === RUN TestDockerNetworkMacvlan [2019-11-01T15:41:21.514Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.408s coverage: 52.6% of statements [2019-11-01T15:41:21.514Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-01T15:41:21.514Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.651s coverage: 76.1% of statements [2019-11-01T15:41:21.514Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-01T15:41:21.801Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.054s coverage: 58.0% of statements [2019-11-01T15:41:21.818Z] #20 6.148 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-01T15:41:22.005Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-01T15:41:22.076Z] #20 6.534 [2019-11-01T15:41:22.076Z] #20 6.613 ######################################################################## 100.0% [2019-11-01T15:41:22.653Z] #20 6.988 [2019-11-01T15:41:22.845Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-01T15:41:23.217Z] #20 7.880 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-01T15:41:23.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-01T15:41:23.654Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-01T15:41:23.781Z] #20 8.253 [2019-11-01T15:41:23.842Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2019-11-01T15:41:24.039Z] #20 8.369 0.7% ######################################################################## 100.0% [2019-11-01T15:41:24.099Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-01T15:41:24.296Z] #20 8.681 [2019-11-01T15:41:24.860Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2019-11-01T15:41:24.866Z] #20 9.491 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-01T15:41:25.123Z] #20 9.625 skipping existing 1849cc453dee [2019-11-01T15:41:25.381Z] #20 9.884 [2019-11-01T15:41:25.995Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-01T15:41:26.074Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-01T15:41:26.315Z] #20 10.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-01T15:41:26.572Z] #20 11.08 [2019-11-01T15:41:26.572Z] #20 11.15 ######################################################################## 100.0% [2019-11-01T15:41:27.138Z] #20 11.41 [2019-11-01T15:41:27.138Z] #20 11.48 Download of images into '/build' complete. [2019-11-01T15:41:27.138Z] #20 11.48 Use something like the following to load the result into a Docker daemon: [2019-11-01T15:41:27.138Z] #20 11.48 tar -cC '/build' . | docker load [2019-11-01T15:41:27.560Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 42.7% of statements [2019-11-01T15:41:27.892Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-01T15:41:28.073Z] #20 DONE 12.4s [2019-11-01T15:41:28.073Z] [2019-11-01T15:41:28.073Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-01T15:41:28.073Z] #33 0.992 [2019-11-01T15:41:28.073Z] #33 1.079 Removing bundles/ [2019-11-01T15:41:28.073Z] #33 1.080 [2019-11-01T15:41:28.073Z] #33 1.085 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-01T15:41:28.073Z] #33 1.813 Building test suite binary ./integration-cli/test.main [2019-11-01T15:41:28.073Z] #33 ... [2019-11-01T15:41:28.073Z] [2019-11-01T15:41:28.073Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-01T15:41:28.073Z] #22 DONE 0.1s [2019-11-01T15:41:28.073Z] [2019-11-01T15:41:28.073Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-01T15:41:28.073Z] #26 DONE 0.1s [2019-11-01T15:41:28.073Z] [2019-11-01T15:41:28.073Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-01T15:41:28.073Z] #23 DONE 0.1s [2019-11-01T15:41:28.073Z] [2019-11-01T15:41:28.073Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-01T15:41:28.331Z] #27 DONE 0.2s [2019-11-01T15:41:28.331Z] [2019-11-01T15:41:28.331Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-01T15:41:28.331Z] #28 DONE 0.1s [2019-11-01T15:41:28.331Z] [2019-11-01T15:41:28.331Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-01T15:41:28.596Z] ok github.com/docker/docker/daemon/logger/gelf 0.053s coverage: 68.2% of statements [2019-11-01T15:41:29.792Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-01T15:41:30.109Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-01T15:41:30.856Z] #24 2.574 + RM_GOPATH=0 [2019-11-01T15:41:30.856Z] #24 2.574 + TMP_GOPATH= [2019-11-01T15:41:30.856Z] #24 2.574 + : /build [2019-11-01T15:41:30.856Z] #24 2.574 + '[' -z '' ']' [2019-11-01T15:41:30.856Z] #24 2.574 ++ mktemp -d [2019-11-01T15:41:30.856Z] #24 2.576 + export GOPATH=/tmp/tmp.GEaGlo [2019-11-01T15:41:30.856Z] #24 2.576 + GOPATH=/tmp/tmp.GEaGlo [2019-11-01T15:41:30.856Z] #24 2.576 + RM_GOPATH=1 [2019-11-01T15:41:30.856Z] #24 2.576 ++ dirname ./install.sh [2019-11-01T15:41:30.856Z] #24 2.584 Install docker/cli version 17.06.2-ce from stable [2019-11-01T15:41:30.856Z] #24 2.584 + dir=. [2019-11-01T15:41:30.856Z] #24 2.584 + bin=dockercli [2019-11-01T15:41:30.856Z] #24 2.584 + shift [2019-11-01T15:41:30.856Z] #24 2.584 + '[' '!' -f ./dockercli.installer ']' [2019-11-01T15:41:30.856Z] #24 2.584 + . ./dockercli.installer [2019-11-01T15:41:30.856Z] #24 2.584 ++ : stable [2019-11-01T15:41:30.856Z] #24 2.584 ++ : 17.06.2-ce [2019-11-01T15:41:30.856Z] #24 2.584 + install_dockercli [2019-11-01T15:41:30.856Z] #24 2.584 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-01T15:41:30.856Z] #24 2.584 ++ uname -m [2019-11-01T15:41:30.856Z] #24 2.584 + arch=x86_64 [2019-11-01T15:41:30.856Z] #24 2.584 + '[' x86_64 '!=' x86_64 ']' [2019-11-01T15:41:30.856Z] #24 2.584 + url=https://download.docker.com/linux/static [2019-11-01T15:41:30.856Z] #24 2.584 + tar -xz docker/docker [2019-11-01T15:41:30.856Z] #24 2.584 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-01T15:41:30.998Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2019-11-01T15:41:30.998Z] === RUN TestServiceUpdateNetwork [2019-11-01T15:41:31.312Z] ok github.com/docker/docker/daemon/logger/awslogs 0.619s coverage: 77.4% of statements [2019-11-01T15:41:31.601Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-11-01T15:41:31.690Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-01T15:41:32.624Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.040s coverage: 62.1% of statements [2019-11-01T15:41:32.912Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2019-11-01T15:41:32.912Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-01T15:41:32.912Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-01T15:41:32.912Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-01T15:41:32.912Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-01T15:41:33.200Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.057s coverage: 88.3% of statements [2019-11-01T15:41:33.383Z] #24 ... [2019-11-01T15:41:33.383Z] [2019-11-01T15:41:33.383Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-01T15:41:33.383Z] #21 DONE 1.5s [2019-11-01T15:41:33.383Z] [2019-11-01T15:41:33.383Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-01T15:41:33.383Z] #24 5.308 + mkdir -p /build [2019-11-01T15:41:33.383Z] #24 5.311 + mv docker/docker /build/ [2019-11-01T15:41:33.383Z] #24 5.312 + rmdir docker [2019-11-01T15:41:33.383Z] #24 ... [2019-11-01T15:41:33.383Z] [2019-11-01T15:41:33.383Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-01T15:41:33.640Z] #29 ... [2019-11-01T15:41:33.640Z] [2019-11-01T15:41:33.640Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-01T15:41:33.640Z] #24 DONE 5.4s [2019-11-01T15:41:33.896Z] [2019-11-01T15:41:33.896Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-01T15:41:34.215Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-01T15:41:34.461Z] #29 ... [2019-11-01T15:41:34.461Z] [2019-11-01T15:41:34.461Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-01T15:41:34.719Z] #25 DONE 0.3s [2019-11-01T15:41:34.719Z] [2019-11-01T15:41:34.719Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-01T15:41:34.780Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-01T15:41:35.336Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-01T15:41:35.714Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-01T15:41:35.913Z] ok github.com/docker/docker/daemon/logger/local 0.103s coverage: 74.7% of statements [2019-11-01T15:41:35.913Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan (15.10s) [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2019-11-01T15:41:36.128Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2019-11-01T15:41:36.128Z] PASS [2019-11-01T15:41:36.128Z] [2019-11-01T15:41:36.128Z] DONE 8 tests in 16.581s [2019-11-01T15:41:36.128Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-01T15:41:36.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:36.128Z] ++ set -e [2019-11-01T15:41:36.128Z] ++ '[' -n 0 ']' [2019-11-01T15:41:36.128Z] ++ set -x [2019-11-01T15:41:36.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:36.128Z] testing: warning: no tests to run [2019-11-01T15:41:36.128Z] PASS [2019-11-01T15:41:36.128Z] [2019-11-01T15:41:36.128Z] DONE 0 tests in 0.046s [2019-11-01T15:41:36.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-01T15:41:36.128Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:36.128Z] ++ set -e [2019-11-01T15:41:36.128Z] ++ '[' -n 0 ']' [2019-11-01T15:41:36.128Z] ++ set -x [2019-11-01T15:41:36.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:36.493Z] INFO: Testing against a local daemon [2019-11-01T15:41:36.493Z] === RUN TestAuthZPluginAllowRequest [2019-11-01T15:41:37.419Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 47.8% of statements [2019-11-01T15:41:37.419Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 19.9% of statements [2019-11-01T15:41:38.314Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2019-11-01T15:41:38.314Z] === RUN TestAuthZPluginTLS [2019-11-01T15:41:38.677Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-01T15:41:38.677Z] === RUN TestAuthZPluginDenyRequest [2019-11-01T15:41:38.915Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2019-11-01T15:41:39.067Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-01T15:41:39.067Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-01T15:41:39.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-01T15:41:39.854Z] === RUN TestAuthZPluginDenyResponse [2019-11-01T15:41:40.219Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-01T15:41:40.219Z] === RUN TestAuthZPluginAllowEventStream [2019-11-01T15:41:40.409Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-11-01T15:41:41.435Z] ok github.com/docker/docker/daemon/logger/splunk 3.119s coverage: 82.5% of statements [2019-11-01T15:41:41.435Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-01T15:41:41.435Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-01T15:41:42.226Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-11-01T15:41:42.226Z] === RUN TestAuthZPluginErrorResponse [2019-11-01T15:41:42.316Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-01T15:41:42.316Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-01T15:41:42.606Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-11-01T15:41:42.606Z] === RUN TestAuthZPluginErrorRequest [2019-11-01T15:41:42.978Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-11-01T15:41:42.978Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-01T15:41:43.248Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-01T15:41:43.764Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-01T15:41:43.764Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-01T15:41:44.623Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-01T15:41:44.930Z] ok github.com/docker/docker/distribution/metadata 0.129s coverage: 48.2% of statements [2019-11-01T15:41:45.558Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2019-11-01T15:41:45.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-11-01T15:41:45.619Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-01T15:41:45.875Z] --- PASS: TestServiceUpdateNetwork (15.48s) [2019-11-01T15:41:45.875Z] PASS [2019-11-01T15:41:45.875Z] [2019-11-01T15:41:45.875Z] === Skipped [2019-11-01T15:41:45.875Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-01T15:41:45.875Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:41:45.875Z] [2019-11-01T15:41:45.875Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-01T15:41:45.875Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:41:45.875Z] [2019-11-01T15:41:45.875Z] [2019-11-01T15:41:45.875Z] DONE 20 tests, 2 skipped in 138.339s [2019-11-01T15:41:45.875Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-01T15:41:45.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:45.875Z] ++ set -e [2019-11-01T15:41:45.875Z] ++ '[' -n 0 ']' [2019-11-01T15:41:45.875Z] ++ set -x [2019-11-01T15:41:45.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:45.875Z] INFO: Testing against a local daemon [2019-11-01T15:41:45.875Z] === RUN TestSessionCreate [2019-11-01T15:41:45.875Z] --- PASS: TestSessionCreate (0.05s) [2019-11-01T15:41:45.875Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-01T15:41:45.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-01T15:41:45.875Z] PASS [2019-11-01T15:41:45.875Z] [2019-11-01T15:41:45.875Z] DONE 2 tests in 0.258s [2019-11-01T15:41:45.875Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-01T15:41:45.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:45.875Z] ++ set -e [2019-11-01T15:41:45.875Z] ++ '[' -n 0 ']' [2019-11-01T15:41:45.875Z] ++ set -x [2019-11-01T15:41:45.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:45.875Z] INFO: Testing against a local daemon [2019-11-01T15:41:45.875Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-01T15:41:45.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:41:45.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T15:41:45.875Z] === RUN TestEventsExecDie [2019-11-01T15:41:45.995Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-01T15:41:46.442Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-01T15:41:46.442Z] === RUN TestEventsBackwardsCompatible [2019-11-01T15:41:46.442Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2019-11-01T15:41:46.442Z] === RUN TestInfoBinaryCommits [2019-11-01T15:41:46.442Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-01T15:41:46.442Z] === RUN TestInfoAPIVersioned [2019-11-01T15:41:46.442Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-01T15:41:46.442Z] === RUN TestInfoDiscoveryBackend [2019-11-01T15:41:47.009Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-11-01T15:41:47.009Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-01T15:41:47.053Z] ok github.com/docker/docker/distribution 0.650s coverage: 22.1% of statements [2019-11-01T15:41:47.053Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-01T15:41:47.949Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-01T15:41:47.949Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-01T15:41:48.089Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2019-11-01T15:41:48.089Z] === RUN TestAuthZPluginHeader [2019-11-01T15:41:48.524Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2019-11-01T15:41:48.524Z] === RUN TestInfoAPI [2019-11-01T15:41:48.792Z] --- PASS: TestInfoAPI (0.06s) [2019-11-01T15:41:48.792Z] === RUN TestInfoAPIWarnings [2019-11-01T15:41:48.871Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-11-01T15:41:48.871Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-01T15:41:48.871Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-01T15:41:48.871Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:41:48.871Z] === RUN TestAuthZPluginV2Disable [2019-11-01T15:41:48.871Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-01T15:41:48.871Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:41:48.871Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-01T15:41:48.871Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-01T15:41:48.871Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:41:48.871Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-01T15:41:48.871Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-01T15:41:48.871Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:41:48.871Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-01T15:41:49.363Z] --- PASS: TestInfoAPIWarnings (0.56s) [2019-11-01T15:41:49.363Z] === RUN TestInfoDebug [2019-11-01T15:41:49.768Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.6% of statements [2019-11-01T15:41:49.768Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-01T15:41:49.930Z] --- PASS: TestInfoDebug (0.58s) [2019-11-01T15:41:49.930Z] === RUN TestInfoInsecureRegistries [2019-11-01T15:41:50.173Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-01T15:41:50.173Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-01T15:41:50.394Z] ok github.com/docker/docker/image/cache 0.030s coverage: 19.2% of statements [2019-11-01T15:41:50.498Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-11-01T15:41:50.498Z] === RUN TestInfoRegistryMirrors [2019-11-01T15:41:51.021Z] ok github.com/docker/docker/image 0.154s coverage: 86.4% of statements [2019-11-01T15:41:51.021Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-01T15:41:51.065Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2019-11-01T15:41:51.065Z] === RUN TestLoginFailsWithBadCredentials [2019-11-01T15:41:51.108Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-01T15:41:51.340Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-11-01T15:41:51.340Z] === RUN TestPingCacheHeaders [2019-11-01T15:41:51.340Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-01T15:41:51.340Z] === RUN TestPingGet [2019-11-01T15:41:51.340Z] --- PASS: TestPingGet (0.03s) [2019-11-01T15:41:51.340Z] === RUN TestPingHead [2019-11-01T15:41:51.340Z] --- PASS: TestPingHead (0.05s) [2019-11-01T15:41:51.340Z] === RUN TestVersion [2019-11-01T15:41:51.340Z] --- PASS: TestVersion (0.05s) [2019-11-01T15:41:51.340Z] PASS [2019-11-01T15:41:51.340Z] [2019-11-01T15:41:51.340Z] === Skipped [2019-11-01T15:41:51.340Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:41:51.340Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T15:41:51.340Z] [2019-11-01T15:41:51.340Z] [2019-11-01T15:41:51.340Z] DONE 18 tests, 1 skipped in 6.374s [2019-11-01T15:41:51.599Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-01T15:41:51.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:51.599Z] ++ set -e [2019-11-01T15:41:51.599Z] ++ '[' -n 0 ']' [2019-11-01T15:41:51.599Z] ++ set -x [2019-11-01T15:41:51.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:41:51.599Z] INFO: Testing against a local daemon [2019-11-01T15:41:51.599Z] === RUN TestVolumesCreateAndList [2019-11-01T15:41:51.599Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-01T15:41:51.599Z] === RUN TestVolumesRemove [2019-11-01T15:41:51.707Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-11-01T15:41:51.858Z] --- PASS: TestVolumesRemove (0.13s) [2019-11-01T15:41:51.858Z] === RUN TestVolumesInspect [2019-11-01T15:41:51.858Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-01T15:41:51.858Z] === RUN TestVolumesInvalidJSON [2019-11-01T15:41:51.858Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-01T15:41:51.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-01T15:41:51.858Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-01T15:41:51.858Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-01T15:41:51.858Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-01T15:41:51.858Z] PASS [2019-11-01T15:41:51.858Z] [2019-11-01T15:41:51.858Z] DONE 5 tests in 0.382s [2019-11-01T15:41:51.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-01T15:41:52.117Z] ++++ cat bundles/test-integration/docker.pid [2019-11-01T15:41:52.117Z] +++ kill 13053 [2019-11-01T15:41:52.338Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2019-11-01T15:41:52.338Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-01T15:41:53.010Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-01T15:41:53.836Z] ok github.com/docker/docker/pkg/aaparser 0.076s coverage: 50.0% of statements [2019-11-01T15:41:54.024Z] +++ /etc/init.d/apparmor stop [2019-11-01T15:41:54.024Z] Clearing AppArmor profiles cache:. [2019-11-01T15:41:54.024Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T15:41:54.024Z] Unloading profiles will leave already running processes permanently [2019-11-01T15:41:54.024Z] unconfined, which can lead to unexpected situations. [2019-11-01T15:41:54.024Z] [2019-11-01T15:41:54.024Z] To set a process to complain mode, use the command line tool [2019-11-01T15:41:54.024Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T15:41:54.024Z] with the 'teardown' option." [2019-11-01T15:41:54.024Z] Post stage [Pipeline] junit [2019-11-01T15:41:56.570Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-01T15:41:57.369Z] + echo Ensuring container killed. [2019-11-01T15:41:57.369Z] Ensuring container killed. [2019-11-01T15:41:57.369Z] + docker rm -vf docker-pr1 [2019-11-01T15:41:57.369Z] Error: No such container: docker-pr1 [2019-11-01T15:41:57.369Z] + true [Pipeline] sh [2019-11-01T15:41:57.659Z] + echo Chowning /workspace to jenkins user [2019-11-01T15:41:57.659Z] Chowning /workspace to jenkins user [2019-11-01T15:41:57.659Z] + id -u [2019-11-01T15:41:57.659Z] + id -g [2019-11-01T15:41:57.659Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40167:/workspace busybox chown -R 1000:1000 /workspace [2019-11-01T15:41:57.659Z] Unable to find image 'busybox:latest' locally [2019-11-01T15:41:57.917Z] latest: Pulling from library/busybox [2019-11-01T15:41:57.917Z] 8e1247db4aa5: Pulling fs layer [2019-11-01T15:41:57.917Z] 8e1247db4aa5: Download complete [2019-11-01T15:41:58.176Z] 8e1247db4aa5: Pull complete [2019-11-01T15:41:58.264Z] ok github.com/docker/docker/opts 0.097s coverage: 66.9% of statements [2019-11-01T15:41:58.271Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-01T15:41:58.435Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-01T15:41:58.435Z] Status: Downloaded newer image for busybox:latest [2019-11-01T15:41:58.530Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-01T15:41:58.530Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-01T15:41:58.788Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-01T15:41:58.885Z] ok github.com/docker/docker/pkg/authorization 0.725s coverage: 68.3% of statements [2019-11-01T15:41:59.171Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-01T15:41:59.457Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2019-11-01T15:42:00.689Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-01T15:42:00.948Z] ok github.com/docker/docker/pkg/archive 1.594s coverage: 77.3% of statements [2019-11-01T15:42:01.239Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2019-11-01T15:42:01.249Z] #33 ... [2019-11-01T15:42:01.249Z] [2019-11-01T15:42:01.249Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-01T15:42:01.249Z] #29 28.91 # github.com/docker/docker/contrib/httpserver [2019-11-01T15:42:01.249Z] #29 28.91 loadinternal: cannot find runtime/cgo [2019-11-01T15:42:01.249Z] #29 DONE 29.6s [2019-11-01T15:42:01.249Z] [2019-11-01T15:42:01.249Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-01T15:42:01.249Z] #33 ... [2019-11-01T15:42:01.249Z] [2019-11-01T15:42:01.249Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-01T15:42:01.249Z] #30 DONE 0.1s [2019-11-01T15:42:01.249Z] [2019-11-01T15:42:01.249Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-01T15:42:02.035Z] + bundleName=arm64-integration [2019-11-01T15:42:02.035Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-01T15:42:02.035Z] Creating arm64-integration-bundles.tar.gz [2019-11-01T15:42:02.035Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-01T15:42:02.035Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-11-01T15:42:02.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-01T15:42:02.263Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [Pipeline] archiveArtifacts [2019-11-01T15:42:02.306Z] Archiving artifacts [2019-11-01T15:42:02.549Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 97.6% of statements [2019-11-01T15:42:03.435Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-01T15:42:04.039Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-01T15:42:04.265Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-01T15:42:04.585Z] + make clean [2019-11-01T15:42:05.059Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-11-01T15:42:05.153Z] docker volume rm -f docker-dev-cache [2019-11-01T15:42:05.347Z] ok github.com/docker/docker/layer 7.572s coverage: 68.8% of statements [2019-11-01T15:42:05.347Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-01T15:42:05.347Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-01T15:42:05.347Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-01T15:42:05.347Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-01T15:42:05.347Z] ? github.com/docker/docker/oci [no test files] [2019-11-01T15:42:05.347Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-01T15:42:05.413Z] docker-dev-cache [Pipeline] deleteDir [2019-11-01T15:42:05.634Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-01T15:42:06.661Z] ok github.com/docker/docker/pkg/chrootarchive 4.619s coverage: 43.2% of statements [2019-11-01T15:42:06.661Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-01T15:42:06.661Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-01T15:42:07.283Z] ok github.com/docker/docker/pkg/filenotify 0.623s coverage: 67.0% of statements [2019-11-01T15:42:07.570Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2019-11-01T15:42:08.202Z] ok github.com/docker/docker/pkg/discovery/kv 3.245s coverage: 84.1% of statements [2019-11-01T15:42:08.202Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2019-11-01T15:42:08.706Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-11-01T15:42:08.706Z] PASS [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] === Skipped [2019-11-01T15:42:08.706Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-01T15:42:08.706Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-01T15:42:08.706Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-01T15:42:08.706Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-01T15:42:08.706Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] DONE 17 tests, 4 skipped in 29.450s [2019-11-01T15:42:08.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-01T15:42:08.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:08.706Z] ++ set -e [2019-11-01T15:42:08.706Z] ++ '[' -n 0 ']' [2019-11-01T15:42:08.706Z] ++ set -x [2019-11-01T15:42:08.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:08.706Z] INFO: Testing against a local daemon [2019-11-01T15:42:08.706Z] === RUN TestPluginInvalidJSON [2019-11-01T15:42:08.706Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:42:08.706Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:42:08.706Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:42:08.706Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-01T15:42:08.706Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-01T15:42:08.706Z] PASS [2019-11-01T15:42:08.706Z] [2019-11-01T15:42:08.706Z] DONE 2 tests in 0.220s [2019-11-01T15:42:08.706Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-01T15:42:08.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:08.706Z] ++ set -e [2019-11-01T15:42:08.706Z] ++ '[' -n 0 ']' [2019-11-01T15:42:08.706Z] ++ set -x [2019-11-01T15:42:08.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:08.706Z] INFO: Testing against a local daemon [2019-11-01T15:42:08.706Z] === RUN TestExternalGraphDriver [2019-11-01T15:42:08.706Z] === RUN TestExternalGraphDriver/json [2019-11-01T15:42:08.706Z] === RUN TestExternalGraphDriver/spec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-01T15:42:09.696Z] ok github.com/docker/docker/pkg/homedir 0.078s coverage: 11.4% of statements [2019-11-01T15:42:09.990Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-01T15:42:10.506Z] === RUN TestExternalGraphDriver/pull [2019-11-01T15:42:11.189Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2019-11-01T15:42:11.189Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2019-11-01T15:42:11.478Z] ok github.com/docker/docker/pkg/idtools 0.886s coverage: 70.1% of statements [2019-11-01T15:42:12.104Z] ok github.com/docker/docker/pkg/ioutils 1.692s coverage: 70.6% of statements [2019-11-01T15:42:12.105Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2019-11-01T15:42:12.105Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-01T15:42:12.517Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-01T15:42:12.523Z] --- PASS: TestExternalGraphDriver (6.33s) [2019-11-01T15:42:12.523Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2019-11-01T15:42:12.523Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-11-01T15:42:12.524Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2019-11-01T15:42:12.524Z] === RUN TestGraphdriverPluginV2 [2019-11-01T15:42:12.524Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-01T15:42:12.524Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:42:12.524Z] PASS [2019-11-01T15:42:12.524Z] [2019-11-01T15:42:12.524Z] === Skipped [2019-11-01T15:42:12.524Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-01T15:42:12.524Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:42:12.524Z] [2019-11-01T15:42:12.524Z] [2019-11-01T15:42:12.524Z] DONE 5 tests, 1 skipped in 6.609s [2019-11-01T15:42:12.524Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-01T15:42:12.524Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:12.524Z] ++ set -e [2019-11-01T15:42:12.524Z] ++ '[' -n 0 ']' [2019-11-01T15:42:12.524Z] ++ set -x [2019-11-01T15:42:12.524Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:12.732Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2019-11-01T15:42:13.040Z] INFO: Testing against a local daemon [2019-11-01T15:42:13.040Z] === RUN TestContinueAfterPluginCrash [2019-11-01T15:42:13.040Z] === PAUSE TestContinueAfterPluginCrash [2019-11-01T15:42:13.040Z] === RUN TestDaemonStartWithLogOpt [2019-11-01T15:42:13.040Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-01T15:42:13.040Z] === CONT TestContinueAfterPluginCrash [2019-11-01T15:42:13.040Z] === CONT TestDaemonStartWithLogOpt [2019-11-01T15:42:13.756Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-11-01T15:42:13.756Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-11-01T15:42:14.413Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-01T15:42:14.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 91.4% of statements [2019-11-01T15:42:14.780Z] ok github.com/docker/docker/pkg/mount 1.017s coverage: 70.0% of statements [2019-11-01T15:42:14.780Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-01T15:42:14.780Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2019-11-01T15:42:14.780Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-01T15:42:14.780Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-01T15:42:16.851Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-11-01T15:42:17.139Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2019-11-01T15:42:17.695Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-01T15:42:17.695Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-01T15:42:17.695Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-01T15:42:17.763Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-11-01T15:42:17.763Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2019-11-01T15:42:18.779Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-11-01T15:42:19.070Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-01T15:42:19.400Z] ok github.com/docker/docker/pkg/pubsub 1.158s coverage: 73.9% of statements [2019-11-01T15:42:20.023Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2019-11-01T15:42:21.040Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-01T15:42:21.040Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2019-11-01T15:42:22.058Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2019-11-01T15:42:22.347Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 80.0% of statements [2019-11-01T15:42:22.970Z] ok github.com/docker/docker/pkg/signal 3.764s coverage: 61.0% of statements [2019-11-01T15:42:23.250Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-01T15:42:23.593Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2019-11-01T15:42:23.593Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite (366.60s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.30s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.44s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (6.34s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_test.go:1449: [d35cb8641af98] daemon is not started [2019-11-01T15:42:23.818Z] check_test.go:309: [dda2ae57c85d3] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (5.20s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.05s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d1a7bb73b2dda] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.90s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.72s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.89s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.55s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d872139b5ee76] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d158bdfdb8953] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d53874e5fa7ff] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.92s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d7940cfc394ad] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.33s) [2019-11-01T15:42:23.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-01T15:42:23.818Z] check_test.go:309: [d152d96e00b0e] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.91s) [2019-11-01T15:42:23.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-01T15:42:23.818Z] check_test.go:309: [d04ab53af3890] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.78s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.81s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.91s) [2019-11-01T15:42:23.818Z] check_test.go:309: [dd800c8a4d7b1] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.29s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d529c262c3169] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.88s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_plugins_test.go:79: [daaf0fc3116d0] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.35s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_plugins_test.go:169: [d1640b423c036] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.09s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d3c04efe466d7] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.94s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.93s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.97s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.11s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.33s) [2019-11-01T15:42:23.818Z] check_test.go:309: [d548be6a63b82] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.23s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.65s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.97s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.53s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.29s) [2019-11-01T15:42:23.818Z] check_test.go:309: [dc3c86d8cd94c] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.97s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.40s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.79s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s) [2019-11-01T15:42:23.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-01T15:42:23.818Z] check_test.go:309: [dd25b46021117] daemon is not started [2019-11-01T15:42:23.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-01T15:42:23.818Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-01T15:42:23.818Z] check_test.go:309: [d1678fe862587] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2019-11-01T15:42:23.818Z] check_test.go:309: [df4b795ab52e5] daemon is not started [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.04s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.00s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.99s) [2019-11-01T15:42:23.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.07s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.95s) [2019-11-01T15:42:23.819Z] check_test.go:309: [dd973ca040c90] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.05s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.17s) [2019-11-01T15:42:23.819Z] check_test.go:309: [d64f597a44066] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.53s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-01T15:42:23.819Z] check_test.go:309: [d64db0edbf468] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2019-11-01T15:42:23.819Z] check_test.go:309: [d0610408d7909] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.76s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-11-01T15:42:23.819Z] check_test.go:309: [d5245ef05562b] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.66s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.19s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.05s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-11-01T15:42:23.819Z] check_test.go:309: [dc8551a2d40ad] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.87s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.42s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.55s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s) [2019-11-01T15:42:23.819Z] check_test.go:309: [dc6332456af0c] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-01T15:42:23.819Z] check_test.go:309: [df56ac03bb4ca] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.08s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.09s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.02s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.04s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.53s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.33s) [2019-11-01T15:42:23.819Z] docker_cli_daemon_test.go:2542: [d4d42d1880176] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.12s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.10s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.26s) [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-11-01T15:42:23.819Z] check_test.go:309: [ddeae551757a9] daemon is not started [2019-11-01T15:42:23.819Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) [2019-11-01T15:42:23.819Z] === RUN TestDockerSwarmSuite [2019-11-01T15:42:23.819Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-01T15:42:24.619Z] --- PASS: TestDaemonStartWithLogOpt (10.96s) [2019-11-01T15:42:25.084Z] testing: warning: no tests to run [2019-11-01T15:42:25.084Z] coverage: [no statements] [2019-11-01T15:42:25.084Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-11-01T15:42:25.084Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2019-11-01T15:42:26.110Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2019-11-01T15:42:26.110Z] ok github.com/docker/docker/pkg/tarsum 0.225s coverage: 89.3% of statements [2019-11-01T15:42:26.398Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-11-01T15:42:27.022Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2019-11-01T15:42:28.714Z] --- PASS: TestContinueAfterPluginCrash (15.89s) [2019-11-01T15:42:28.714Z] PASS [2019-11-01T15:42:28.714Z] [2019-11-01T15:42:28.714Z] DONE 2 tests in 16.083s [2019-11-01T15:42:28.714Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-01T15:42:28.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:28.714Z] ++ set -e [2019-11-01T15:42:28.714Z] ++ '[' -n 0 ']' [2019-11-01T15:42:28.714Z] ++ set -x [2019-11-01T15:42:28.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:28.714Z] INFO: Testing against a local daemon [2019-11-01T15:42:28.714Z] === RUN TestPluginWithDevMounts [2019-11-01T15:42:28.714Z] === PAUSE TestPluginWithDevMounts [2019-11-01T15:42:28.714Z] === CONT TestPluginWithDevMounts [2019-11-01T15:42:29.074Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2019-11-01T15:42:29.078Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-01T15:42:30.575Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2019-11-01T15:42:30.857Z] --- PASS: TestPluginWithDevMounts (1.97s) [2019-11-01T15:42:30.857Z] PASS [2019-11-01T15:42:30.857Z] [2019-11-01T15:42:30.857Z] DONE 1 tests in 2.162s [2019-11-01T15:42:30.857Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-01T15:42:30.857Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:30.857Z] ++ set -e [2019-11-01T15:42:30.857Z] ++ '[' -n 0 ']' [2019-11-01T15:42:30.857Z] ++ set -x [2019-11-01T15:42:30.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:30.857Z] INFO: Testing against a local daemon [2019-11-01T15:42:30.857Z] === RUN TestSecretInspect [2019-11-01T15:42:31.602Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-01T15:42:32.067Z] ok github.com/docker/docker/profiles/seccomp 0.038s coverage: 68.8% of statements [2019-11-01T15:42:33.094Z] ok github.com/docker/docker/plugin 0.579s coverage: 27.1% of statements [2019-11-01T15:42:34.057Z] --- PASS: TestSecretInspect (2.93s) [2019-11-01T15:42:34.057Z] === RUN TestSecretList [2019-11-01T15:42:34.121Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2019-11-01T15:42:34.754Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2019-11-01T15:42:36.250Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-11-01T15:42:36.543Z] ok github.com/docker/docker/registry 0.544s coverage: 56.3% of statements [2019-11-01T15:42:36.844Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-11-01T15:42:36.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-01T15:42:37.252Z] --- PASS: TestSecretList (2.99s) [2019-11-01T15:42:37.252Z] === RUN TestSecretsCreateAndDelete [2019-11-01T15:42:38.235Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-01T15:42:39.166Z] --- PASS: TestSecretsCreateAndDelete (2.37s) [2019-11-01T15:42:39.166Z] === RUN TestSecretsUpdate [2019-11-01T15:42:39.607Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-01T15:42:39.607Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-01T15:42:40.318Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2019-11-01T15:42:42.515Z] --- PASS: TestSecretsUpdate (2.88s) [2019-11-01T15:42:42.515Z] === RUN TestTemplatedSecret [2019-11-01T15:42:43.798Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2019-11-01T15:42:43.798Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2019-11-01T15:42:44.810Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2019-11-01T15:42:45.852Z] --- PASS: TestTemplatedSecret (3.64s) [2019-11-01T15:42:45.852Z] === RUN TestSecretCreateResolve [2019-11-01T15:42:46.161Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-01T15:42:48.058Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-01T15:42:49.026Z] --- PASS: TestSecretCreateResolve (3.03s) [2019-11-01T15:42:49.026Z] PASS [2019-11-01T15:42:49.026Z] [2019-11-01T15:42:49.026Z] DONE 6 tests in 18.013s [2019-11-01T15:42:49.026Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-01T15:42:49.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:49.026Z] ++ set -e [2019-11-01T15:42:49.026Z] ++ '[' -n 0 ']' [2019-11-01T15:42:49.026Z] ++ set -x [2019-11-01T15:42:49.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:42:49.026Z] INFO: Testing against a local daemon [2019-11-01T15:42:49.026Z] === RUN TestServiceCreateInit [2019-11-01T15:42:49.026Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-01T15:42:50.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-01T15:42:50.583Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-01T15:42:51.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-01T15:42:51.626Z] ok github.com/docker/docker/pkg/plugins 33.666s coverage: 76.6% of statements [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/rootless [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/volume [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-01T15:42:51.626Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === Skipped [2019-11-01T15:42:51.626Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-01T15:42:51.626Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-01T15:42:51.626Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-01T15:42:51.626Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-01T15:42:51.626Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-01T15:42:51.626Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-01T15:42:51.626Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-01T15:42:51.626Z] graphtest_unix.go:73: No driver to put! [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-01T15:42:51.626Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-01T15:42:51.626Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] [2019-11-01T15:42:51.626Z] DONE 2115 tests, 20 skipped in 343.478s Post stage [Pipeline] junit [2019-11-01T15:42:51.945Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-01T15:42:53.145Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f hack/make.sh dynbinary test-integration [2019-11-01T15:42:53.432Z] [2019-11-01T15:42:53.719Z] Removing bundles/ [2019-11-01T15:42:53.719Z] [2019-11-01T15:42:53.719Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-01T15:42:53.719Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:42:53.719Z] GOOS="" GOARCH="" GOARM="" [2019-11-01T15:42:54.293Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-01T15:42:59.324Z] --- PASS: TestServiceCreateInit (10.29s) [2019-11-01T15:42:59.324Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2019-11-01T15:42:59.324Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2019-11-01T15:42:59.324Z] === RUN TestCreateServiceMultipleTimes [2019-11-01T15:42:59.433Z] 65014b3c3121: Pull complete [2019-11-01T15:42:59.616Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-01T15:43:02.139Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-01T15:43:04.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-01T15:43:19.056Z] --- PASS: TestCreateServiceMultipleTimes (17.68s) [2019-11-01T15:43:19.057Z] === RUN TestCreateServiceConflict [2019-11-01T15:43:19.840Z] --- PASS: TestCreateServiceConflict (2.80s) [2019-11-01T15:43:19.840Z] === RUN TestCreateServiceMaxReplicas [2019-11-01T15:43:22.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-01T15:43:22.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-01T15:43:23.949Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2019-11-01T15:43:23.949Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-01T15:43:25.311Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-01T15:43:25.311Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-01T15:43:25.568Z] --- PASS: TestImportExtremelyLargeImageWorks (199.78s) [2019-11-01T15:43:25.568Z] PASS [2019-11-01T15:43:25.568Z] [2019-11-01T15:43:25.568Z] DONE 12 tests in 203.946s [2019-11-01T15:43:25.568Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-01T15:43:25.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:43:25.568Z] ++ set -e [2019-11-01T15:43:25.568Z] ++ '[' -n 0 ']' [2019-11-01T15:43:25.568Z] ++ set -x [2019-11-01T15:43:25.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:43:25.569Z] INFO: Testing against a local daemon [2019-11-01T15:43:25.569Z] === RUN TestNetworkCreateDelete [2019-11-01T15:43:25.826Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-11-01T15:43:25.826Z] === RUN TestDockerNetworkDeletePreferID [2019-11-01T15:43:26.085Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-11-01T15:43:26.085Z] === RUN TestInspectNetwork [2019-11-01T15:43:31.341Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-01T15:43:31.341Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-01T15:43:31.598Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-01T15:43:32.162Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-01T15:43:32.162Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-01T15:43:32.726Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-01T15:43:32.984Z] === RUN TestInspectNetwork/full_network_id [2019-11-01T15:43:32.984Z] === RUN TestInspectNetwork/partial_network_id [2019-11-01T15:43:32.984Z] === RUN TestInspectNetwork/network_name [2019-11-01T15:43:32.984Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-01T15:43:32.984Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-01T15:43:35.507Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-01T15:43:36.878Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-01T15:43:37.442Z] --- PASS: TestInspectNetwork (11.33s) [2019-11-01T15:43:37.442Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-01T15:43:37.442Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-01T15:43:37.442Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-01T15:43:37.442Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-01T15:43:37.442Z] === RUN TestRunContainerWithBridgeNone [2019-11-01T15:43:37.524Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.11s) [2019-11-01T15:43:37.524Z] === RUN TestCreateServiceSecretFileMode [2019-11-01T15:43:37.669Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-01T15:43:37.669Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-01T15:43:37.669Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-01T15:43:37.669Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-01T15:43:37.669Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-01T15:43:37.927Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-01T15:43:38.813Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-01T15:43:39.822Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-01T15:43:40.184Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-01T15:43:40.441Z] --- PASS: TestRunContainerWithBridgeNone (2.92s) [2019-11-01T15:43:40.441Z] === RUN TestNetworkInvalidJSON [2019-11-01T15:43:40.441Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-01T15:43:40.441Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-01T15:43:40.441Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:43:40.441Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:43:40.441Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:43:40.441Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:43:40.441Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-01T15:43:40.441Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:43:40.441Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:43:40.441Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-01T15:43:40.441Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-01T15:43:40.441Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-01T15:43:40.441Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-01T15:43:40.441Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-01T15:43:40.687Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2019-11-01T15:43:40.687Z] === RUN TestCreateServiceConfigFileMode [2019-11-01T15:43:40.753Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-01T15:43:41.010Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-01T15:43:41.812Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-01T15:43:41.812Z] === RUN TestDaemonDefaultNetworkPools [2019-11-01T15:43:41.812Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-01T15:43:42.377Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-11-01T15:43:42.377Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-01T15:43:42.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-01T15:43:42.379Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-01T15:43:42.941Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-01T15:43:43.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-01T15:43:43.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2019-11-01T15:43:43.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-01T15:43:43.749Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-01T15:43:44.117Z] --- PASS: TestCreateServiceConfigFileMode (3.04s) [2019-11-01T15:43:44.117Z] === RUN TestCreateServiceSysctls [2019-11-01T15:43:44.826Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2019-11-01T15:43:44.827Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-01T15:43:45.120Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-01T15:43:45.391Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-01T15:43:45.391Z] === RUN TestServiceWithPredefinedNetwork [2019-11-01T15:43:47.017Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-01T15:43:48.212Z] --- PASS: TestCreateServiceSysctls (4.26s) [2019-11-01T15:43:48.213Z] === RUN TestCreateServiceCapabilities [2019-11-01T15:43:48.387Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-01T15:43:48.669Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2019-11-01T15:43:48.669Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-01T15:43:48.669Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:43:48.669Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:43:48.669Z] === RUN TestServiceWithDataPathPortInit [2019-11-01T15:43:49.760Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-01T15:43:50.685Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-01T15:43:51.478Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2019-11-01T15:43:51.478Z] === RUN TestInspect [2019-11-01T15:43:51.659Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-01T15:43:53.040Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-01T15:43:53.970Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-01T15:43:54.852Z] --- PASS: TestInspect (3.76s) [2019-11-01T15:43:54.852Z] === RUN TestServiceListWithStatuses [2019-11-01T15:43:54.852Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-01T15:43:54.852Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:43:54.852Z] === RUN TestDockerNetworkConnectAlias [2019-11-01T15:43:55.340Z] #33 157.0 [2019-11-01T15:43:55.905Z] #33 DONE 157.7s [2019-11-01T15:43:55.905Z] [2019-11-01T15:43:55.905Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-01T15:43:58.427Z] #34 DONE 2.5s [2019-11-01T15:43:59.798Z] [2019-11-01T15:43:59.798Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-01T15:44:01.118Z] --- PASS: TestDockerNetworkConnectAlias (6.07s) [2019-11-01T15:44:01.118Z] === RUN TestDockerNetworkReConnect [2019-11-01T15:44:01.691Z] #35 DONE 1.8s [2019-11-01T15:44:01.691Z] [2019-11-01T15:44:01.691Z] #36 exporting to image [2019-11-01T15:44:01.691Z] #36 exporting layers [2019-11-01T15:44:04.967Z] #36 exporting layers 3.4s done [2019-11-01T15:44:04.967Z] #36 writing image sha256:6ef83eb015a1ceb545e3c9a6eaaf971be42f5ca118f8af2c20a0fdab24713d20 done [2019-11-01T15:44:04.967Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-01T15:44:04.967Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-01T15:44:05.276Z] + echo Ensuring container killed. [2019-11-01T15:44:05.276Z] Ensuring container killed. [2019-11-01T15:44:05.276Z] + docker rm -vf docker-pr1 [2019-11-01T15:44:05.276Z] Error: No such container: docker-pr1 [2019-11-01T15:44:05.276Z] + true [Pipeline] sh [2019-11-01T15:44:05.557Z] + echo Chowning /workspace to jenkins user [2019-11-01T15:44:05.557Z] Chowning /workspace to jenkins user [2019-11-01T15:44:05.557Z] + id -u [2019-11-01T15:44:05.557Z] + id -g [2019-11-01T15:44:05.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40167:/workspace busybox chown -R 1000:1000 /workspace [2019-11-01T15:44:06.213Z] --- PASS: TestDockerNetworkReConnect (4.73s) [2019-11-01T15:44:06.213Z] === RUN TestServicePlugin [2019-11-01T15:44:06.213Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-01T15:44:06.213Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:44:06.213Z] === RUN TestServiceUpdateLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-01T15:44:07.221Z] + bundleName=unit [2019-11-01T15:44:07.221Z] + echo Creating unit-bundles.tar.gz [2019-11-01T15:44:07.221Z] Creating unit-bundles.tar.gz [2019-11-01T15:44:07.221Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-01T15:44:07.221Z] bundles/junit-report.xml [2019-11-01T15:44:07.221Z] bundles/go-test-report.json [2019-11-01T15:44:07.221Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-01T15:44:07.233Z] Archiving artifacts [2019-11-01T15:44:07.602Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-01T15:44:07.913Z] + make clean [2019-11-01T15:44:07.913Z] docker volume rm -f docker-dev-cache [2019-11-01T15:44:08.169Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-01T15:44:08.751Z] --- PASS: TestServiceWithDataPathPortInit (19.96s) [2019-11-01T15:44:08.751Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-01T15:44:08.844Z] --- PASS: TestServiceUpdateLabel (3.15s) [2019-11-01T15:44:08.844Z] === RUN TestServiceUpdateSecrets [2019-11-01T15:44:14.006Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-01T15:44:14.938Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-01T15:44:19.114Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.88s) [2019-11-01T15:44:19.114Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ejrwt7dpxcoke9efg6r4z4b2w Created:2019-11-01 15:44:10.100022805 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8012246ab9e5b73a8d86bdfb6909dc4b8a0288890d1076501c61fe2fed53aa8c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w78vqp2yjvgvdbp09ngc4uh4a EndpointID:f7e75117a817015f6daf440719cfc4b55b26d06598bc48ea26dd994a7121898d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71ead6cf24ea0fcb081ffd01a1d7c2642b18a3d1178a082278bd7b18c563907e MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9fb0cb87e16a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w78vqp2yjvgvdbp09ngc4uh4a EndpointID:f7e75117a817015f6daf440719cfc4b55b26d06598bc48ea26dd994a7121898d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-01T15:44:19.114Z] PASS [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] === Skipped [2019-11-01T15:44:19.114Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:44:19.114Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] DONE 21 tests, 1 skipped in 52.867s [2019-11-01T15:44:19.114Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:44:19.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:19.114Z] ++ set -e [2019-11-01T15:44:19.114Z] ++ '[' -n 0 ']' [2019-11-01T15:44:19.114Z] ++ set -x [2019-11-01T15:44:19.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:19.114Z] INFO: Testing against a local daemon [2019-11-01T15:44:19.114Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-01T15:44:19.114Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-01T15:44:19.114Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:44:19.114Z] === RUN TestDockerNetworkIpvlan [2019-11-01T15:44:19.114Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:44:19.114Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:44:19.114Z] PASS [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] === Skipped [2019-11-01T15:44:19.114Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-01T15:44:19.114Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:44:19.114Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] [2019-11-01T15:44:19.114Z] DONE 2 tests, 2 skipped in 0.115s [2019-11-01T15:44:19.114Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:44:19.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:19.114Z] ++ set -e [2019-11-01T15:44:19.114Z] ++ '[' -n 0 ']' [2019-11-01T15:44:19.114Z] ++ set -x [2019-11-01T15:44:19.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:19.114Z] INFO: Testing against a local daemon [2019-11-01T15:44:19.114Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-01T15:44:20.046Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2019-11-01T15:44:20.046Z] === RUN TestDockerNetworkMacvlan [2019-11-01T15:44:20.978Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-01T15:44:21.542Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-01T15:44:22.474Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-01T15:44:25.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-01T15:44:25.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-01T15:44:25.578Z] --- PASS: TestServiceUpdateSecrets (15.59s) [2019-11-01T15:44:25.578Z] === RUN TestServiceUpdateConfigs [2019-11-01T15:44:25.825Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-01T15:44:26.389Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-01T15:44:26.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-01T15:44:28.323Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-01T15:44:28.323Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-01T15:44:28.581Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-01T15:44:30.481Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-01T15:44:31.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-01T15:44:37.112Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan (18.88s) [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.14s) [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2019-11-01T15:44:39.070Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2019-11-01T15:44:39.070Z] PASS [2019-11-01T15:44:39.070Z] [2019-11-01T15:44:39.070Z] DONE 8 tests in 20.332s [2019-11-01T15:44:39.070Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-01T15:44:39.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:39.070Z] ++ set -e [2019-11-01T15:44:39.070Z] ++ '[' -n 0 ']' [2019-11-01T15:44:39.070Z] ++ set -x [2019-11-01T15:44:39.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:39.070Z] testing: warning: no tests to run [2019-11-01T15:44:39.070Z] PASS [2019-11-01T15:44:39.070Z] [2019-11-01T15:44:39.070Z] DONE 0 tests in 0.020s [2019-11-01T15:44:39.070Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-01T15:44:39.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:39.070Z] ++ set -e [2019-11-01T15:44:39.070Z] ++ '[' -n 0 ']' [2019-11-01T15:44:39.070Z] ++ set -x [2019-11-01T15:44:39.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:39.070Z] INFO: Testing against a local daemon [2019-11-01T15:44:39.070Z] === RUN TestAuthZPluginAllowRequest [2019-11-01T15:44:40.966Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2019-11-01T15:44:40.966Z] === RUN TestAuthZPluginTLS [2019-11-01T15:44:41.225Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-01T15:44:41.225Z] === RUN TestAuthZPluginDenyRequest [2019-11-01T15:44:41.225Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-01T15:44:41.482Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-01T15:44:41.739Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-11-01T15:44:41.739Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-01T15:44:41.997Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-01T15:44:42.158Z] --- PASS: TestServiceUpdateConfigs (15.53s) [2019-11-01T15:44:42.158Z] === RUN TestServiceUpdateNetwork [2019-11-01T15:44:42.254Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-01T15:44:42.254Z] === RUN TestAuthZPluginDenyResponse [2019-11-01T15:44:42.511Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-01T15:44:42.769Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-01T15:44:42.769Z] === RUN TestAuthZPluginAllowEventStream [2019-11-01T15:44:43.025Z] === RUN TestDockerSuite/TestBuildFails [2019-11-01T15:44:44.059Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-01T15:44:44.059Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-01T15:44:44.317Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2019-11-01T15:44:44.317Z] === RUN TestAuthZPluginErrorResponse [2019-11-01T15:44:44.881Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-01T15:44:44.881Z] === RUN TestAuthZPluginErrorRequest [2019-11-01T15:44:45.447Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-01T15:44:45.447Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-01T15:44:46.011Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-01T15:44:46.011Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-01T15:44:46.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-01T15:44:48.470Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-11-01T15:44:48.470Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-01T15:44:49.035Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-01T15:44:50.405Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2019-11-01T15:44:50.405Z] === RUN TestAuthZPluginHeader [2019-11-01T15:44:50.970Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-01T15:44:51.227Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-11-01T15:44:51.227Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-01T15:44:53.125Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-01T15:44:53.125Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-01T15:44:54.495Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-01T15:44:55.827Z] --- PASS: TestServiceUpdateNetwork (14.03s) [2019-11-01T15:44:55.827Z] PASS [2019-11-01T15:44:55.827Z] [2019-11-01T15:44:55.827Z] === Skipped [2019-11-01T15:44:55.827Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-11-01T15:44:55.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:44:55.827Z] [2019-11-01T15:44:55.827Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-01T15:44:55.827Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:44:55.827Z] [2019-11-01T15:44:55.827Z] [2019-11-01T15:44:55.827Z] DONE 20 tests, 2 skipped in 125.320s [2019-11-01T15:44:55.827Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-01T15:44:55.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:55.827Z] ++ set -e [2019-11-01T15:44:55.827Z] ++ '[' -n 0 ']' [2019-11-01T15:44:55.827Z] ++ set -x [2019-11-01T15:44:55.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:55.827Z] INFO: Testing against a local daemon [2019-11-01T15:44:55.827Z] === RUN TestSessionCreate [2019-11-01T15:44:55.827Z] --- PASS: TestSessionCreate (0.02s) [2019-11-01T15:44:55.827Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-01T15:44:55.827Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-01T15:44:55.827Z] PASS [2019-11-01T15:44:55.827Z] [2019-11-01T15:44:55.827Z] DONE 2 tests in 0.218s [2019-11-01T15:44:55.827Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-01T15:44:55.827Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:55.827Z] ++ set -e [2019-11-01T15:44:55.827Z] ++ '[' -n 0 ']' [2019-11-01T15:44:55.827Z] ++ set -x [2019-11-01T15:44:55.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:44:55.827Z] INFO: Testing against a local daemon [2019-11-01T15:44:55.827Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-01T15:44:55.827Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:44:55.827Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T15:44:55.827Z] === RUN TestEventsExecDie [2019-11-01T15:44:55.827Z] --- PASS: TestEventsExecDie (0.90s) [2019-11-01T15:44:55.827Z] === RUN TestEventsBackwardsCompatible [2019-11-01T15:44:55.827Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-01T15:44:55.827Z] === RUN TestInfoBinaryCommits [2019-11-01T15:44:55.827Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-01T15:44:55.827Z] === RUN TestInfoAPIVersioned [2019-11-01T15:44:55.827Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-01T15:44:55.827Z] === RUN TestInfoDiscoveryBackend [2019-11-01T15:44:56.198Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-01T15:44:56.198Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-01T15:44:56.394Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.03s) [2019-11-01T15:44:56.394Z] === RUN TestAuthZPluginV2Disable [2019-11-01T15:44:56.652Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-01T15:44:56.971Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-01T15:44:56.971Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-01T15:44:57.217Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-01T15:44:57.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-01T15:44:57.745Z] === RUN TestInfoAPI [2019-11-01T15:44:57.745Z] --- PASS: TestInfoAPI (0.02s) [2019-11-01T15:44:57.745Z] === RUN TestInfoAPIWarnings [2019-11-01T15:44:57.781Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-01T15:44:58.105Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-01T15:44:58.106Z] === RUN TestInfoDebug [2019-11-01T15:44:58.895Z] --- PASS: TestInfoDebug (0.53s) [2019-11-01T15:44:58.895Z] === RUN TestInfoInsecureRegistries [2019-11-01T15:44:59.265Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-01T15:44:59.265Z] === RUN TestInfoRegistryMirrors [2019-11-01T15:44:59.632Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-11-01T15:44:59.632Z] === RUN TestLoginFailsWithBadCredentials [2019-11-01T15:44:59.679Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2019-11-01T15:44:59.679Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-01T15:44:59.936Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-01T15:45:00.021Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-11-01T15:45:00.021Z] === RUN TestPingCacheHeaders [2019-11-01T15:45:00.021Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-01T15:45:00.021Z] === RUN TestPingGet [2019-11-01T15:45:00.021Z] --- PASS: TestPingGet (0.02s) [2019-11-01T15:45:00.021Z] === RUN TestPingHead [2019-11-01T15:45:00.021Z] --- PASS: TestPingHead (0.02s) [2019-11-01T15:45:00.021Z] === RUN TestVersion [2019-11-01T15:45:00.021Z] --- PASS: TestVersion (0.02s) [2019-11-01T15:45:00.021Z] PASS [2019-11-01T15:45:00.021Z] [2019-11-01T15:45:00.021Z] === Skipped [2019-11-01T15:45:00.021Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:45:00.021Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T15:45:00.021Z] [2019-11-01T15:45:00.021Z] [2019-11-01T15:45:00.021Z] DONE 18 tests, 1 skipped in 5.799s [2019-11-01T15:45:00.021Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-01T15:45:00.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:00.021Z] ++ set -e [2019-11-01T15:45:00.021Z] ++ '[' -n 0 ']' [2019-11-01T15:45:00.021Z] ++ set -x [2019-11-01T15:45:00.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:00.387Z] INFO: Testing against a local daemon [2019-11-01T15:45:00.387Z] === RUN TestVolumesCreateAndList [2019-11-01T15:45:00.387Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-01T15:45:00.387Z] === RUN TestVolumesRemove [2019-11-01T15:45:00.387Z] --- PASS: TestVolumesRemove (0.08s) [2019-11-01T15:45:00.387Z] === RUN TestVolumesInspect [2019-11-01T15:45:00.387Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-01T15:45:00.387Z] === RUN TestVolumesInvalidJSON [2019-11-01T15:45:00.387Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-01T15:45:00.387Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-01T15:45:00.387Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-01T15:45:00.387Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-01T15:45:00.387Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-11-01T15:45:00.387Z] PASS [2019-11-01T15:45:00.387Z] [2019-11-01T15:45:00.387Z] DONE 5 tests in 0.350s [2019-11-01T15:45:00.387Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-01T15:45:00.791Z] ++++ cat bundles/test-integration/docker.pid [2019-11-01T15:45:00.792Z] +++ kill 11516 [2019-11-01T15:45:01.106Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-01T15:45:01.106Z] [2019-11-01T15:45:01.106Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-01T15:45:01.106Z] PKG_CONFIG=pkg-config [2019-11-01T15:45:01.106Z] GOLANG_VERSION=1.13.3 [2019-11-01T15:45:01.106Z] HOSTNAME=aa0e8d59da3d [2019-11-01T15:45:01.106Z] DOCKER_EXPERIMENTAL=1 [2019-11-01T15:45:01.106Z] container=docker [2019-11-01T15:45:01.106Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-01T15:45:01.106Z] GO111MODULE=off [2019-11-01T15:45:01.106Z] GOPATH=/go [2019-11-01T15:45:01.106Z] PWD=/go/src/github.com/docker/docker [2019-11-01T15:45:01.106Z] HOME=/root [2019-11-01T15:45:01.106Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-01T15:45:01.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-01T15:45:01.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-01T15:45:01.106Z] DOCKER_GITCOMMIT=9a7e96b5b7e97e034ce7bb0f1e7788d1bd881c7f [2019-11-01T15:45:01.106Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-01T15:45:01.106Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-01T15:45:01.106Z] TERM=xterm [2019-11-01T15:45:01.106Z] VALIDATE_BRANCH=master [2019-11-01T15:45:01.106Z] DEST=bundles/test-integration [2019-11-01T15:45:01.106Z] SHLVL=1 [2019-11-01T15:45:01.106Z] TIMEOUT=120m [2019-11-01T15:45:01.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-01T15:45:01.106Z] DOCKER_PKG=github.com/docker/docker [2019-11-01T15:45:01.106Z] TESTDEBUG=0 [2019-11-01T15:45:01.106Z] _=/usr/bin/env [2019-11-01T15:45:01.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-01T15:45:02.459Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-01T15:45:02.653Z] +++ /etc/init.d/apparmor stop [2019-11-01T15:45:02.653Z] Clearing AppArmor profiles cache:. [2019-11-01T15:45:02.653Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T15:45:02.653Z] Unloading profiles will leave already running processes permanently [2019-11-01T15:45:02.653Z] unconfined, which can lead to unexpected situations. [2019-11-01T15:45:02.653Z] [2019-11-01T15:45:02.653Z] To set a process to complain mode, use the command line tool [2019-11-01T15:45:02.653Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T15:45:02.653Z] with the 'teardown' option." [2019-11-01T15:45:02.653Z] [2019-11-01T15:45:03.023Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2019-11-01T15:45:03.023Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-01T15:45:03.956Z] === RUN TestDockerSuite/TestBuildHistory Post stage [Pipeline] junit [2019-11-01T15:45:05.212Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-01T15:45:06.901Z] + echo Ensuring container killed. [2019-11-01T15:45:06.901Z] Ensuring container killed. [2019-11-01T15:45:06.901Z] + docker rm -vf docker-pr1 [2019-11-01T15:45:06.901Z] Error: No such container: docker-pr1 [2019-11-01T15:45:06.901Z] + true [Pipeline] sh [2019-11-01T15:45:07.713Z] + echo Chowning /workspace to jenkins user [2019-11-01T15:45:07.713Z] Chowning /workspace to jenkins user [2019-11-01T15:45:07.713Z] + id -u [2019-11-01T15:45:07.713Z] + id -g [2019-11-01T15:45:07.713Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40167:/workspace busybox chown -R 1001:1001 /workspace [2019-11-01T15:45:07.713Z] Unable to find image 'busybox:latest' locally [2019-11-01T15:45:07.713Z] latest: Pulling from library/busybox [2019-11-01T15:45:08.089Z] dd8c951d5d23: Pulling fs layer [2019-11-01T15:45:08.089Z] dd8c951d5d23: Verifying Checksum [2019-11-01T15:45:08.089Z] dd8c951d5d23: Download complete [2019-11-01T15:45:08.869Z] dd8c951d5d23: Pull complete [2019-11-01T15:45:08.869Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-01T15:45:08.869Z] Status: Downloaded newer image for busybox:latest [2019-11-01T15:45:10.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-01T15:45:11.195Z] 12c8dbabfd62: Pull complete [2019-11-01T15:45:11.195Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-11-01T15:45:11.195Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:45:11.195Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-01T15:45:11.195Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-01T15:45:11.195Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-11-01T15:45:11.195Z] WARN: Skipping validation tests [2019-11-01T15:45:11.196Z] INFO: Running unit tests at 11/01/2019 15:44:59... [2019-11-01T15:45:11.196Z] INFO: make.ps1 starting at 11/01/2019 15:45:03 [2019-11-01T15:45:11.196Z] INFO: Git commit (9a7e96b5b) assumed from DOCKER_GITCOMMIT environment variable [2019-11-01T15:45:11.196Z] INFO: Invoking autogen... [2019-11-01T15:45:11.196Z] INFO: Running unit tests... [2019-11-01T15:45:11.497Z] + bundleName=s390x-integration [2019-11-01T15:45:11.497Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-01T15:45:11.497Z] Creating s390x-integration-bundles.tar.gz [2019-11-01T15:45:11.497Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-11-01T15:45:11.497Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-01T15:45:11.723Z] Archiving artifacts [2019-11-01T15:45:11.883Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-01T15:45:12.140Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-01T15:45:12.704Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-01T15:45:13.063Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-01T15:45:13.269Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-01T15:45:13.797Z] + make clean [2019-11-01T15:45:14.158Z] make: command: Command not found [2019-11-01T15:45:14.158Z] docker volume rm -f docker-dev-cache [2019-11-01T15:45:14.158Z] docker-dev-cache [2019-11-01T15:45:14.202Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-01T15:45:14.202Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] deleteDir [2019-11-01T15:45:15.570Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-01T15:45:15.828Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.78s) [2019-11-01T15:45:15.828Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-01T15:45:16.085Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-01T15:45:16.343Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-01T15:45:16.908Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-01T15:45:17.165Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-01T15:45:17.730Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-01T15:45:18.660Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-01T15:45:21.934Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-01T15:45:23.613Z] ? github.com/docker/docker/api [no test files] [2019-11-01T15:45:27.190Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-01T15:45:30.465Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-01T15:45:30.722Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-01T15:45:30.722Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-01T15:45:30.980Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-01T15:45:30.980Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-01T15:45:31.237Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-01T15:45:32.609Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-11-01T15:45:32.609Z] PASS [2019-11-01T15:45:32.609Z] [2019-11-01T15:45:32.609Z] DONE 17 tests in 53.382s [2019-11-01T15:45:32.609Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-01T15:45:32.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:32.609Z] ++ set -e [2019-11-01T15:45:32.609Z] ++ '[' -n 0 ']' [2019-11-01T15:45:32.609Z] ++ set -x [2019-11-01T15:45:32.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:32.609Z] INFO: Testing against a local daemon [2019-11-01T15:45:32.609Z] === RUN TestPluginInvalidJSON [2019-11-01T15:45:32.609Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:45:32.609Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:45:32.609Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:45:32.609Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-01T15:45:32.609Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-01T15:45:32.609Z] PASS [2019-11-01T15:45:32.609Z] [2019-11-01T15:45:32.609Z] DONE 2 tests in 0.139s [2019-11-01T15:45:32.609Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-01T15:45:32.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:32.609Z] ++ set -e [2019-11-01T15:45:32.609Z] ++ '[' -n 0 ']' [2019-11-01T15:45:32.609Z] ++ set -x [2019-11-01T15:45:32.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:32.610Z] INFO: Testing against a local daemon [2019-11-01T15:45:32.610Z] === RUN TestExternalGraphDriver [2019-11-01T15:45:32.867Z] === RUN TestExternalGraphDriver/json [2019-11-01T15:45:32.867Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-01T15:45:34.762Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-01T15:45:34.762Z] === RUN TestExternalGraphDriver/spec [2019-11-01T15:45:35.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-01T15:45:37.070Z] === RUN TestExternalGraphDriver/pull [2019-11-01T15:45:38.466Z] ok github.com/docker/docker/api/server 0.212s coverage: 9.0% of statements [2019-11-01T15:45:39.593Z] --- PASS: TestExternalGraphDriver (6.71s) [2019-11-01T15:45:39.593Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2019-11-01T15:45:39.593Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2019-11-01T15:45:39.593Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-11-01T15:45:39.593Z] === RUN TestGraphdriverPluginV2 [2019-11-01T15:45:39.593Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-01T15:45:39.850Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-01T15:45:40.416Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-01T15:45:44.616Z] --- PASS: TestGraphdriverPluginV2 (4.96s) [2019-11-01T15:45:44.616Z] PASS [2019-11-01T15:45:44.616Z] [2019-11-01T15:45:44.616Z] DONE 5 tests in 11.794s [2019-11-01T15:45:44.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-01T15:45:44.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:44.616Z] ++ set -e [2019-11-01T15:45:44.616Z] ++ '[' -n 0 ']' [2019-11-01T15:45:44.616Z] ++ set -x [2019-11-01T15:45:44.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:45:44.616Z] INFO: Testing against a local daemon [2019-11-01T15:45:44.616Z] === RUN TestContinueAfterPluginCrash [2019-11-01T15:45:44.616Z] === PAUSE TestContinueAfterPluginCrash [2019-11-01T15:45:44.616Z] === RUN TestDaemonStartWithLogOpt [2019-11-01T15:45:44.616Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-01T15:45:44.616Z] === CONT TestContinueAfterPluginCrash [2019-11-01T15:45:44.616Z] === CONT TestDaemonStartWithLogOpt [2019-11-01T15:45:48.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-01T15:45:48.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-01T15:45:52.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-01T15:45:54.588Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-01T15:45:59.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-01T15:45:59.844Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-01T15:45:59.844Z] --- PASS: TestDaemonStartWithLogOpt (15.30s) [2019-11-01T15:46:01.215Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-01T15:46:03.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-01T15:46:03.997Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-01T15:46:03.997Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-01T15:46:04.561Z] --- PASS: TestContinueAfterPluginCrash (20.22s) [2019-11-01T15:46:04.561Z] PASS [2019-11-01T15:46:04.561Z] [2019-11-01T15:46:04.561Z] DONE 2 tests in 20.339s [2019-11-01T15:46:04.561Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-01T15:46:04.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:46:04.561Z] ++ set -e [2019-11-01T15:46:04.561Z] ++ '[' -n 0 ']' [2019-11-01T15:46:04.561Z] ++ set -x [2019-11-01T15:46:04.561Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:46:04.818Z] INFO: Testing against a local daemon [2019-11-01T15:46:04.818Z] === RUN TestPluginWithDevMounts [2019-11-01T15:46:04.818Z] === PAUSE TestPluginWithDevMounts [2019-11-01T15:46:04.818Z] === CONT TestPluginWithDevMounts [2019-11-01T15:46:07.342Z] --- PASS: TestPluginWithDevMounts (2.57s) [2019-11-01T15:46:07.342Z] PASS [2019-11-01T15:46:07.342Z] [2019-11-01T15:46:07.342Z] DONE 1 tests in 2.722s [2019-11-01T15:46:07.342Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-01T15:46:07.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:46:07.342Z] ++ set -e [2019-11-01T15:46:07.342Z] ++ '[' -n 0 ']' [2019-11-01T15:46:07.342Z] ++ set -x [2019-11-01T15:46:07.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:46:07.599Z] INFO: Testing against a local daemon [2019-11-01T15:46:07.599Z] === RUN TestSecretInspect [2019-11-01T15:46:10.121Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-01T15:46:10.378Z] --- PASS: TestSecretInspect (2.93s) [2019-11-01T15:46:10.378Z] === RUN TestSecretList [2019-11-01T15:46:10.635Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-01T15:46:13.159Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-01T15:46:13.417Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-01T15:46:13.675Z] --- PASS: TestSecretList (3.25s) [2019-11-01T15:46:13.675Z] === RUN TestSecretsCreateAndDelete [2019-11-01T15:46:15.569Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-01T15:46:16.499Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-01T15:46:16.756Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2019-11-01T15:46:16.756Z] === RUN TestSecretsUpdate [2019-11-01T15:46:17.687Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-01T15:46:17.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-01T15:46:19.057Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-01T15:46:20.428Z] --- PASS: TestSecretsUpdate (3.32s) [2019-11-01T15:46:20.428Z] === RUN TestTemplatedSecret [2019-11-01T15:46:20.993Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-01T15:46:21.557Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-01T15:46:21.557Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-01T15:46:22.122Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-01T15:46:23.055Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-01T15:46:23.986Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-01T15:46:23.986Z] --- PASS: TestTemplatedSecret (3.93s) [2019-11-01T15:46:23.986Z] === RUN TestSecretCreateResolve [2019-11-01T15:46:26.511Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-01T15:46:27.074Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-01T15:46:27.074Z] --- PASS: TestSecretCreateResolve (3.06s) [2019-11-01T15:46:27.074Z] PASS [2019-11-01T15:46:27.074Z] [2019-11-01T15:46:27.074Z] DONE 6 tests in 19.748s [2019-11-01T15:46:27.074Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-01T15:46:27.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:46:27.074Z] ++ set -e [2019-11-01T15:46:27.074Z] ++ '[' -n 0 ']' [2019-11-01T15:46:27.074Z] ++ set -x [2019-11-01T15:46:27.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:46:27.331Z] INFO: Testing against a local daemon [2019-11-01T15:46:27.331Z] === RUN TestServiceCreateInit [2019-11-01T15:46:27.331Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-01T15:46:29.340Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-01T15:46:29.341Z] ok github.com/docker/docker/api/server/httputils 0.148s coverage: 14.7% of statements [2019-11-01T15:46:30.606Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-01T15:46:30.888Z] ok github.com/docker/docker/api/server/middleware 0.144s coverage: 37.7% of statements [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-01T15:46:30.888Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-01T15:46:31.977Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-01T15:46:32.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-01T15:46:32.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-01T15:46:32.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-01T15:46:32.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-01T15:46:33.079Z] ok github.com/docker/docker/api/server/router/swarm 0.134s coverage: 4.0% of statements [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-01T15:46:33.079Z] ok github.com/docker/docker/api/types/filters 0.139s coverage: 92.2% of statements [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-01T15:46:33.079Z] ok github.com/docker/docker/api/types/strslice 0.081s coverage: 90.0% of statements [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-01T15:46:33.079Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-01T15:46:33.079Z] ok github.com/docker/docker/api/types/time 0.372s coverage: 100.0% of statements [2019-11-01T15:46:33.541Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-01T15:46:33.541Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-01T15:46:34.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-01T15:46:34.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-01T15:46:34.804Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-01T15:46:36.174Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-01T15:46:37.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-01T15:46:38.069Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-01T15:46:38.326Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-01T15:46:38.582Z] --- PASS: TestServiceCreateInit (11.20s) [2019-11-01T15:46:38.582Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.48s) [2019-11-01T15:46:38.582Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.69s) [2019-11-01T15:46:38.582Z] === RUN TestCreateServiceMultipleTimes [2019-11-01T15:46:39.357Z] ok github.com/docker/docker/builder/dockerfile 0.569s coverage: 46.1% of statements [2019-11-01T15:46:39.357Z] ok github.com/docker/docker/builder/dockerignore 0.235s coverage: 96.8% of statements [2019-11-01T15:46:39.357Z] ok github.com/docker/docker/builder/remotecontext 0.540s coverage: 9.2% of statements [2019-11-01T15:46:40.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-01T15:46:42.759Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-01T15:46:43.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-01T15:46:45.281Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-01T15:46:46.213Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-01T15:46:47.145Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-01T15:46:47.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-01T15:46:50.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-01T15:46:52.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-01T15:46:56.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-01T15:46:58.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-01T15:46:59.333Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-01T15:47:00.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-01T15:47:00.703Z] --- PASS: TestCreateServiceMultipleTimes (22.04s) [2019-11-01T15:47:00.703Z] === RUN TestCreateServiceConflict [2019-11-01T15:47:02.077Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-01T15:47:02.336Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-01T15:47:02.336Z] Using test binary docker [2019-11-01T15:47:02.336Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-01T15:47:02.336Z] +++ /etc/init.d/apparmor start [2019-11-01T15:47:02.336Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-01T15:47:02.622Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-01T15:47:02.622Z] Warning failed to create cache: (null) [2019-11-01T15:47:02.622Z] . [2019-11-01T15:47:02.622Z] INFO: Waiting for daemon to start... [2019-11-01T15:47:02.622Z] Starting dockerd [2019-11-01T15:47:02.622Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-01T15:47:03.008Z] --- PASS: TestCreateServiceConflict (2.50s) [2019-11-01T15:47:03.008Z] === RUN TestCreateServiceMaxReplicas [2019-11-01T15:47:04.404Z] === RUN TestDockerSuite/TestBuildRm [2019-11-01T15:47:04.648Z] . [2019-11-01T15:47:04.648Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-01T15:47:04.648Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-01T15:47:04.648Z] Error: No such image: emptyfs [2019-11-01T15:47:04.648Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-01T15:47:04.648Z] ++++ docker load [2019-11-01T15:47:04.933Z] Running integration-test (iteration 1) [2019-11-01T15:47:04.933Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-01T15:47:04.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:47:04.933Z] ++ set -e [2019-11-01T15:47:04.933Z] ++ '[' -n 0 ']' [2019-11-01T15:47:04.933Z] ++ set -x [2019-11-01T15:47:04.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:47:06.938Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2019-11-01T15:47:06.939Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-01T15:47:07.869Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-01T15:47:09.240Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-01T15:47:09.464Z] ok github.com/docker/docker/builder/remotecontext/git 32.976s coverage: 85.1% of statements [2019-11-01T15:47:09.464Z] ? github.com/docker/docker/cli [no test files] [2019-11-01T15:47:09.464Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-01T15:47:09.464Z] ok github.com/docker/docker/cli/debug 0.276s coverage: 100.0% of statements [2019-11-01T15:47:09.464Z] ok github.com/docker/docker/client 0.498s coverage: 75.3% of statements [2019-11-01T15:47:10.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-01T15:47:10.428Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-01T15:47:10.993Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-01T15:47:11.924Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-01T15:47:13.295Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-01T15:47:14.666Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-01T15:47:15.286Z] ok github.com/docker/docker/cmd/dockerd 0.602s coverage: 19.0% of statements [2019-11-01T15:47:16.038Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-01T15:47:17.486Z] ok github.com/docker/docker/container 0.579s coverage: 42.5% of statements [2019-11-01T15:47:17.486Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-01T15:47:17.486Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-01T15:47:17.486Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-01T15:47:17.486Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-01T15:47:20.214Z] Loaded image: buildpack-deps:jessie [2019-11-01T15:47:20.214Z] Loaded image: busybox:latest [2019-11-01T15:47:20.214Z] Loaded image: busybox:glibc [2019-11-01T15:47:20.214Z] Loaded image: debian:jessie [2019-11-01T15:47:20.214Z] Loaded image: hello-world:latest [2019-11-01T15:47:20.214Z] INFO: Testing against a local daemon [2019-11-01T15:47:20.214Z] === RUN TestCgroupNamespacesBuild [2019-11-01T15:47:21.231Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2019-11-01T15:47:21.231Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-01T15:47:21.294Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-01T15:47:21.294Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-01T15:47:21.294Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-01T15:47:21.294Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-01T15:47:21.551Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-01T15:47:22.483Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.93s) [2019-11-01T15:47:22.483Z] === RUN TestCreateServiceSecretFileMode [2019-11-01T15:47:22.711Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-11-01T15:47:22.711Z] === RUN TestBuildWithSession [2019-11-01T15:47:22.711Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-01T15:47:22.711Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:47:22.711Z] === RUN TestBuildSquashParent [2019-11-01T15:47:22.739Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-01T15:47:22.739Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-01T15:47:24.110Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-01T15:47:26.006Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2019-11-01T15:47:26.006Z] === RUN TestCreateServiceConfigFileMode [2019-11-01T15:47:27.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-01T15:47:29.274Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2019-11-01T15:47:29.274Z] === RUN TestCreateServiceSysctls [2019-11-01T15:47:29.274Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-01T15:47:29.537Z] --- PASS: TestBuildSquashParent (5.67s) [2019-11-01T15:47:29.537Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-01T15:47:29.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:47:29.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:47:29.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:47:29.537Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:47:29.537Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:47:29.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:47:29.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:47:29.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:47:29.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:47:29.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:47:29.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:47:29.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:47:29.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-01T15:47:29.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-01T15:47:29.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-01T15:47:29.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-01T15:47:30.646Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-01T15:47:31.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-01T15:47:31.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-01T15:47:32.542Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-01T15:47:32.799Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-01T15:47:33.732Z] --- PASS: TestCreateServiceSysctls (4.35s) [2019-11-01T15:47:33.732Z] === RUN TestCreateServiceCapabilities [2019-11-01T15:47:33.990Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s) [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.39s) [2019-11-01T15:47:34.561Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2019-11-01T15:47:34.561Z] === RUN TestBuildMultiStageCopy [2019-11-01T15:47:34.561Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-01T15:47:35.886Z] === RUN TestDockerSuite/TestBuildUser [2019-11-01T15:47:36.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-01T15:47:36.326Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-01T15:47:36.948Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-01T15:47:37.235Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-01T15:47:37.257Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2019-11-01T15:47:37.257Z] === RUN TestInspect [2019-11-01T15:47:37.520Z] --- PASS: TestBuildMultiStageCopy (3.57s) [2019-11-01T15:47:37.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2019-11-01T15:47:37.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.41s) [2019-11-01T15:47:37.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2019-11-01T15:47:37.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-01T15:47:37.520Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-11-01T15:47:37.520Z] === RUN TestBuildMultiStageParentConfig [2019-11-01T15:47:38.188Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon 3.151s coverage: 9.2% of statements [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/cluster 1.923s coverage: 0.5% of statements [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.276s coverage: 65.3% of statements [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/cluster/convert 0.695s coverage: 35.8% of statements [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.168s coverage: 10.9% of statements [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/config 1.297s coverage: 80.1% of statements [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/discovery 0.282s coverage: 30.0% of statements [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/events 0.533s coverage: 50.0% of statements [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-01T15:47:38.651Z] ok github.com/docker/docker/daemon/graphdriver 0.225s coverage: 2.3% of statements [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-01T15:47:38.651Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-01T15:47:39.009Z] --- PASS: TestBuildMultiStageParentConfig (1.05s) [2019-11-01T15:47:39.009Z] === RUN TestBuildLabelWithTargets [2019-11-01T15:47:40.198Z] ok github.com/docker/docker/daemon/images 0.386s coverage: 4.9% of statements [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-01T15:47:40.198Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-01T15:47:40.198Z] ok github.com/docker/docker/daemon/logger 0.432s coverage: 43.0% of statements [2019-11-01T15:47:40.198Z] ok github.com/docker/docker/daemon/logger/awslogs 0.529s coverage: 77.8% of statements [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-01T15:47:40.198Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-01T15:47:40.488Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2019-11-01T15:47:40.488Z] === RUN TestBuildWithEmptyLayers [2019-11-01T15:47:40.715Z] --- PASS: TestInspect (3.27s) [2019-11-01T15:47:40.715Z] === RUN TestServiceListWithStatuses [2019-11-01T15:47:40.715Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-01T15:47:40.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:47:40.715Z] === RUN TestDockerNetworkConnectAlias [2019-11-01T15:47:41.108Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-11-01T15:47:41.108Z] === RUN TestBuildMultiStageOnBuild [2019-11-01T15:47:41.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.890s coverage: 62.1% of statements [2019-11-01T15:47:41.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.303s coverage: 88.3% of statements [2019-11-01T15:47:42.085Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-01T15:47:42.719Z] ok github.com/docker/docker/daemon/logger/local 0.343s coverage: 74.7% of statements [2019-11-01T15:47:42.719Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-01T15:47:42.719Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.310s coverage: 21.4% of statements [2019-11-01T15:47:43.136Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2019-11-01T15:47:43.136Z] === RUN TestBuildUncleanTarFilenames [2019-11-01T15:47:44.610Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2019-11-01T15:47:44.610Z] === RUN TestBuildMultiStageLayerLeak [2019-11-01T15:47:46.476Z] ok github.com/docker/docker/daemon/logger/splunk 2.623s coverage: 82.5% of statements [2019-11-01T15:47:46.476Z] ok github.com/docker/docker/daemon/logger/syslog 0.130s coverage: 47.8% of statements [2019-11-01T15:47:46.476Z] ok github.com/docker/docker/daemon/logger/templates 0.152s coverage: 8.3% of statements [2019-11-01T15:47:46.476Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-01T15:47:46.476Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-01T15:47:46.476Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-01T15:47:46.662Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2019-11-01T15:47:46.662Z] === RUN TestBuildWithHugeFile [2019-11-01T15:47:48.023Z] ok github.com/docker/docker/distribution 1.593s coverage: 20.3% of statements [2019-11-01T15:47:48.634Z] --- PASS: TestDockerNetworkConnectAlias (6.98s) [2019-11-01T15:47:48.634Z] === RUN TestDockerNetworkReConnect [2019-11-01T15:47:48.998Z] ok github.com/docker/docker/distribution/metadata 2.474s coverage: 48.2% of statements [2019-11-01T15:47:48.998Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-01T15:47:49.972Z] ok github.com/docker/docker/distribution/xfer 2.518s coverage: 76.8% of statements [2019-11-01T15:47:49.972Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-01T15:47:49.972Z] ok github.com/docker/docker/errdefs 0.092s coverage: 49.4% of statements [2019-11-01T15:47:51.520Z] ok github.com/docker/docker/image 1.058s coverage: 86.4% of statements [2019-11-01T15:47:51.520Z] ok github.com/docker/docker/image/cache 0.157s coverage: 19.2% of statements [2019-11-01T15:47:51.520Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-01T15:47:51.520Z] ok github.com/docker/docker/image/v1 0.196s coverage: 25.0% of statements [2019-11-01T15:47:51.520Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-01T15:47:53.889Z] --- PASS: TestDockerNetworkReConnect (5.84s) [2019-11-01T15:47:53.889Z] === RUN TestServicePlugin [2019-11-01T15:47:54.443Z] ok github.com/docker/docker/layer 0.666s coverage: 30.0% of statements [2019-11-01T15:47:54.443Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-01T15:47:55.986Z] ok github.com/docker/docker/libcontainerd/local 0.584s coverage: 1.0% of statements [2019-11-01T15:47:55.986Z] ok github.com/docker/docker/libcontainerd/queue 0.126s coverage: 100.0% of statements [2019-11-01T15:47:55.986Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-01T15:47:55.986Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-01T15:47:55.986Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-01T15:47:55.986Z] ? github.com/docker/docker/oci [no test files] [2019-11-01T15:47:55.986Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-01T15:47:55.986Z] ok github.com/docker/docker/opts 0.210s coverage: 67.3% of statements [2019-11-01T15:47:55.986Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 50.0% of statements [2019-11-01T15:48:01.990Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-01T15:48:01.990Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-01T15:48:02.554Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-01T15:48:02.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-01T15:48:03.745Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-01T15:48:05.116Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-01T15:48:07.014Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-01T15:48:07.014Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-01T15:48:07.014Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-01T15:48:07.014Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-01T15:48:07.014Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-01T15:48:08.910Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-01T15:48:08.910Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-01T15:48:09.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-01T15:48:09.731Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-01T15:48:10.298Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-01T15:48:12.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-01T15:48:12.196Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-01T15:48:15.471Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-01T15:48:18.008Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-01T15:48:19.384Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-01T15:48:19.641Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-01T15:48:20.207Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-01T15:48:20.207Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-01T15:48:21.138Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-01T15:48:23.662Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-01T15:48:23.662Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-01T15:48:23.662Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-01T15:48:24.225Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-01T15:48:25.156Z] === RUN TestDockerSuite/TestCommitChange [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/archive 9.243s coverage: 62.0% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/authorization 0.676s coverage: 26.8% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/chrootarchive 0.202s coverage: 15.4% of statements [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/directory 0.102s coverage: 80.0% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/discovery 0.133s coverage: 58.3% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/discovery/file 0.166s coverage: 92.9% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/discovery/kv 3.455s coverage: 84.1% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/discovery/memory 0.105s coverage: 92.3% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/filenotify 0.065s coverage: 36.2% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/fileutils 0.304s coverage: 87.7% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/idtools 0.094s coverage: 6.3% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/ioutils 0.721s coverage: 69.2% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/jsonmessage 0.321s coverage: 91.7% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/parsers 0.142s coverage: 97.0% of statements [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-01T15:48:26.002Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-01T15:48:26.002Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-01T15:48:26.525Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-01T15:48:27.457Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-01T15:48:29.354Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-01T15:48:29.354Z] --- PASS: TestServicePlugin (35.74s) [2019-11-01T15:48:29.354Z] plugin_test.go:62: [d64e015704970] joining swarm manager [d13ba052e2271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T15:48:29.354Z] plugin_test.go:65: [de4ed97061917] joining swarm manager [d13ba052e2271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T15:48:29.354Z] === RUN TestServiceUpdateLabel [2019-11-01T15:48:31.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-01T15:48:31.250Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-01T15:48:32.181Z] --- PASS: TestServiceUpdateLabel (3.07s) [2019-11-01T15:48:32.181Z] === RUN TestServiceUpdateSecrets [2019-11-01T15:48:32.439Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-01T15:48:34.337Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-01T15:48:35.270Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-01T15:48:37.167Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-01T15:48:38.100Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-01T15:48:38.100Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-01T15:48:38.100Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-01T15:48:38.357Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-01T15:48:38.357Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-01T15:48:38.357Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-01T15:48:38.357Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-01T15:48:40.251Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-01T15:48:42.146Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-01T15:48:42.146Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-01T15:48:42.710Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-01T15:48:43.643Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-01T15:48:44.573Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-01T15:48:45.503Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-01T15:48:46.067Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-01T15:48:46.324Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-01T15:48:46.324Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-01T15:48:46.888Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-01T15:48:46.888Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/plugins 35.063s coverage: 73.4% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.146s coverage: 56.8% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/plugins/transport 0.155s coverage: 85.7% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/pools 0.060s coverage: 88.2% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/reexec 0.138s coverage: 82.4% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/signal 0.095s coverage: 20.3% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/stdcopy 0.091s coverage: 100.0% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/streamformatter 0.119s coverage: 66.2% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/sysinfo 0.087s coverage: 38.2% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/system 0.086s coverage: 13.1% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/tailfile 0.136s coverage: 88.6% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/term 0.055s coverage: 30.8% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/urlutil 0.079s coverage: 100.0% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/plugin 0.230s coverage: 11.6% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/plugin/v2 0.128s coverage: 20.1% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/reference 0.200s coverage: 84.4% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/registry 0.532s coverage: 52.2% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/registry/resumable 0.317s coverage: 100.0% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/restartmanager 0.163s coverage: 50.9% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/rootless [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/runconfig 0.148s coverage: 54.5% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/testutil 0.114s coverage: 62.5% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/volume [no test files] [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/volume/drivers 0.109s coverage: 36.1% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/volume/local 0.184s coverage: 37.7% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2019-11-01T15:48:47.137Z] ok github.com/docker/docker/volume/service 0.594s coverage: 70.3% of statements [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-01T15:48:47.137Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-01T15:48:47.137Z] INFO: make.ps1 ended at 11/01/2019 15:48:46 [2019-11-01T15:48:47.144Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-01T15:48:47.144Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-01T15:48:47.401Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-01T15:48:47.658Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2019-11-01T15:48:47.658Z] === RUN TestServiceUpdateConfigs [2019-11-01T15:48:48.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-01T15:48:48.681Z] INFO: Unit tests ended at 11/01/2019 15:48:48. Duration:00:03:48.7189502 [2019-11-01T15:48:48.681Z] INFO: Building busybox [2019-11-01T15:48:48.681Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-01T15:48:48.681Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-01T15:48:48.681Z] [2019-11-01T15:48:48.681Z] Sending build context to Docker daemon 2.56kB [2019-11-01T15:48:48.681Z] [2019-11-01T15:48:48.681Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-01T15:48:48.681Z] ---> 739b21bd02e7 [2019-11-01T15:48:48.681Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-01T15:48:48.681Z] ---> Running in 7f551d7ff724 [2019-11-01T15:48:49.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-01T15:48:50.086Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-01T15:48:50.086Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-01T15:48:51.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-01T15:48:52.911Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-01T15:48:52.911Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-01T15:48:53.475Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-01T15:48:54.406Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-01T15:48:55.337Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-01T15:48:55.785Z] Removing intermediate container 7f551d7ff724 [2019-11-01T15:48:55.785Z] ---> 2f93761d4507 [2019-11-01T15:48:55.785Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-01T15:48:55.785Z] [2019-11-01T15:48:56.246Z] ---> 1a2542d3a572 [2019-11-01T15:48:56.246Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-01T15:48:56.246Z] ---> Running in deb41f4ee9cc [2019-11-01T15:48:56.267Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-01T15:48:56.267Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-01T15:48:57.199Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-01T15:48:57.791Z] [2019-11-01T15:48:57.791Z] SUCCESS: Specified value was saved. [2019-11-01T15:48:58.130Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-01T15:48:59.060Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-01T15:48:59.060Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-01T15:48:59.990Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-01T15:49:00.708Z] Removing intermediate container deb41f4ee9cc [2019-11-01T15:49:00.709Z] ---> 76bb00651a67 [2019-11-01T15:49:00.709Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-01T15:49:00.709Z] ---> Running in 7f555fd57920 [2019-11-01T15:49:01.360Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-01T15:49:03.255Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-01T15:49:03.512Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-01T15:49:03.512Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-01T15:49:03.512Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-01T15:49:03.512Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2019-11-01T15:49:03.512Z] === RUN TestServiceUpdateNetwork [2019-11-01T15:49:03.512Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-01T15:49:04.443Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-01T15:49:07.812Z] Cannot create a file when that file already exists. [2019-11-01T15:49:08.798Z] --- PASS: TestBuildWithHugeFile (81.67s) [2019-11-01T15:49:08.798Z] === RUN TestBuildWithEmptyDockerfile [2019-11-01T15:49:08.798Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:49:08.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:49:08.798Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:49:08.798Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:49:08.798Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:49:08.798Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:49:08.798Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:49:08.798Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:49:08.798Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:49:08.798Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-11-01T15:49:08.798Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-11-01T15:49:08.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-11-01T15:49:08.798Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-11-01T15:49:08.798Z] === RUN TestBuildPreserveOwnership [2019-11-01T15:49:08.798Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-01T15:49:09.698Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-01T15:49:09.698Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-01T15:49:10.629Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-01T15:49:10.629Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-01T15:49:10.629Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-01T15:49:12.267Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-01T15:49:13.746Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2019-11-01T15:49:13.746Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2019-11-01T15:49:13.746Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2019-11-01T15:49:13.746Z] === RUN TestBuildPlatformInvalid [2019-11-01T15:49:13.746Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-01T15:49:13.746Z] PASS [2019-11-01T15:49:13.746Z] [2019-11-01T15:49:13.746Z] === Skipped [2019-11-01T15:49:13.746Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-01T15:49:13.746Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:49:13.746Z] [2019-11-01T15:49:13.746Z] [2019-11-01T15:49:13.746Z] DONE 32 tests, 1 skipped in 128.879s [2019-11-01T15:49:13.746Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-01T15:49:13.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:13.746Z] ++ set -e [2019-11-01T15:49:13.746Z] ++ '[' -n 0 ']' [2019-11-01T15:49:13.746Z] ++ set -x [2019-11-01T15:49:13.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:13.904Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-01T15:49:14.030Z] INFO: Testing against a local daemon [2019-11-01T15:49:14.030Z] === RUN TestConfigList [2019-11-01T15:49:14.467Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-01T15:49:14.913Z] Removing intermediate container 7f555fd57920 [2019-11-01T15:49:14.913Z] ---> 3dc706d304da [2019-11-01T15:49:14.913Z] Step 6/6 : CMD ["sh"] [2019-11-01T15:49:14.913Z] ---> Running in bcae05ae296b [2019-11-01T15:49:14.913Z] Removing intermediate container bcae05ae296b [2019-11-01T15:49:14.913Z] ---> 1284bff6a49a [2019-11-01T15:49:14.913Z] Successfully built 1284bff6a49a [2019-11-01T15:49:14.913Z] Successfully tagged busybox:latest [2019-11-01T15:49:14.913Z] INFO: Docker images of the daemon under test [2019-11-01T15:49:14.913Z] [2019-11-01T15:49:14.913Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-01T15:49:14.913Z] busybox latest 1284bff6a49a 1 second ago 4.83GB [2019-11-01T15:49:14.913Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 3 weeks ago 4.79GB [2019-11-01T15:49:14.913Z] microsoft/windowsservercore latest 739b21bd02e7 3 weeks ago 4.79GB [2019-11-01T15:49:14.913Z] [2019-11-01T15:49:14.913Z] INFO: Running integration tests at 11/01/2019 15:49:14... [2019-11-01T15:49:14.913Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-01T15:49:14.913Z] INFO: Integration API tests being run from the host: [2019-11-01T15:49:14.913Z] INFO: make.ps1 starting at 11/01/2019 15:49:14 [2019-11-01T15:49:15.379Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-01T15:49:15.838Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-01T15:49:16.065Z] --- PASS: TestConfigList (2.26s) [2019-11-01T15:49:16.065Z] === RUN TestConfigsCreateAndDelete [2019-11-01T15:49:18.940Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2019-11-01T15:49:18.940Z] === RUN TestConfigsUpdate [2019-11-01T15:49:19.133Z] --- PASS: TestServiceUpdateNetwork (15.46s) [2019-11-01T15:49:19.134Z] PASS [2019-11-01T15:49:19.134Z] [2019-11-01T15:49:19.134Z] === Skipped [2019-11-01T15:49:19.134Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2019-11-01T15:49:19.134Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:49:19.134Z] [2019-11-01T15:49:19.134Z] [2019-11-01T15:49:19.134Z] DONE 20 tests, 1 skipped in 171.715s [2019-11-01T15:49:19.134Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-01T15:49:19.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:19.134Z] ++ set -e [2019-11-01T15:49:19.134Z] ++ '[' -n 0 ']' [2019-11-01T15:49:19.134Z] ++ set -x [2019-11-01T15:49:19.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:19.134Z] INFO: Testing against a local daemon [2019-11-01T15:49:19.134Z] === RUN TestSessionCreate [2019-11-01T15:49:19.134Z] --- PASS: TestSessionCreate (0.06s) [2019-11-01T15:49:19.134Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-01T15:49:19.134Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-01T15:49:19.134Z] PASS [2019-11-01T15:49:19.134Z] [2019-11-01T15:49:19.134Z] DONE 2 tests in 0.204s [2019-11-01T15:49:19.134Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-01T15:49:19.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:19.134Z] ++ set -e [2019-11-01T15:49:19.134Z] ++ '[' -n 0 ']' [2019-11-01T15:49:19.134Z] ++ set -x [2019-11-01T15:49:19.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:19.134Z] INFO: Testing against a local daemon [2019-11-01T15:49:19.134Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-01T15:49:19.134Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:49:19.134Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T15:49:19.134Z] === RUN TestEventsExecDie [2019-11-01T15:49:20.540Z] --- PASS: TestEventsExecDie (1.08s) [2019-11-01T15:49:20.540Z] === RUN TestEventsBackwardsCompatible [2019-11-01T15:49:20.540Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-11-01T15:49:20.540Z] === RUN TestInfoBinaryCommits [2019-11-01T15:49:20.540Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-01T15:49:20.540Z] === RUN TestInfoAPIVersioned [2019-11-01T15:49:20.540Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-01T15:49:20.540Z] === RUN TestInfoDiscoveryBackend [2019-11-01T15:49:20.799Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-01T15:49:20.977Z] --- PASS: TestConfigsUpdate (2.23s) [2019-11-01T15:49:20.977Z] === RUN TestTemplatedConfig [2019-11-01T15:49:21.057Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2019-11-01T15:49:21.057Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-01T15:49:21.314Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-01T15:49:21.878Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-11-01T15:49:21.878Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-01T15:49:22.442Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-01T15:49:22.442Z] === RUN TestInfoAPI [2019-11-01T15:49:22.700Z] --- PASS: TestInfoAPI (0.06s) [2019-11-01T15:49:22.700Z] === RUN TestInfoAPIWarnings [2019-11-01T15:49:23.263Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-01T15:49:23.263Z] === RUN TestInfoDebug [2019-11-01T15:49:23.665Z] --- PASS: TestTemplatedConfig (2.89s) [2019-11-01T15:49:23.665Z] === RUN TestConfigInspect [2019-11-01T15:49:23.828Z] --- PASS: TestInfoDebug (0.55s) [2019-11-01T15:49:23.828Z] === RUN TestInfoInsecureRegistries [2019-11-01T15:49:24.087Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-01T15:49:24.087Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-01T15:49:24.087Z] === RUN TestInfoRegistryMirrors [2019-11-01T15:49:24.652Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-01T15:49:24.652Z] === RUN TestLoginFailsWithBadCredentials [2019-11-01T15:49:24.910Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-11-01T15:49:24.911Z] === RUN TestPingCacheHeaders [2019-11-01T15:49:25.168Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-01T15:49:25.168Z] === RUN TestPingGet [2019-11-01T15:49:25.168Z] --- PASS: TestPingGet (0.01s) [2019-11-01T15:49:25.168Z] === RUN TestPingHead [2019-11-01T15:49:25.168Z] --- PASS: TestPingHead (0.03s) [2019-11-01T15:49:25.168Z] === RUN TestVersion [2019-11-01T15:49:25.168Z] --- PASS: TestVersion (0.05s) [2019-11-01T15:49:25.168Z] PASS [2019-11-01T15:49:25.168Z] [2019-11-01T15:49:25.168Z] === Skipped [2019-11-01T15:49:25.168Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:49:25.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T15:49:25.168Z] [2019-11-01T15:49:25.168Z] [2019-11-01T15:49:25.168Z] DONE 18 tests, 1 skipped in 6.023s [2019-11-01T15:49:25.168Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-01T15:49:25.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:25.168Z] ++ set -e [2019-11-01T15:49:25.168Z] ++ '[' -n 0 ']' [2019-11-01T15:49:25.168Z] ++ set -x [2019-11-01T15:49:25.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:25.168Z] INFO: Testing against a local daemon [2019-11-01T15:49:25.168Z] === RUN TestVolumesCreateAndList [2019-11-01T15:49:25.426Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-01T15:49:25.426Z] === RUN TestVolumesRemove [2019-11-01T15:49:25.426Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-01T15:49:25.426Z] === RUN TestVolumesInspect [2019-11-01T15:49:25.426Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-01T15:49:25.426Z] === RUN TestVolumesInvalidJSON [2019-11-01T15:49:25.426Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-01T15:49:25.426Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-01T15:49:25.426Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-01T15:49:25.426Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-01T15:49:25.426Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-01T15:49:25.426Z] PASS [2019-11-01T15:49:25.426Z] [2019-11-01T15:49:25.426Z] DONE 5 tests in 0.285s [2019-11-01T15:49:25.426Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-01T15:49:25.683Z] ++++ cat bundles/test-integration/docker.pid [2019-11-01T15:49:25.683Z] +++ kill 5321 [2019-11-01T15:49:25.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-01T15:49:25.710Z] --- PASS: TestConfigInspect (2.24s) [2019-11-01T15:49:25.710Z] === RUN TestConfigCreateWithLabels [2019-11-01T15:49:27.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-01T15:49:27.054Z] +++ /etc/init.d/apparmor stop [2019-11-01T15:49:27.054Z] Clearing AppArmor profiles cache:. [2019-11-01T15:49:27.054Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T15:49:27.054Z] Unloading profiles will leave already running processes permanently [2019-11-01T15:49:27.054Z] unconfined, which can lead to unexpected situations. [2019-11-01T15:49:27.054Z] [2019-11-01T15:49:27.054Z] To set a process to complain mode, use the command line tool [2019-11-01T15:49:27.054Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T15:49:27.054Z] with the 'teardown' option." [2019-11-01T15:49:27.054Z] [2019-11-01T15:49:28.393Z] --- PASS: TestConfigCreateWithLabels (2.31s) [2019-11-01T15:49:28.393Z] === RUN TestConfigCreateResolve [2019-11-01T15:49:28.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-01T15:49:30.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-01T15:49:30.420Z] --- PASS: TestConfigCreateResolve (2.19s) [2019-11-01T15:49:30.420Z] === RUN TestConfigDaemonLibtrustID [2019-11-01T15:49:31.039Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-11-01T15:49:31.039Z] PASS [2019-11-01T15:49:31.039Z] [2019-11-01T15:49:31.039Z] DONE 8 tests in 17.037s [2019-11-01T15:49:31.039Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-01T15:49:31.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:31.039Z] ++ set -e [2019-11-01T15:49:31.039Z] ++ '[' -n 0 ']' [2019-11-01T15:49:31.039Z] ++ set -x [2019-11-01T15:49:31.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:49:31.039Z] INFO: Testing against a local daemon [2019-11-01T15:49:31.039Z] === RUN TestCheckpoint [2019-11-01T15:49:31.039Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-01T15:49:31.039Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:49:31.039Z] === RUN TestContainerInvalidJSON [2019-11-01T15:49:31.039Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:49:31.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:49:31.039Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:49:31.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:49:31.039Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:49:31.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:49:31.039Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:49:31.039Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:49:31.039Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:49:31.039Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-01T15:49:31.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-01T15:49:31.039Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-01T15:49:31.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-01T15:49:31.039Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-01T15:49:31.039Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-11-01T15:49:31.039Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-01T15:49:31.323Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-01T15:49:31.323Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-01T15:49:31.323Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-01T15:49:31.323Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-01T15:49:31.323Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-11-01T15:49:31.323Z] === RUN TestCopyFromContainer [2019-11-01T15:49:31.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-01T15:49:32.817Z] === RUN TestCopyFromContainer// [2019-11-01T15:49:33.102Z] === RUN TestCopyFromContainer//bar/root [2019-11-01T15:49:33.102Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-01T15:49:33.102Z] === RUN TestCopyFromContainer/bar/quux [2019-11-01T15:49:33.405Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-01T15:49:33.405Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-01T15:49:33.405Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-01T15:49:33.405Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-01T15:49:33.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000571400_} [2019-11-01T15:49:33.690Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-01T15:49:33.690Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer (2.49s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-01T15:49:33.976Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-01T15:49:33.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-01T15:49:33.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:49:33.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:49:33.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:49:33.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:49:33.976Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:49:33.976Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:49:33.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:49:33.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:49:33.976Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:49:33.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-01T15:49:33.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-01T15:49:33.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-01T15:49:33.976Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-01T15:49:33.976Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-01T15:49:33.976Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-01T15:49:33.976Z] === RUN TestCreateWithInvalidEnv [2019-11-01T15:49:33.976Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-01T15:49:33.976Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-01T15:49:33.976Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-01T15:49:33.976Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-01T15:49:33.976Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-01T15:49:33.976Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-01T15:49:33.976Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-01T15:49:33.976Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-01T15:49:33.976Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-01T15:49:33.976Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-01T15:49:33.976Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-01T15:49:33.976Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-01T15:49:33.976Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-01T15:49:33.976Z] === RUN TestCreateTmpfsMountsTarget [2019-11-01T15:49:33.976Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-01T15:49:33.976Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-01T15:49:34.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-01T15:49:35.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1179552200_/foo_false____} [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:49:36.011Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-01T15:49:36.011Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-11-01T15:49:36.011Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-01T15:49:36.011Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-01T15:49:37.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1179552200_/foo_true____} [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2019-11-01T15:49:38.041Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-01T15:49:38.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:49:38.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:49:38.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:49:38.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:49:38.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:49:38.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:49:38.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:49:38.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:49:38.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:49:38.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:49:38.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:49:38.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:49:38.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:49:38.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:49:38.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2019-11-01T15:49:38.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-01T15:49:38.041Z] === RUN TestContainerStartOnDaemonRestart [2019-11-01T15:49:38.041Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-01T15:49:38.041Z] === RUN TestDaemonRestartIpcMode [2019-11-01T15:49:38.041Z] === PAUSE TestDaemonRestartIpcMode [2019-11-01T15:49:38.041Z] === RUN TestDiff [2019-11-01T15:49:38.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3379850375_/foo_false____} [2019-11-01T15:49:39.055Z] --- PASS: TestDiff (0.67s) [2019-11-01T15:49:39.055Z] === RUN TestExecWithCloseStdin [2019-11-01T15:49:39.676Z] --- PASS: TestExecWithCloseStdin (0.92s) [2019-11-01T15:49:39.676Z] === RUN TestExec [2019-11-01T15:49:40.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3379850375_/foo_true____} [2019-11-01T15:49:40.687Z] --- PASS: TestExec (0.87s) [2019-11-01T15:49:40.687Z] === RUN TestExecUser [2019-11-01T15:49:40.815Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-01T15:49:40.815Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-01T15:49:41.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3379850375_/foo_true__0xc000571d20__} [2019-11-01T15:49:41.697Z] --- PASS: TestExecUser (0.85s) [2019-11-01T15:49:41.697Z] === RUN TestExportContainerAndImportImage [2019-11-01T15:49:42.314Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2019-11-01T15:49:42.314Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-01T15:49:43.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000571d60_} [2019-11-01T15:49:44.348Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-01T15:49:44.348Z] === RUN TestHealthCheckWorkdir [2019-11-01T15:49:44.566Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-01T15:49:44.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000571da0_} [2019-11-01T15:49:44.967Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2019-11-01T15:49:44.967Z] === RUN TestHealthKillContainer [2019-11-01T15:49:46.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000571de0_} [2019-11-01T15:49:46.883Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-01T15:49:48.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000571e20_} [2019-11-01T15:49:48.445Z] --- PASS: TestHealthKillContainer (2.86s) [2019-11-01T15:49:48.445Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-01T15:49:48.445Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-11-01T15:49:48.445Z] === RUN TestIpcModeNone [2019-11-01T15:49:49.460Z] --- PASS: TestIpcModeNone (0.87s) [2019-11-01T15:49:49.460Z] === RUN TestIpcModePrivate [2019-11-01T15:49:49.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-01T15:49:49.803Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-01T15:49:50.264Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-01T15:49:50.475Z] --- PASS: TestIpcModePrivate (0.94s) [2019-11-01T15:49:50.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-01T15:49:50.475Z] === RUN TestIpcModeShareable [2019-11-01T15:49:51.098Z] --- PASS: TestIpcModeShareable (0.86s) [2019-11-01T15:49:51.098Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-01T15:49:51.098Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-01T15:49:51.239Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-01T15:49:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-01T15:49:51.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-01T15:49:51.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-01T15:49:51.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-01T15:49:51.729Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-01T15:49:52.211Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-01T15:49:52.673Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-01T15:49:53.791Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2019-11-01T15:49:53.791Z] === RUN TestAPIIpcModeHost [2019-11-01T15:49:54.410Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-11-01T15:49:54.410Z] === RUN TestDaemonIpcModeShareable [2019-11-01T15:49:55.006Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-01T15:49:55.590Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-01T15:49:56.453Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-11-01T15:49:56.453Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-01T15:49:56.453Z] === RUN TestDaemonIpcModePrivate [2019-11-01T15:49:57.543Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-01T15:49:57.934Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-11-01T15:49:57.934Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-01T15:49:57.934Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-01T15:49:59.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-01T15:49:59.966Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-11-01T15:49:59.966Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-01T15:49:59.966Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-01T15:50:00.817Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-01T15:50:01.443Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-11-01T15:50:01.443Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-01T15:50:01.443Z] === RUN TestIpcModeOlderClient [2019-11-01T15:50:01.443Z] === PAUSE TestIpcModeOlderClient [2019-11-01T15:50:01.443Z] === RUN TestKillContainerInvalidSignal [2019-11-01T15:50:02.061Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-11-01T15:50:02.061Z] === RUN TestKillContainer [2019-11-01T15:50:02.061Z] === RUN TestKillContainer/no_signal [2019-11-01T15:50:02.186Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-01T15:50:02.186Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-01T15:50:03.091Z] === RUN TestKillContainer/non_killing_signal [2019-11-01T15:50:03.375Z] === RUN TestKillContainer/killing_signal [2019-11-01T15:50:03.557Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-01T15:50:04.388Z] --- PASS: TestKillContainer (2.20s) [2019-11-01T15:50:04.388Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-11-01T15:50:04.388Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-11-01T15:50:04.388Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2019-11-01T15:50:04.388Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-01T15:50:04.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-01T15:50:04.584Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-01T15:50:05.014Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-01T15:50:05.515Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-01T15:50:06.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2019-11-01T15:50:06.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-11-01T15:50:06.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-11-01T15:50:06.030Z] === RUN TestKillStoppedContainer [2019-11-01T15:50:06.030Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-01T15:50:06.030Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-01T15:50:06.030Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-01T15:50:06.030Z] === RUN TestKillDifferentUserContainer [2019-11-01T15:50:06.445Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-01T15:50:06.596Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-01T15:50:06.650Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2019-11-01T15:50:06.650Z] === RUN TestInspectOomKilledTrue [2019-11-01T15:50:07.376Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-01T15:50:08.129Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-11-01T15:50:08.129Z] === RUN TestInspectOomKilledFalse [2019-11-01T15:50:08.307Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-01T15:50:08.747Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-11-01T15:50:08.747Z] === RUN TestLinksEtcHostsContentMatch [2019-11-01T15:50:09.239Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-01T15:50:09.380Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s) [2019-11-01T15:50:09.380Z] === RUN TestLinksContainerNames [2019-11-01T15:50:09.547Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-01T15:50:10.611Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-01T15:50:10.873Z] --- PASS: TestLinksContainerNames (1.45s) [2019-11-01T15:50:10.873Z] === RUN TestLogsFollowTailEmpty [2019-11-01T15:50:11.491Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2019-11-01T15:50:11.491Z] === RUN TestContainerNetworkMountsNoChown [2019-11-01T15:50:11.542Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-01T15:50:12.110Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/default [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/default [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/private [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/private [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/rprivate [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/slave [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/slave [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/rslave [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/shared [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/shared [2019-11-01T15:50:12.110Z] === RUN TestMountDaemonRoot/rshared [2019-11-01T15:50:12.110Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/default [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rslave [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/shared [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/slave [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/private [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rshared [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rprivate [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:50:12.396Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:50:12.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-01T15:50:12.396Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-01T15:50:12.472Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-01T15:50:12.488Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-01T15:50:12.681Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-01T15:50:12.681Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-01T15:50:12.681Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-01T15:50:12.681Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-01T15:50:12.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-01T15:50:12.681Z] === RUN TestContainerBindMountNonRecursive [2019-11-01T15:50:13.843Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-01T15:50:14.162Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-11-01T15:50:14.162Z] === RUN TestNetworkNat [2019-11-01T15:50:14.408Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-01T15:50:15.176Z] --- PASS: TestNetworkNat (0.75s) [2019-11-01T15:50:15.176Z] === RUN TestNetworkLocalhostTCPNat [2019-11-01T15:50:15.780Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-01T15:50:15.796Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-11-01T15:50:15.796Z] === RUN TestNetworkLoopbackNat [2019-11-01T15:50:16.247Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-01T15:50:16.811Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2019-11-01T15:50:16.811Z] === RUN TestPause [2019-11-01T15:50:17.153Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-01T15:50:17.429Z] --- PASS: TestPause (0.77s) [2019-11-01T15:50:17.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-01T15:50:17.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-01T15:50:17.429Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:50:17.429Z] === RUN TestPauseStopPausedContainer [2019-11-01T15:50:18.084Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-01T15:50:18.438Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-11-01T15:50:18.438Z] === RUN TestPsFilter [2019-11-01T15:50:18.438Z] --- PASS: TestPsFilter (0.19s) [2019-11-01T15:50:18.438Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-01T15:50:18.477Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-01T15:50:19.014Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-01T15:50:19.014Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-01T15:50:19.058Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-11-01T15:50:19.058Z] === RUN TestRemoveContainerWithVolume [2019-11-01T15:50:19.676Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-11-01T15:50:19.676Z] === RUN TestRemoveContainerRunning [2019-11-01T15:50:20.387Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-01T15:50:20.685Z] --- PASS: TestRemoveContainerRunning (0.72s) [2019-11-01T15:50:20.685Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-01T15:50:20.691Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-01T15:50:20.951Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-01T15:50:21.300Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2019-11-01T15:50:21.300Z] === RUN TestRemoveInvalidContainer [2019-11-01T15:50:21.300Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-01T15:50:21.300Z] === RUN TestRenameLinkedContainer [2019-11-01T15:50:22.320Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-01T15:50:23.252Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-01T15:50:23.618Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-01T15:50:23.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:50:23.618Z] INFO: Testing against a local daemon [2019-11-01T15:50:23.618Z] === RUN TestBuildWithSession [2019-11-01T15:50:23.618Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-01T15:50:23.618Z] build_session_test.go:25: TODO: BuildKit [2019-11-01T15:50:23.618Z] === RUN TestBuildSquashParent [2019-11-01T15:50:23.618Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-01T15:50:23.618Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:23.618Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-01T15:50:23.618Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-01T15:50:23.618Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:23.618Z] === RUN TestBuildMultiStageCopy [2019-11-01T15:50:23.618Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-01T15:50:23.989Z] --- PASS: TestRenameLinkedContainer (2.84s) [2019-11-01T15:50:23.989Z] === RUN TestRenameStoppedContainer [2019-11-01T15:50:24.183Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-01T15:50:24.608Z] --- PASS: TestRenameStoppedContainer (0.68s) [2019-11-01T15:50:24.608Z] === RUN TestRenameRunningContainerAndReuse [2019-11-01T15:50:25.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-01T15:50:26.093Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-11-01T15:50:26.093Z] === RUN TestRenameInvalidName [2019-11-01T15:50:26.117Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-01T15:50:27.049Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-01T15:50:27.104Z] --- PASS: TestRenameInvalidName (0.77s) [2019-11-01T15:50:27.104Z] === RUN TestRenameAnonymousContainer [2019-11-01T15:50:29.572Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-01T15:50:29.792Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2019-11-01T15:50:29.792Z] === RUN TestRenameContainerWithSameName [2019-11-01T15:50:30.076Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2019-11-01T15:50:30.076Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-01T15:50:31.564Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2019-11-01T15:50:31.564Z] === RUN TestResize [2019-11-01T15:50:32.185Z] --- PASS: TestResize (0.73s) [2019-11-01T15:50:32.185Z] === RUN TestResizeWithInvalidSize [2019-11-01T15:50:32.804Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-11-01T15:50:32.804Z] === RUN TestResizeWhenContainerNotStarted [2019-11-01T15:50:33.821Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:50:33.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:50:33.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:50:33.822Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:50:33.822Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:50:33.822Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:50:33.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-01T15:50:33.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-01T15:50:33.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-01T15:50:33.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-01T15:50:34.828Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-01T15:50:37.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-01T15:50:37.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-01T15:50:37.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:50:37.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-01T15:50:39.003Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-01T15:50:39.260Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-01T15:50:39.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:50:39.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-01T15:50:40.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-01T15:50:41.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-01T15:50:41.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-01T15:50:41.337Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-01T15:50:41.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-01T15:50:42.308Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.42s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.55s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.61s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.12s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.27s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2019-11-01T15:50:43.673Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2019-11-01T15:50:43.673Z] === RUN TestCgroupNamespacesRun [2019-11-01T15:50:43.853Z] --- PASS: TestBuildMultiStageCopy (20.56s) [2019-11-01T15:50:43.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (15.70s) [2019-11-01T15:50:43.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2019-11-01T15:50:43.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2019-11-01T15:50:43.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2019-11-01T15:50:43.853Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.75s) [2019-11-01T15:50:43.853Z] === RUN TestBuildMultiStageParentConfig [2019-11-01T15:50:43.853Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-01T15:50:43.853Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:43.853Z] === RUN TestBuildLabelWithTargets [2019-11-01T15:50:43.853Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-01T15:50:43.853Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:43.853Z] === RUN TestBuildWithEmptyLayers [2019-11-01T15:50:44.528Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-01T15:50:44.829Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2019-11-01T15:50:44.829Z] === RUN TestBuildMultiStageOnBuild [2019-11-01T15:50:44.829Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-01T15:50:44.829Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:44.829Z] === RUN TestBuildUncleanTarFilenames [2019-11-01T15:50:45.291Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-11-01T15:50:45.291Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:45.291Z] === RUN TestBuildMultiStageLayerLeak [2019-11-01T15:50:45.291Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-01T15:50:45.291Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:45.291Z] === RUN TestBuildWithHugeFile [2019-11-01T15:50:45.291Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-01T15:50:45.291Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-01T15:50:45.291Z] === RUN TestBuildWithEmptyDockerfile [2019-11-01T15:50:45.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:50:45.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:50:45.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:50:45.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:50:45.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:50:45.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:50:45.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-01T15:50:45.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-01T15:50:45.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-01T15:50:45.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2019-11-01T15:50:45.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-01T15:50:45.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-01T15:50:45.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-01T15:50:45.291Z] === RUN TestBuildPreserveOwnership [2019-11-01T15:50:45.291Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-01T15:50:45.291Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:45.291Z] === RUN TestBuildPlatformInvalid [2019-11-01T15:50:45.291Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-11-01T15:50:45.291Z] PASS [2019-11-01T15:50:45.291Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-01T15:50:45.706Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-11-01T15:50:45.706Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-01T15:50:45.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:50:45.752Z] INFO: Testing against a local daemon [2019-11-01T15:50:45.752Z] === RUN TestConfigList [2019-11-01T15:50:45.752Z] --- SKIP: TestConfigList (0.00s) [2019-11-01T15:50:45.752Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.752Z] === RUN TestConfigsCreateAndDelete [2019-11-01T15:50:45.752Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-01T15:50:45.752Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.752Z] === RUN TestConfigsUpdate [2019-11-01T15:50:45.752Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-01T15:50:45.753Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestTemplatedConfig [2019-11-01T15:50:45.753Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-01T15:50:45.753Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestConfigInspect [2019-11-01T15:50:45.753Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-01T15:50:45.753Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestConfigCreateWithLabels [2019-11-01T15:50:45.753Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-01T15:50:45.753Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:50:45.753Z] === RUN TestConfigCreateResolve [2019-11-01T15:50:45.753Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-01T15:50:45.753Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:50:45.753Z] === RUN TestConfigDaemonLibtrustID [2019-11-01T15:50:45.753Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-01T15:50:45.753Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:50:45.753Z] PASS [2019-11-01T15:50:45.753Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-01T15:50:45.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:50:45.753Z] INFO: Testing against a local daemon [2019-11-01T15:50:45.753Z] === RUN TestCheckpoint [2019-11-01T15:50:45.753Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-01T15:50:45.753Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:50:45.753Z] === RUN TestContainerInvalidJSON [2019-11-01T15:50:45.753Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:50:45.753Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:50:45.753Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:50:45.753Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:50:45.753Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:50:45.753Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:50:45.753Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-01T15:50:45.753Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-01T15:50:45.753Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-01T15:50:45.753Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-01T15:50:45.753Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-01T15:50:45.753Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-01T15:50:45.753Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-01T15:50:45.753Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-01T15:50:45.753Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-01T15:50:45.753Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-01T15:50:45.753Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-11-01T15:50:45.753Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-01T15:50:45.753Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-01T15:50:45.753Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-01T15:50:45.753Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-01T15:50:45.753Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestCopyFromContainer [2019-11-01T15:50:45.753Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-01T15:50:45.753Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-01T15:50:45.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:50:45.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:50:45.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:50:45.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:50:45.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:50:45.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:50:45.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-01T15:50:45.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-01T15:50:45.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-01T15:50:45.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-01T15:50:45.753Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-01T15:50:45.753Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-01T15:50:45.753Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidEnv [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-01T15:50:45.753Z] === RUN TestCreateTmpfsMountsTarget [2019-11-01T15:50:45.753Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-01T15:50:45.753Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:45.753Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-01T15:50:45.753Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-01T15:50:45.753Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:50:45.753Z] === RUN TestCreateWithCapabilities [2019-11-01T15:50:45.753Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-01T15:50:45.753Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-01T15:50:45.753Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-01T15:50:45.753Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-01T15:50:45.753Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:50:45.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:50:45.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-01T15:50:45.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-01T15:50:45.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-01T15:50:45.753Z] === RUN TestDiff [2019-11-01T15:50:45.753Z] --- SKIP: TestDiff (0.00s) [2019-11-01T15:50:45.753Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-01T15:50:45.753Z] === RUN TestExecWithCloseStdin [2019-11-01T15:50:47.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-01T15:50:47.223Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-11-01T15:50:47.223Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-01T15:50:47.945Z] --- PASS: TestExecWithCloseStdin (1.91s) [2019-11-01T15:50:47.945Z] === RUN TestExec [2019-11-01T15:50:47.945Z] --- SKIP: TestExec (0.00s) [2019-11-01T15:50:47.945Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-01T15:50:47.945Z] === RUN TestExecUser [2019-11-01T15:50:47.945Z] --- SKIP: TestExecUser (0.00s) [2019-11-01T15:50:47.945Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-01T15:50:47.945Z] === RUN TestExportContainerAndImportImage [2019-11-01T15:50:47.945Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-01T15:50:47.945Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:47.945Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-01T15:50:47.945Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-01T15:50:47.945Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:47.945Z] === RUN TestHealthCheckWorkdir [2019-11-01T15:50:47.945Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-01T15:50:47.945Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-01T15:50:47.945Z] === RUN TestHealthKillContainer [2019-11-01T15:50:47.945Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-01T15:50:47.945Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-01T15:50:47.945Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-01T15:50:47.945Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-01T15:50:47.945Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-01T15:50:47.945Z] === RUN TestKillContainerInvalidSignal [2019-11-01T15:50:47.982Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-01T15:50:48.717Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-11-01T15:50:48.717Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-01T15:50:48.916Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-01T15:50:49.489Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2019-11-01T15:50:49.489Z] === RUN TestKillContainer [2019-11-01T15:50:49.489Z] --- SKIP: TestKillContainer (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-01T15:50:49.489Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-01T15:50:49.489Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-01T15:50:49.489Z] === RUN TestKillStoppedContainer [2019-11-01T15:50:49.489Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-01T15:50:49.489Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-01T15:50:49.489Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-01T15:50:49.489Z] === RUN TestKillDifferentUserContainer [2019-11-01T15:50:49.489Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-01T15:50:49.489Z] === RUN TestInspectOomKilledTrue [2019-11-01T15:50:49.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:50:49.489Z] === RUN TestInspectOomKilledFalse [2019-11-01T15:50:49.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-01T15:50:49.489Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-01T15:50:49.489Z] === RUN TestLogsFollowTailEmpty [2019-11-01T15:50:50.751Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-11-01T15:50:50.751Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-01T15:50:51.031Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2019-11-01T15:50:51.032Z] === RUN TestNetworkNat [2019-11-01T15:50:51.032Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-01T15:50:51.032Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-01T15:50:51.032Z] === RUN TestNetworkLocalhostTCPNat [2019-11-01T15:50:51.032Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-01T15:50:51.032Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:50:51.032Z] === RUN TestNetworkLoopbackNat [2019-11-01T15:50:51.032Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-01T15:50:51.032Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-01T15:50:51.032Z] === RUN TestPause [2019-11-01T15:50:51.032Z] --- SKIP: TestPause (0.00s) [2019-11-01T15:50:51.032Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-01T15:50:51.032Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-01T15:50:52.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-01T15:50:52.239Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-11-01T15:50:52.239Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-01T15:50:52.577Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) [2019-11-01T15:50:52.577Z] === RUN TestPauseStopPausedContainer [2019-11-01T15:50:52.577Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-01T15:50:52.577Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:50:52.577Z] === RUN TestPsFilter [2019-11-01T15:50:52.577Z] --- PASS: TestPsFilter (0.14s) [2019-11-01T15:50:52.577Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-01T15:50:53.257Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-11-01T15:50:53.257Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-01T15:50:54.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2019-11-01T15:50:54.273Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-01T15:50:54.715Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-01T15:50:54.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s) [2019-11-01T15:50:54.764Z] === RUN TestRemoveContainerWithVolume [2019-11-01T15:50:56.085Z] === RUN TestDockerSuite/TestCpToDot [2019-11-01T15:50:56.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2019-11-01T15:50:56.331Z] === RUN TestKernelTCPMemory [2019-11-01T15:50:56.951Z] --- PASS: TestRemoveContainerWithVolume (1.86s) [2019-11-01T15:50:56.951Z] === RUN TestRemoveContainerRunning [2019-11-01T15:50:56.955Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-11-01T15:50:56.955Z] === RUN TestNISDomainname [2019-11-01T15:50:57.015Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-01T15:50:57.973Z] --- PASS: TestNISDomainname (1.01s) [2019-11-01T15:50:57.973Z] === RUN TestHostnameDnsResolution [2019-11-01T15:50:58.498Z] --- PASS: TestRemoveContainerRunning (1.64s) [2019-11-01T15:50:58.498Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-01T15:50:58.988Z] --- PASS: TestHostnameDnsResolution (1.22s) [2019-11-01T15:50:58.988Z] === RUN TestStats [2019-11-01T15:50:59.541Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-01T15:51:00.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.73s) [2019-11-01T15:51:00.042Z] === RUN TestRemoveInvalidContainer [2019-11-01T15:51:00.042Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-01T15:51:00.042Z] === RUN TestRenameLinkedContainer [2019-11-01T15:51:00.042Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-01T15:51:00.042Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:00.042Z] === RUN TestRenameStoppedContainer [2019-11-01T15:51:01.020Z] --- PASS: TestStats (2.00s) [2019-11-01T15:51:01.021Z] === RUN TestStopContainerWithTimeout [2019-11-01T15:51:01.021Z] === RUN TestStopContainerWithTimeout/0 [2019-11-01T15:51:01.021Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-01T15:51:01.021Z] === RUN TestStopContainerWithTimeout/1 [2019-11-01T15:51:01.021Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-01T15:51:01.021Z] === RUN TestStopContainerWithTimeout/3 [2019-11-01T15:51:01.021Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-01T15:51:01.021Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-01T15:51:01.021Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-01T15:51:01.021Z] === CONT TestStopContainerWithTimeout/0 [2019-11-01T15:51:01.021Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-01T15:51:01.021Z] === CONT TestStopContainerWithTimeout/1 [2019-11-01T15:51:01.021Z] === CONT TestStopContainerWithTimeout/3 [2019-11-01T15:51:01.438Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-01T15:51:02.229Z] --- PASS: TestRenameStoppedContainer (1.96s) [2019-11-01T15:51:02.229Z] === RUN TestRenameRunningContainerAndReuse [2019-11-01T15:51:02.371Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-01T15:51:04.529Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-11-01T15:51:04.529Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-11-01T15:51:04.529Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2019-11-01T15:51:04.529Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2019-11-01T15:51:04.529Z] --- PASS: TestStopContainerWithTimeout/-1 (3.47s) [2019-11-01T15:51:04.529Z] === RUN TestDeleteDevicemapper [2019-11-01T15:51:04.529Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-01T15:51:04.529Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:51:04.529Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-01T15:51:05.148Z] --- PASS: TestRenameRunningContainerAndReuse (3.24s) [2019-11-01T15:51:05.148Z] === RUN TestRenameInvalidName [2019-11-01T15:51:05.651Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-01T15:51:05.908Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-01T15:51:06.693Z] --- PASS: TestRenameInvalidName (1.66s) [2019-11-01T15:51:06.694Z] === RUN TestRenameAnonymousContainer [2019-11-01T15:51:06.694Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-01T15:51:06.694Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:06.694Z] === RUN TestRenameContainerWithSameName [2019-11-01T15:51:06.847Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-01T15:51:08.028Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2019-11-01T15:51:08.028Z] === RUN TestUpdateMemory [2019-11-01T15:51:08.337Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2019-11-01T15:51:08.337Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-01T15:51:08.337Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-01T15:51:08.337Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:08.337Z] === RUN TestResize [2019-11-01T15:51:08.337Z] --- SKIP: TestResize (0.00s) [2019-11-01T15:51:08.337Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:08.337Z] === RUN TestResizeWithInvalidSize [2019-11-01T15:51:08.337Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-01T15:51:08.337Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:08.337Z] === RUN TestResizeWhenContainerNotStarted [2019-11-01T15:51:08.744Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-01T15:51:08.744Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-01T15:51:08.744Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-01T15:51:09.059Z] --- PASS: TestUpdateMemory (1.18s) [2019-11-01T15:51:09.059Z] === RUN TestUpdateCPUQuota [2019-11-01T15:51:09.308Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-01T15:51:10.238Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-01T15:51:10.238Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-01T15:51:10.238Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-01T15:51:10.528Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) [2019-11-01T15:51:10.528Z] === RUN TestDaemonRestartKillContainers [2019-11-01T15:51:10.528Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-01T15:51:10.528Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:10.528Z] === RUN TestStats [2019-11-01T15:51:10.528Z] --- SKIP: TestStats (0.00s) [2019-11-01T15:51:10.528Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-01T15:51:10.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-01T15:51:11.131Z] --- PASS: TestUpdateCPUQuota (1.82s) [2019-11-01T15:51:11.131Z] === RUN TestUpdatePidsLimit [2019-11-01T15:51:11.131Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-01T15:51:11.131Z] === RUN TestUpdatePidsLimit/no_change [2019-11-01T15:51:11.171Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-01T15:51:11.428Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-01T15:51:11.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-01T15:51:11.685Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-01T15:51:11.685Z] === RUN TestDockerSuite/TestCreateRM [2019-11-01T15:51:11.751Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-01T15:51:11.942Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-01T15:51:11.942Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-01T15:51:11.942Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-01T15:51:12.049Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-01T15:51:12.200Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-01T15:51:12.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-01T15:51:12.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-01T15:51:13.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit (4.16s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-01T15:51:15.291Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2019-11-01T15:51:15.291Z] === RUN TestUpdateRestartPolicy [2019-11-01T15:51:15.477Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-01T15:51:15.477Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-01T15:51:15.477Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-01T15:51:17.628Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.86s) [2019-11-01T15:51:17.628Z] === RUN TestStopContainerWithTimeout [2019-11-01T15:51:17.628Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-01T15:51:17.628Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-01T15:51:17.628Z] === RUN TestUpdateRestartPolicy [2019-11-01T15:51:20.735Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-01T15:51:20.735Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-01T15:51:20.735Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-01T15:51:20.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-01T15:51:20.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-01T15:51:20.735Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-01T15:51:21.665Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-01T15:51:23.035Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-01T15:51:23.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-01T15:51:25.861Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-01T15:51:27.759Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-01T15:51:27.868Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-11-01T15:51:27.868Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-01T15:51:27.868Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-11-01T15:51:27.868Z] === RUN TestWaitNonBlocked [2019-11-01T15:51:27.868Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:51:27.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:51:27.868Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:51:27.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:51:27.868Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:51:27.868Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:51:28.323Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-01T15:51:28.896Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-01T15:51:28.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2019-11-01T15:51:28.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2019-11-01T15:51:28.896Z] === RUN TestWaitBlocked [2019-11-01T15:51:28.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:51:28.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:51:28.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:51:28.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:51:28.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-01T15:51:28.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-01T15:51:29.255Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-01T15:51:29.255Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-01T15:51:29.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-01T15:51:29.930Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-01T15:51:29.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2019-11-01T15:51:29.930Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-11-01T15:51:29.930Z] === CONT TestContainerStartOnDaemonRestart [2019-11-01T15:51:29.930Z] === CONT TestIpcModeOlderClient [2019-11-01T15:51:29.930Z] === CONT TestDaemonRestartIpcMode [2019-11-01T15:51:30.085Z] === RUN TestDockerSuite/TestDockerFails [2019-11-01T15:51:30.085Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-01T15:51:30.085Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-01T15:51:30.085Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-01T15:51:30.216Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-01T15:51:31.979Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-01T15:51:32.543Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-01T15:51:33.971Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2019-11-01T15:51:33.971Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2019-11-01T15:51:33.971Z] PASS [2019-11-01T15:51:33.971Z] [2019-11-01T15:51:33.971Z] === Skipped [2019-11-01T15:51:33.971Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-01T15:51:33.971Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-01T15:51:33.971Z] [2019-11-01T15:51:33.971Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-01T15:51:33.971Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-01T15:51:33.971Z] [2019-11-01T15:51:33.971Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-01T15:51:33.971Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-01T15:51:33.971Z] [2019-11-01T15:51:33.971Z] [2019-11-01T15:51:33.971Z] DONE 197 tests, 3 skipped in 122.937s [2019-11-01T15:51:33.971Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-01T15:51:33.971Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:51:33.971Z] ++ set -e [2019-11-01T15:51:33.971Z] ++ '[' -n 0 ']' [2019-11-01T15:51:33.971Z] ++ set -x [2019-11-01T15:51:33.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:51:33.971Z] INFO: Testing against a local daemon [2019-11-01T15:51:33.971Z] === RUN TestCommitInheritsEnv [2019-11-01T15:51:34.263Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-11-01T15:51:34.264Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-01T15:51:34.264Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-01T15:51:34.264Z] === RUN TestImagesFilterMultiReference [2019-11-01T15:51:34.440Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-01T15:51:34.440Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-01T15:51:34.440Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-01T15:51:34.555Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-01T15:51:34.555Z] === RUN TestImagePullPlatformInvalid [2019-11-01T15:51:34.555Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-01T15:51:34.555Z] === RUN TestRemoveImageOrphaning [2019-11-01T15:51:34.698Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-01T15:51:34.841Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-11-01T15:51:34.841Z] === RUN TestRemoveImageGarbageCollector [2019-11-01T15:51:34.841Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-01T15:51:34.841Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:51:34.841Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-01T15:51:34.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-01T15:51:34.841Z] === RUN TestTagInvalidReference [2019-11-01T15:51:35.135Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-01T15:51:35.135Z] === RUN TestTagValidPrefixedRepo [2019-11-01T15:51:35.135Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-11-01T15:51:35.135Z] === RUN TestTagExistedNameWithoutForce [2019-11-01T15:51:35.135Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-01T15:51:35.135Z] === RUN TestTagOfficialNames [2019-11-01T15:51:35.135Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-01T15:51:35.135Z] === RUN TestTagMatchesDigest [2019-11-01T15:51:35.135Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-01T15:51:35.135Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-01T15:51:38.753Z] --- PASS: TestUpdateRestartPolicy (19.68s) [2019-11-01T15:51:38.753Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-01T15:51:38.753Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2019-11-01T15:51:38.753Z] === RUN TestWaitNonBlocked [2019-11-01T15:51:38.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:51:38.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:51:38.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:51:38.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:51:38.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-01T15:51:38.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-01T15:51:42.797Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-01T15:51:44.693Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-01T15:51:45.860Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-01T15:51:45.860Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.76s) [2019-11-01T15:51:45.860Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.20s) [2019-11-01T15:51:45.860Z] === RUN TestWaitBlocked [2019-11-01T15:51:45.860Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-01T15:51:45.860Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:45.860Z] PASS [2019-11-01T15:51:45.860Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-01T15:51:45.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:45.860Z] INFO: Testing against a local daemon [2019-11-01T15:51:45.860Z] === RUN TestCommitInheritsEnv [2019-11-01T15:51:45.860Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-01T15:51:45.860Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:51:45.860Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-01T15:51:45.860Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-01T15:51:45.860Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-01T15:51:45.860Z] === RUN TestImagesFilterMultiReference [2019-11-01T15:51:45.860Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-01T15:51:45.860Z] === RUN TestImagePullPlatformInvalid [2019-11-01T15:51:45.860Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-01T15:51:45.860Z] === RUN TestRemoveImageOrphaning [2019-11-01T15:51:45.860Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-01T15:51:45.860Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:51:45.860Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-01T15:51:45.860Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-01T15:51:45.860Z] === RUN TestTagInvalidReference [2019-11-01T15:51:45.860Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-01T15:51:45.860Z] === RUN TestTagValidPrefixedRepo [2019-11-01T15:51:45.860Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-01T15:51:45.860Z] === RUN TestTagExistedNameWithoutForce [2019-11-01T15:51:45.860Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-01T15:51:45.860Z] === RUN TestTagOfficialNames [2019-11-01T15:51:45.860Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-01T15:51:45.860Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-01T15:51:45.860Z] === RUN TestTagMatchesDigest [2019-11-01T15:51:45.860Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-01T15:51:45.860Z] PASS [2019-11-01T15:51:45.860Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-01T15:51:45.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:45.860Z] INFO: Testing against a local daemon [2019-11-01T15:51:45.860Z] === RUN TestNetworkCreateDelete [2019-11-01T15:51:45.860Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-01T15:51:45.860Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:45.860Z] === RUN TestDockerNetworkDeletePreferID [2019-11-01T15:51:45.860Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-01T15:51:45.860Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-01T15:51:45.860Z] === RUN TestInspectNetwork [2019-11-01T15:51:45.860Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-01T15:51:45.860Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:45.860Z] === RUN TestRunContainerWithBridgeNone [2019-11-01T15:51:45.860Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-01T15:51:45.860Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:45.860Z] === RUN TestNetworkInvalidJSON [2019-11-01T15:51:45.860Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-01T15:51:45.860Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-01T15:51:45.860Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:51:45.860Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:51:45.860Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:51:45.860Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:51:45.860Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-01T15:51:45.860Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:51:45.860Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:51:45.860Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-01T15:51:45.860Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-01T15:51:45.860Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-01T15:51:45.860Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-01T15:51:45.860Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-01T15:51:45.860Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-01T15:51:46.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-01T15:51:46.321Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-01T15:51:46.321Z] === RUN TestDaemonDefaultNetworkPools [2019-11-01T15:51:46.321Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-01T15:51:46.321Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-01T15:51:46.321Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-01T15:51:46.321Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-01T15:51:46.321Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-01T15:51:46.321Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-01T15:51:46.321Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-01T15:51:46.321Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-01T15:51:46.321Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-01T15:51:46.321Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-01T15:51:46.321Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-01T15:51:46.321Z] === RUN TestServiceWithPredefinedNetwork [2019-11-01T15:51:46.322Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-01T15:51:46.322Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-01T15:51:46.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:51:46.322Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:51:46.322Z] === RUN TestServiceWithDataPathPortInit [2019-11-01T15:51:46.322Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-01T15:51:46.322Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-01T15:51:46.322Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-01T15:51:46.322Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-01T15:51:46.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.322Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.322Z] === RUN TestPluginInvalidJSON [2019-11-01T15:51:46.322Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:51:46.322Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:51:46.322Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:51:46.322Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-01T15:51:46.322Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-01T15:51:46.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.322Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.322Z] === RUN TestExternalGraphDriver [2019-11-01T15:51:46.322Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-01T15:51:46.322Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-01T15:51:46.322Z] === RUN TestGraphdriverPluginV2 [2019-11-01T15:51:46.322Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-01T15:51:46.322Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-01T15:51:46.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.322Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-01T15:51:46.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-01T15:51:46.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.322Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.322Z] === RUN TestSecretInspect [2019-11-01T15:51:46.322Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-01T15:51:46.322Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestSecretList [2019-11-01T15:51:46.322Z] --- SKIP: TestSecretList (0.00s) [2019-11-01T15:51:46.322Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestSecretsCreateAndDelete [2019-11-01T15:51:46.322Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-01T15:51:46.322Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestSecretsUpdate [2019-11-01T15:51:46.322Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-01T15:51:46.322Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestTemplatedSecret [2019-11-01T15:51:46.322Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-01T15:51:46.322Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.322Z] === RUN TestSecretCreateResolve [2019-11-01T15:51:46.322Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-01T15:51:46.322Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:46.322Z] PASS [2019-11-01T15:51:46.322Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-01T15:51:46.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.783Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.783Z] === RUN TestServiceCreateInit [2019-11-01T15:51:46.783Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-01T15:51:46.783Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-01T15:51:46.783Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceMultipleTimes [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceConflict [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceMaxReplicas [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-01T15:51:46.783Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceSecretFileMode [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceConfigFileMode [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-01T15:51:46.783Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceSysctls [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-01T15:51:46.783Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestCreateServiceCapabilities [2019-11-01T15:51:46.783Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-11-01T15:51:46.783Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestInspect [2019-11-01T15:51:46.783Z] --- SKIP: TestInspect (0.00s) [2019-11-01T15:51:46.783Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestServiceListWithStatuses [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-01T15:51:46.783Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestDockerNetworkConnectAlias [2019-11-01T15:51:46.783Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-01T15:51:46.783Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestDockerNetworkReConnect [2019-11-01T15:51:46.783Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-01T15:51:46.783Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestServicePlugin [2019-11-01T15:51:46.783Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-01T15:51:46.783Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestServiceUpdateLabel [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-01T15:51:46.783Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:46.783Z] === RUN TestServiceUpdateSecrets [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-01T15:51:46.783Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:46.783Z] === RUN TestServiceUpdateConfigs [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-01T15:51:46.783Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:46.783Z] === RUN TestServiceUpdateNetwork [2019-11-01T15:51:46.783Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-01T15:51:46.783Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-01T15:51:46.783Z] PASS [2019-11-01T15:51:46.783Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-01T15:51:46.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.783Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.783Z] === RUN TestSessionCreate [2019-11-01T15:51:46.783Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-01T15:51:46.783Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:46.783Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-01T15:51:46.783Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-01T15:51:46.783Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:46.783Z] PASS [2019-11-01T15:51:46.783Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-01T15:51:46.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:46.783Z] INFO: Testing against a local daemon [2019-11-01T15:51:46.783Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-01T15:51:46.783Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T15:51:46.783Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-01T15:51:46.783Z] === RUN TestEventsExecDie [2019-11-01T15:51:46.783Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-01T15:51:46.783Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-01T15:51:46.783Z] === RUN TestEventsBackwardsCompatible [2019-11-01T15:51:46.783Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-01T15:51:46.783Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-01T15:51:46.783Z] === RUN TestInfoAPI [2019-11-01T15:51:46.783Z] --- PASS: TestInfoAPI (0.03s) [2019-11-01T15:51:46.783Z] === RUN TestInfoAPIWarnings [2019-11-01T15:51:46.783Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-01T15:51:46.783Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-01T15:51:46.783Z] === RUN TestInfoDebug [2019-11-01T15:51:46.783Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-01T15:51:46.783Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-01T15:51:46.783Z] === RUN TestInfoInsecureRegistries [2019-11-01T15:51:46.783Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-01T15:51:46.783Z] info_test.go:101: [d82fe16c9c954] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d82fe16c9c954\root --exec-root C:\windows\TEMP\dxr\d82fe16c9c954 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d82fe16c9c954\docker.pid --userland-proxy=true --containerd-namespace d82fe16c9c954 --containerd-plugins-namespace d82fe16c9c954p --host unix://C:\windows\TEMP\docker-integration\d82fe16c9c954.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-01T15:51:46.783Z] === RUN TestInfoRegistryMirrors [2019-11-01T15:51:46.783Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-01T15:51:46.783Z] info_test.go:125: [d27d4f43e7cbf] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d27d4f43e7cbf\root --exec-root C:\windows\TEMP\dxr\d27d4f43e7cbf --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d27d4f43e7cbf\docker.pid --userland-proxy=true --containerd-namespace d27d4f43e7cbf --containerd-plugins-namespace d27d4f43e7cbfp --host unix://C:\windows\TEMP\docker-integration\d27d4f43e7cbf.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-01T15:51:46.783Z] === RUN TestLoginFailsWithBadCredentials [2019-11-01T15:51:47.432Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-01T15:51:47.756Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-11-01T15:51:47.756Z] === RUN TestPingCacheHeaders [2019-11-01T15:51:47.756Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-01T15:51:47.756Z] === RUN TestPingGet [2019-11-01T15:51:47.756Z] --- PASS: TestPingGet (0.03s) [2019-11-01T15:51:47.756Z] === RUN TestPingHead [2019-11-01T15:51:47.756Z] --- PASS: TestPingHead (0.03s) [2019-11-01T15:51:47.756Z] === RUN TestVersion [2019-11-01T15:51:47.756Z] --- PASS: TestVersion (0.03s) [2019-11-01T15:51:47.756Z] FAIL [2019-11-01T15:51:47.756Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-01T15:51:47.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:47.756Z] INFO: Testing against a local daemon [2019-11-01T15:51:47.756Z] === RUN TestVolumesCreateAndList [2019-11-01T15:51:48.219Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-01T15:51:48.219Z] === RUN TestVolumesRemove [2019-11-01T15:51:48.219Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-01T15:51:48.219Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-01T15:51:48.219Z] === RUN TestVolumesInspect [2019-11-01T15:51:48.219Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-01T15:51:48.219Z] === RUN TestVolumesInvalidJSON [2019-11-01T15:51:48.219Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-01T15:51:48.219Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-01T15:51:48.219Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-01T15:51:48.219Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-01T15:51:48.219Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-01T15:51:48.219Z] PASS [2019-11-01T15:51:48.219Z] INFO: make.ps1 ended at 11/01/2019 15:51:47 [2019-11-01T15:51:48.219Z] INFO: Integration CLI tests being run from the host: [2019-11-01T15:51:48.219Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-01T15:51:49.954Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-01T15:51:51.324Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-01T15:51:52.257Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-01T15:51:52.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-01T15:51:53.388Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-01T15:51:54.319Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-01T15:51:55.257Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-01T15:51:56.189Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-01T15:51:56.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-01T15:51:56.829Z] INFO: Testing against a local daemon [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-01T15:51:56.829Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-01T15:51:57.290Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-01T15:51:58.085Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-01T15:51:59.983Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-01T15:52:04.164Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-01T15:52:06.059Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-01T15:52:07.431Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-01T15:52:09.326Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-01T15:52:09.891Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-01T15:52:10.149Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-01T15:52:12.046Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-01T15:52:12.046Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-01T15:52:12.303Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-01T15:52:12.559Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-01T15:52:12.816Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-01T15:52:12.816Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-01T15:52:14.712Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-01T15:52:16.083Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-01T15:52:16.083Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-01T15:52:16.083Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-01T15:52:17.016Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-01T15:52:17.273Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-01T15:52:17.843Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-01T15:52:18.773Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-01T15:52:19.030Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-01T15:52:19.030Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-01T15:52:19.030Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-01T15:52:20.924Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-01T15:52:21.488Z] === RUN TestDockerSuite/TestEventsRename [2019-11-01T15:52:22.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-01T15:52:22.310Z] === RUN TestDockerSuite/TestEventsResize [2019-11-01T15:52:23.680Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-01T15:52:24.249Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-01T15:52:25.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-01T15:52:25.181Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-01T15:52:26.114Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-01T15:52:29.391Z] === RUN TestDockerSuite/TestEventsTop [2019-11-01T15:52:29.955Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-01T15:52:32.476Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-01T15:52:34.371Z] === RUN TestDockerSuite/TestExec [2019-11-01T15:52:35.303Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-01T15:52:36.673Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-01T15:52:37.237Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-01T15:52:38.169Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-01T15:52:40.064Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-01T15:52:40.994Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-01T15:52:41.925Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-01T15:52:42.855Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-01T15:52:43.787Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-01T15:52:44.717Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-01T15:52:45.647Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-01T15:52:47.016Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-01T15:52:47.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-01T15:52:48.879Z] === RUN TestDockerSuite/TestExecEnv [2019-11-01T15:52:49.812Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-01T15:52:51.708Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-01T15:52:53.080Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-01T15:52:56.359Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-01T15:52:56.616Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-01T15:52:57.547Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-01T15:52:58.480Z] === RUN TestDockerSuite/TestExecParseError [2019-11-01T15:52:59.411Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-01T15:53:00.343Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-01T15:53:01.275Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-01T15:53:03.802Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-01T15:53:04.734Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-01T15:53:05.664Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-01T15:53:15.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-01T15:53:16.993Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-01T15:53:17.934Z] === RUN TestDockerSuite/TestExecTTY [2019-11-01T15:53:18.866Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-01T15:53:20.238Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-01T15:53:22.134Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-01T15:53:23.064Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-01T15:53:23.064Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-01T15:53:25.599Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-01T15:53:26.535Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-01T15:53:27.905Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-01T15:53:28.469Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-01T15:53:29.839Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-01T15:53:35.091Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-01T15:53:39.264Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-01T15:53:41.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-01T15:53:42.057Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-01T15:53:47.312Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-01T15:53:47.876Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-01T15:53:47.876Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-01T15:53:47.876Z] === RUN TestDockerSuite/TestHealth [2019-11-01T15:54:09.782Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-01T15:54:09.782Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-01T15:54:09.782Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-01T15:54:09.782Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-01T15:54:11.156Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-01T15:54:11.156Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-01T15:54:12.098Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-01T15:54:12.098Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-01T15:54:12.098Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-01T15:54:12.098Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-01T15:54:12.361Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-01T15:54:12.618Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-01T15:54:13.182Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-01T15:54:13.182Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-01T15:54:14.113Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-01T15:54:14.113Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-01T15:54:15.044Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-01T15:54:15.979Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-01T15:54:15.979Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-01T15:54:16.911Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-01T15:54:20.186Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-01T15:54:20.186Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-01T15:54:20.186Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-01T15:54:21.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-01T15:54:21.555Z] === RUN TestDockerSuite/TestImportFile [2019-11-01T15:54:23.452Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-01T15:54:23.452Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-01T15:54:24.227Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-01T15:54:25.982Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-01T15:54:26.412Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-01T15:54:26.413Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-01T15:54:26.413Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-01T15:54:28.507Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-01T15:54:29.365Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-01T15:54:30.407Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-01T15:54:31.338Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-01T15:54:31.556Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-01T15:54:31.556Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-01T15:54:31.556Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-01T15:54:31.556Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-01T15:54:31.556Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-01T15:54:32.270Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-01T15:54:33.643Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-01T15:54:33.643Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-01T15:54:33.643Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-01T15:54:34.473Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-01T15:54:34.473Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-01T15:54:34.473Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-01T15:54:34.580Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-01T15:54:35.511Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-01T15:54:36.443Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-01T15:54:37.377Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-01T15:54:38.309Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-01T15:54:39.245Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-01T15:54:39.245Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-01T15:54:41.565Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-01T15:54:41.776Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-01T15:54:42.343Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-01T15:54:43.274Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-01T15:54:43.274Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-01T15:54:44.205Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-01T15:54:44.205Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-01T15:54:45.574Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-01T15:54:46.504Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-01T15:54:47.436Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-01T15:54:48.830Z] === RUN TestDockerSuite/TestInspectImage [2019-11-01T15:54:48.830Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-01T15:54:48.830Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-01T15:54:48.830Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-01T15:54:48.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-01T15:54:49.761Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-01T15:54:50.696Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-01T15:54:50.696Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-01T15:54:52.069Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-01T15:54:53.000Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-01T15:54:54.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-01T15:54:55.154Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-01T15:54:55.154Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-01T15:54:56.085Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-01T15:54:57.018Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-01T15:54:57.583Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-01T15:54:58.952Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-01T15:54:59.885Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-01T15:55:00.817Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-01T15:55:01.381Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-01T15:55:01.638Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-01T15:55:02.569Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-01T15:55:03.501Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-01T15:55:04.437Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-01T15:55:04.437Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-01T15:55:04.437Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-01T15:55:06.968Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-01T15:55:07.899Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-01T15:55:08.831Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-01T15:55:10.728Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-01T15:55:10.728Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-01T15:55:10.987Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-01T15:55:13.513Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-01T15:55:16.035Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-01T15:55:16.598Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-01T15:55:18.493Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-01T15:55:18.493Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-01T15:55:21.018Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-01T15:55:21.275Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-01T15:55:22.206Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-01T15:55:22.773Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-01T15:55:34.981Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-01T15:55:37.503Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-01T15:55:39.400Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-01T15:55:40.333Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-01T15:55:42.856Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-01T15:55:42.856Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-01T15:55:43.113Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-01T15:55:43.370Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-01T15:55:43.370Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-01T15:55:44.300Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-01T15:55:44.864Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-01T15:55:49.038Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-01T15:55:49.038Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-01T15:55:49.603Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-01T15:55:54.856Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-01T15:55:55.426Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-01T15:55:55.426Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-01T15:55:56.795Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-01T15:55:57.730Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-01T15:55:59.102Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-01T15:55:59.361Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-01T15:56:00.294Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-01T15:56:01.665Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-01T15:56:03.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-01T15:56:04.492Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-01T15:56:05.424Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-01T15:56:06.357Z] === RUN TestDockerSuite/TestLogsSince [2019-11-01T15:56:13.068Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-01T15:56:17.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-01T15:56:19.153Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-01T15:56:19.716Z] === RUN TestDockerSuite/TestLogsTail [2019-11-01T15:56:19.973Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-01T15:56:20.536Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-01T15:56:21.468Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-01T15:56:22.400Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-01T15:56:22.965Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-01T15:56:23.528Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-01T15:56:23.785Z] === RUN TestDockerSuite/TestNetHostname [2019-11-01T15:56:25.849Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-01T15:56:26.412Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-01T15:56:26.670Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-01T15:56:28.040Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-01T15:56:29.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-01T15:56:30.868Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-01T15:56:31.800Z] === RUN TestDockerSuite/TestPluginActive [2019-11-01T15:56:33.695Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-01T15:56:33.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-01T15:56:40.252Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-01T15:56:40.510Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-01T15:56:40.510Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-01T15:56:41.440Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-01T15:56:42.261Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-01T15:56:42.262Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-01T15:56:43.126Z] --- PASS: TestImportExtremelyLargeImageWorks (300.85s) [2019-11-01T15:56:43.126Z] PASS [2019-11-01T15:56:43.126Z] [2019-11-01T15:56:43.126Z] === Skipped [2019-11-01T15:56:43.126Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-01T15:56:43.126Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:56:43.126Z] [2019-11-01T15:56:43.126Z] [2019-11-01T15:56:43.126Z] DONE 12 tests, 1 skipped in 302.178s [2019-11-01T15:56:43.126Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-01T15:56:43.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:56:43.126Z] ++ set -e [2019-11-01T15:56:43.126Z] ++ '[' -n 0 ']' [2019-11-01T15:56:43.126Z] ++ set -x [2019-11-01T15:56:43.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:56:43.127Z] INFO: Testing against a local daemon [2019-11-01T15:56:43.127Z] === RUN TestNetworkCreateDelete [2019-11-01T15:56:43.127Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-11-01T15:56:43.127Z] === RUN TestDockerNetworkDeletePreferID [2019-11-01T15:56:43.127Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2019-11-01T15:56:43.127Z] === RUN TestInspectNetwork [2019-11-01T15:56:43.127Z] === RUN TestInspectNetwork/full_network_id [2019-11-01T15:56:43.127Z] === RUN TestInspectNetwork/partial_network_id [2019-11-01T15:56:43.127Z] === RUN TestInspectNetwork/network_name [2019-11-01T15:56:43.127Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-01T15:56:43.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-01T15:56:43.805Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-01T15:56:44.668Z] --- PASS: TestInspectNetwork (7.53s) [2019-11-01T15:56:44.668Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-01T15:56:44.668Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-01T15:56:44.668Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-01T15:56:44.668Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-01T15:56:44.668Z] === RUN TestRunContainerWithBridgeNone [2019-11-01T15:56:44.704Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-01T15:56:44.777Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-01T15:56:44.777Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-01T15:56:44.777Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-01T15:56:44.777Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-01T15:56:46.600Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-01T15:56:46.856Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-01T15:56:47.463Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-11-01T15:56:47.464Z] === RUN TestNetworkInvalidJSON [2019-11-01T15:56:47.464Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-01T15:56:47.464Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-01T15:56:47.464Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:56:47.464Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:56:47.464Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:56:47.464Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:56:47.464Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-01T15:56:47.464Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-01T15:56:47.464Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-01T15:56:47.464Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-01T15:56:47.464Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-01T15:56:47.464Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-01T15:56:47.464Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-01T15:56:47.464Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-01T15:56:47.692Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-01T15:56:48.128Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-01T15:56:48.128Z] === RUN TestDaemonDefaultNetworkPools [2019-11-01T15:56:48.750Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-01T15:56:49.210Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-11-01T15:56:49.210Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-01T15:56:50.260Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-11-01T15:56:50.260Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-01T15:56:51.746Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2019-11-01T15:56:51.746Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-01T15:56:52.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-01T15:56:52.364Z] === RUN TestServiceWithPredefinedNetwork [2019-11-01T15:56:54.008Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-01T15:56:54.008Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-01T15:56:55.058Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2019-11-01T15:56:55.058Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-01T15:56:55.058Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:56:55.058Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:56:55.058Z] === RUN TestServiceWithDataPathPortInit [2019-11-01T15:56:56.531Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-01T15:56:57.902Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-01T15:56:59.273Z] === RUN TestDockerSuite/TestPortList [2019-11-01T15:56:59.531Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-01T15:57:00.096Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-01T15:57:08.681Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-01T15:57:09.656Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-01T15:57:09.656Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-01T15:57:10.460Z] --- PASS: TestServiceWithDataPathPortInit (14.84s) [2019-11-01T15:57:10.460Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-01T15:57:11.718Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-01T15:57:11.718Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-01T15:57:12.571Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-01T15:57:13.612Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-01T15:57:14.117Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-01T15:57:16.888Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-01T15:57:17.289Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2019-11-01T15:57:17.289Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tzil6ny8mhnns8txg68z2pjsp Created:2019-11-01 15:57:10.603029053 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[38f01a061da5fda8e876b99598af4a80ae462644ca3922dcc3d7213d84002b53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pu8ytztew5hm73kxlilqz9m84 EndpointID:ea2ffd85b3c1b44db159360f4daaa7b2319a6cbcda7130a874c57b23891ea5a8 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72f69f5a188f78d446b26ed735bbe360777f9fe4ce94974e8610093a49692283 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:acb30b8259bb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pu8ytztew5hm73kxlilqz9m84 EndpointID:ea2ffd85b3c1b44db159360f4daaa7b2319a6cbcda7130a874c57b23891ea5a8 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-01T15:57:17.289Z] PASS [2019-11-01T15:57:17.289Z] [2019-11-01T15:57:17.289Z] === Skipped [2019-11-01T15:57:17.289Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-01T15:57:17.289Z] service_test.go:230: FLAKY_TEST [2019-11-01T15:57:17.289Z] [2019-11-01T15:57:17.289Z] [2019-11-01T15:57:17.289Z] DONE 21 tests, 1 skipped in 40.970s [2019-11-01T15:57:17.289Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:57:17.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:17.289Z] ++ set -e [2019-11-01T15:57:17.289Z] ++ '[' -n 0 ']' [2019-11-01T15:57:17.289Z] ++ set -x [2019-11-01T15:57:17.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:17.290Z] INFO: Testing against a local daemon [2019-11-01T15:57:17.290Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-01T15:57:17.290Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-01T15:57:17.290Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:57:17.290Z] === RUN TestDockerNetworkIpvlan [2019-11-01T15:57:17.290Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:57:17.290Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:57:17.290Z] PASS [2019-11-01T15:57:17.290Z] [2019-11-01T15:57:17.290Z] === Skipped [2019-11-01T15:57:17.290Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-01T15:57:17.290Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:57:17.290Z] [2019-11-01T15:57:17.290Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-01T15:57:17.290Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-01T15:57:17.290Z] [2019-11-01T15:57:17.290Z] [2019-11-01T15:57:17.290Z] DONE 2 tests, 2 skipped in 0.111s [2019-11-01T15:57:17.290Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-01T15:57:17.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:17.290Z] ++ set -e [2019-11-01T15:57:17.290Z] ++ '[' -n 0 ']' [2019-11-01T15:57:17.290Z] ++ set -x [2019-11-01T15:57:17.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:17.290Z] INFO: Testing against a local daemon [2019-11-01T15:57:17.290Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-01T15:57:18.775Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-11-01T15:57:18.775Z] === RUN TestDockerNetworkMacvlan [2019-11-01T15:57:18.822Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-01T15:57:18.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-01T15:57:18.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-01T15:57:18.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-01T15:57:18.822Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-01T15:57:19.284Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-01T15:57:19.410Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-01T15:57:19.410Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-01T15:57:19.410Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-01T15:57:19.828Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-01T15:57:20.118Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-01T15:57:20.118Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-01T15:57:20.118Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-01T15:57:20.839Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-01T15:57:21.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-01T15:57:21.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-01T15:57:21.849Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-01T15:57:21.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-01T15:57:22.236Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-01T15:57:23.608Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-01T15:57:23.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-01T15:57:23.865Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-01T15:57:24.529Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-01T15:57:28.007Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-01T15:57:28.071Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-01T15:57:29.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-01T15:57:29.264Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-01T15:57:29.522Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-01T15:57:29.779Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-01T15:57:32.305Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-01T15:57:33.239Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-01T15:57:33.522Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-01T15:57:33.806Z] --- PASS: TestDockerNetworkMacvlan (15.15s) [2019-11-01T15:57:33.807Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-01T15:57:33.807Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-01T15:57:33.807Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-11-01T15:57:33.807Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-11-01T15:57:33.807Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.28s) [2019-11-01T15:57:33.807Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2019-11-01T15:57:33.807Z] PASS [2019-11-01T15:57:33.807Z] [2019-11-01T15:57:33.807Z] DONE 8 tests in 16.730s [2019-11-01T15:57:33.807Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-01T15:57:33.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:33.807Z] ++ set -e [2019-11-01T15:57:33.807Z] ++ '[' -n 0 ']' [2019-11-01T15:57:33.807Z] ++ set -x [2019-11-01T15:57:33.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:34.094Z] testing: warning: no tests to run [2019-11-01T15:57:34.094Z] PASS [2019-11-01T15:57:34.094Z] [2019-11-01T15:57:34.094Z] DONE 0 tests in 0.024s [2019-11-01T15:57:34.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-01T15:57:34.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:34.094Z] ++ set -e [2019-11-01T15:57:34.094Z] ++ '[' -n 0 ']' [2019-11-01T15:57:34.094Z] ++ set -x [2019-11-01T15:57:34.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:57:34.094Z] INFO: Testing against a local daemon [2019-11-01T15:57:34.094Z] === RUN TestAuthZPluginAllowRequest [2019-11-01T15:57:34.609Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-01T15:57:36.124Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-11-01T15:57:36.124Z] === RUN TestAuthZPluginTLS [2019-11-01T15:57:36.409Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-01T15:57:36.409Z] === RUN TestAuthZPluginDenyRequest [2019-11-01T15:57:37.029Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-01T15:57:37.029Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-01T15:57:37.665Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2019-11-01T15:57:37.665Z] === RUN TestAuthZPluginDenyResponse [2019-11-01T15:57:37.951Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-01T15:57:37.951Z] === RUN TestAuthZPluginAllowEventStream [2019-11-01T15:57:38.785Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-01T15:57:39.979Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2019-11-01T15:57:39.980Z] === RUN TestAuthZPluginErrorResponse [2019-11-01T15:57:40.264Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-01T15:57:40.264Z] === RUN TestAuthZPluginErrorRequest [2019-11-01T15:57:40.881Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-01T15:57:40.881Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-01T15:57:41.497Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-01T15:57:41.497Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-01T15:57:43.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2019-11-01T15:57:43.525Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-01T15:57:44.046Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-01T15:57:44.046Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-01T15:57:45.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-01T15:57:45.569Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2019-11-01T15:57:45.570Z] === RUN TestAuthZPluginHeader [2019-11-01T15:57:46.587Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-11-01T15:57:46.587Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-01T15:57:46.587Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-01T15:57:46.587Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:57:46.588Z] === RUN TestAuthZPluginV2Disable [2019-11-01T15:57:46.588Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-01T15:57:46.588Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:57:46.588Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-01T15:57:46.588Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-01T15:57:46.588Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:57:46.588Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-01T15:57:46.588Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-01T15:57:46.588Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:57:46.588Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-01T15:57:47.942Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-01T15:57:56.046Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-01T15:57:57.419Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-01T15:57:58.350Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-01T15:57:59.720Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-01T15:58:01.618Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-01T15:58:03.514Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-01T15:58:05.037Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-11-01T15:58:05.037Z] PASS [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] === Skipped [2019-11-01T15:58:05.037Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-01T15:58:05.037Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-01T15:58:05.037Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-01T15:58:05.037Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-01T15:58:05.037Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] DONE 17 tests, 4 skipped in 29.453s [2019-11-01T15:58:05.037Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-01T15:58:05.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:05.037Z] ++ set -e [2019-11-01T15:58:05.037Z] ++ '[' -n 0 ']' [2019-11-01T15:58:05.037Z] ++ set -x [2019-11-01T15:58:05.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:05.037Z] INFO: Testing against a local daemon [2019-11-01T15:58:05.037Z] === RUN TestPluginInvalidJSON [2019-11-01T15:58:05.037Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:58:05.037Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:58:05.037Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-01T15:58:05.037Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-01T15:58:05.037Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-01T15:58:05.037Z] PASS [2019-11-01T15:58:05.037Z] [2019-11-01T15:58:05.037Z] DONE 2 tests in 0.124s [2019-11-01T15:58:05.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-01T15:58:05.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:05.037Z] ++ set -e [2019-11-01T15:58:05.037Z] ++ '[' -n 0 ']' [2019-11-01T15:58:05.037Z] ++ set -x [2019-11-01T15:58:05.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:05.037Z] INFO: Testing against a local daemon [2019-11-01T15:58:05.037Z] === RUN TestExternalGraphDriver [2019-11-01T15:58:05.037Z] === RUN TestExternalGraphDriver/json [2019-11-01T15:58:05.409Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-01T15:58:06.058Z] === RUN TestExternalGraphDriver/spec [2019-11-01T15:58:07.934Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-01T15:58:08.088Z] === RUN TestExternalGraphDriver/pull [2019-11-01T15:58:09.305Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-01T15:58:09.562Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-01T15:58:10.118Z] --- PASS: TestExternalGraphDriver (6.47s) [2019-11-01T15:58:10.118Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-11-01T15:58:10.118Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-11-01T15:58:10.118Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2019-11-01T15:58:10.118Z] === RUN TestGraphdriverPluginV2 [2019-11-01T15:58:10.163Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-01T15:58:10.163Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-01T15:58:10.163Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-01T15:58:10.403Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-11-01T15:58:10.403Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:58:10.403Z] PASS [2019-11-01T15:58:10.403Z] [2019-11-01T15:58:10.403Z] === Skipped [2019-11-01T15:58:10.403Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-11-01T15:58:10.403Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:58:10.403Z] [2019-11-01T15:58:10.403Z] [2019-11-01T15:58:10.403Z] DONE 5 tests, 1 skipped in 6.653s [2019-11-01T15:58:10.403Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-01T15:58:10.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:10.403Z] ++ set -e [2019-11-01T15:58:10.403Z] ++ '[' -n 0 ']' [2019-11-01T15:58:10.403Z] ++ set -x [2019-11-01T15:58:10.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:10.403Z] INFO: Testing against a local daemon [2019-11-01T15:58:10.403Z] === RUN TestContinueAfterPluginCrash [2019-11-01T15:58:10.403Z] === PAUSE TestContinueAfterPluginCrash [2019-11-01T15:58:10.403Z] === RUN TestDaemonStartWithLogOpt [2019-11-01T15:58:10.403Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-01T15:58:10.403Z] === CONT TestContinueAfterPluginCrash [2019-11-01T15:58:10.403Z] === CONT TestDaemonStartWithLogOpt [2019-11-01T15:58:10.493Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-01T15:58:12.391Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-01T15:58:13.107Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-01T15:58:15.651Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-01T15:58:15.909Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-01T15:58:16.844Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-01T15:58:16.844Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-01T15:58:17.114Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-01T15:58:17.114Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-01T15:58:17.372Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-01T15:58:18.304Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-01T15:58:20.200Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-01T15:58:22.095Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-01T15:58:22.659Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-01T15:58:25.010Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-01T15:58:25.010Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-01T15:58:25.687Z] --- PASS: TestDaemonStartWithLogOpt (15.39s) [2019-11-01T15:58:25.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-01T15:58:30.761Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-01T15:58:31.174Z] --- PASS: TestContinueAfterPluginCrash (20.45s) [2019-11-01T15:58:31.174Z] PASS [2019-11-01T15:58:31.174Z] [2019-11-01T15:58:31.174Z] DONE 2 tests in 20.548s [2019-11-01T15:58:31.174Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-01T15:58:31.174Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:31.174Z] ++ set -e [2019-11-01T15:58:31.174Z] ++ '[' -n 0 ']' [2019-11-01T15:58:31.174Z] ++ set -x [2019-11-01T15:58:31.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:31.174Z] INFO: Testing against a local daemon [2019-11-01T15:58:31.174Z] === RUN TestPluginWithDevMounts [2019-11-01T15:58:31.174Z] === PAUSE TestPluginWithDevMounts [2019-11-01T15:58:31.174Z] === CONT TestPluginWithDevMounts [2019-11-01T15:58:32.658Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-01T15:58:33.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-01T15:58:33.203Z] --- PASS: TestPluginWithDevMounts (2.35s) [2019-11-01T15:58:33.203Z] PASS [2019-11-01T15:58:33.203Z] [2019-11-01T15:58:33.203Z] DONE 1 tests in 2.456s [2019-11-01T15:58:33.203Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-01T15:58:33.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:33.203Z] ++ set -e [2019-11-01T15:58:33.203Z] ++ '[' -n 0 ']' [2019-11-01T15:58:33.203Z] ++ set -x [2019-11-01T15:58:33.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:33.502Z] INFO: Testing against a local daemon [2019-11-01T15:58:33.502Z] === RUN TestSecretInspect [2019-11-01T15:58:34.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-01T15:58:35.184Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-01T15:58:35.184Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-01T15:58:35.184Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-01T15:58:35.748Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-01T15:58:36.193Z] --- PASS: TestSecretInspect (2.25s) [2019-11-01T15:58:36.193Z] === RUN TestSecretList [2019-11-01T15:58:36.679Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-01T15:58:38.222Z] --- PASS: TestSecretList (2.21s) [2019-11-01T15:58:38.222Z] === RUN TestSecretsCreateAndDelete [2019-11-01T15:58:38.595Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-01T15:58:38.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-01T15:58:39.965Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-01T15:58:39.965Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-01T15:58:40.260Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-11-01T15:58:40.260Z] === RUN TestSecretsUpdate [2019-11-01T15:58:42.297Z] --- PASS: TestSecretsUpdate (2.24s) [2019-11-01T15:58:42.297Z] === RUN TestTemplatedSecret [2019-11-01T15:58:43.238Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-01T15:58:44.169Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-01T15:58:45.761Z] --- PASS: TestTemplatedSecret (2.96s) [2019-11-01T15:58:45.761Z] === RUN TestSecretCreateResolve [2019-11-01T15:58:46.063Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-01T15:58:46.063Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-01T15:58:46.319Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-01T15:58:47.784Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-11-01T15:58:47.785Z] PASS [2019-11-01T15:58:47.785Z] [2019-11-01T15:58:47.785Z] DONE 6 tests in 14.213s [2019-11-01T15:58:47.785Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-01T15:58:47.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:47.785Z] ++ set -e [2019-11-01T15:58:47.785Z] ++ '[' -n 0 ']' [2019-11-01T15:58:47.785Z] ++ set -x [2019-11-01T15:58:47.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-01T15:58:47.785Z] INFO: Testing against a local daemon [2019-11-01T15:58:47.785Z] === RUN TestServiceCreateInit [2019-11-01T15:58:47.785Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-01T15:58:49.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-01T15:58:50.495Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-01T15:58:51.865Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-01T15:58:52.123Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-01T15:58:52.185Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-01T15:58:54.018Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-01T15:58:54.949Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-01T15:58:56.579Z] --- PASS: TestServiceCreateInit (8.47s) [2019-11-01T15:58:56.579Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2019-11-01T15:58:56.579Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2019-11-01T15:58:56.579Z] === RUN TestCreateServiceMultipleTimes [2019-11-01T15:58:56.845Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-01T15:58:57.777Z] === RUN TestDockerSuite/TestRmiTag [2019-11-01T15:58:57.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-01T15:58:57.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-01T15:58:58.034Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-01T15:58:58.987Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-01T15:59:02.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-01T15:59:02.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-01T15:59:02.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-01T15:59:03.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-01T15:59:03.732Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-01T15:59:04.663Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-01T15:59:06.035Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-01T15:59:06.291Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-01T15:59:08.186Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-01T15:59:08.753Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-01T15:59:09.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-01T15:59:09.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-01T15:59:09.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-01T15:59:09.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-01T15:59:09.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-01T15:59:09.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-01T15:59:09.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-01T15:59:09.942Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-01T15:59:10.874Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-01T15:59:11.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-01T15:59:12.808Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-01T15:59:13.738Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-01T15:59:14.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-01T15:59:14.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-01T15:59:15.050Z] --- PASS: TestCreateServiceMultipleTimes (17.54s) [2019-11-01T15:59:15.050Z] === RUN TestCreateServiceConflict [2019-11-01T15:59:15.800Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-01T15:59:16.060Z] --- PASS: TestCreateServiceConflict (2.23s) [2019-11-01T15:59:16.060Z] === RUN TestCreateServiceMaxReplicas [2019-11-01T15:59:18.343Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-01T15:59:19.543Z] --- PASS: TestCreateServiceMaxReplicas (3.11s) [2019-11-01T15:59:19.544Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-01T15:59:19.714Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-01T15:59:20.644Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-01T15:59:21.575Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-01T15:59:22.506Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-01T15:59:23.438Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-01T15:59:24.369Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-01T15:59:25.744Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-01T15:59:26.676Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-01T15:59:27.606Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-01T15:59:28.171Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-01T15:59:29.104Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-01T15:59:29.104Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-01T15:59:31.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-01T15:59:31.934Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-01T15:59:32.867Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-01T15:59:33.798Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-01T15:59:34.730Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-01T15:59:34.781Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s) [2019-11-01T15:59:34.781Z] === RUN TestCreateServiceSecretFileMode [2019-11-01T15:59:35.399Z] --- PASS: TestCreateServiceSecretFileMode (2.54s) [2019-11-01T15:59:35.399Z] === RUN TestCreateServiceConfigFileMode [2019-11-01T15:59:35.677Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-01T15:59:35.677Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-01T15:59:36.723Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-01T15:59:37.655Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-01T15:59:38.090Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2019-11-01T15:59:38.090Z] === RUN TestCreateServiceSysctls [2019-11-01T15:59:38.220Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-01T15:59:39.152Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-01T15:59:40.085Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-01T15:59:40.085Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-01T15:59:40.651Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-01T15:59:40.651Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-01T15:59:41.560Z] --- PASS: TestCreateServiceSysctls (3.48s) [2019-11-01T15:59:41.560Z] === RUN TestCreateServiceCapabilities [2019-11-01T15:59:42.022Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-01T15:59:42.955Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-01T15:59:43.887Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-01T15:59:44.248Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2019-11-01T15:59:44.248Z] === RUN TestInspect [2019-11-01T15:59:44.452Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-01T15:59:44.709Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-01T15:59:45.641Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-01T15:59:47.012Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-01T15:59:47.747Z] --- PASS: TestInspect (2.99s) [2019-11-01T15:59:47.747Z] === RUN TestServiceListWithStatuses [2019-11-01T15:59:47.747Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-01T15:59:47.747Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T15:59:47.747Z] === RUN TestDockerNetworkConnectAlias [2019-11-01T15:59:48.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-01T15:59:50.278Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-01T15:59:50.536Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-01T15:59:51.100Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-01T15:59:52.031Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-01T15:59:52.134Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2019-11-01T15:59:52.135Z] === RUN TestDockerNetworkReConnect [2019-11-01T15:59:52.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-01T15:59:52.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-01T15:59:52.184Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-01T15:59:52.184Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-01T15:59:52.981Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-01T15:59:53.157Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-01T15:59:53.157Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-01T15:59:53.917Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-01T15:59:54.847Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-01T15:59:55.607Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2019-11-01T15:59:55.607Z] === RUN TestServicePlugin [2019-11-01T15:59:55.607Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-01T15:59:55.607Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T15:59:55.607Z] === RUN TestServiceUpdateLabel [2019-11-01T15:59:56.743Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-01T15:59:57.640Z] --- PASS: TestServiceUpdateLabel (2.24s) [2019-11-01T15:59:57.640Z] === RUN TestServiceUpdateSecrets [2019-11-01T15:59:57.861Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-01T15:59:59.266Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-01T15:59:59.406Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-01T15:59:59.406Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-01T15:59:59.406Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-01T16:00:00.379Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-01T16:00:00.639Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-01T16:00:00.639Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-01T16:00:01.352Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-01T16:00:01.619Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-01T16:00:01.813Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-01T16:00:02.274Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-01T16:00:02.736Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-01T16:00:04.148Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-01T16:00:06.044Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-01T16:00:08.548Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-01T16:00:09.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-01T16:00:10.092Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-01T16:00:10.092Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-01T16:00:11.065Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-01T16:00:11.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-01T16:00:11.845Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-01T16:00:11.845Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-01T16:00:12.409Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-01T16:00:12.896Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2019-11-01T16:00:12.896Z] === RUN TestServiceUpdateConfigs [2019-11-01T16:00:14.314Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-01T16:00:16.208Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-01T16:00:18.731Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-01T16:00:19.296Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-01T16:00:21.193Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-01T16:00:21.757Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-01T16:00:21.757Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-01T16:00:22.691Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-01T16:00:24.585Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-01T16:00:24.585Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-01T16:00:25.149Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-01T16:00:25.904Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-01T16:00:25.904Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-01T16:00:25.904Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-01T16:00:26.080Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-01T16:00:26.366Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-01T16:00:27.011Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-01T16:00:27.340Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-01T16:00:27.576Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-01T16:00:27.576Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-01T16:00:27.801Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-01T16:00:27.801Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-01T16:00:28.136Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2019-11-01T16:00:28.136Z] === RUN TestServiceUpdateNetwork [2019-11-01T16:00:28.506Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-01T16:00:28.774Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-01T16:00:29.239Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-01T16:00:29.239Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-01T16:00:29.239Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-01T16:00:29.438Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-01T16:00:30.002Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-01T16:00:30.934Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-01T16:00:31.868Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-01T16:00:32.432Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-01T16:00:33.363Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-01T16:00:34.294Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-01T16:00:34.294Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-01T16:00:35.049Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-01T16:00:35.225Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-01T16:00:35.789Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-01T16:00:37.684Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-01T16:00:37.942Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-01T16:00:37.943Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-01T16:00:40.670Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2019-11-01T16:00:40.670Z] PASS [2019-11-01T16:00:40.670Z] [2019-11-01T16:00:40.670Z] === Skipped [2019-11-01T16:00:40.670Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-01T16:00:40.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-01T16:00:40.670Z] [2019-11-01T16:00:40.670Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-01T16:00:40.670Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-01T16:00:40.670Z] [2019-11-01T16:00:40.670Z] [2019-11-01T16:00:40.670Z] DONE 20 tests, 2 skipped in 112.795s [2019-11-01T16:00:40.670Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-01T16:00:40.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T16:00:40.670Z] ++ set -e [2019-11-01T16:00:40.670Z] ++ '[' -n 0 ']' [2019-11-01T16:00:40.670Z] ++ set -x [2019-11-01T16:00:40.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-01T16:00:40.670Z] INFO: Testing against a local daemon [2019-11-01T16:00:40.670Z] === RUN TestSessionCreate [2019-11-01T16:00:40.670Z] --- PASS: TestSessionCreate (0.05s) [2019-11-01T16:00:40.670Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-01T16:00:40.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-01T16:00:40.670Z] PASS [2019-11-01T16:00:40.670Z] [2019-11-01T16:00:40.670Z] DONE 2 tests in 0.192s [2019-11-01T16:00:40.670Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-01T16:00:40.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T16:00:40.670Z] ++ set -e [2019-11-01T16:00:40.670Z] ++ '[' -n 0 ']' [2019-11-01T16:00:40.670Z] ++ set -x [2019-11-01T16:00:40.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-01T16:00:40.670Z] INFO: Testing against a local daemon [2019-11-01T16:00:40.670Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-01T16:00:40.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T16:00:40.670Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T16:00:40.670Z] === RUN TestEventsExecDie [2019-11-01T16:00:41.680Z] --- PASS: TestEventsExecDie (0.91s) [2019-11-01T16:00:41.680Z] === RUN TestEventsBackwardsCompatible [2019-11-01T16:00:41.680Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-01T16:00:41.680Z] === RUN TestInfoBinaryCommits [2019-11-01T16:00:41.680Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-01T16:00:41.680Z] === RUN TestInfoAPIVersioned [2019-11-01T16:00:41.680Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-01T16:00:41.680Z] === RUN TestInfoDiscoveryBackend [2019-11-01T16:00:42.118Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-01T16:00:42.294Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-01T16:00:42.294Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-01T16:00:42.375Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-01T16:00:43.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-01T16:00:43.303Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-01T16:00:43.925Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-01T16:00:43.925Z] === RUN TestInfoAPI [2019-11-01T16:00:43.925Z] --- PASS: TestInfoAPI (0.06s) [2019-11-01T16:00:43.925Z] === RUN TestInfoAPIWarnings [2019-11-01T16:00:44.541Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-01T16:00:44.541Z] === RUN TestInfoDebug [2019-11-01T16:00:45.159Z] --- PASS: TestInfoDebug (0.55s) [2019-11-01T16:00:45.159Z] === RUN TestInfoInsecureRegistries [2019-11-01T16:00:45.442Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-11-01T16:00:45.442Z] === RUN TestInfoRegistryMirrors [2019-11-01T16:00:46.064Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-01T16:00:46.064Z] === RUN TestLoginFailsWithBadCredentials [2019-11-01T16:00:46.681Z] --- PASS: TestLoginFailsWithBadCredentials (0.52s) [2019-11-01T16:00:46.681Z] === RUN TestPingCacheHeaders [2019-11-01T16:00:46.681Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-11-01T16:00:46.681Z] === RUN TestPingGet [2019-11-01T16:00:46.681Z] --- PASS: TestPingGet (0.04s) [2019-11-01T16:00:46.681Z] === RUN TestPingHead [2019-11-01T16:00:46.681Z] --- PASS: TestPingHead (0.05s) [2019-11-01T16:00:46.681Z] === RUN TestVersion [2019-11-01T16:00:46.965Z] --- PASS: TestVersion (0.05s) [2019-11-01T16:00:46.965Z] PASS [2019-11-01T16:00:46.965Z] [2019-11-01T16:00:46.965Z] === Skipped [2019-11-01T16:00:46.965Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-01T16:00:46.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-01T16:00:46.965Z] [2019-11-01T16:00:46.965Z] [2019-11-01T16:00:46.965Z] DONE 18 tests, 1 skipped in 6.205s [2019-11-01T16:00:46.965Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-01T16:00:46.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T16:00:46.965Z] ++ set -e [2019-11-01T16:00:46.965Z] ++ '[' -n 0 ']' [2019-11-01T16:00:46.965Z] ++ set -x [2019-11-01T16:00:46.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-01T16:00:46.965Z] INFO: Testing against a local daemon [2019-11-01T16:00:46.965Z] === RUN TestVolumesCreateAndList [2019-11-01T16:00:46.965Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-01T16:00:46.965Z] === RUN TestVolumesRemove [2019-11-01T16:00:46.965Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-01T16:00:46.965Z] === RUN TestVolumesInspect [2019-11-01T16:00:47.248Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-01T16:00:47.248Z] === RUN TestVolumesInvalidJSON [2019-11-01T16:00:47.248Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-01T16:00:47.248Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-01T16:00:47.248Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-01T16:00:47.248Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-01T16:00:47.248Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-01T16:00:47.248Z] PASS [2019-11-01T16:00:47.248Z] [2019-11-01T16:00:47.248Z] DONE 5 tests in 0.310s [2019-11-01T16:00:47.248Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-01T16:00:47.534Z] ++++ cat bundles/test-integration/docker.pid [2019-11-01T16:00:47.534Z] +++ kill 13150 [2019-11-01T16:00:49.006Z] +++ /etc/init.d/apparmor stop [2019-11-01T16:00:49.006Z] Clearing AppArmor profiles cache:. [2019-11-01T16:00:49.006Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T16:00:49.006Z] Unloading profiles will leave already running processes permanently [2019-11-01T16:00:49.006Z] unconfined, which can lead to unexpected situations. [2019-11-01T16:00:49.006Z] [2019-11-01T16:00:49.006Z] To set a process to complain mode, use the command line tool [2019-11-01T16:00:49.006Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T16:00:49.006Z] with the 'teardown' option." [2019-11-01T16:00:49.006Z] Post stage [Pipeline] junit [2019-11-01T16:00:51.080Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-01T16:00:52.044Z] + echo Ensuring container killed. [2019-11-01T16:00:52.045Z] Ensuring container killed. [2019-11-01T16:00:52.045Z] + docker rm -vf docker-pr1 [2019-11-01T16:00:52.045Z] Error: No such container: docker-pr1 [2019-11-01T16:00:52.045Z] + true [Pipeline] sh [2019-11-01T16:00:52.435Z] + echo Chowning /workspace to jenkins user [2019-11-01T16:00:52.435Z] Chowning /workspace to jenkins user [2019-11-01T16:00:52.435Z] + id -u [2019-11-01T16:00:52.435Z] + id -g [2019-11-01T16:00:52.435Z] + docker run --rm -v /home/docker/workspace/moby_PR-40167:/workspace busybox chown -R 1001:1001 /workspace [2019-11-01T16:00:52.435Z] Unable to find image 'busybox:latest' locally [2019-11-01T16:00:52.718Z] latest: Pulling from library/busybox [2019-11-01T16:00:52.718Z] f5cba301420e: Pulling fs layer [2019-11-01T16:00:53.003Z] f5cba301420e: Verifying Checksum [2019-11-01T16:00:53.003Z] f5cba301420e: Download complete [2019-11-01T16:00:53.287Z] f5cba301420e: Pull complete [2019-11-01T16:00:53.287Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-01T16:00:53.287Z] Status: Downloaded newer image for busybox:latest [2019-11-01T16:00:54.556Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-01T16:00:55.122Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-01T16:00:55.719Z] + bundleName=ppc64le-integration [2019-11-01T16:00:55.719Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-01T16:00:55.719Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-01T16:00:55.719Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-11-01T16:00:55.719Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-01T16:00:56.039Z] Archiving artifacts [2019-11-01T16:00:56.382Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-01T16:00:56.783Z] + make clean [2019-11-01T16:00:57.031Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-01T16:00:57.031Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-01T16:00:57.031Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-01T16:00:57.031Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-01T16:00:57.399Z] make: command: Command not found [2019-11-01T16:00:57.399Z] docker volume rm -f docker-dev-cache [2019-11-01T16:00:57.399Z] docker-dev-cache [Pipeline] deleteDir [2019-11-01T16:00:57.595Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-01T16:01:00.888Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-01T16:01:02.783Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-01T16:01:04.153Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-01T16:01:05.083Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-01T16:01:06.014Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-01T16:01:06.579Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-01T16:01:07.951Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-01T16:01:07.951Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-01T16:01:07.951Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-01T16:01:09.848Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-01T16:01:10.774Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-01T16:01:10.774Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-01T16:01:10.774Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-01T16:01:11.220Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-01T16:01:12.593Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-01T16:01:12.593Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-01T16:01:12.851Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-01T16:01:14.746Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-01T16:01:16.117Z] === RUN TestDockerSuite/TestRunMount [2019-11-01T16:01:17.868Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-01T16:01:17.868Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-01T16:01:18.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-01T16:01:18.330Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-01T16:01:18.791Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-01T16:01:18.791Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-01T16:01:24.228Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-01T16:01:24.228Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-01T16:01:24.792Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-01T16:01:26.686Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-01T16:01:29.208Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-01T16:01:32.485Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-01T16:01:35.008Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-01T16:01:37.532Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-01T16:01:39.428Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-01T16:01:40.799Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-01T16:01:40.799Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-01T16:01:41.408Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-01T16:01:42.781Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-01T16:01:43.711Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-01T16:01:44.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-01T16:01:46.804Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-01T16:01:48.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-01T16:01:48.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-01T16:01:48.786Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-01T16:01:49.326Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-01T16:01:54.578Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-01T16:01:54.578Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-01T16:01:54.578Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-01T16:01:55.509Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-01T16:01:55.509Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-01T16:01:56.441Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-01T16:01:57.373Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-01T16:01:57.373Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-01T16:01:57.937Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-01T16:01:58.867Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-01T16:01:58.867Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-01T16:01:59.799Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-01T16:02:00.731Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-01T16:02:02.627Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-01T16:02:02.627Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-01T16:02:03.560Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-01T16:02:04.494Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-01T16:02:05.426Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-01T16:02:05.990Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-01T16:02:06.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-01T16:02:06.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-01T16:02:06.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-01T16:02:06.921Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-01T16:02:07.854Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-01T16:02:07.854Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-01T16:02:08.422Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-01T16:02:09.352Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-01T16:02:09.352Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-01T16:02:09.352Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-01T16:02:10.284Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-01T16:02:10.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-01T16:02:12.180Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-01T16:02:12.180Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-01T16:02:12.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-01T16:02:15.449Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-01T16:02:15.457Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-01T16:02:17.354Z] === RUN TestDockerSuite/TestRunRm [2019-11-01T16:02:18.284Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-01T16:02:20.178Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-01T16:02:22.775Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-01T16:02:23.033Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-01T16:02:23.966Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-01T16:02:25.868Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-01T16:02:26.447Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-01T16:02:29.724Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-01T16:02:31.094Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-01T16:02:32.024Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-01T16:02:37.279Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-01T16:02:37.536Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-01T16:02:37.536Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-01T16:02:38.467Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-01T16:02:39.397Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-01T16:02:40.329Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-01T16:02:40.586Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-01T16:02:40.844Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-01T16:02:41.775Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-01T16:02:42.708Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-01T16:02:43.640Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-01T16:02:44.571Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-01T16:02:45.941Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-01T16:02:45.941Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-01T16:02:47.316Z] === RUN TestDockerSuite/TestRunState [2019-11-01T16:02:49.213Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-01T16:02:49.777Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-01T16:02:50.708Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-01T16:02:51.271Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-01T16:02:51.271Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-01T16:02:52.204Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-01T16:02:52.768Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-01T16:02:53.025Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-01T16:02:53.961Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-01T16:02:54.526Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-01T16:02:54.783Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-01T16:02:54.783Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-01T16:02:54.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-01T16:02:55.714Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-01T16:02:57.610Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-01T16:02:58.174Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-01T16:02:59.105Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-01T16:03:01.631Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-01T16:03:05.807Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-01T16:03:08.334Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-01T16:03:09.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-01T16:03:10.198Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-01T16:03:10.762Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-01T16:03:13.285Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-01T16:03:14.656Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-01T16:03:15.220Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-01T16:03:15.477Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-01T16:03:15.734Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-01T16:03:15.927Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-01T16:03:15.927Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-01T16:03:15.928Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-01T16:03:16.664Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-01T16:03:17.228Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-01T16:03:18.166Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-01T16:03:18.166Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-01T16:03:18.166Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-01T16:03:19.097Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-01T16:03:24.350Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-01T16:03:24.607Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-01T16:03:25.982Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-01T16:03:28.505Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-01T16:03:29.885Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-01T16:03:32.408Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-01T16:03:35.687Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-01T16:03:35.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-01T16:03:36.875Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-01T16:03:37.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-01T16:03:37.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-01T16:03:37.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-01T16:03:37.806Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-01T16:03:38.063Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-01T16:03:38.996Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-01T16:03:39.928Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-01T16:03:40.862Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-01T16:03:42.759Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-01T16:03:43.323Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-01T16:03:43.886Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-01T16:03:43.886Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-01T16:03:44.816Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-01T16:03:44.816Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-01T16:03:44.816Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-01T16:03:44.816Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-01T16:03:44.816Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-01T16:03:45.072Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-01T16:03:45.329Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-01T16:03:45.329Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-01T16:03:45.586Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-01T16:03:45.843Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-01T16:03:46.774Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-01T16:03:47.338Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-01T16:03:48.296Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-01T16:03:48.296Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-01T16:03:49.229Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-01T16:03:49.487Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-01T16:03:50.420Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-01T16:03:50.420Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-01T16:03:51.350Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-01T16:03:51.607Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-01T16:03:51.864Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-01T16:03:51.864Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-01T16:03:51.864Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-01T16:03:52.801Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-01T16:03:54.699Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-01T16:03:55.631Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-01T16:03:55.631Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-01T16:03:56.194Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-01T16:03:56.194Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-01T16:03:58.089Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-01T16:03:58.654Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-01T16:04:01.927Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-01T16:04:02.183Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-01T16:04:02.183Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-01T16:04:02.183Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-01T16:04:03.114Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-01T16:04:04.484Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-01T16:04:05.453Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-01T16:04:05.710Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-01T16:04:07.618Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-01T16:04:07.878Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-01T16:04:08.443Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-01T16:04:10.966Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-01T16:04:10.966Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-01T16:04:12.339Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-01T16:04:12.339Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-01T16:04:12.339Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-01T16:04:14.235Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-01T16:04:15.605Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-01T16:04:16.169Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-01T16:04:16.169Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-01T16:04:16.169Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-01T16:04:16.169Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-01T16:04:16.457Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-01T16:04:16.457Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-01T16:04:16.457Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-01T16:04:16.733Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-01T16:04:19.257Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-01T16:04:25.802Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-01T16:04:27.174Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-01T16:04:28.543Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-01T16:04:29.913Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-01T16:04:33.192Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-01T16:04:35.758Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-01T16:04:36.689Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-01T16:04:37.715Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-01T16:04:38.583Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-01T16:04:41.107Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-01T16:04:43.629Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-01T16:04:44.191Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-01T16:04:47.465Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-01T16:04:51.639Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-01T16:04:52.584Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-01T16:04:54.161Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-01T16:04:58.348Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-01T16:05:00.241Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-01T16:05:03.518Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-01T16:05:03.518Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-01T16:05:04.889Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-01T16:05:05.023Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-01T16:05:06.259Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-01T16:05:06.825Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-01T16:05:07.757Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-01T16:05:07.757Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-01T16:05:08.690Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-01T16:05:12.864Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-01T16:05:17.041Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-01T16:05:17.298Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-01T16:05:18.230Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-01T16:05:18.230Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-01T16:05:19.164Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-01T16:05:21.058Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-01T16:05:21.058Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-01T16:05:22.952Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-01T16:05:23.883Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-01T16:05:24.814Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-01T16:05:26.709Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-01T16:05:30.886Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-01T16:05:32.256Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-01T16:05:32.256Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-01T16:05:33.625Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-01T16:05:34.556Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-01T16:05:39.814Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-01T16:05:43.089Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-01T16:05:46.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-01T16:05:47.628Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-01T16:05:48.888Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-01T16:05:54.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-01T16:05:58.004Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-01T16:05:59.400Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-01T16:06:01.295Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-01T16:06:03.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-01T16:06:05.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-01T16:06:07.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-01T16:06:08.378Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-01T16:06:09.505Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-01T16:06:12.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-01T16:06:14.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-01T16:06:17.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-01T16:06:19.617Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-01T16:06:34.468Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-01T16:06:34.468Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-01T16:06:34.468Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-01T16:06:35.399Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-01T16:06:35.399Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-01T16:06:35.656Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-01T16:06:35.656Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-01T16:06:36.588Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-01T16:06:36.588Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-01T16:06:37.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-01T16:06:37.518Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-01T16:06:37.776Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-01T16:06:37.776Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-01T16:06:37.776Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-01T16:06:40.302Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-01T16:06:40.302Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-01T16:06:40.559Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-01T16:06:40.559Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-01T16:06:40.559Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-01T16:06:41.513Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-01T16:06:44.033Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-01T16:06:44.033Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-01T16:06:44.033Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-01T16:06:47.311Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-01T16:06:51.494Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite (1833.84s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.58s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.48s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.98s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.59s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.40s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.48s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.86s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.06s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.60s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.05s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachDetach (1.23s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.08s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.18s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.16s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.01s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.54s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.71s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.55s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.29s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.51s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.91s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.42s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.53s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.00s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.70s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.18s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.59s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.42s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.87s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.49s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.99s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.44s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.20s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.82s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.82s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.00s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.72s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.16s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.00s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.19s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.89s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.75s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.70s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.38s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildContChar (4.51s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.54s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.57s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.27s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.26s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.60s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.74s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.60s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.59s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.68s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.90s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.09s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.75s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.67s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.53s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.33s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.16s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.41s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.70s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.71s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.72s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.88s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.32s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.53s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.21s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.93s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.93s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.58s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.45s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.62s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.00s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.25s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.33s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.50s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildHistory (7.92s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.43s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.73s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.70s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.38s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.80s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.81s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.88s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.86s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.20s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.01s) [2019-11-01T16:06:51.494Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-01T16:06:51.494Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.05s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2019-11-01T16:06:51.494Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.19s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.81s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.33s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.70s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.77s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.94s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.43s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.36s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.79s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.57s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildPATH (2.68s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.24s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.52s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.35s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildRm (3.62s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.57s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.39s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.54s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-01T16:06:51.495Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.47s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.40s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.43s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.65s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildUser (2.46s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.03s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.55s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.51s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.33s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.72s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-01T16:06:51.495Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-01T16:06:51.495Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-01T16:06:51.495Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-01T16:06:51.495Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.48s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.31s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.60s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-01T16:06:51.495Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.29s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-11-01T16:06:51.495Z] docker_cli_sni_test.go:18: Flakey test [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitChange (1.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.80s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.05s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.25s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitTTY (2.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.65s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.07s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.75s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.21s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.88s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-11-01T16:06:51.495Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.21s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.65s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.69s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.88s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.63s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000571400_} (1.63s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1179552200_/foo_false____} (1.62s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1179552200_/foo_true____} (1.69s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3379850375_/foo_false____} (1.59s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3379850375_/foo_true____} (1.59s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3379850375_/foo_true__0xc000571d20__} (1.64s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000571d60_} (1.60s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000571da0_} (1.61s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000571de0_} (1.64s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000571e20_} (1.58s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.65s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.23s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.87s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.18s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.07s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.98s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.97s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToDot (1.15s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.02s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToStdout (1.01s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.72s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-01T16:06:51.495Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2019-11-01T16:06:51.495Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-01T16:06:51.495Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.67s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.30s) [2019-11-01T16:06:51.495Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.46s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.75s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.77s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.00s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.23s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.61s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsAttach (1.15s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.06s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.45s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.68s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFilters (1.69s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFormat (1.63s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-11-01T16:06:51.496Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-11-01T16:06:51.496Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.496Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-01T16:06:51.496Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsResize (0.97s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.83s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.83s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.04s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecCgroup (1.66s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.23s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecInspectID (2.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.42s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.95s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2019-11-01T16:06:51.496Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-01T16:06:51.496Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.10s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestExecWithUser (1.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestHealth (21.68s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.25s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.77s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportFile (2.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.44s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportGzipped (2.14s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.25s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.99s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.10s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.07s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.08s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.95s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.97s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.88s) [2019-11-01T16:06:51.496Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-01T16:06:51.496Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectDefault (1.00s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectHistory (1.29s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-11-01T16:06:51.496Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-01T16:06:51.496Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.06s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.21s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.13s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.04s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectStatus (1.16s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.80s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.70s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.79s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.50s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.61s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.61s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.70s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.17s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.36s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.31s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.24s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.69s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.98s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsTail (0.82s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.93s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestNetHostname (2.58s) [2019-11-01T16:06:51.496Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.43s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.88s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginActive (1.75s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.15s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.17s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.08s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.55s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.65s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.48s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPortList (10.55s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.87s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.76s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.56s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsByOrder (3.56s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.23s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.16s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.27s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.07s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.55s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.86s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.63s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.62s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.86s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.97s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.88s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.98s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.64s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.70s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.70s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.29s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.21s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.36s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.80s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.90s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.73s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.16s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.97s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.07s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.00s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.05s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (2.08s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.12s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.19s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.84s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.94s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.97s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.96s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.91s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.89s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.90s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.77s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.84s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.98s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.44s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.30s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.36s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.70s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.69s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunMount (6.94s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.58s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.78s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.88s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-01T16:06:51.497Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2019-11-01T16:06:51.497Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.93s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.93s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.86s) [2019-11-01T16:06:51.497Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-01T16:06:51.497Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.57s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.79s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.17s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2019-11-01T16:06:51.497Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.73s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.46s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.89s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.91s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.72s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.77s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.33s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.89s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.85s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunSysctls (1.77s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.67s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.97s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.62s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.23s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.03s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.97s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.90s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.68s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.75s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.23s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.15s) [2019-11-01T16:06:51.498Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents573244649 [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.97s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartRecordError (1.82s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.33s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.82s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.06s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.09s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.92s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.26s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.90s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateStats (4.11s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.64s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.27s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.37s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.84s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.43s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.49s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.39s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.64s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.71s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.35s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.43s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.44s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.46s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.52s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.44s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.77s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s) [2019-11-01T16:06:51.498Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.25s) [2019-11-01T16:06:51.498Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-01T16:06:51.498Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-01T16:06:51.498Z] === RUN TestDockerRegistrySuite [2019-11-01T16:06:51.498Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-01T16:06:53.396Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-01T16:06:54.769Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-01T16:06:56.666Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-01T16:06:56.924Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-01T16:07:00.203Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-01T16:07:01.576Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-01T16:07:06.840Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-01T16:07:11.018Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-01T16:07:12.388Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-01T16:07:13.760Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-01T16:07:14.018Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-01T16:07:15.389Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-01T16:07:15.389Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-01T16:07:15.646Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-01T16:07:15.903Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-01T16:07:15.903Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-01T16:07:16.835Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-01T16:07:17.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-01T16:07:18.465Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-01T16:07:19.836Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-01T16:07:20.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-01T16:07:20.965Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-01T16:07:24.242Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-01T16:07:26.767Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-01T16:07:27.024Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-01T16:07:28.935Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-01T16:07:30.313Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-01T16:07:32.839Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-01T16:07:34.210Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-01T16:07:34.210Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-01T16:07:34.535Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-01T16:07:35.000Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-01T16:07:35.463Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-01T16:07:35.583Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-01T16:07:36.955Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-01T16:07:38.327Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-01T16:07:40.193Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-01T16:07:42.503Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-01T16:07:42.760Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-01T16:07:43.122Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-01T16:07:44.131Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-01T16:07:44.694Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-01T16:07:44.694Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-01T16:07:44.951Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-01T16:07:45.515Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-01T16:07:45.773Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-01T16:07:45.773Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-01T16:07:47.669Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-01T16:07:48.953Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-01T16:07:48.953Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-01T16:07:48.953Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-01T16:07:48.953Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-01T16:07:48.953Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-01T16:07:48.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-01T16:07:49.570Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-01T16:07:50.949Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-01T16:07:51.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-01T16:07:51.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-01T16:07:51.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-01T16:07:52.345Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-01T16:07:52.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-01T16:07:52.846Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-01T16:07:53.778Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite (63.29s) [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.06s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d0ee98e211d36] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.65s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d37b9d5d00645] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2019-11-01T16:07:54.710Z] check_test.go:196: [defc135185f21] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d8fe4c5f30a76] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.79s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d418c516be47f] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.78s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d26a650d194b9] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.37s) [2019-11-01T16:07:54.710Z] check_test.go:196: [df52ba57d6bb3] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s) [2019-11-01T16:07:54.710Z] check_test.go:196: [df009b896c15d] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d18303685c6f1] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.68s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dcb717c2a50ed] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d6e011b2851d5] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d2a0d3f15b098] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.42s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d6d4c1d1be506] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2019-11-01T16:07:54.710Z] check_test.go:196: [de26e7edefa78] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.05s) [2019-11-01T16:07:54.710Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d3413c178cc5bb867695d72c8b9e86884236057878bf37a20f580290b5244e60 [2019-11-01T16:07:54.710Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0e21da725e06d5fb514fd40ccfb0bf9f94d797d445c23292d5e776a25f45429 [2019-11-01T16:07:54.710Z] check_test.go:196: [db399a19372a8] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.77s) [2019-11-01T16:07:54.710Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c5f9229066bc948e95f3aa15ecab73366f6a4fc7dad04f92c4050a4698682a34 [2019-11-01T16:07:54.710Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d97efa24e5ca95e2f12ac98e2c8119d3361466ad77ce9c2271bca4c2d499967b [2019-11-01T16:07:54.710Z] check_test.go:196: [defe7adfc61c8] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.73s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dfe101133b039] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.78s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d127c410a7fb9] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.72s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dd35e8af1502b] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d2eb1f479a337] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dff1476cae573] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d8a83d180581a] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d57f8b64e07e8] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.94s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d902c9461bfa5] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2019-11-01T16:07:54.710Z] check_test.go:196: [df42727433319] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d8bac2e9a518c] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d21a9cc412bdd] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d1130bfef584f] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d7bdbaea5ac4e] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d532b171e9c59] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d136c7386e513] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dcf847504aa6f] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dbd3f3e1f7239] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.31s) [2019-11-01T16:07:54.710Z] check_test.go:196: [dd4caef10bda4] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d2e82fea5f36c] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.62s) [2019-11-01T16:07:54.710Z] check_test.go:196: [d3035697e351c] daemon is not started [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.17s) [2019-11-01T16:07:54.710Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2019-11-01T16:07:54.710Z] === RUN TestDockerSchema1RegistrySuite [2019-11-01T16:07:54.710Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-01T16:07:54.710Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-01T16:07:58.636Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-01T16:07:59.966Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-01T16:08:04.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-01T16:08:08.319Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-01T16:08:09.249Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-01T16:08:10.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-01T16:08:10.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-01T16:08:12.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-01T16:08:13.614Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-01T16:08:14.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-01T16:08:16.353Z] === RUN TestDockerSuite/TestBuildFails [2019-11-01T16:08:17.905Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-01T16:08:17.905Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-01T16:08:19.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-01T16:08:19.169Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-01T16:08:19.733Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-01T16:08:19.733Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-01T16:08:20.297Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-01T16:08:20.297Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-01T16:08:20.861Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite (26.43s) [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d14f3d09fed58] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.53s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d306a455ca45b] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2019-11-01T16:08:20.861Z] check_test.go:223: [ddf10ba6f05e0] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.38s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d2075e76a364c] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d7fa1d52a405e] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d08f908b830b9] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-01T16:08:20.861Z] check_test.go:223: [dec0fe5f2af84] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d43c5f5779b61] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d744137fe564f] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d79063a4db79b] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.93s) [2019-11-01T16:08:20.861Z] check_test.go:223: [de0657f11cbf3] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d8144ef072fa9] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2019-11-01T16:08:20.861Z] check_test.go:223: [dd68eee2f70fd] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-01T16:08:20.861Z] check_test.go:223: [dfec641433a93] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-11-01T16:08:20.861Z] check_test.go:223: [da8cec573a1b5] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-01T16:08:20.861Z] check_test.go:223: [dac4e2d12187d] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2019-11-01T16:08:20.861Z] check_test.go:223: [de8a1d7388ef6] daemon is not started [2019-11-01T16:08:20.861Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-01T16:08:20.861Z] check_test.go:223: [d48be238d4088] daemon is not started [2019-11-01T16:08:20.861Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-01T16:08:20.861Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-01T16:08:21.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-01T16:08:22.356Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-01T16:08:22.614Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-01T16:08:23.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-01T16:08:23.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-01T16:08:24.365Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-01T16:08:24.365Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-01T16:08:24.931Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.11s) [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2019-11-01T16:08:24.931Z] check_test.go:252: [d43bf2e338177] daemon is not started [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2019-11-01T16:08:24.931Z] check_test.go:252: [d4060ff1d3c97] daemon is not started [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-11-01T16:08:24.931Z] check_test.go:252: [d458cfefecd00] daemon is not started [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-11-01T16:08:24.931Z] check_test.go:252: [d73f7dd976950] daemon is not started [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-11-01T16:08:24.931Z] check_test.go:252: [d2a30dd0323bf] daemon is not started [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.60s) [2019-11-01T16:08:24.931Z] check_test.go:252: [dac4faeaf70db] daemon is not started [2019-11-01T16:08:24.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2019-11-01T16:08:24.931Z] check_test.go:252: [d13415be1eefb] daemon is not started [2019-11-01T16:08:24.931Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-01T16:08:24.931Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-01T16:08:27.452Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-01T16:08:28.405Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-01T16:08:30.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-01T16:08:30.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-01T16:08:30.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-01T16:08:30.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-01T16:08:30.983Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.94s) [2019-11-01T16:08:30.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2019-11-01T16:08:30.983Z] check_test.go:279: [dd60051d322e6] daemon is not started [2019-11-01T16:08:30.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2019-11-01T16:08:30.983Z] check_test.go:279: [d549ea8fbb950] daemon is not started [2019-11-01T16:08:30.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2019-11-01T16:08:30.983Z] check_test.go:279: [db17579086028] daemon is not started [2019-11-01T16:08:30.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.21s) [2019-11-01T16:08:30.983Z] check_test.go:279: [d9c14d3770d05] daemon is not started [2019-11-01T16:08:30.983Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2019-11-01T16:08:30.983Z] check_test.go:279: [d6b48e265797e] daemon is not started [2019-11-01T16:08:30.983Z] === RUN TestDockerNetworkSuite [2019-11-01T16:08:30.983Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-01T16:08:31.547Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-01T16:08:33.129Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-01T16:08:34.071Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-01T16:08:34.071Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-01T16:08:35.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-01T16:08:39.631Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-01T16:08:40.245Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-01T16:08:41.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-01T16:08:42.378Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-01T16:08:43.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-01T16:08:47.368Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-01T16:08:47.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-01T16:08:48.346Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-01T16:08:49.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-01T16:08:54.172Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-01T16:08:54.172Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-01T16:08:54.635Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-01T16:08:55.099Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-01T16:08:55.099Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-01T16:08:59.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-01T16:09:02.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-01T16:09:03.237Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-01T16:09:04.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-01T16:09:05.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-01T16:09:05.472Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-01T16:09:05.473Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-01T16:09:06.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-01T16:09:07.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-01T16:09:08.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-01T16:09:09.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-01T16:09:09.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-01T16:09:10.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-01T16:09:10.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-01T16:09:10.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-01T16:09:10.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-01T16:09:12.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-01T16:09:14.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-01T16:09:14.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-01T16:09:14.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-01T16:09:15.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-01T16:09:15.842Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-01T16:09:16.306Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-01T16:09:18.502Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-01T16:09:18.502Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-01T16:09:18.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-01T16:09:19.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-01T16:09:19.477Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-01T16:09:19.477Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-01T16:09:22.351Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-01T16:09:22.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-01T16:09:24.196Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-01T16:09:24.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-01T16:09:25.172Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-01T16:09:25.636Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-01T16:09:26.614Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-01T16:09:27.077Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-01T16:09:28.055Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-01T16:09:28.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-01T16:09:29.605Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-01T16:09:34.324Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-01T16:09:34.787Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-01T16:09:34.787Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-01T16:09:34.787Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-01T16:09:34.787Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-01T16:09:34.787Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-01T16:09:35.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-01T16:09:35.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-01T16:09:35.251Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-01T16:09:35.714Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-01T16:09:35.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-01T16:09:35.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-01T16:09:35.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-01T16:09:36.178Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-01T16:09:36.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-01T16:09:36.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-01T16:09:36.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-01T16:09:40.643Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-01T16:09:41.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-01T16:09:41.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-01T16:09:41.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-01T16:09:42.014Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-01T16:09:43.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-01T16:09:46.385Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-01T16:09:47.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-01T16:09:50.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-01T16:09:52.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-01T16:09:53.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-01T16:09:53.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-01T16:09:54.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-01T16:09:56.862Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-01T16:09:56.885Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-01T16:09:56.885Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-01T16:09:57.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-01T16:09:57.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-01T16:09:58.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-01T16:09:59.082Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-01T16:09:59.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-01T16:10:00.660Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-01T16:10:01.592Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-01T16:10:04.120Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-01T16:10:08.300Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite (97.99s) [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.14s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dd8492281001a] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.36s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d424c5ded2ac9] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.44s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dd2fc575a1168] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.85s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d36d654c3121d] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.86s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:1233: [d60a5c0e5062d] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.99s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d49d23e6b33b7] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.27s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d533867f26c93] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.32s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dbfb2123fd553] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.94s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [df6d4e3fcdc2d] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.10s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [df6c50cd2c2a6] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d23ced45c535d] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [defc2583ddd7c] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dbb4adef1051a] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d9a5af87639f5] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d15a777254c3e] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dbf0db65ad38f] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [da24e075b3167] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d53e3d219a166] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d4623d810827d] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.89s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d585bac40f11b] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.56s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d17fc6437ba72] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [de9c8438630e1] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [de1fdca38c4c3] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d69028791d175] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.79s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:968: [db04f75db42f6] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.93s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d1a96b2a4ff8c] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.47s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:1116: [dce794d76c3cb] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dfc09a47fbabf] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.14s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d591eaa652c99] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d289f1d021b91] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d2dea18be6221] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d021366bc04ba] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d6ee41f54ce4f] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d2b68e3ca01fd] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.67s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dea79db40abf5] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d07315917acaf] daemon is not started [2019-11-01T16:10:08.866Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d3cea1054640a] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d48aa5981ec10] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.73s) [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.45s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:1084: [d84270f629264] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d451c8c51e168] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.66s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dc74dd3100356] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dae0ccfbb97e1] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d153c57c48e94] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dd04422f04bf1] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.97s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dab78de6b2673] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.78s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [dc9e3bbb50acb] daemon is not started [2019-11-01T16:10:08.866Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.31s) [2019-11-01T16:10:08.866Z] docker_cli_network_unix_test.go:46: [d2ce31b0561a1] daemon is not started [2019-11-01T16:10:08.866Z] === RUN TestDockerHubPullSuite [2019-11-01T16:10:08.866Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-01T16:10:10.762Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-01T16:10:13.284Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-01T16:10:13.284Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-01T16:10:15.189Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-01T16:10:15.447Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite (6.54s) [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s) [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2019-11-01T16:10:15.447Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-11-01T16:10:15.447Z] PASS [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === Skipped [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-11-01T16:10:15.447Z] docker_cli_sni_test.go:18: Flakey test [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2019-11-01T16:10:15.447Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-01T16:10:15.447Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-01T16:10:15.447Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-01T16:10:15.447Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-01T16:10:15.447Z] docker_cli_network_unix_test.go:46: [d3cea1054640a] daemon is not started [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] [2019-11-01T16:10:15.447Z] DONE 1277 tests, 44 skipped in 2076.081s [2019-11-01T16:10:15.447Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-01T16:10:15.447Z] ++++ cat bundles/test-integration/docker.pid [2019-11-01T16:10:15.447Z] +++ kill 7288 [2019-11-01T16:10:23.548Z] +++ /etc/init.d/apparmor stop [2019-11-01T16:10:23.548Z] Clearing AppArmor profiles cache:. [2019-11-01T16:10:23.548Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T16:10:23.548Z] Unloading profiles will leave already running processes permanently [2019-11-01T16:10:23.548Z] unconfined, which can lead to unexpected situations. [2019-11-01T16:10:23.548Z] [2019-11-01T16:10:23.548Z] To set a process to complain mode, use the command line tool [2019-11-01T16:10:23.548Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T16:10:23.548Z] with the 'teardown' option." [2019-11-01T16:10:23.548Z] [2019-11-01T16:10:34.848Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-01T16:10:45.234Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-01T16:10:53.845Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-01T16:10:59.670Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-01T16:11:02.224Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-01T16:11:05.499Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-01T16:11:20.284Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-01T16:11:23.250Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-01T16:11:23.250Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-01T16:11:30.363Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-01T16:11:30.363Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-01T16:11:30.363Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-01T16:11:30.363Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-01T16:11:33.290Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-01T16:11:38.007Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite (1753.08s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.62s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.44s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.05s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:563: [d9cf18a48e4b5] joining swarm manager [dcd47e1e8735e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:585: [d3cbffdcde9b2] joining swarm manager [dcd47e1e8735e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] check_test.go:380: [d9cf18a48e4b5] daemon is not started [2019-11-01T16:11:38.357Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:46: [d392e22e816db] joining swarm manager [d6e0c600a428f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.55s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:304: [d45d792ddf89c] joining swarm manager [dae2b59c7f26a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:305: [d97405945de50] joining swarm manager [dae2b59c7f26a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.13s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:272: [dc48489f42381] joining swarm manager [dd506b754efdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:273: [d88c0ddba3f8d] joining swarm manager [dd506b754efdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.74s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2019-11-01T16:11:38.357Z] docker_api_swarm_node_test.go:19: [dd5c46e9c9731] joining swarm manager [dfba0b02096d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_node_test.go:20: [d45d0fac411b5] joining swarm manager [dfba0b02096d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.36s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:502: [d2f3e20e6c629] joining swarm manager [dafda2407fee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:507: [d344851f19858] joining swarm manager [dafda2407fee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.14s) [2019-11-01T16:11:38.357Z] docker_api_swarm_node_test.go:80: [da2a44b1d1690] joining swarm manager [d1ce0eb781e6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.69s) [2019-11-01T16:11:38.357Z] docker_api_swarm_node_test.go:52: [d3993c83d04f4] joining swarm manager [df2616f66d430]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_node_test.go:53: [d2e8132a745f7] joining swarm manager [df2616f66d430]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.78s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:202: [d9644b1087060] joining swarm manager [d89161bd05727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.51s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:384: [da42d9719389e] joining swarm manager [d48eeb8f63dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:385: [d6e0cf495a2b7] joining swarm manager [d48eeb8f63dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] check_test.go:380: [d6e0cf495a2b7] daemon is not started [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.88s) [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:802: [dae3cb3ebadcb] joining swarm manager [d192c7d8ba693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:802: [d75375d95eb53] joining swarm manager [d192c7d8ba693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:802: [d446f34dfdb98] joining swarm manager [d192c7d8ba693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:802: [d116a9eb3d0d3] joining swarm manager [d192c7d8ba693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-01T16:11:38.357Z] docker_api_swarm_test.go:810: [d4dbda6e07b0d] joining swarm manager [d192c7d8ba693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.35s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.44s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:394: [d06e604e42dd9] joining swarm manager [dda87ffb39894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:394: [d27bc05dcea84] joining swarm manager [dda87ffb39894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.38s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:342: [d866dad1760ea] joining swarm manager [dfa827cb86637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:342: [d5e44f0a93ac4] joining swarm manager [dfa827cb86637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.16s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:489: [dd8d1ae7b6d48] joining swarm manager [d523f1e7c6e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:489: [dc3c62625ca90] joining swarm manager [d523f1e7c6e6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.70s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.37s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:127: [db9f4873aa8fc] joining swarm manager [d1a20fafdd331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:128: [d933127c43015] joining swarm manager [d1a20fafdd331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:136: [d046e4bf3e908] joining swarm manager [d1a20fafdd331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:137: [df88feb46dc76] joining swarm manager [d1a20fafdd331]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.10s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.69s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:303: [db9316ed25181] joining swarm manager [d400efe065aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:303: [da73305b51b56] joining swarm manager [d400efe065aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.89s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:99: [d53562e8712e1] joining swarm manager [d859d0e98037f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:100: [d3b1b9c2cc990] joining swarm manager [d859d0e98037f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] check_test.go:380: [d53562e8712e1] daemon is not started [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.53s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:532: [d30f25f93a12a] joining swarm manager [d0a28d76cdd72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:533: [dab061b979d61] joining swarm manager [d0a28d76cdd72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.08s) [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:147: [d1ea4c2ee4d42] joining swarm manager [d7343e1a4ad13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_api_swarm_service_test.go:147: [da9445ad17190] joining swarm manager [d7343e1a4ad13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.37s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.79s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.63s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.86s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.65s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.25s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.83s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.70s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.99s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.36s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.36s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.46s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.64s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.20s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (6.18s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.76s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.96s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.89s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.12s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.13s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s) [2019-11-01T16:11:38.357Z] docker_cli_service_logs_test.go:241: checking task 7er1i3iawyck [2019-11-01T16:11:38.357Z] docker_cli_service_logs_test.go:246: checking messages for 7er1i3iawyck [2019-11-01T16:11:38.357Z] docker_cli_service_logs_test.go:241: checking task x2ghncj2j0fm [2019-11-01T16:11:38.357Z] docker_cli_service_logs_test.go:246: checking messages for x2ghncj2j0fm [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.10s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.46s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.26s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.04s) [2019-11-01T16:11:38.357Z] docker_cli_swarm_test.go:1901: [d9398aa538e3d] joining swarm manager [d9b2caba01d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_cli_swarm_test.go:1902: [d55f474bbfa22] joining swarm manager [d9b2caba01d31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.35s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.54s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.70s) [2019-11-01T16:11:38.357Z] docker_cli_swarm_test.go:1802: [d98c9f0d86200] joining swarm manager [d8635347f9e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.357Z] docker_cli_swarm_test.go:1803: [d145457d4e99d] joining swarm manager [d8635347f9e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2019-11-01T16:11:38.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.74s) [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1321: [d05fb732e8b31] joining swarm manager [d8b233b4677f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1322: [df7a158a88b71] joining swarm manager [d8b233b4677f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.64s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.72s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.18s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.78s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.71s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.01s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.20s) [2019-11-01T16:11:38.358Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.19s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.59s) [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1186: [dcbc3d74a26e0] joining swarm manager [dd16c691840a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1195: [d6a560d530e8a] joining swarm manager [dd16c691840a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.87s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.37s) [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1118: [d154257f4583f] joining swarm manager [d67ecf09297ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1119: [d4f7c0d5dd981] joining swarm manager [d67ecf09297ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1172: [d17777f50997a] joining swarm manager [d67ecf09297ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.11s) [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1453: [d9e40dd4ecfe5] joining swarm manager [d26fbd2b3eb60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.358Z] docker_cli_swarm_test.go:1454: [da586c03663bb] joining swarm manager [d26fbd2b3eb60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.24s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.25s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.50s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.10s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.44s) [2019-11-01T16:11:38.358Z] docker_cli_swarm_unix_test.go:62: [d9c93cd39f9e1] joining swarm manager [df2dc4c3c48ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.04s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.89s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.76s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.84s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.35s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.78s) [2019-11-01T16:11:38.358Z] docker_api_swarm_test.go:962: [dd01f62f1d9b2] joining swarm manager [d56340efc5d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.41s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.20s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.57s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.18s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (12.23s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.61s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.62s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.89s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.56s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.24s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (4.07s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (53.06s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.94s) [2019-11-01T16:11:38.358Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2019-11-01T16:11:38.358Z] === RUN TestDockerExternalVolumeSuite [2019-11-01T16:11:38.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-01T16:11:41.768Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-01T16:11:41.768Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-01T16:11:42.231Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-01T16:11:44.425Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-01T16:11:45.405Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-01T16:11:46.382Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-01T16:11:53.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-01T16:11:56.753Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-01T16:11:57.730Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-01T16:12:08.104Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-01T16:12:11.039Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-01T16:12:21.411Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-01T16:12:25.175Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-01T16:12:29.896Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-01T16:12:30.874Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-01T16:12:30.874Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-01T16:12:30.874Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-01T16:12:33.075Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-01T16:12:33.075Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-01T16:13:00.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-01T16:13:10.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-01T16:13:15.680Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-01T16:13:36.848Z] === RUN TestDockerSuite/TestBuildRm [2019-11-01T16:13:42.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-01T16:13:49.284Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-01T16:13:50.936Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-01T16:13:50.936Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-01T16:13:51.402Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-01T16:13:52.952Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-01T16:13:55.880Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-01T16:13:57.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-01T16:13:59.643Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-01T16:14:05.473Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-01T16:14:26.653Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-01T16:14:26.653Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-01T16:14:27.116Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-01T16:14:29.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-01T16:14:39.581Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-01T16:14:39.581Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-01T16:14:41.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-01T16:14:44.371Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-01T16:14:44.372Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-01T16:14:49.092Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-01T16:15:10.291Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-01T16:15:10.291Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-01T16:15:14.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-01T16:15:16.117Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-01T16:15:17.667Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-01T16:15:22.429Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-01T16:15:27.147Z] === RUN TestDockerSuite/TestBuildUser [2019-11-01T16:15:27.147Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-01T16:15:27.147Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-01T16:15:27.147Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-01T16:15:28.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-01T16:15:31.865Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-01T16:15:31.865Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-01T16:15:34.062Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-01T16:15:34.062Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-01T16:15:34.062Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-01T16:15:46.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-01T16:15:59.276Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-01T16:15:59.276Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-01T16:16:11.712Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-01T16:16:16.430Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-01T16:16:16.895Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-01T16:16:16.895Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-01T16:16:19.219Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-01T16:16:19.688Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-01T16:16:32.122Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-01T16:16:33.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-01T16:16:36.842Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-01T16:16:36.842Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-01T16:16:51.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-01T16:16:54.593Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-01T16:16:55.057Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-01T16:16:55.519Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-01T16:16:55.519Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-01T16:16:56.496Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-01T16:17:11.362Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-01T16:17:11.362Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-01T16:17:11.827Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-01T16:17:11.827Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-01T16:17:11.827Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-01T16:17:14.023Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-01T16:17:18.742Z] === RUN TestDockerSuite/TestCommitChange [2019-11-01T16:17:23.462Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-01T16:17:23.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-01T16:17:28.190Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-01T16:17:28.190Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-01T16:17:40.622Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-01T16:17:40.622Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-01T16:17:46.447Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-01T16:17:55.054Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-01T16:17:55.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-01T16:18:02.167Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-01T16:18:09.283Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-01T16:18:09.283Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-01T16:18:10.260Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-01T16:18:10.260Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-01T16:18:10.260Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-01T16:18:10.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-01T16:18:10.723Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-01T16:18:12.358Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-01T16:18:12.358Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-01T16:18:12.358Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-01T16:18:14.553Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-01T16:18:14.553Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-01T16:18:14.553Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-01T16:18:14.553Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-01T16:18:14.553Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-01T16:18:16.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-01T16:18:18.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-01T16:18:21.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-01T16:18:21.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-01T16:18:21.139Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-01T16:18:22.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-01T16:18:22.690Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-01T16:18:24.889Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-01T16:18:24.889Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-01T16:18:24.889Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-01T16:18:27.090Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-01T16:18:27.090Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-01T16:18:28.640Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-01T16:18:28.640Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-01T16:18:28.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-01T16:18:30.838Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-01T16:18:31.301Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-01T16:18:33.500Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-01T16:18:42.108Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-01T16:18:43.539Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-01T16:18:45.036Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-01T16:18:45.036Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-01T16:18:45.036Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-01T16:18:45.036Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-01T16:18:45.036Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-01T16:18:46.585Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-01T16:18:46.585Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-01T16:18:53.682Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-01T16:18:53.683Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-01T16:18:55.882Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-01T16:18:55.882Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-01T16:18:58.394Z] --- PASS: TestDockerExternalVolumeSuite (441.54s) [2019-11-01T16:18:58.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2019-11-01T16:18:58.394Z] docker_cli_external_volume_driver_test.go:53: [da65d3235c074] daemon is not started [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-01T16:18:58.395Z] docker_cli_external_volume_driver_test.go:53: [d46b04f726518] daemon is not started [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-01T16:18:58.395Z] docker_cli_external_volume_driver_test.go:53: [daa8edfd6afa6] daemon is not started [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-01T16:18:58.395Z] docker_cli_external_volume_driver_test.go:53: [d2d1c0243b655] daemon is not started [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.19s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.40s) [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2019-11-01T16:18:58.395Z] docker_cli_external_volume_driver_test.go:485: [d2ee91795620a] daemon is not started [2019-11-01T16:18:58.395Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-01T16:18:58.395Z] docker_cli_external_volume_driver_test.go:53: [da87353e6f6f1] daemon is not started [2019-11-01T16:18:58.395Z] PASS [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] === Skipped [2019-11-01T16:18:58.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-01T16:18:58.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-01T16:18:58.395Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-01T16:18:58.395Z] check_test.go:309: [d152d96e00b0e] daemon is not started [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-01T16:18:58.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-01T16:18:58.395Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-01T16:18:58.395Z] check_test.go:309: [d04ab53af3890] daemon is not started [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2019-11-01T16:18:58.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2019-11-01T16:18:58.395Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-01T16:18:58.395Z] check_test.go:309: [dd25b46021117] daemon is not started [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-01T16:18:58.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-01T16:18:58.395Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-01T16:18:58.395Z] check_test.go:309: [d1678fe862587] daemon is not started [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-01T16:18:58.395Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-01T16:18:58.395Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-01T16:18:58.395Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-11-01T16:18:58.395Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] [2019-11-01T16:18:58.395Z] DONE 273 tests, 6 skipped in 2598.828s [2019-11-01T16:18:58.395Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-01T16:18:58.652Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1b8b77922170/docker.pid [2019-11-01T16:18:58.652Z] +++ kill 5286 [2019-11-01T16:18:58.652Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5286 is not a child of this shell [2019-11-01T16:18:58.652Z] warning: PID 5286 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1b8b77922170/docker.pid had a nonzero exit code [2019-11-01T16:18:58.908Z] ++++ cat bundles/test-integration/docker.pid [2019-11-01T16:18:58.908Z] +++ kill 7270 [2019-11-01T16:18:59.630Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-01T16:18:59.839Z] +++ /etc/init.d/apparmor stop [2019-11-01T16:18:59.839Z] Clearing AppArmor profiles cache:. [2019-11-01T16:18:59.839Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-01T16:18:59.839Z] Unloading profiles will leave already running processes permanently [2019-11-01T16:18:59.839Z] unconfined, which can lead to unexpected situations. [2019-11-01T16:18:59.839Z] [2019-11-01T16:18:59.839Z] To set a process to complain mode, use the command line tool [2019-11-01T16:18:59.839Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-01T16:18:59.839Z] with the 'teardown' option." [2019-11-01T16:18:59.839Z] [2019-11-01T16:19:00.403Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-01T16:19:00.420Z] Recording test results [2019-11-01T16:19:01.818Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-01T16:19:01.818Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-01T16:19:01.818Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-01T16:19:01.818Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-01T16:19:01.818Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-01T16:19:01.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-01T16:19:02.742Z] + echo Ensuring container killed. [2019-11-01T16:19:02.742Z] Ensuring container killed. [2019-11-01T16:19:02.742Z] + docker ps -aq -f name=docker-pr1-* [2019-11-01T16:19:02.742Z] + cids=10da414f6a70 [2019-11-01T16:19:02.742Z] 8877d8c842b1 [2019-11-01T16:19:02.742Z] 56a66eb710e3 [2019-11-01T16:19:02.742Z] + [ -n 10da414f6a70 [2019-11-01T16:19:02.742Z] 8877d8c842b1 [2019-11-01T16:19:02.742Z] 56a66eb710e3 ] [2019-11-01T16:19:02.742Z] + docker rm -vf 10da414f6a70 8877d8c842b1 56a66eb710e3 [2019-11-01T16:19:03.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-01T16:19:03.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-01T16:19:05.267Z] 10da414f6a70 [2019-11-01T16:19:05.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-01T16:19:06.199Z] 8877d8c842b1 [2019-11-01T16:19:06.199Z] 56a66eb710e3 [Pipeline] sh [2019-11-01T16:19:06.481Z] + echo Chowning /workspace to jenkins user [2019-11-01T16:19:06.481Z] Chowning /workspace to jenkins user [2019-11-01T16:19:06.481Z] + id -u [2019-11-01T16:19:06.481Z] + id -g [2019-11-01T16:19:06.481Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40167:/workspace busybox chown -R 1000:1000 /workspace [2019-11-01T16:19:06.481Z] Unable to find image 'busybox:latest' locally [2019-11-01T16:19:06.481Z] latest: Pulling from library/busybox [2019-11-01T16:19:06.481Z] 0f8c40e1270f: Pulling fs layer [2019-11-01T16:19:06.739Z] 0f8c40e1270f: Download complete [2019-11-01T16:19:06.739Z] 0f8c40e1270f: Pull complete [2019-11-01T16:19:06.739Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-01T16:19:06.739Z] Status: Downloaded newer image for busybox:latest [2019-11-01T16:19:07.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-01T16:19:10.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-01T16:19:11.219Z] + bundleName=amd64 [2019-11-01T16:19:11.219Z] + echo Creating amd64-bundles.tar.gz [2019-11-01T16:19:11.219Z] Creating amd64-bundles.tar.gz [2019-11-01T16:19:11.219Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-01T16:19:11.219Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-01T16:19:12.161Z] Archiving artifacts [2019-11-01T16:19:12.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002a6380_} [2019-11-01T16:19:13.822Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-01T16:19:14.137Z] + make clean [2019-11-01T16:19:14.394Z] docker volume rm -f docker-dev-cache [2019-11-01T16:19:14.394Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-01T16:19:19.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1169493078_c:\foo_false____} [2019-11-01T16:19:22.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1169493078_c:\foo_true____} [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-01T16:19:24.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-01T16:19:24.771Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-01T16:19:26.957Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-01T16:19:29.144Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-01T16:19:29.144Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-01T16:19:29.144Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-01T16:19:31.331Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-01T16:19:31.331Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-01T16:19:31.331Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-01T16:19:31.331Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-01T16:19:36.048Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-01T16:19:37.591Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-01T16:19:37.591Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-01T16:19:37.591Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-01T16:19:52.427Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-01T16:19:52.427Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-01T16:19:52.427Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-01T16:20:04.834Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-01T16:20:04.834Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-01T16:20:04.834Z] === RUN TestDockerSuite/TestCpToDot [2019-11-01T16:20:05.808Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-01T16:20:05.808Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-01T16:20:05.808Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-01T16:20:12.899Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-01T16:20:15.085Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-01T16:20:16.627Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-01T16:20:17.089Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-01T16:20:17.089Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-01T16:20:19.281Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-01T16:20:19.742Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-01T16:20:19.742Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-01T16:20:19.742Z] === RUN TestDockerSuite/TestCreateRM [2019-11-01T16:20:20.204Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-01T16:20:20.204Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-01T16:20:20.204Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-01T16:20:20.666Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-01T16:20:33.075Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-01T16:20:33.075Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-01T16:20:33.075Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-01T16:20:36.825Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-01T16:20:37.287Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-01T16:20:37.287Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDockerFails [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-01T16:20:39.473Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-01T16:20:41.660Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-01T16:20:43.847Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-01T16:20:46.031Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-01T16:20:53.123Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-01T16:20:58.939Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-01T16:21:02.688Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-01T16:21:04.876Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-01T16:21:05.337Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-01T16:21:09.086Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-01T16:21:09.547Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-01T16:21:10.521Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-01T16:21:14.270Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-01T16:21:18.163Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-01T16:21:18.163Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-01T16:21:18.625Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-01T16:21:18.625Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-01T16:21:18.625Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-01T16:21:18.625Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-01T16:21:19.596Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-01T16:21:19.596Z] === RUN TestDockerSuite/TestEventsRename [2019-11-01T16:21:21.785Z] === RUN TestDockerSuite/TestEventsResize [2019-11-01T16:21:24.703Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-01T16:21:26.248Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-01T16:21:28.443Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-01T16:21:33.148Z] === RUN TestDockerSuite/TestEventsTop [2019-11-01T16:21:33.148Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-01T16:21:35.334Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-01T16:21:39.094Z] === RUN TestDockerSuite/TestExec [2019-11-01T16:21:39.094Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-01T16:21:39.094Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-01T16:21:41.285Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-01T16:21:42.828Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-01T16:21:42.828Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-01T16:21:42.828Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-01T16:21:42.828Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-01T16:21:45.018Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-01T16:21:46.561Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-01T16:21:48.748Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-01T16:21:50.295Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-01T16:21:55.001Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-01T16:21:55.001Z] === RUN TestDockerSuite/TestExecEnv [2019-11-01T16:21:55.001Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-01T16:21:55.001Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-01T16:21:56.547Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-01T16:22:01.250Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-01T16:22:01.250Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-01T16:22:01.250Z] === RUN TestDockerSuite/TestExecParseError [2019-11-01T16:22:01.250Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-01T16:22:01.250Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-01T16:22:01.250Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-01T16:22:03.436Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-01T16:22:03.436Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-01T16:22:03.436Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-01T16:22:03.436Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-01T16:22:03.436Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-01T16:22:03.436Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-01T16:22:05.627Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-01T16:22:05.627Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-01T16:22:12.727Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-01T16:22:12.727Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-01T16:22:12.727Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-01T16:22:12.727Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-01T16:22:18.538Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-01T16:22:24.350Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-01T16:22:28.096Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestHealth [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-01T16:22:33.907Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-01T16:22:38.611Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-01T16:22:38.611Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-01T16:22:38.611Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-01T16:22:38.611Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-01T16:22:38.611Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-01T16:22:39.072Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-01T16:22:39.534Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-01T16:22:39.534Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-01T16:22:40.509Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-01T16:22:40.509Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-01T16:22:42.052Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-01T16:22:42.052Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-01T16:22:44.240Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-01T16:22:46.427Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-01T16:22:46.427Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-01T16:22:46.427Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-01T16:22:50.174Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-01T16:22:50.174Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-01T16:22:52.362Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-01T16:22:52.362Z] === RUN TestDockerSuite/TestImportFile [2019-11-01T16:22:52.362Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-01T16:22:52.822Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-01T16:22:55.007Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-01T16:22:56.550Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-01T16:22:56.550Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-01T16:22:56.550Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-01T16:22:57.011Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-01T16:22:57.011Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-01T16:22:59.198Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-01T16:22:59.198Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-01T16:23:00.743Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-01T16:23:00.743Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-01T16:23:01.206Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-01T16:23:01.207Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-01T16:23:03.394Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-01T16:23:08.096Z] === RUN TestDockerSuite/TestInspectImage [2019-11-01T16:23:08.096Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-01T16:23:08.096Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-01T16:23:08.096Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-01T16:23:09.639Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-01T16:23:11.184Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-01T16:23:11.646Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-01T16:23:13.834Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-01T16:23:15.378Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-01T16:23:15.378Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-01T16:23:15.378Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-01T16:23:17.563Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-01T16:23:19.751Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-01T16:23:23.499Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-01T16:23:25.686Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-01T16:23:27.229Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-01T16:23:29.424Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-01T16:23:31.624Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-01T16:23:33.172Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-01T16:23:35.362Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-01T16:23:36.906Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-01T16:23:39.095Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-01T16:23:43.801Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-01T16:23:45.988Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-01T16:23:45.988Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-01T16:23:48.261Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-01T16:23:48.261Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-01T16:23:55.355Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-01T16:24:02.571Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-01T16:24:09.662Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-01T16:24:11.206Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-01T16:24:12.751Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-01T16:24:12.751Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-01T16:24:14.938Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-01T16:24:17.125Z] === RUN TestDockerSuite/TestLogsSince [2019-11-01T16:24:25.713Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-01T16:24:25.713Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-01T16:24:25.713Z] === RUN TestDockerSuite/TestLogsTail [2019-11-01T16:24:28.629Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-01T16:24:30.173Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestNetHostname [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginActive [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-01T16:24:32.361Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-01T16:24:32.823Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-01T16:24:32.823Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-01T16:24:32.823Z] === RUN TestDockerSuite/TestPortList [2019-11-01T16:24:32.823Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-01T16:24:36.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-01T16:24:40.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-01T16:24:40.323Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-01T16:24:50.674Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-01T16:24:50.674Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-01T16:24:57.869Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-01T16:25:10.279Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-01T16:25:10.279Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-01T16:25:10.279Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-01T16:25:22.688Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-01T16:25:24.874Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-01T16:25:31.974Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-01T16:25:34.889Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-01T16:25:34.889Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-01T16:25:34.889Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-01T16:25:39.671Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-01T16:25:39.671Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-01T16:25:39.671Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-01T16:25:39.671Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-01T16:25:39.671Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-01T16:25:45.480Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-01T16:25:45.480Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-01T16:25:46.452Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-01T16:25:46.452Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-01T16:25:47.993Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-01T16:25:48.964Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-01T16:25:48.964Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-01T16:25:57.552Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-01T16:26:01.304Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-01T16:26:03.492Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-01T16:26:28.672Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-01T16:26:28.672Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-01T16:26:34.490Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-01T16:26:34.490Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-01T16:26:34.490Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-01T16:26:35.010Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-01T16:26:39.714Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-01T16:26:43.463Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-01T16:26:43.463Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-01T16:26:47.214Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-01T16:26:47.214Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-01T16:26:47.214Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-01T16:27:02.056Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-01T16:27:03.606Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-01T16:27:04.067Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-01T16:27:11.165Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-01T16:27:15.872Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-01T16:27:22.963Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-01T16:27:27.670Z] === RUN TestDockerSuite/TestRmiTag [2019-11-01T16:27:27.670Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-01T16:27:29.856Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-01T16:27:47.571Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-01T16:27:48.038Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-01T16:27:53.847Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-01T16:27:54.309Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-01T16:27:56.497Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-01T16:27:56.497Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-01T16:27:56.497Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-01T16:28:00.245Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-01T16:28:03.164Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-01T16:28:05.351Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-01T16:28:07.537Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-01T16:28:14.630Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-01T16:28:14.630Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-01T16:28:18.378Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-01T16:28:18.378Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-01T16:28:18.378Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-01T16:28:18.840Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-01T16:28:21.028Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-01T16:28:21.028Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-01T16:28:23.221Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-01T16:28:23.682Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-01T16:28:23.682Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-01T16:28:25.227Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-01T16:28:25.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-01T16:28:25.227Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-01T16:28:25.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-01T16:28:25.227Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-01T16:28:25.688Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-01T16:28:25.688Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-01T16:28:25.688Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-01T16:28:27.874Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-01T16:28:29.419Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-01T16:28:31.606Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-01T16:28:31.606Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-01T16:28:31.606Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-01T16:28:31.606Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-01T16:28:33.795Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-01T16:28:33.795Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-01T16:28:33.795Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-01T16:28:33.795Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-01T16:28:33.795Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-01T16:28:35.987Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-01T16:28:48.397Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-01T16:28:49.369Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-01T16:28:49.369Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-01T16:28:49.369Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-01T16:28:49.369Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-01T16:28:51.558Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-01T16:28:53.744Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-01T16:28:53.744Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-01T16:28:55.289Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-01T16:28:55.289Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-01T16:28:55.289Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-01T16:28:55.289Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-01T16:28:57.475Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-01T16:28:59.663Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-01T16:29:01.207Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-01T16:29:03.394Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-01T16:29:07.143Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-01T16:29:15.731Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-01T16:29:15.731Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunMount [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-01T16:29:17.274Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-01T16:29:24.377Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-01T16:29:24.377Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-01T16:29:24.377Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-01T16:29:24.377Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-01T16:29:28.127Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-01T16:29:31.876Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-01T16:29:32.847Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-01T16:29:35.033Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-01T16:29:36.576Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-01T16:29:37.548Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-01T16:29:44.641Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-01T16:29:46.826Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-01T16:29:46.826Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-01T16:29:46.826Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-01T16:29:46.826Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-01T16:29:46.826Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-01T16:29:46.826Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-01T16:29:59.235Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-01T16:29:59.235Z] === RUN TestDockerSuite/TestRunRm [2019-11-01T16:30:01.515Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-01T16:30:06.220Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-01T16:30:08.407Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-01T16:30:10.597Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-01T16:30:12.141Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-01T16:30:14.327Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-01T16:30:14.327Z] === RUN TestDockerSuite/TestRunState [2019-11-01T16:30:14.327Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-01T16:30:16.518Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-01T16:30:16.518Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-01T16:30:18.063Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-01T16:30:18.063Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-01T16:30:18.063Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-01T16:30:18.525Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-01T16:30:18.525Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-01T16:30:18.525Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-01T16:30:23.246Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-01T16:30:25.433Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-01T16:30:25.433Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-01T16:30:26.980Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-01T16:30:26.980Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-01T16:30:26.980Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-01T16:30:29.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-01T16:30:35.709Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-01T16:30:40.412Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-01T16:30:45.118Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-01T16:30:45.118Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-01T16:30:45.118Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-01T16:30:45.118Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-01T16:30:45.118Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-01T16:30:48.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-01T16:30:50.228Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-01T16:30:51.773Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-01T16:30:51.773Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-01T16:30:52.234Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-01T16:30:55.986Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-01T16:30:57.531Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-01T16:30:59.719Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-01T16:31:03.469Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-01T16:31:03.931Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-01T16:31:06.153Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-01T16:31:06.617Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-01T16:31:07.078Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-01T16:31:07.078Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-01T16:31:08.621Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-01T16:31:14.429Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-01T16:31:14.429Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-01T16:31:21.520Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-01T16:31:21.520Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-01T16:31:25.267Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-01T16:31:25.267Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-01T16:31:25.267Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-01T16:31:25.267Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-01T16:31:25.267Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-01T16:31:31.079Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-01T16:31:33.265Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-01T16:31:35.453Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-01T16:31:35.453Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-01T16:31:36.999Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-01T16:31:54.714Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-01T16:31:55.687Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-01T16:31:55.687Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-01T16:31:58.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-01T16:31:58.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-01T16:31:59.064Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-01T16:31:59.064Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-01T16:31:59.525Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-01T16:32:06.620Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-01T16:32:06.620Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-01T16:32:07.082Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-01T16:32:07.082Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-01T16:32:07.082Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-01T16:32:12.893Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-01T16:32:13.355Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-01T16:32:13.355Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-01T16:32:21.945Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-01T16:32:21.945Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite (2426.89s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-01T16:32:22.407Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.09s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-01T16:32:22.407Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-11-01T16:32:22.407Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.75s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-01T16:32:22.407Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-01T16:32:22.407Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.04s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-11-01T16:32:22.407Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.21s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.02s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2019-11-01T16:32:22.407Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.76s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.38s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.46s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.73s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.94s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.09s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.60s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.02s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.78s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.20s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.87s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.45s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.06s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.74s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.88s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.23s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-01T16:32:22.407Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.01s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildContChar (12.84s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.56s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.22s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.62s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.06s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.36s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.75s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.25s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.74s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.91s) [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.62s) [2019-11-01T16:32:22.407Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) [2019-11-01T16:32:22.407Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.407Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.74s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.16s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.36s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.11s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.96s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.06s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.14s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.95s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.87s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.41s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.81s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.14s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFails (2.05s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.07s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.31s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.00s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.26s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.73s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.75s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.33s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildHistory (10.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.63s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.11s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.09s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.61s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.99s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.80s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.44s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.65s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.51s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.40s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.45s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.56s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.46s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (4.42s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.57s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.57s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.88s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.89s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.11s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.78s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.77s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.19s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildRm (13.63s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.21s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2019-11-01T16:32:22.408Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.40s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.68s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.04s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.85s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.76s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.96s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildStderr (4.76s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.31s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.67s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.51s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.16s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.10s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.42s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.85s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.90s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.44s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.95s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.61s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.02s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.99s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2019-11-01T16:32:22.408Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-01T16:32:22.408Z] docker_cli_sni_test.go:18: Flakey test [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.50s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCommitChange (4.75s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.53s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.40s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCommitTTY (6.57s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.41s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-11-01T16:32:22.408Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-01T16:32:22.408Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-01T16:32:22.408Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.85s) [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.45s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-01T16:32:22.408Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-01T16:32:22.408Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-01T16:32:22.408Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.408Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.99s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.18s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.21s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.89s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.94s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.07s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.37s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.06s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.12s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.53s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.409Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.90s) [2019-11-01T16:32:22.409Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-11-01T16:32:22.409Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.07s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.10s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.28s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.28s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002a6380_} (7.34s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1169493078_c:\foo_false____} (2.32s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1169493078_c:\foo_true____} (2.30s) [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-01T16:32:22.872Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.21s) [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-01T16:32:22.872Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.12s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.20s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.06s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.68s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.15s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpToDot (2.08s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCpToStdout (6.94s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2019-11-01T16:32:22.873Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.91s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-11-01T16:32:22.873Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.01s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-01T16:32:22.873Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.10s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.07s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.33s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.35s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsCopy (4.88s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.52s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.26s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.92s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFilters (4.06s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFormat (4.01s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsResize (2.35s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.88s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.22s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.46s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.70s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2019-11-01T16:32:22.873Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-01T16:32:22.873Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-01T16:32:22.873Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-01T16:32:22.873Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.84s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.01s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.23s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecInspectID (4.34s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-01T16:32:22.873Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-01T16:32:22.873Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.48s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2019-11-01T16:32:22.873Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.78s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.30s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.82s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-01T16:32:22.873Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.49s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.28s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-01T16:32:22.873Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-01T16:32:22.874Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-01T16:32:22.874Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.88s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-01T16:32:22.874Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-01T16:32:22.874Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.00s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.95s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectDefault (2.05s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectHistory (4.48s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.90s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.91s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.03s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.69s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.94s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectStatus (2.50s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.00s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.86s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.78s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.66s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.26s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.14s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-01T16:32:22.874Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.96s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.02s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.75s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.12s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.05s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.95s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsTail (2.46s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.21s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.99s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.70s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-01T16:32:22.874Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.10s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsByOrder (9.16s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.69s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.44s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.36s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.26s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.34s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.71s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.18s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.21s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.30s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-01T16:32:22.874Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.45s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.85s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.15s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.19s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.99s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.80s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.94s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.63s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.10s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.49s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.27s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.22s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.15s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.72s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.55s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2019-11-01T16:32:22.874Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.04s) [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-01T16:32:22.874Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.874Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.63s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.43s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.21s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.78s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.28s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.96s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.76s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.91s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.01s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.99s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.99s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.04s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.57s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.11s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.00s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.91s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunExitCode (1.94s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.98s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.97s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.66s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.23s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.08s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.18s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.71s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (6.63s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.35s) [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-01T16:32:22.875Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.875Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.09s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunRm (2.18s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.00s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.18s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.96s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.85s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.95s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.95s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.35s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.54s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.09s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.81s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.00s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.76s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.66s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.76s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.02s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2019-11-01T16:32:22.876Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.13s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.55s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.89s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-11-01T16:32:22.876Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.95s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.61s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-01T16:32:22.876Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.876Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-01T16:32:22.876Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-01T16:32:22.876Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-01T16:32:22.876Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-01T16:32:22.876Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-01T16:32:22.877Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-01T16:32:22.877Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-01T16:32:22.877Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-01T16:32:22.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-01T16:32:22.877Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] === RUN TestDockerDaemonSuite [2019-11-01T16:32:22.877Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-01T16:32:22.877Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-01T16:32:22.877Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-01T16:32:22.877Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-01T16:32:22.877Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.877Z] === RUN TestDockerSwarmSuite [2019-11-01T16:32:22.877Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-01T16:32:22.877Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-01T16:32:22.878Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-01T16:32:22.878Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-01T16:32:22.878Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-01T16:32:22.878Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] === RUN TestDockerExternalVolumeSuite [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] === RUN TestDockerNetworkSuite [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] === RUN TestDockerHubPullSuite [2019-11-01T16:32:22.878Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-01T16:32:22.878Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-01T16:32:22.878Z] PASS [2019-11-01T16:32:22.878Z] ok github.com/docker/docker/integration-cli 2427.621s [2019-11-01T16:32:22.878Z] INFO: Integration tests ended at 11/01/2019 16:32:22. Duration:00:40:34.9550052 [2019-11-01T16:32:22.878Z] INFO: Docker info of the daemon under test at end of run [2019-11-01T16:32:22.878Z] [2019-11-01T16:32:23.338Z] Containers: 2 [2019-11-01T16:32:23.338Z] Running: 0 [2019-11-01T16:32:23.338Z] Paused: 0 [2019-11-01T16:32:23.338Z] Stopped: 2 [2019-11-01T16:32:23.338Z] Images: 12 [2019-11-01T16:32:23.338Z] Server Version: 0.0.0-dev [2019-11-01T16:32:23.338Z] Storage Driver: windowsfilter [2019-11-01T16:32:23.338Z] Windows: [2019-11-01T16:32:23.338Z] Logging Driver: json-file [2019-11-01T16:32:23.338Z] Plugins: [2019-11-01T16:32:23.338Z] Volume: local [2019-11-01T16:32:23.339Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-01T16:32:23.339Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-01T16:32:23.339Z] Swarm: inactive [2019-11-01T16:32:23.339Z] Default Isolation: process [2019-11-01T16:32:23.339Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-01T16:32:23.339Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-01T16:32:23.339Z] OSType: windows [2019-11-01T16:32:23.339Z] Architecture: x86_64 [2019-11-01T16:32:23.339Z] CPUs: 4 [2019-11-01T16:32:23.339Z] Total Memory: 32GiB [2019-11-01T16:32:23.339Z] Name: azwin-2-a55360 [2019-11-01T16:32:23.339Z] ID: M52J:DU5C:YXWA:Q5IO:OSOB:GGKI:3EEE:RKEE:URB7:LOCR:LUA5:DQNF [2019-11-01T16:32:23.339Z] Docker Root Dir: D:\CI\PR-40167\1\daemon [2019-11-01T16:32:23.339Z] Debug Mode (client): false [2019-11-01T16:32:23.339Z] Debug Mode (server): true [2019-11-01T16:32:23.339Z] File Descriptors: -1 [2019-11-01T16:32:23.339Z] Goroutines: 18 [2019-11-01T16:32:23.339Z] System Time: 2019-11-01T16:32:22.8443957Z [2019-11-01T16:32:23.339Z] EventsListeners: 0 [2019-11-01T16:32:23.339Z] Registry: https://index.docker.io/v1/ [2019-11-01T16:32:23.339Z] Labels: [2019-11-01T16:32:23.339Z] Experimental: false [2019-11-01T16:32:23.339Z] Insecure Registries: [2019-11-01T16:32:23.339Z] 127.0.0.0/8 [2019-11-01T16:32:23.339Z] Live Restore Enabled: false [2019-11-01T16:32:23.339Z] [2019-11-01T16:32:23.339Z] [2019-11-01T16:32:23.339Z] INFO: Stopping daemon under test [2019-11-01T16:32:23.339Z] SUCCESS: The process with PID 2904 (child process of PID 6832) has been terminated. [2019-11-01T16:32:23.339Z] SUCCESS: The process with PID 6832 (child process of PID 3804) has been terminated. [2019-11-01T16:32:23.339Z] INFO: Stop tailing logs of the daemon under tests [2019-11-01T16:32:23.339Z] INFO: executeCI.ps1 Completed successfully at 11/01/2019 16:32:23. [2019-11-01T16:32:23.339Z] INFO: Tidying up at end of run [2019-11-01T16:32:23.339Z] INFO: Saving daemon under test log (d:\CI\PR-40167\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-01T16:32:23.339Z] INFO: Saving daemon under test log (d:\CI\PR-40167\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-01T16:32:23.339Z] INFO: Nuke-Everything... [2019-11-01T16:32:23.801Z] INFO: Container count on control daemon to delete is 2 [2019-11-01T16:32:24.262Z] bcc471a703af [2019-11-01T16:32:24.262Z] 93072ba694d8 [2019-11-01T16:32:24.262Z] INFO: Tidying pidfile d:\CI\PR-40167\1\docker.pid [2019-11-01T16:32:24.262Z] INFO: Nuking d:\CI [2019-11-01T16:32:54.264Z] INFO: Zapped successfully [2019-11-01T16:32:54.264Z] [2019-11-01T16:32:54.264Z] INFO: executeCI.ps1 exiting at Fri Nov 1 16:32:52 CUT 2019. Duration 01:03:17.3430923 [2019-11-01T16:32:54.264Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-01T16:32:55.941Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-01T16:32:57.128Z] Archiving artifacts [2019-11-01T16:33:12.288Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-01T16:33:13.217Z] + make clean [2019-11-01T16:33:14.190Z] docker volume rm -f docker-dev-cache [2019-11-01T16:33:14.190Z] 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